Bump the python-root group across 1 directory with 8 updates#1221
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the python-root group across 1 directory with 8 updates#1221dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python-root group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `3.8.4` | `7.1.1` | | [isort](https://github.com/pycqa/isort) | `5.7.0` | `5.13.2` | | [build](https://github.com/pypa/build) | `0.3.0` | `1.2.2.post1` | | [twine](https://github.com/pypa/twine) | `3.3.0` | `6.0.1` | | [wheel](https://github.com/pypa/wheel) | `0.38.1` | `0.45.1` | | [setuptools](https://github.com/pypa/setuptools) | `70.0.0` | `75.8.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.27.0` | `5.29.3` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | Updates `flake8` from 3.8.4 to 7.1.1 - [Commits](PyCQA/flake8@3.8.4...7.1.1) Updates `isort` from 5.7.0 to 5.13.2 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.7.0...5.13.2) Updates `build` from 0.3.0 to 1.2.2.post1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@0.3.0...1.2.2.post1) Updates `twine` from 3.3.0 to 6.0.1 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@3.3.0...6.0.1) Updates `wheel` from 0.38.1 to 0.45.1 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.38.1...0.45.1) Updates `setuptools` from 70.0.0 to 75.8.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.0.0...v75.8.0) Updates `protobuf` from 5.27.0 to 5.29.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.27.0...v5.29.3) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-root - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-root - dependency-name: build dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-root - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-root - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-root - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-root - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-root - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-root ... Signed-off-by: dependabot[bot] <support@github.com>
d85ba91 to
a9baf8a
Compare
Member
|
@dependabot rebase |
Contributor
Author
|
Superseded by #1231. |
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 python-root group with 8 updates in the / directory:
3.8.47.1.15.7.05.13.20.3.01.2.2.post13.3.06.0.10.38.10.45.170.0.075.8.05.27.05.29.33.1.43.1.5Updates
flake8from 3.8.4 to 7.1.1Commits
cf1542cRelease 7.1.1939ea3dMerge pull request #1949 from stephenfin/issue-1948bdcd5c2Handle escaped braces in f-strings2a811ccMerge pull request #1946 from Viicos/patch-110314adFix wording of plugins documentation65a38c4Release 7.1.034c97e0Merge pull request #1939 from PyCQA/new-pycodestyledefd315latest pycodestyle408d4d6Merge pull request #1930 from mzagol/patch-1866ad72Add --extend-exclude to the TOCUpdates
isortfrom 5.7.0 to 5.13.2Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
... (truncated)
Commits
c655831Merge pull request #2214 from PyCQA/version/5.13.2b4335b4Prepare version 5.13.2c36e43cMerge pull request #2184 from bp72/issue/2154e38702fMerge pull request #2213 from davidculley/confine-precommit-to-stagesee8d87fAdd fix for the error found by hypothesis5849ec2Apply the bracket fix from issue 471 only for use_parentheses=Truedf0e119confine pre-commit to stages9255bcaMerge pull request #2212 from PyCQA/bugfix/#2211-colors-extra5336d7dFix colors extras643d9c4Merge pull request #2210 from PyCQA/version/5.13.1Updates
buildfrom 0.3.0 to 1.2.2.post1Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
Commits
2f66702chore: 1.2.2.post1 (#820)0580c6dci: add PyPI attestations (#821)e0e911ctests: fix under pyproject-hooks 1.2a73ecbdpre-commit: bump repositories56b3504pre-commit: bump repositories (#819)481ca54pre-commit: bump repositories (#818)025836adocs: add a missing ` in README (#817)ae37340docs: mention conda-forge name in README (#816)f81aac0ci: add Python 3.13 (#815)3b0b5d0docs: changelog for 1.2.2 (#812)Updates
twinefrom 3.3.0 to 6.0.1Release notes
Sourced from twine's releases.
... (truncated)
Changelog
Sourced from twine's changelog.
... (truncated)
Commits
a723876Merge pull request #1189 from pypa/release-6.0.19a24828Update changelog for 6.0.1a017005Merge pull request #1188 from pypa/ww/fix-twine-check-globe98f03bcheck: fix handling of non-shell-expanded globs873f33ebuild(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#1175)067412eUse brackets for the default value of option arguments (#1149)f32dc35Apply ruff/Perflint rule (#1136)aa58273Don't require importlib_metadata on Python 3.10+675565fchangelog: record #118480cc58cchore: mark 3.13 as explicitly supportedUpdates
wheelfrom 0.38.1 to 0.45.1Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
7855525Created a new released343391Fixed wrong wheel file names in converted pure-Python eggs/wininstsd78f0e3Created a new releasef064c69Added license files for vendoredpackaging68387afOnly configure setuptools logging if bdist_wheel is imported (#641)c81f5c9Refactored thewheel convertcommand to not require setuptools (#640)e43464dAdjusted target Python versions in GitHub CIe9894e7Tweaked pytest settings to make the tracebacks easier to readbaf6bf8Removed Cirrus CI configuration28c1ba1Improved compatibility with future versions ofsetuptools(#638)Updates
setuptoolsfrom 70.0.0 to 75.8.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5c9d980Bump version: 75.7.0 → 75.8.072c4222Avoid using Any in function1c61d47Add news fragments for PEP 643f285d01Implement PEP 643 (Dynamicfield for core metadata) (#4698)a50f6e2Fix _static.Dict.ior for Python 3.8b055895Add extra tests for static/dynamic metadata770b4fcRemove test workaround for unmarked static values from pyproject.toml8b22d73Mark values from pyproject.toml as staticf699fd8Fix spelling error8b4c8a3Add tests for static 'attr' directiveUpdates
protobuffrom 5.27.0 to 5.29.3Commits
b407e84Updating version.json and repo version numbers to: 29.39a5d2c3Add .bazeliskrc for protobuf repo to tell bazelisk to use 7.1.2 by default. (...1dc5842Fix cmake installation location of java and go features (#19773)8e7e6b0Update artifact actions to v4 (#19703)cbdc8abMerge pull request #19719 from protocolbuffers/29.x-2024121814115621748Updating version.json and repo version numbers to: 29.3-dev2330983Updating version.json and repo version numbers to: 29.21772657Automated rollback of commit 23aada230b2478c7a07fe7612489eb8e79b9c379. (#19692)8b9d76cExport environment variables so bazelisk picks them up (#19690)a1c9b6aPin staleness check to Bazel 7 (#19689)Updates
jinja2from 3.1.4 to 3.1.5Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
877f6e5release version 3.1.58d58859remove test pypieda8fe8update dev dependenciesc8fdce1Fix bug involving calling set on a template parameter within all branches of ...66587ceFix bug where set would sometimes fail within iffbc3a69Add support for namespaces in tuple parsing (#1664)b8f4831more comments about nsref assignmentee83219Add support for namespaces in tuple assignment1d55cddTriple quotes in docs (#2064)8a8eafcedit block assignment sectionDependabot 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