Bump the github-actions-dependencies group across 1 directory with 4 updates - #160
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the github-actions-dependencies group with 4 updates in the /.github/workflows directory: [pip](https://github.com/pypa/pip), [nox](https://github.com/wntrblm/nox), [poetry](https://github.com/python-poetry/poetry) and [virtualenv](https://github.com/pypa/virtualenv). Updates `pip` from 23.3 to 24.0 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3...24.0) Updates `nox` from 2023.4.22 to 2024.4.15 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2023.04.22...2024.04.15) Updates `poetry` from 1.6.1 to 1.8.2 - [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.6.1...1.8.2) Updates `virtualenv` from 20.24.5 to 20.26.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.24.5...20.26.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependencies - dependency-name: nox dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependencies - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #162. |
dependabot
Bot
deleted the
dependabot/pip/dot-github/workflows/github-actions-dependencies-7c34edfbfa
branch
May 6, 2024 01:13
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 github-actions-dependencies group with 4 updates in the /.github/workflows directory: pip, nox, poetry and virtualenv.
Updates
pipfrom 23.3 to 24.0Changelog
Sourced from pip's changelog.
... (truncated)
Commits
ef78c12Tweak NEWS.rst6681c02Bump for releaseef56d47Update AUTHORS.txt53e5f19Tweak news before release456db06Merge pull request #12507 from jeanas/mailmap0b93dfcAdd mailmap entry for@jeanasc0801efMerge pull request #12500 from bdraco/add_502aa930c4Update src/pip/_internal/network/session.py99a82b7Merge pull request #12494 from sbidoul/pass-config-settings-to-editable-in-re...ff30ba8Merge pull request #12501 from VladimirFokow/fix-small-typoUpdates
noxfrom 2023.4.22 to 2024.4.15Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
5656fceRelease 2024.04.158f33d1cfix: ensure 'uv' always works in a uv venv (#818)d6e1906feat: support PEP 723 with a toml load function (#811)d3dd1f8feat: use static arguments instaed of **kwargs (#815)bc21883feat: support None to remone envvars (#812)5e3d90dfix: disallow UV_SYSTEM_PYTHON (#817)55c7eaffeat: support default=False (#810)9a4068ffeat: add micromamba support (#807)11dac8cfix: don't error if not installing to passthrough (#809)956f10cci: use uv (#805)Updates
poetryfrom 1.6.1 to 1.8.2Release notes
Sourced from poetry's releases.
... (truncated)
Changelog
Sourced from poetry's changelog.
... (truncated)
Commits
c3e22d6release: bump version to 1.8.270d4f58Improve error message when installing non-package in package-mode03f3232Hash metadata as bytes (#9049)33b7618lazy-wheel: allow redirects for HEAD request58995delazy-wheel: improve handling of servers that tell us that they support range ...d8afecblazy-wheel: be more robust with regard to Artifactory's incorrect handling of...3e43146repo/http: add debug log for lazy wheel errorf2bfacbharden lazy wheel wheel error handling304c54anon-package-mode: fixpoetry add(#9046)78f7dd6release: bump version to 1.8.1Updates
virtualenvfrom 20.24.5 to 20.26.0Release notes
Sourced from virtualenv's releases.
... (truncated)
Changelog
Sourced from virtualenv's changelog.
... (truncated)
Commits
1a1fb2brelease 20.26.0477ce18Allow builtin interpreter discovery to find specific Python versions given a ...4a13debFixed a case when template variable is WindowsPath (#2707)001a327[pre-commit.ci] pre-commit autoupdate (#2705)abb29cfMerge pull request #2704 from pypa/release-20.25.346d0400release 20.25.397438d9Fix for tests: Python 3.13.0a6 renamed pathmod to parser (#2702)cafd263Merge pull request #2703 from pypa/release-20.25.244c6724release 20.25.2cf8574c[pre-commit.ci] pre-commit autoupdate (#2699)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