Bump the workflows-dependencies group across 1 directory with 4 updates#13
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the workflows-dependencies group with 4 updates in the /.github/workflows directory: [pip](https://github.com/pypa/pip), [nox-poetry](https://github.com/cjolowicz/nox-poetry), [poetry](https://github.com/python-poetry/poetry) and [virtualenv](https://github.com/pypa/virtualenv). Updates `pip` from 24.3.1 to 25.0 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@24.3.1...25.0) Updates `nox-poetry` from 1.0.3 to 1.1.0 - [Release notes](https://github.com/cjolowicz/nox-poetry/releases) - [Commits](cjolowicz/nox-poetry@v1.0.3...v1.1.0) Updates `poetry` from 1.8.4 to 2.0.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.0.1) Updates `virtualenv` from 20.28.0 to 20.29.1 - [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.1) --- updated-dependencies: - dependency-name: pip 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>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 4 updates in the /.github/workflows directory: pip, nox-poetry, poetry and virtualenv.
Updates
pipfrom 24.3.1 to 25.0Changelog
Sourced from pip's changelog.
... (truncated)
Commits
f47b587Bump for release74a7f33Update AUTHORS.txta008888Merge pull request #13171 from pypa/dependabot/github_actions/github-actions-...d265fb7Merge pull request #13174 from ichard26/changelogd35384eCopyedit news entries before 25.0adc4f99Reorder requirements file decoding (#12795)40c4214Bump pypa/gh-action-pypi-publish in the github-actions group6b0fb90Merge pull request #13048 from sbidoul/trusted-publisher-sbic7fb1e1Merge pull request #13145 from befeleme/pip-show-pep63941c807cShow License-Expression if present in package metadataUpdates
nox-poetryfrom 1.0.3 to 1.1.0Release notes
Sourced from nox-poetry's releases.
Commits
0d7bb37🔖 Release 1.1.0 (#1232)4406cedAdd reference to Poetry 2 requires-plugin (#1229)3e83401Fix Safety warnings about Tornado and Poetry (#1231)53062d9Support Poetry projects that use PEP 621 (#1223)89b245dTest with Python 3.13 (#1227)c5f468dReplace black, isort, and some flake8 plugins with Ruff (#1228)93d93c5Bump dev dependencies (#1225)fb20b69ci: Get back to a working state (#1224)d057271feat: add support for tags in session decorator (#1220)0612f2fDrop support for Python 3.7 and test with 3.12 (#1213)Updates
poetryfrom 1.8.4 to 2.0.1Release notes
Sourced from poetry's releases.
... (truncated)
Changelog
Sourced from poetry's changelog.
... (truncated)
Commits
bd500ddrelease: bump version to 2.0.10ac2c1afix:update,addandremoveshall not uninstall extra dependencies32ec5cbchore(test): update tests to expect PEP 753 compliant urls61f43e8improve performance for merging markers from overrides30fe6c7fix:update,addandremovewith--onlyshall not uninstall dependenc...d6dbe8cfeat(source/show): notify when PyPI is implicit0e4f0e7test: fix test due to changes in poetry-core1a9132cchore(gh): use collapsible blocks in bug report2d7d173doc(faq): add entry for PEP 621 migrationff40baachore(test): remove duplicated codeUpdates
virtualenvfrom 20.28.0 to 20.29.1Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
e07c0c3release 20.29.161bee9fAdd changelog for PyInfo fixfd0dc85Change PyInfo cache versioning mechanism (#2827)56ef466Merge pull request #2826 from DK96-OS/cli-precedence-2285caf03a2Merge pull request #2824 from pypa/release-20.29.00f6dc41release 20.29.0ea5e5cbUpgrade embeded setuptools (#2823)b00d59cAdd free-threaded Python support (#2809)bc7a91aMerge pull request #2821 from filiplajszczak/cli-precedence-228511995e7Merge pull request #2819 from pypa/pre-commit-ci-update-configDependabot 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