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-dev): Bump cherry-picker from 2.2.0 to 2.4.0 #638

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cherry-picker from 2.2.0 to 2.4.0.

Release notes

Sourced from cherry-picker's releases.

cherry-picker-v2.4.0

What's Changed

Full Changelog: python/cherry-picker@cherry-picker-v2.3.0...cherry-picker-v2.4.0

cherry-picker v2.3.0

What's Changed

New Contributors

Full Changelog: python/cherry-picker@cherry-picker-v2.0.0...cherry-picker-v2.3.0

Changelog

Sourced from cherry-picker's changelog.

2.4.0

  • Add support for Python 3.14 (PR 145
  • Allow passing a base branch that doesn't have version info (PR 70
    • This makes cherry-picker useful for projects other than CPython that don't have versioned branch names.

2.3.0

  • Add support for Python 3.13 (PR 127, PR 134)
  • Drop support for EOL Python 3.8 (PR 133, PR 137)
  • Resolve usernames when the remote ends with a trailing slash (PR 110)
  • Optimize validate_sha() with --max-count=1 (PR 111)
  • Make # replacing more strict (PR 115)
  • Remove multiple commit prefixes (PR 118)
  • Handle whitespace when calculating usernames (PR 132)
  • Publish to PyPI using Trusted Publishers (PR 94)
  • Generate digital attestations for PyPI (PEP 740) (PR 135)
Commits
  • 34d27eb Update changelog for 2.4.0 (#146)
  • c81925c Add support for Python 3.14 (#145)
  • 940787a Allow passing a base branch that doesn't have version info (#70)
  • a1552fb Remove outdated README info (#143)
  • 7721133 PyPI metatada: re-add description (#140)
  • a7d1d0d Generate __version__ at build to avoid slow importlib.metadata import (#141)
  • 71490d0 Exclude bots from generated release notes (#139)
  • 52565cb Update changelog for 2.3.0 (#138)
  • 7fdaa08 Update minimum Python version to 3.9 in the configuration (#137)
  • e2540af Generate digital attestations for PyPI (PEP 740) (#135)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [cherry-picker](https://github.com/python/cherry-picker) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/python/cherry-picker/releases)
- [Changelog](https://github.com/python/cherry-picker/blob/main/CHANGELOG.md)
- [Commits](python/cherry-picker@cherry-picker-v2.2.0...cherry-picker-v2.4.0)

---
updated-dependencies:
- dependency-name: cherry-picker
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 18, 2024
@github-actions github-actions bot enabled auto-merge (squash) November 18, 2024 10:42
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (87d7dce) to head (73673c8).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #638   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           15        15           
  Branches         2         2           
=========================================
  Hits            15        15           
Flag Coverage Δ
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

0 participants