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

build(deps): update pyvo requirement from <=1.5.3,>=1.4.1 to >=1.4.1,<=1.6 #101

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2024

Updates the requirements on pyvo to permit the latest version.

Release notes

Sourced from pyvo's releases.

v1.6

What's Changed

... (truncated)

Changelog

Sourced from pyvo's changelog.

1.6 (2024-11-01)

Enhancements and Fixes

  • Add method list_interfaces to pyvo.registry.regtap.RegistryResource that returns the list of available interfaces linked to services. Add keyword parameter in get_service which should match capability_description. [#505, #525]

  • Add list of access points to services in pyvo.registry.regtap.RegistryResource.describe when there is more than one service available #525

  • Add optional capability_description parameter and a __repr__ to pyvo.dal.query.DALService abstract base class #505

  • Make lax parameter default to False in registry get_service method #505

  • Making optional parameters keyword only throughout the public API. #507

  • registry.Ivoid now accepts multiple ivoids and will then match any of them. #517

  • Introducing the new MIVOT module, enabling processed VOTable data mapped to any model serialized in VO-DML. This package dynamically generates python objects whose structure corresponds to the classes of the mapped models. #497

  • MIVOT module: the model references in the dictionaries that are used to build MivotInstance objects are made more consistent #551

  • RegTAP constraints involving tables other than rr.resource are now done via subqueries for less duplication of interfaces. [#562, #572]

  • MIVOT module: If the MIVOT annotation block contains a valid instance of the mango:EpochPosition class, the dynamic object describing the mapped data can generate a valid SkyCoord instance. #591

  • New sub-package discover for global dataset discovery. #470

  • Updated getdatalink to be consistent with iter_datalinks. #613

Deprecations and Removals

  • SodaRecordMixin no longer will use a datalink#links endpoint for soda #580

  • Deprecating the use of "image" and "spectrum" in registry Servicetype constraints #449

... (truncated)

Commits
  • c49124a Merge pull request #613 from d-giles/getdatalink-328-2
  • 6cac7c9 Merge pull request #615 from bsipocz/CI_ignore_milestone
  • 0fb2b00 CI: ignore milestone for changelog check (as we do consistecy check prior rel...
  • 382b50b Refactored record datatalink guessing to _guess_datalink for reusability and ...
  • 8f5e780 Merge pull request #611 from bsipocz/BUG_fix_mivot_data
  • ea01d2e BUG: adding all mivot tests files
  • c0f9da9 Merge pull request #610 from bsipocz/MAINT_post_1.5.3
  • 5823264 DOC: post 1.5.3 changelog cleanup
  • 50c6db0 Merge pull request #470 from msdemlei/add-global-discovery
  • 1e696ac DOC: We can't link the module before generating its API docs
  • 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.6)

---
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 Nov 3, 2024
@dependabot dependabot bot requested a review from ManonMarchand November 3, 2024 01:27
@ManonMarchand ManonMarchand merged commit f2c4427 into master Nov 3, 2024
5 checks passed
@ManonMarchand ManonMarchand deleted the dependabot/pip/pyvo-gte-1.4.1-and-lte-1.6 branch November 3, 2024 09:39
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