Bump the development-version-updates group across 1 directory with 4 updates#236
Merged
github-actions[bot] merged 1 commit intomainfrom Apr 2, 2025
Conversation
…updates Bumps the development-version-updates group with 4 updates in the / directory: [coverage](https://github.com/nedbat/coveragepy), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [pyflakes](https://github.com/PyCQA/pyflakes) and [virtualenv](https://github.com/pypa/virtualenv). Updates `coverage` from 7.7.1 to 7.8.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.7.1...7.8.0) Updates `pytest-cov` from 6.0.0 to 6.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.0) Updates `pyflakes` from 3.3.0 to 3.3.2 - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@3.3.0...3.3.2) Updates `virtualenv` from 20.29.3 to 20.30.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.29.3...20.30.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: pyflakes dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates ... 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-version-updates group with 4 updates in the / directory: coverage, pytest-cov, pyflakes and virtualenv.
Updates
coveragefrom 7.7.1 to 7.8.0Changelog
Sourced from coverage's changelog.
Commits
6d5ced9docs: sample HTML for 7.8.049c194fdocs: prep for 7.8.038782cbdocs: finish up source_dirs. bump to 7.8.07aea2f3feat: add newsource_dirsoption (#1943)f464155test: some simple bytecode testscf1dec0refactor: these pypy modules are available in all our versionsa876052test: a general helper for iterating over our own source files82cff3eperf: sets are better than listsa66bd61refactor: move bytecode code into bytecode.pyd64ce5fchore: bump the action-dependencies group with 3 updates (#1940)Updates
pytest-covfrom 6.0.0 to 6.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
10f8cdeBump version: 6.0.0 → 6.1.010b14afUpdate changelog.aa57aedRefactor a bit the internals to be a bit less boilerplatey and have more clar...e760099Make sure the CLI precision is used when creating report. Fixes #674.44540e1Remove unnecessary CovFailUnderWarning. Closes #675.204af14Update changelog.089e7bbUpgrade ruff.ab2cd26Add py 3.13 to test grid and update some deps.2de0c6cadd reference to code source362a359move section between functionsUpdates
pyflakesfrom 3.3.0 to 3.3.2Changelog
Sourced from pyflakes's changelog.
Commits
78ee531Release 3.3.29228d60global / nonlocal can also appear in class bodies (#836)2441e9cRelease 3.3.187051d2Allow an assignment expression to redefine an annotation (#831)Updates
virtualenvfrom 20.29.3 to 20.30.0Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
04163aerelease 20.30.071adc15Upgrade setuptools (#2863)970b829Add GraalPy support (#2859)60a6956[pre-commit.ci] pre-commit autoupdate (#2858)0fe9b4cMerge pull request #2857 from pypa/pre-commit-ci-update-config4a6a1ff[pre-commit.ci] pre-commit autoupdate773a185Merge pull request #2855 from pypa/release-20.29.3Dependabot 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