Skip to content

Python: Update prance requirement from ~=23.6.21.0 to >=23.6.21,<25.4.9 in /python #11555

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Updates the requirements on prance to permit the latest version.

Changelog

Sourced from prance's changelog.

Prance 25.04.08.0

Compatibility changes

Thank you to Mathis for bringing this forth.

  • migrate from jsonschema to referencing for references
  • drop unmaintained python 3.8/3.9
  • add support + ci for python 3.11/3.12/3.14
  • migrate convert from mermade.org.uk to converter.swagger.io
  • switch yaml mimetype from the x-yaml form to the official yaml form
  • include petstore example data to ease testing without the git subrepo
  • explicitly use openapi-spec-validator backends in tests
  • drop dependency on setuptools and six

Prance 23.06.21.0

  • first release to do away with zerover
  • prance now uses calver by date

Prance 0.23.02.22.0 (2023-02-22)

  • note: due to a mistake in tagging this was released as 0.22.2.22.0 and was not found as the latest release

Features

  • Update packaging to use modern setuptools and drop python3.7. (#147)

Bugfixes

  • Fixed bug where user's HOMEDRIVE exists, but HOMEDRIVE is offline. (#142)
  • unpin chardet to allow usage. (#144)
  • Unpin packaging to prevent pin issues. (#145)
  • unpin click to allow using modern versions. (#146)

Prance 0.22.11.04.0

Features

  • consolidate and unify openapi-spec-validator api usage (#132)

... (truncated)

Commits
  • fdd9d38 add changelog and upgrade metadata classifiers
  • 7b3f063 Merge pull request #161 from MathisFranel/python3.12-support
  • 0177056 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 5e085ec Update of dependencies and support for Python3.10 to Python3.13
  • 2b91d07 Merge pull request #152 from RonnyPfannschmidt/prepare-release
  • See full diff 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 [prance](https://github.com/RonnyPfannschmidt/prance) to permit the latest version.
- [Release notes](https://github.com/RonnyPfannschmidt/prance/releases)
- [Changelog](https://github.com/RonnyPfannschmidt/prance/blob/main/CHANGES.rst)
- [Commits](RonnyPfannschmidt/prance@v23.06.21.0...v25.04.08.0)

---
updated-dependencies:
- dependency-name: prance
  dependency-version: 25.4.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Apr 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 14, 2025 22:30
@github-actions github-actions bot changed the title Update prance requirement from ~=23.6.21.0 to >=23.6.21,<25.4.9 in /python Python: Update prance requirement from ~=23.6.21.0 to >=23.6.21,<25.4.9 in /python Apr 14, 2025
@TaoChenOSU TaoChenOSU added this pull request to the merge queue Apr 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 17, 2025
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Apr 22, 2025
Merged via the queue into main with commit cce7ee2 Apr 22, 2025
31 checks passed
@eavanvalkenburg eavanvalkenburg deleted the dependabot/pip/python/prance-gte-23.6.21-and-lt-25.4.9 branch April 22, 2025 14:46
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. Used by Dependabot. python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants