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 asdf requirement from <4,>=3.1.0 to >=3.1.0,<5 #1678

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Updates the requirements on asdf to permit the latest version.

Release notes

Sourced from asdf's releases.

4.1.0

What's Changed

New Contributors

Full Changelog: asdf-format/asdf@4.0.0...4.1.0

Changelog

Sourced from asdf's changelog.

4.1.0 (2025-01-31)

Bugfix

  • Improve schema_info handling of schemas with combiners (allOf, anyOf, etc). ([#1875](https://github.com/asdf-format/asdf/issues/1875) <https://github.com/asdf-format/asdf/pull/1875>_)
  • While walking schema for info/search/schema_info walk into nodes with asdf_traverse if the parent node has a schema. ([#1884](https://github.com/asdf-format/asdf/issues/1884) <https://github.com/asdf-format/asdf/pull/1884>_)
  • Don't infinitely loop on recursive lists during info/search/schema_info. ([#1884](https://github.com/asdf-format/asdf/issues/1884) <https://github.com/asdf-format/asdf/pull/1884>_)
  • Use extension_manager of associated AsdfFile in info/search/schema_info. ([#1884](https://github.com/asdf-format/asdf/issues/1884) <https://github.com/asdf-format/asdf/pull/1884>_)
  • Only use ANSI format codes when supported by stdout. ([#1884](https://github.com/asdf-format/asdf/issues/1884) <https://github.com/asdf-format/asdf/pull/1884>_)

Doc

  • Fix typos in search documentation. ([#1880](https://github.com/asdf-format/asdf/issues/1880) <https://github.com/asdf-format/asdf/pull/1880>_)
  • updates docs theme to be consistent with asdf subprojects ([#1897](https://github.com/asdf-format/asdf/issues/1897) <https://github.com/asdf-format/asdf/pull/1897>_)

Feature

  • Add Converter.to_info to allow customizing info output. ([#1884](https://github.com/asdf-format/asdf/issues/1884) <https://github.com/asdf-format/asdf/pull/1884>_)

4.0.0 (2024-11-19)

Feature

  • Switch default ASDF standard to 1.6.0. ([#1744](https://github.com/asdf-format/asdf/issues/1744) <https://github.com/asdf-format/asdf/pull/1744>_)
  • Raise RuntimeError if a Convert subclass supports multiple tags but doesn't implement select_tag. ([#1853](https://github.com/asdf-format/asdf/issues/1853) <https://github.com/asdf-format/asdf/pull/1853>_)

General

... (truncated)

Commits
  • 9d7ff2e Merge pull request #1898 from braingram/4p1px_prep
  • 8522db6 prep 4.1.0 release notes
  • b7d0c2c Merge pull request #1897 from alphasentaurii/docs-theme-updates
  • 4598da9 display full release name in docs title
  • 9b9b963 experimental - nested pages for User Api
  • ba4a59d remove livehtml (was only for testing)
  • 9a25d46 use version but include patch
  • e6f9816 fix header and page title formatting
  • d453fea use existing project url for now
  • f3388cf use full release version, remove installation link
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2025
Updates the requirements on [asdf](https://github.com/asdf-format/asdf) to permit the latest version.
- [Release notes](https://github.com/asdf-format/asdf/releases)
- [Changelog](https://github.com/asdf-format/asdf/blob/main/CHANGES.rst)
- [Commits](asdf-format/asdf@3.1.0...4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/asdf-gte-3.1.0-and-lt-5 branch from 045d78f to a18b3ad Compare February 5, 2025 15:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants