chore(deps-dev): bump the dependencies group across 1 directory with 5 updates - #2750
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…5 updates Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.16.0` | `7.16.1` | | [faker](https://github.com/joke2k/faker) | `40.37.0` | `40.38.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.61` | `3.1.62` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.7.0` | `1.7.1` | | [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | `16.6` | `16.6.1` | Updates `coverage` from 7.16.0 to 7.16.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.16.0...7.16.1) Updates `faker` from 40.37.0 to 40.38.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v40.37.0...v40.38.0) Updates `gitpython` from 3.1.61 to 3.1.62 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.61...3.1.62) Updates `pytest-env` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.7.0...1.7.1) Updates `pytest-rerunfailures` from 16.6 to 16.6.1 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@16.6...16.6.1) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.16.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: faker dependency-version: 40.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gitpython dependency-version: 3.1.62 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest-env dependency-version: 1.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest-rerunfailures dependency-version: 16.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
❌ ErrorsYour PR has failed checks. Please review the issues below and take necessary action before merging. 🚦 1 Pipeline job failed
Useful? React with 👍 / 👎 This comment will be updated automatically if new data arrives.🔗 Commit SHA: 7b29f6d | Docs | View more details | Give us feedback! |
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 5 updates in the / directory:
7.16.07.16.140.37.040.38.03.1.613.1.621.7.01.7.116.616.6.1Updates
coveragefrom 7.16.0 to 7.16.1Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
ccbb992docs: prep for 7.16.10697cccchore: make upgrade12f3595chore: bump docker/setup-qemu-action in the action-dependencies group (#2280)35b58d3fix: CoverageData.update() can be called twice on an in-memory database. #227992e1ce9chore: bump the action-dependencies group with 4 updates (#2278)bf07310build: quote var expansion (actionlint SC2086)3c434f5quality: use shellcheck-py to get shellcheck in GitHub CI632f397build: use .txt instead of .pip, even though it's a stupid extensionffc6a4atest: only run diff-cover on pull requests33553b3fix: exclude thecaseline when an irrefutable case body is excluded (#2269)Updates
fakerfrom 40.37.0 to 40.38.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
59a6872Bump version: 40.37.0 → 40.38.02407c71📝 Update CHANGELOG.mdf6a8427💄 Format codece50bdeAdd step to check for existing issues or PRs4ca9116Addsi_LK(Sinhala, Sri Lanka) person provider (#2430)c5a0093mention pull request template in contributing docUpdates
gitpythonfrom 3.1.61 to 3.1.62Release notes
Sourced from gitpython's releases.
Commits
db47516prepare new release10ec385get better commit messages from agentsb754897test: cover subdirectory discovery and pathspec commands in bare-repo worktre...9ebf8b6Merge pull request #2227 from nkbeast/fix-config-backslash-continuationa15f791fix: parse joined config values as a whole60dd946fix: ignore continuation markers in config comments075a664fix: join backslash line continuations when reading config values62d1e2fMerge pull request #2226 from gitpython-developers/dependabot/pre_commit/pre-...23d0e92build(deps): bump https://github.com/astral-sh/ruff-pre-commit8a14adcMerge pull request #2225 from gitpython-developers/submodule-path-hardeningUpdates
pytest-envfrom 1.7.0 to 1.7.1Release notes
Sourced from pytest-env's releases.
Commits
7ddd152Keep pyproject environment settings visible beside native pytest configuratio...2928847[pre-commit.ci] pre-commit autoupdate (#259)15fcc54[pre-commit.ci] pre-commit autoupdate (#258)e4e515d[pre-commit.ci] pre-commit autoupdate (#257)fc6704a🔧 chore: batch dependency updates weekly on Tuesday (#256)6161609build(deps): bump astral-sh/setup-uv from 10.0.0 to 10.0.1 (#255)42e277cbuild(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.0 (#254)f057054[pre-commit.ci] pre-commit autoupdate (#253)ce98a5e[pre-commit.ci] pre-commit autoupdate (#252)b3676c7build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#251)Updates
pytest-rerunfailuresfrom 16.6 to 16.6.1Changelog
Sourced from pytest-rerunfailures's changelog.
Commits
dad07a7Preparing release 16.6.1968fb6cPrevent negative reruns from skipping initial execution (#360)367df90Keep higher-scoped fixtures alive across re-runs of failed subtests (#357)69ac0a7Authenticate xdist StatusDB connections (#358)20decd3Restore higher-scoped teardown when a teardown error rules out a re-run (#356)84af73dFix subtest rerun reporting with xdist (#352)d784cddTest with pytest-xdist on CI (#354)9f85e06Restore higher-scoped teardown when a flaky condition is falsy (#351)eab650fTest rerun-except for setup errors (#349)0b0843aFix only_rerun marker precedence test (#348)Dependabot 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