Conversation
…ectory with 8 updates Bumps the development-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.1.0` | `4.2.0` | | [types-mock](https://github.com/python/typeshed) | `5.1.0.20240425` | `5.2.0.20250306` | | [setuptools](https://github.com/pypa/setuptools) | `75.8.2` | `77.0.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.12` | `7.7.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.17.0` | `3.18.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.8` | `2.6.9` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.0.0` | `2.1.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.29.2` | `20.29.3` | Updates `pre-commit` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.1.0...v4.2.0) Updates `types-mock` from 5.1.0.20240425 to 5.2.0.20250306 - [Commits](https://github.com/python/typeshed/commits) Updates `setuptools` from 75.8.2 to 77.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.2...v77.0.1) Updates `coverage` from 7.6.12 to 7.7.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.12...7.7.0) Updates `filelock` from 3.17.0 to 3.18.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.17.0...3.18.0) Updates `identify` from 2.6.8 to 2.6.9 - [Commits](pre-commit/identify@v2.6.8...v2.6.9) Updates `iniconfig` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.0.0...v2.1.0) Updates `virtualenv` from 20.29.2 to 20.29.3 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.29.2...20.29.3) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: types-mock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: coverage dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: filelock dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: iniconfig dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 development-dependencies group with 8 updates in the / directory:
4.1.04.2.05.1.0.202404255.2.0.2025030675.8.277.0.17.6.127.7.03.17.03.18.02.6.82.6.92.0.02.1.020.29.220.29.3Updates
pre-commitfrom 4.1.0 to 4.2.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
aa48766v4.2.0bf6f11dMerge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5adjust python default_language_version to prefer versioned exeff7256cMerge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412fix: crash on ambiguous ref 'HEAD'7b88c63Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2[pre-commit.ci] pre-commit autoupdate2f93b80Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e[pre-commit.ci] pre-commit autoupdateaba1ce0Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sedUpdates
types-mockfrom 5.1.0.20240425 to 5.2.0.20250306Commits
Updates
setuptoolsfrom 75.8.2 to 77.0.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
f577461Bump version: 77.0.0 → 77.0.185677afManually fix news fragment entries (#4891)ce2e283Change news fragment name to imply patch version bump7653149Add news fragments7db26a1Manually fix news fragment entries5d58b45Bump version: 76.1.0 → 77.0.0f49d589Update URL in warningdee0a5eAdd news fragment for PEP 639 marking as 'breaking'74725deUpdate vendored copy of wheel (#4869)5585c1cAdd news fragmentUpdates
coveragefrom 7.6.12 to 7.7.0Changelog
Sourced from coverage's changelog.
Commits
61dcf71docs: sample HTML for 7.7.035a31c5docs: prep for 7.7.08f6e006docs: edit the changelog33f12dffeat: Coverage.branch_stats() #1888c4919cblint: somehow these snuck through7e9f2f2perf(sysmon): silly mistake1e99d28perf(sysmon): improve speedc9908d7test: benchmark improvements0973f44chore: bump the action-dependencies group with 2 updates (#1935)824b3bastyle: fix one change from updated pylintUpdates
filelockfrom 3.17.0 to 3.18.0Release notes
Sourced from filelock's releases.
Commits
129a1ef[pre-commit.ci] pre-commit autoupdate (#405)717d7e0[pre-commit.ci] pre-commit autoupdate (#403)efba779[pre-commit.ci] pre-commit autoupdate (#401)82f5a2dSupport fcntl check on Emscripten (#398)468ba43[pre-commit.ci] pre-commit autoupdate (#396)0ac6826[pre-commit.ci] pre-commit autoupdate (#395)b5f98a6Indicate that locks are exclusive/write locks. (#394)3c9b680[pre-commit.ci] pre-commit autoupdate (#393)2760759[pre-commit.ci] pre-commit autoupdate (#391)18c9571Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#390)Updates
identifyfrom 2.6.8 to 2.6.9Commits
856f016v2.6.9d7518a7Merge pull request #513 from pre-commit/revert-503-uv-interpreter45f344bRevert "add uv to interpreters list"Updates
iniconfigfrom 2.0.0 to 2.1.0Changelog
Sourced from iniconfig's changelog.
Commits
34793a6pre-commit136435dupdate changelog0bb99adfix #62: require a minimal hatch version with correct metadata16793eaMerge pull request #56 from hugovk/add-3.123dc2b2dAdd support for Python 3.132eb8abfBump GitHub Actions8c4bb5bSet python-version for pre-commit to remove CI warning58b22b2Drop support for EOL Python 3.74a53042Add support for Python 3.129cae431Merge pull request #54 from webknjaz/patch-1Updates
virtualenvfrom 20.29.2 to 20.29.3Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
b1666e9release 20.29.3e05b286Merge pull request #2853 from pypa/pre-commit-ci-update-configd6bc4a9[pre-commit.ci] pre-commit autoupdate1fc647eMerge pull request #2852 from barneygale/fix-27944567521Add changelog entry220b6b8Add testee9d84cIgnore directories in PATH that can't be opened (#2794)7365ad2Merge pull request #2849 from tipabu/logging-interpolation5b74c9aMerge pull request #2850 from shenxianpeng/remove-duplicate-templateca5935aRemove duplicate bug report templateDependabot 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