Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyvo requirement from <=1.5.1,>=1.4.1 to >=1.4.1,<=1.5.2 #86

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2024

Updates the requirements on pyvo to permit the latest version.

Release notes

Sourced from pyvo's releases.

v1.5.2

Full Changelog: astropy/pyvo@v1.5.1...v1.5.2

Changelog

Sourced from pyvo's changelog.

1.5.2 (2024-05-22)

Bug Fixes

  • Avoid Astropy Time error for SIAResult.dateobs when VOX:Image_MJDateObs or ssa:DataID.Date is nan. #550

  • More robust handling of SIA1 FORMAT #545

1.5.1 (2024-02-21)

Bug Fixes

  • Fix pyvo.registry.Author to allow registry searches with author constraints. #515

  • Backing out of having alt_identifier in RegistryResource throughout. Use get_alt_identifier() instead #523

  • Fix maxrec=0 special case for SIA2 queries. #520

1.5 (2023-12-19)

Enhancements and Fixes

  • registry.search now allows programmatic selection of the registry TAP service endpoint with the choose_RegTAP_service function. #386

  • registry.search now introspects the TAP service's capabilities and only offers extended functionality or optimisations if the required features are present #386

  • Registry search now finds SIA v2 services. [#422, #428]

  • Made SIA2Service accept access urls without finding them in the service capabilities. #500

  • Fix session inheritance in SIA2. #490

  • Add intersect modes for the spatial constraint in the registry module pyvo.registry.Spatial. #495

... (truncated)

Commits
  • 02a9274 Finalizing changelog for v1.5.2
  • d54ef37 Merge pull request #545 from d-giles/casefix
  • dc85042 Merge pull request #550 from duytnguyendtn/time_nan
  • 277c3eb Merge pull request #548 from bsipocz/MAINT_skip_doctest_output
  • 521833d Merge pull request #541 from bsipocz/CI_update_GHA_versions
  • d7ed699 Merge pull request #539 from bsipocz/MAINT_astropy6.1_indent_dep
  • 058e50e Merge pull request #540 from bsipocz/MAINT_fix_online_doctest
  • 3b637eb Merge pull request #536 from msdemlei/more-robust-tap-delete
  • 99ef7f3 Merge pull request #538 from msdemlei/accept-all-soda-1
  • bc43e0b Merge pull request #531 from bsipocz/MAINT_loosen_style
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pyvo](https://github.com/astropy/pyvo) to permit the latest version.
- [Release notes](https://github.com/astropy/pyvo/releases)
- [Changelog](https://github.com/astropy/pyvo/blob/main/CHANGES.rst)
- [Commits](astropy/pyvo@v1.4.1...v1.5.2)

---
updated-dependencies:
- dependency-name: pyvo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 26, 2024
@dependabot dependabot bot requested a review from ManonMarchand May 26, 2024 01:24
@ManonMarchand ManonMarchand merged commit 333897d into master Jun 6, 2024
9 checks passed
@ManonMarchand ManonMarchand deleted the dependabot/pip/pyvo-gte-1.4.1-and-lte-1.5.2 branch June 6, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant