-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⬆️ Bump the dependencies group with 4 updates #97
Merged
Conversation
This file contains 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
Bumps the dependencies group with 4 updates: [ruff](https://github.com/astral-sh/ruff), [coverage](https://github.com/nedbat/coveragepy), [virtualenv](https://github.com/pypa/virtualenv) and [coverage[toml]](https://github.com/nedbat/coveragepy). Updates `ruff` from 0.9.4 to 0.9.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.4...0.9.6) Updates `coverage` from 7.6.11 to 7.6.12 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.11...7.6.12) Updates `virtualenv` from 20.29.1 to 20.29.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.29.1...20.29.2) Updates `coverage[toml]` from 7.6.11 to 7.6.12 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.11...7.6.12) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage[toml] dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage Report (ubuntu-latest / Python 3.11)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.11)
|
Coverage Report (ubuntu-latest / Python 3.12)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.12)
|
Coverage Report (ubuntu-latest / Python 3.13)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.13)
|
Coverage Report (macos-latest / Python 3.12)
Pytest Result Summary (os: macos-latest / python-version: 3.12)
|
Coverage Report (ubuntu-latest / Python 3.10)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.10)
|
Coverage Report (macos-latest / Python 3.11)
Pytest Result Summary (os: macos-latest / python-version: 3.11)
|
Coverage Report (macos-latest / Python 3.13)
Pytest Result Summary (os: macos-latest / python-version: 3.13)
|
Coverage Report (macos-latest / Python 3.10)
Pytest Result Summary (os: macos-latest / python-version: 3.10)
|
Coverage Report (windows-latest / Python 3.13)
Pytest Result Summary (os: windows-latest / python-version: 3.13)
|
Coverage Report (windows-latest / Python 3.10)
Pytest Result Summary (os: windows-latest / python-version: 3.10)
|
Coverage Report (windows-latest / Python 3.12)
Pytest Result Summary (os: windows-latest / python-version: 3.12)
|
Coverage Report (windows-latest / Python 3.11)
Pytest Result Summary (os: windows-latest / python-version: 3.11)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 4 updates: ruff, coverage, virtualenv and coverage[toml].
Updates
ruff
from 0.9.4 to 0.9.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
524cf6e
Bump version to 0.9.6 (#16074)857cf0d
Revert tailwindcss v4 update (#16075)0f1eb1e
Improve migration document (#16072)b69eb90
Fix reference definition labels for backtick-quoted shortcut links (#16035)d2f661f
RUF009 should behave similar to B008 and ignore attributes with immutable typ...07cf885
[pylint
] Also report when the object isn't a literal (PLE1310
) (#15985)c089896
Update Rust crate rustc-hash to v2.1.1 (#16060)869a954
Root exclusions in the server to project root (#16043)cc0a5dd
Directly includeSettings
struct for the server (#16042)b54e390
Update Rust crate clap to v4.5.28 (#16059)Updates
coverage
from 7.6.11 to 7.6.12Changelog
Sourced from coverage's changelog.
Commits
7e5373e
docs: sample HTML for 7.6.12a4ed38b
docs: prep for 7.6.12ce4efdc
build: fix aarch64 kits #1927a1f3192
build: don't publish if kit building failedbb68f99
chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4a
refactor: check for more kinds of constant tests67899ea
refactor: we no longer care what kind of constant the compile-time constants arec850f20
refactor: macOS is MACOS, not OSXa1b2c1a
build: there are always tweaks to howto.txt9c03039
build: bump version to 7.6.12Updates
virtualenv
from 20.29.1 to 20.29.2Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
ca670cd
release 20.29.2a2d2c3e
Merge pull request #2843 from gaborbernat/bump-2-106203457
Merge pull request #2842 from gaborbernat/remove-whld8a68e6
Bump pip to 25.0.17b8fde4
Remove old virtualenv wheelcb02b4f
Merge pull request #2837 from pypa/pre-commit-ci-update-config8332db8
[pre-commit.ci] pre-commit autoupdate192cef7
[pre-commit.ci] pre-commit autoupdate (#2833)a6a5c45
[pre-commit.ci] pre-commit autoupdate (#2830)d409f6a
release 20.29.1 (#2828)Updates
coverage[toml]
from 7.6.11 to 7.6.12Release notes
Sourced from coverage[toml]'s releases.
Changelog
Sourced from coverage[toml]'s changelog.
Commits
7e5373e
docs: sample HTML for 7.6.12a4ed38b
docs: prep for 7.6.12ce4efdc
build: fix aarch64 kits #1927a1f3192
build: don't publish if kit building failedbb68f99
chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4a
refactor: check for more kinds of constant tests67899ea
refactor: we no longer care what kind of constant the compile-time constants arec850f20
refactor: macOS is MACOS, not OSXa1b2c1a
build: there are always tweaks to howto.txt9c03039
build: bump version to 7.6.12Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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