Bump the workflows-dependencies group across 1 directory with 5 updates#89
Open
dependabot[bot] wants to merge 2 commits intomainfrom
Open
Conversation
Bumps the workflows-dependencies group with 5 updates in the /.github/workflows directory: | Package | From | To | | --- | --- | --- | | [pip](https://github.com/pypa/pip) | `24.3.1` | `25.0.1` | | [nox](https://github.com/wntrblm/nox) | `2024.10.9` | `2025.2.9` | | [nox-poetry](https://github.com/cjolowicz/nox-poetry) | `1.0.3` | `1.2.0` | | [poetry](https://github.com/python-poetry/poetry) | `1.8.4` | `2.1.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.29.2` | Updates `pip` from 24.3.1 to 25.0.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@24.3.1...25.0.1) Updates `nox` from 2024.10.9 to 2025.2.9 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2024.10.09...2025.02.09) Updates `nox-poetry` from 1.0.3 to 1.2.0 - [Release notes](https://github.com/cjolowicz/nox-poetry/releases) - [Commits](cjolowicz/nox-poetry@v1.0.3...v1.2.0) Updates `poetry` from 1.8.4 to 2.1.1 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@1.8.4...2.1.1) Updates `virtualenv` from 20.28.0 to 20.29.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.0...20.29.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows-dependencies - dependency-name: nox dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows-dependencies - dependency-name: nox-poetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workflows-dependencies - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows-dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workflows-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…s-dependencies-743578c882
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.
Bumps the workflows-dependencies group with 5 updates in the /.github/workflows directory:
24.3.125.0.12024.10.92025.2.91.0.31.2.01.8.42.1.120.28.020.29.2Updates
pipfrom 24.3.1 to 25.0.1Changelog
Sourced from pip's changelog.
... (truncated)
Commits
bc7c88cBump for releaseebd0a52Don't pass --cert to build subprocesses unless also given on CLIaea8629Fix locate_file() type hints for older Pythonse612988Add build-project.py compatibility note202344eUpdate the release process docsdc696c2Patch out EXTERNALLY-MANAGED for self-check tests (#13179)f47b587Bump for release74a7f33Update AUTHORS.txta008888Merge pull request #13171 from pypa/dependabot/github_actions/github-actions-...d265fb7Merge pull request #13174 from ichard26/changelogUpdates
noxfrom 2024.10.9 to 2025.2.9Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
a74da2cRelease 2025.02.09433ad2fdocs: prepare for first 2025 release (#923)b92b294ci: trusted publisher (#924)ae83927ci: add some suggestions from zizmor (#925)c628755fix: support broken uv (via pyenv) (#922)97e5a38fix: don't over-validate lists (#921)97e0fadfix: handle uvx like uv (#920)223c8c6fix: add a pyproject.toml default for load_toml (#917)101d7c4fix(gha): drop PyPy from the default list for the GitHub Action (#916)beab6c3feat: support PEP 723 noxfiles (#881)Updates
nox-poetryfrom 1.0.3 to 1.2.0Release notes
Sourced from nox-poetry's releases.
... (truncated)
Commits
b9b6dcf🔖 Release 1.2.0 (#1316)0afa261Update release workflow (#1315)43abbd4Merge pull request #1314 from cjolowicz/dependabot/pip/lockfile-dev-9a05e9598833fd3bf⬆️ Bump the lockfile-dev group with 2 updatesc6a024aMerge pull request #1312 from cjolowicz/dependabot/github_actions/actions-19a...d4df64eMerge pull request #1313 from cjolowicz/dependabot/pip/docs/docs-13bf812558d4e3e1cBump sphinx from 8.2.0 to 8.2.1 in /docs in the docs group698b427Bump actions/upload-artifact from 4.6.0 to 4.6.1 in the actions groupaf0c06bMerge pull request #1311 from cjolowicz/dependabot/pip/lockfile-dev-c3028c24daa836160⬆️ Bump the lockfile-dev group across 1 directory with 6 updatesUpdates
poetryfrom 1.8.4 to 2.1.1Release notes
Sourced from poetry's releases.
... (truncated)
Changelog
Sourced from poetry's changelog.
... (truncated)
Commits
6e61c8brelease: bump version to 2.1.1b0cfe12chore: update poetry-core (#10188)1791aa4fix "env use python" to use Python in PATH (#10187)36e1c63release: bump version to 2.1.00d2c606chore: update dependencies and actions (#10182)3986d76Fix: Documentation/help inconsistency. (#10173)2d59bf6--no-truncateflag in show command (#9580)8a1ed35feat(cli): introduce python management commands (#10112)4b91883chore: update cirrus.ci image (#10175)26a6b8a[pre-commit.ci] pre-commit autoupdate (#10168)Updates
virtualenvfrom 20.28.0 to 20.29.2Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
ca670cdrelease 20.29.2a2d2c3eMerge pull request #2843 from gaborbernat/bump-2-106203457Merge pull request #2842 from gaborbernat/remove-whld8a68e6Bump pip to 25.0.17b8fde4Remove old virtualenv wheelcb02b4fMerge pull request #2837 from pypa/pre-commit-ci-update-config8332db8[pre-commit.ci] pre-commit autoupdate192cef7[pre-commit.ci] pre-commit autoupdate (#2833)a6a5c45[pre-commit.ci] pre-commit autoupdate (#2830)d409f6arelease 20.29.1 (#2828)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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