chore(deps): bump the pip-dependency-updates group across 3 directories with 5 updates#62808
Open
dependabot[bot] wants to merge 1 commit intov2-11-testfrom
Open
Conversation
…es with 5 updates Updates the requirements on [hatchling](https://github.com/pypa/hatch), [virtualenv](https://github.com/pypa/virtualenv), [keyring](https://github.com/jaraco/keyring), [click](https://github.com/pallets/click) and [rich-click](https://github.com/ewels/rich-click) to permit the latest version. Updates `hatchling` from 1.27.0 to 1.29.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.27.0...hatchling-v1.29.0) Updates `virtualenv` from 20.39.1 to 21.1.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.39.1...21.1.0) Updates `keyring` from 25.6.0 to 25.7.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.6.0...v25.7.0) Updates `click` to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.1) Updates `rich-click` to 1.9.7 - [Release notes](https://github.com/ewels/rich-click/releases) - [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md) - [Commits](ewels/rich-click@v1.7.1...v1.9.7) Updates `hatchling` from 1.27.0 to 1.29.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.27.0...hatchling-v1.29.0) --- updated-dependencies: - dependency-name: hatchling dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependency-updates - dependency-name: virtualenv dependency-version: 21.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependency-updates - dependency-name: keyring dependency-version: 25.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependency-updates - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production dependency-group: pip-dependency-updates - dependency-name: rich-click dependency-version: 1.9.7 dependency-type: direct:production dependency-group: pip-dependency-updates - dependency-name: hatchling dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on hatchling, virtualenv, keyring, click and rich-click to permit the latest version.
Updates
hatchlingfrom 1.27.0 to 1.29.0Release notes
Sourced from hatchling's releases.
Commits
1a74daaNoqa release command to unblock GHA for PRs78065f4For Immutable Releases (#2188)592c0a9release Hatchling v1.29.0 (#2186)874059bPrerelease doc updates. (#2183)0e31bb6Immutable releases ci (#2182)f400be1Support a SOURCE_DATE_EPOCH prior to 1980 (#1999)47b55ceFixing failing tests for changes in Rich markdown rendering (#2172)cc4acd6Add a note guiding users to include SBOM files in the source distribution (#2...9068758Fix #2164 keep_env type error for hatch shell (#2165)bc31cfcFix warning and tests with packaging 26.0 (#2159)Updates
virtualenvfrom 20.39.1 to 21.1.0Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
404a3e5release 21.1.0981d87cadd comprehensive type annotations across the entire codebase (#3076)17d98baAdd security policy7687420release 21.0.08ec3142📝 docs(changelog): add removal entry for python-discovery extraction (#3074)f89d46c♻️ refactor(discovery): extract py_discovery as self-contained package (#3070)Updates
keyringfrom 25.6.0 to 25.7.0Changelog
Sourced from keyring's changelog.
Commits
38c0401Finalizee5b7d2aRevert "Disable type checking on filter call. Fixes #659."2ce2d46Add news fragment.4bb5eceMerge pull request #722 from hugovk/rm-3.8d7c0aa4Merge branch 'main' into rm-3.8ea1d763Merge pull request #721 from hugovk/fix-tests30eea9dMerge https://github.com/jaraco/skeletonfb6e52cMerge pull request #724 from dachucky/patch-19ff8459Generalize the guidance around tox.e7fbfa7Prefer imperative third-person voice.Updates
clickto 8.3.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
... (truncated)
Commits
1d038f2release version 8.3.103f3889Fix Ruff UP038 warning (#3141)3867781Fix Ruff UP038 warningb91bb95Provide altered context to callbacks to hideUNSETvalues asNone(#3137)437e1e3Temporarily provide a fake context to the callback to hideUNSETvalues as ...ea70da4Don't test using a file in docs/ (#3102)e27b307Makeuv run --all-extras pyright --verifytypes clickpass (#3072)a92c573Fix test_edit to work with BSD sed (#3129)bd131e1Fix test_edit to work with BSD sed0b5c6b7Add Best practices section (#3127)Updates
rich-clickto 1.9.7Release notes
Sourced from rich-click's releases.
Changelog
Sourced from rich-click's changelog.
... (truncated)
Commits
7f554a3version bump8fc129cclick_version fix (#324)0eed6b2Generate new screengrabs with rich-codex7f2bb5aMerge pull request #323 from dwreeves/fix-rich-14-3-testse9c8b13Fix failing unit-tests5cb336fGenerate new screengrabs with rich-codex9096d02Merge pull request #320 from dwreeves/minor-typer-compat-fixesf5e4b10Fix Typer incompatibilitiescf09124Merge pull request #319 from nemowang2003/fix-pyid97ac2dFix incorrect type hint in rich_command.pyiUpdates
hatchlingfrom 1.27.0 to 1.29.0Release notes
Sourced from hatchling's releases.
Commits
1a74daaNoqa release command to unblock GHA for PRs78065f4For Immutable Releases (#2188)592c0a9release Hatchling v1.29.0 (#2186)874059bPrerelease doc updates. (#2183)0e31bb6Immutable releases ci (#2182)f400be1Support a SOURCE_DATE_EPOCH prior to 1980 (#1999)47b55ceFixing failing tests for changes in Rich markdown rendering (#2172)cc4acd6Add a note guiding users to include SBOM files in the source distribution (#2...9068758Fix #2164 keep_env type error for hatch shell (#2165)bc31cfcFix warning and tests with packaging 26.0 (#2159)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions