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 dependency jmespath to v1 #1400

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jmespath ==0.10.0 -> ==1.0.1 age adoption passing confidence

Release Notes

jmespath/jmespath.py (jmespath)

v1.0.1

Compare Source

=====

  • Add support for Python 3.11
    (issue #&#8203;285 <https://github.com/jmespath/jmespath.py/issues/285>__)
  • Fix boolean correctness for floats
    (issue #&#8203;281 <https://github.com/jmespath/jmespath.py/issues/281>__)
  • Fix Python 3.9 warning about random sampling used in parser cache.
    (issue #&#8203;216 <https://github.com/jmespath/jmespath.py/issues/216>__)
  • Fix Python 3.8 warning for type comparisons
    (issue #&#8203;210 <https://github.com/jmespath/jmespath.py/issues/268>__)

v1.0.0

Compare Source

=====

  • Drop support for Python versions less than 3.7 (including Python 2).
    (issue 268 <https://github.com/jmespath/jmespath.py/issues/268>__)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@OasisAkari OasisAkari marked this pull request as draft October 21, 2024 07:05
Copy link
Contributor Author

renovate bot commented Nov 20, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/jmespath-1.x branch November 20, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant