⬆ Bump the python-packages group with 4 updates#208
Merged
Conversation
Bumps the python-packages group with 4 updates in the / directory: [pre-commit](https://github.com/pre-commit/pre-commit), [ruff](https://github.com/astral-sh/ruff), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) and [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pre-commit` from 3.6.2 to 3.7.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@v3.6.2...v3.7.0) Updates `ruff` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.0...v0.4.1) Updates `pytest-asyncio` from 0.23.5.post1 to 0.23.6 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.5.post1...v0.23.6) Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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 python-packages group with 4 updates in the / directory: pre-commit, ruff, pytest-asyncio and pytest-cov.
Updates
pre-commitfrom 3.6.2 to 3.7.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
7b4667ev3.7.0d46c8fcMerge pull request #3168 from pre-commit/fix-fail-fastfc62215fix per-hook fail_fast to not fail on previous failures716da1eMerge pull request #3155 from pre-commit/pre-commit-ci-update-config0939c11[pre-commit.ci] pre-commit autoupdate3bdf9fbMerge pull request #3150 from pre-commit/pre-commit-ci-update-config75b3e52[pre-commit.ci] pre-commit autoupdate5e11c26Merge pull request #3122 from glehmann/docker-ttye580096give docker a tty output when expecting color7b868c3Merge pull request #3132 from pre-commit/pre-commit-ci-update-configUpdates
rufffrom 0.4.0 to 0.4.1Release notes
Sourced from ruff's releases.
Changelog
Sourced from ruff's changelog.
Commits
0ff25a5Bump version to 0.4.1 (#11035)34873ecAdd a script to fuzz the parser (courtesy ofpysource-codegen) (#11015)d3cd61fUse empty range when there's "gap" in token source (#11032)9b80cc0Select fewer ruff rules when linting Python files inscripts/(#11034)9bb23b0Expect indented case block instead of match stmt (#11033)06c248a[ruff]Ignore stub functions inunused-async(RUF029) (#11026)27902b7[pylint] Implementinvalid-index-returned(PLE0305) (#10962)97acf1dENH: Bumpruffdependency versions to support the latest release of `v0.4.0...adf63d9[pylint] Implementinvalid-hash-returned(PLE0309) (#10961)5d3c9f2ruff server: fix Neovim setup guide command (#11021)Updates
pytest-asynciofrom 0.23.5.post1 to 0.23.6Release notes
Sourced from pytest-asyncio's releases.
Commits
c34da04[docs] Mentioned pytest 8.2 compatibility fix in changelog.143f745Fix compatibility with pytest 8.2 FixtureDef.unittest removal13d4b79Remove unused function_removesuffixcdd2c49UseFixtureRequestinstead ofSubRequestc3429faBuild(deps): Bump packaging from 23.2 to 24.0 in /dependencies/docs5f2338dBuild(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14726c6e0Build(deps): Bump coverage from 7.4.3 to 7.4.4 in /dependencies/default8bd8288Build(deps): Bump pytest from 8.0.2 to 8.1.1 in /dependencies/defaultef3b347Build(deps): Bump packaging from 23.2 to 24.0 in /dependencies/defaultUpdates
pytest-covfrom 4.1.0 to 5.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
5295ce0Bump version: 4.1.0 → 5.0.01181b06Update changelog.9757222Fix a minor grammar error (#636)9f5cd81Cleanup releasing instructions. Closes #616.93b5047Add test for pyproject.toml loading without explicit --cov-config. Ref #508.ff50860docs: add config instructions for pyproject.toml.4a5a4b5Keep GitHub Actions up to date with GitHub's Dependabot1d7f559Fix or remove URLs that are causing docs tests to fail6a5af8eUpdate changelog.d9fe8dfSwitch to furo. Closes #618.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 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