Bump the "dependencies" group with 2 updates across multiple ecosystems#220
Merged
freakboy3742 merged 1 commit intomainfrom Mar 1, 2026
Merged
Conversation
Bumps the dependencies group with 1 update: [j178/prek-action](https://github.com/j178/prek-action). Updates `j178/prek-action` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](j178/prek-action@v1.1.0...v1.1.1) Bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [prek](https://github.com/j178/prek), [coverage](https://github.com/coveragepy/coveragepy), [tox-uv](https://github.com/tox-dev/tox-uv) and [setuptools](https://github.com/pypa/setuptools). Updates `prek` from 0.3.1 to 0.3.4 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.1...v0.3.4) Updates `coverage` from 7.13.2 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.2...7.13.4) Updates `tox-uv` from 1.29.0 to 1.33.0 - [Release notes](https://github.com/tox-dev/tox-uv/releases) - [Commits](tox-dev/tox-uv@1.29.0...1.33.0) Updates `setuptools` from 80.10.2 to 82.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.10.2...v82.0.0) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prek dependency-version: 0.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tox-uv dependency-version: 1.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: setuptools dependency-version: 82.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
freakboy3742
approved these changes
Mar 1, 2026
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 dependencies group with 1 update: j178/prek-action.
Updates
j178/prek-actionfrom 1.1.0 to 1.1.1Release notes
Sourced from j178/prek-action's releases.
Commits
0bb87d7Move zizmor.yml inside .github folder (#68)2afd48dSupportprek.tomland.pre-commit-config.ymlin cache key (#65)ce72219Update GitHub Actions (#63)72e26c9ci: add zizmor security scanning workflow (#58)a9f71deci: add lint job using prek (#60)Bumps the dependencies group with 4 updates: prek, coverage, tox-uv and setuptools.
Updates
prekfrom 0.3.1 to 0.3.4Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
04b1308Bump version to 0.3.4 (#1703)84b6f99Add code block pre-filled values in bug report template (#1702)ce3ecf3Allow pass_filenames to accept a positive integer (#1698)e290094Skip invalid Rust toolchains instead of failing (#1699)a64312fAdd support forpython -m prek(#1686)91a1faeAdd PREK_MAX_CONCURRENCY environment variable (#1697)f7b0c00docs(iggy): add apache/iggy to the users of prek (#1691)85eff56Bump cargo-dist to 0.31.0 (#1689)36f805bInstall and compile gems in parallel (#1674)e3857a5Update Rust crate serde-saphyr to 0.0.20 (#1684)Updates
coveragefrom 7.13.2 to 7.13.4Changelog
Sourced from coverage's changelog.
Commits
4f78d57build: no need to publish status.jsonf8616ffdocs: sample HTML for 7.13.4fcf8c68docs: prep for 7.13.4189ecfddocs: thanks Pankhudi Jain for ppc64le wheels #212158aade0build: add support for ppc64le architecture (#2121)8ea42c8chore: bump actions/attest-build-provenance (#2131)c09595fdocs: Janine put a lot of effort into debugging issue #21288ee1760docs: Greg wrote a great issue: #212976ba043docs: thanks, Noah Fatsi371fcc5fix: set fixed paths_list in TreeMatcher init (#2130)Updates
tox-uvfrom 1.29.0 to 1.33.0Release notes
Sourced from tox-uv's releases.
... (truncated)
Commits
223e5e3fix: set venv prompt to be proj_dir[env_name] (#298)37d0abe📝 docs(meta): inject root README into tox-uv at build time (#297)7d6ec78✨ feat(packaging): add monorepo with bare and meta packages (#296)79c6c70♻️ refactor(runner): delegate setup orchestration to parent class (#295)e03d8a0🐛 fix(runner): combine deps and dependency groups for uv_resolution (#294)e871445✨ feat(lock): add only_groups config for uv sync (#293)c9a78a1🐛 fix(lock): use bundled uv binary for uv sync (#292)045e338🐛 fix(venv): resolve relative workdir paths against tox_root (#291)32dc0c9🐛 fix(lock-runner): honour setupdir for pyproject.toml (#290)5181bfd🐛 fix(installer): handle list-type uv sources (#289)Updates
setuptoolsfrom 80.10.2 to 82.0.0Changelog
Sourced from setuptools's changelog.
Commits
03f3615Bump version: 81.0.0 → 82.0.0530d114Merge pull request #5007 from pypa/feature/remove-more-pkg_resources11efe9fMerge branch 'maint/75.3'118f129Bump version: 75.3.3 → 75.3.490561ffMerge pull request #5150 from UladzimirTrehubenka/backport_cve_472734595034Add news fragment.fc00800Merge pull request #5171 from cclauss/ruff-v0.15.0127e561Remove tests reliant on pkg_resources, rather than xfailing them.64bc21eReference the superseding libraries.cf1ff45Merge branch 'main' into debt/pbr-without-pkg_resourcesDependabot 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 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