-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dependencies group across 1 directory with 19 updates #245
Closed
Conversation
This file contains 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
Bumps the dependencies group with 19 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [tox](https://github.com/tox-dev/tox) | `4.18.0` | `4.18.1` | | [build](https://github.com/pypa/build) | `1.2.1` | `1.2.2` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.0` | `1.17.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.0` | | [idna](https://github.com/kjd/idna) | `3.8` | `3.9` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.4.0` | `8.5.0` | | [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.2.1` | `1.3.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.4.0` | `10.5.0` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.1` | `2.23.3` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.10.0` | `1.11.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.3` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.7.24` | `2024.9.11` | | [rich](https://github.com/Textualize/rich) | `13.8.0` | `13.8.1` | | [setuptools](https://github.com/pypa/setuptools) | `74.1.1` | `74.1.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.4` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.1` | `5.0.2` | | [zipp](https://github.com/jaraco/zipp) | `3.20.1` | `3.20.2` | Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `tox` from 4.18.0 to 4.18.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.18.0...4.18.1) Updates `build` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.1...1.2.2) Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `filelock` from 3.15.4 to 3.16.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.15.4...3.16.0) Updates `idna` from 3.8 to 3.9 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.8...v3.9) Updates `importlib-metadata` from 8.4.0 to 8.5.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.4.0...v8.5.0) Updates `mkdocs-htmlproofer-plugin` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/releases) - [Commits](manuzhang/mkdocs-htmlproofer-plugin@v1.2.1...v1.3.0) Updates `more-itertools` from 10.4.0 to 10.5.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.4.0...v10.5.0) Updates `pipdeptree` from 2.23.1 to 2.23.3 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.23.1...2.23.3) Updates `pkginfo` from 1.10.0 to 1.11.1 Updates `platformdirs` from 4.2.2 to 4.3.3 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.3) Updates `regex` from 2024.7.24 to 2024.9.11 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.7.24...2024.9.11) Updates `rich` from 13.8.0 to 13.8.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.8.0...v13.8.1) Updates `setuptools` from 74.1.1 to 74.1.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v74.1.1...v74.1.2) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `virtualenv` from 20.26.3 to 20.26.4 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.3...20.26.4) Updates `watchdog` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v5.0.1...v5.0.2) Updates `zipp` from 3.20.1 to 3.20.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.20.1...v3.20.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-htmlproofer-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pipdeptree dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/dot-config/dependencies-b265b5efeb
branch
September 22, 2024 01:20
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 dependencies group with 19 updates in the /.config directory:
8.3.2
8.3.3
4.18.0
4.18.1
1.2.1
1.2.2
1.17.0
1.17.1
3.15.4
3.16.0
3.8
3.9
8.4.0
8.5.0
1.2.1
1.3.0
10.4.0
10.5.0
2.23.1
2.23.3
1.10.0
1.11.1
4.2.2
4.3.3
2024.7.24
2024.9.11
13.8.0
13.8.1
74.1.1
74.1.2
2.2.2
2.2.3
20.26.3
20.26.4
5.0.1
5.0.2
3.20.1
3.20.2
Updates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
tox
from 4.18.0 to 4.18.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
df34192
release 4.18.19c6f835
Add 3.13 to CI and bump deps (#3339)9138e15
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#3338)3f004fc
[pre-commit.ci] pre-commit autoupdate (#3329)fab358e
Properly document thetox_env_teardown
hook (#3333)8d0a47c
Fix issue link in changelog (#3332)874e9af
Fixup the spec string for sys.executable (#3327)dde4964
Fix docsUpdates
build
from 1.2.1 to 1.2.2Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
Commits
3b0b5d0
docs: changelog for 1.2.2 (#812)b44a886
docs: more info in README8e19948
build(deps): bump actions/attest-build-provenance in the actions group (#814)b90956c
tests: add module case to uv detection (#813)e79f1b3
ci: remove bot comments from generated release notes (#810)f6da25a
pre-commit: bump repositories (#801)9a52c50
tests: optional uv (#807)553b700
docs: Add a few intersphinx links to the Python Packaging User Guide (#804)336efcb
build(deps): bump actions/attest-build-provenance in the actions group (#802)73b7213
tests: mark more network tests (#808)Updates
cffi
from 1.17.0 to 1.17.1Release notes
Sourced from cffi's releases.
Commits
38bd6be
release 1.17.1ba10180
update whatsnew.rst for 1.17.1 (#121)61deb5f
add yet another flag to recompile() to avoid calling ffiplatform (#81)1c292c1
Handle distutils without distutils.msvc9compiler.MSVCCompiler class (#118)182ffc4
Allow writing generated code to a file-like object. (#115)Updates
filelock
from 3.15.4 to 3.16.0Release notes
Sourced from filelock's releases.
Commits
0acea4f
Add 3.13 to CI (#359)4dc2a8f
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#356)7397dd7
[pre-commit.ci] pre-commit autoupdate (#354)067b651
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#357)85760d7
Test Python 3.13 (#352)4104f3e
[pre-commit.ci] pre-commit autoupdate (#348)Updates
idna
from 3.8 to 3.9Changelog
Sourced from idna's changelog.
Commits
1b8800a
Release v3.9a1fd168
Merge pull request #190 from kjd/unicode-167732c61
Merge branch 'master' into unicode-164ed183d
Refactor membership test762216b
Format with ruff580ece9
Implement changes to UTS46 algorithm5343dd5
Update IDNA data to Unicode 16.0.0d5b7696
Merge pull request #189 from kjd/fix-sigstore-action336fe1a
Upgrade gh-action-sigstore-python to v3.0.03a26791
Merge pull request #186 from kjd/format-codeUpdates
importlib-metadata
from 8.4.0 to 8.5.0Changelog
Sourced from importlib-metadata's changelog.
Commits
b34810b
Finalize8c1d1fa
Merge pull request #501 from Avasam/Pass-mypy-and-link-issuesafa39e8
Back out changes to tests._path8b909f9
Merge pull request #503 from danielhollas/defer-json2a3f50d
Add news fragment.3f78dc1
Add comment to protect the deferred import.18eb2da
Revert "Defer platform import"58832f2
Merge pull request #502 from danielhollas/defer-zippe3ce33b
Add news fragment.d11b67f
Add comment to protect the deferred import.Updates
mkdocs-htmlproofer-plugin
from 1.2.1 to 1.3.0Release notes
Sourced from mkdocs-htmlproofer-plugin's releases.
Commits
88e9070
Release 1.3.000f9e29
Add support for ignoring every URL on a page (#88)7b1285f
Increase chunk_size to 1MiB (#87)f37edbb
Document MkDocs native support for anchor validation (#85)b05c2ed
Bump up version to 1.3.0.devUpdates
more-itertools
from 10.4.0 to 10.5.0Release notes
Sourced from more-itertools's releases.
Commits
4998a25
Merge pull request #906 from more-itertools/version-10.5.0b585bb5
Version notes for 10.5.02f9036c
Bump version: 10.4.0 → 10.5.07384f9e
Merge pull request #905 from more-itertools/issue-887c381a42
Fix types.UnionType for 3.10+35f8e41
Merge pull request #903 from more-itertools/issue-902ebe42b0
Reduce groupby.next calls in all_equal4f4217c
Fix issue 897390a3db
Merge pull request #899 from more-itertools/issue-896-all-equalfa05e90
Use loopsUpdates
pipdeptree
from 2.23.1 to 2.23.3Release notes
Sourced from pipdeptree's releases.
Commits
f707afe
Add 3.13 tag813a9d0
Declare 3.13 support (#406)d78bb60
[pre-commit.ci] pre-commit autoupdate (#404)bdeea39
Move pip's frozen requirement API into a single module (#402)e945c84
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#405)6008496
[pre-commit.ci] pre-commit autoupdate (#400)11aef42
[pre-commit.ci] pre-commit autoupdate (#399)131707b
[pre-commit.ci] pre-commit autoupdate (#398)6eb8d4b
[pre-commit.ci] pre-commit autoupdate (#397)28ed57c
[pre-commit.ci] pre-commit autoupdate (#396)Updates
pkginfo
from 1.10.0 to 1.11.1Updates
platformdirs
from 4.2.2 to 4.3.3Release notes
Sourced from platformdirs's releases.
Commits
85feea9
don't include outdated changelog in docs (#301)580dffd
Update check.yml (#302)c596271
Fix multi-path returned from_path
methods on MacOS (#299)a420284
Use uv as installer (#300)49a89ef
Update README.rst4851532
Update README.rst330b272
Ensure PlatformDirs is valid superclass type for mypy AND not an abstract cla...1ca8592
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#297)6ac03f5
[pre-commit.ci] pre-commit autoupdate (#293)9e539d7
Useinclude-hidden-files: true
to upload coverage artifacts (#298)Updates
regex
from 2024.7.24 to 2024.9.11Changelog
Sourced from regex's changelog.
... (truncated)
Commits
d3510fe
Updated to Unicode 16.0.0.Updates
rich
from 13.8.0 to 13.8.1Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
260b35f
Merge pull request #3485 from Textualize/bump1381574038d
bump1f131d1
Merge pull request #3481 from hugovk/add-3.13c8abbb3
Fix test for Python 3.13815596e
Add support for Python 3.1322c2cff
Merge pull request #3480 from Textualize/fix-infinite-appendf44e8bd
changelogf2ee295
fix infinite loop in appendUpdates
setuptools
from 74.1.1 to 74.1.2Changelog
Sourced from setuptools's changelog.
Commits
3b2ef1e
Removed test_integration tests (for easy_install).c484f9e
Bump version: 74.1.1 → 74.1.2d8933c5
Merge pull request #4630 from pypa/bugfix/4615a07de2b
Skip test on stdlib distutils6bf20d9
Add news fragment.9d4b288
Enable the test40ee221
Merge https://github.com/pypa/distutils into bugfix/4615d901698
Add test capturing missed expectation.91bc99a
In sdist.prune_file_list, support build.build_base as a pathlib.Path.971074d
Disable TRY400 so it doesn't cause problems in other branches. Disable RUF100...Updates
urllib3
from 2.2.2 to 2.2.3Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2458bfc
Release 2.2.39b25db6
Only attempt to publish for upstreamb9adeef
Drop support for EOL PyPy3.8 and PyPy3.9b1d4649
Add explicit support for Python 3.13cc42860
Bump cryptography from 42.0.4 to 43.0.1 (#3470)3dae2e9
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#3469)1e94feb
Revert "Add TLS settings for HTTP/2 (#3456)" (#3466)aa73abc
Bump actions/setup-python from 5.1.0 to 5.2.0 (#3468)abbfbcb
Add 1.26.20 to changelog and make the publish workflow the same (#3464)d480615
Add TLS settings for HTTP/2 (#3456)Updates
virtualenv
from 20.26.3 to 20.26.4Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
dc9416a
release 20.26.4d8f1b14
Upgrade bundled wheels (#2760)374660b
[pre-commit.ci] pre-commit autoupdate (#2753)61e774f
Fix #2728: Activating venv create unwanted console output (#2748)38e02c8
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#2757)77df0a0
GitHub Actions: Replace deprecated macos-12 with macos-13 (#2756)265011a
Fix typo in Nushell activation script (#2754)95c5eed
Test latest Python 3.13 (#2752)805365b
Fix whitespace arou...Description has been truncated