Bump the development-version-updates group across 1 directory with 4 updates#333
Merged
github-actions[bot] merged 1 commit intomainfrom Feb 16, 2026
Conversation
…updates Bumps the development-version-updates group with 4 updates in the / directory: [coverage](https://github.com/coveragepy/coveragepy), [tox](https://github.com/tox-dev/tox), [astroid](https://github.com/pylint-dev/astroid) and [mirakuru](https://github.com/dbfixtures/mirakuru). 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` from 4.34.1 to 4.36.0 - [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.34.1...4.36.0) Updates `astroid` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v4.0.3...v4.0.4) Updates `mirakuru` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/dbfixtures/mirakuru/blob/main/CHANGES.rst) - [Commits](dbfixtures/mirakuru@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: tox dependency-version: 4.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: astroid dependency-version: 4.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: mirakuru dependency-version: 3.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
2844cb5 to
2e59fd7
Compare
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-version-updates group with 4 updates in the / directory: coverage, tox, astroid and mirakuru.
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
toxfrom 4.34.1 to 4.36.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
5408fd1release 4.36.099c315f👷 ci(release): add workflow dispatch for release preparation (#3704)f03d166Follow FORCE_COLOR. Any non-empty value now enables color (#3700)03185a7Added a _resolve_path() static method to InstallPackageAction (#3699)30884c2📝 docs: enhance config reference, expand guides, integrate docstrfmt (#3703)d6687f2📝 docs: restructure documentation following Diataxis framework (#3702)a40b7da✨ feat(env): add disallow_pass_env to exclude env vars (#3698)8e85762✨ feat(depends): add glob pattern support for depends option (#3697)4afd60b✨ feat(package): validate extras against package metadata (#3696)c50d343✨ feat(cli): add shell completion via argcomplete (#3695)Updates
astroidfrom 4.0.3 to 4.0.4Release notes
Sourced from astroid's releases.
Changelog
Sourced from astroid's changelog.
Commits
019feb6Bump astroid to 4.0.4, update changelogb25ee05Fix namespace detection crash (#2949)Updates
mirakurufrom 3.0.1 to 3.0.2Changelog
Sourced from mirakuru's changelog.
Commits
ff70b5eRelease 3.0.29a73f02Merge pull request #985 from dbfixtures/fix-macos-psutil-environbe97c48Add coderabbit configuration and release workflow197580aHandle macOS psutil environ access errorsf73ae7bBump coverage from 7.13.3 to 7.13.4e8d7b55Bump coverage from 7.13.3 to 7.13.4de2bbbc[pre-commit.ci] pre-commit autoupdate695d36c[pre-commit.ci] pre-commit autoupdate77703ccBump fizyk/actions-reuse from 4.1.1 to 4.3.0c35edd3Bump fizyk/actions-reuse from 4.1.1 to 4.3.0Dependabot 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