-
Notifications
You must be signed in to change notification settings - Fork 81
deps(core-py): bump the all group in /wren-core-py with 2 updates #1095
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
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the all group in /wren-core-py with 2 updates: [maturin](https://github.com/pyo3/maturin) and [ruff](https://github.com/astral-sh/ruff). Updates `maturin` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.8.2...v1.8.3) Updates `ruff` from 0.9.10 to 0.11.0 - [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.10...0.11.0) --- updated-dependencies: - dependency-name: maturin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
c7a938d
to
cbcc553
Compare
Bumps the all group in /wren-core-py with 2 updates: maturin and ruff.
Updates
maturin
from 1.8.2 to 1.8.3Release notes
Sourced from maturin's releases.
Changelog
Sourced from maturin's changelog.
Commits
c200385
Sync version in Cargo.lockd0e878d
Release v1.8.3 (#2515)b9da804
Update rand & pyo3 versions in user guide0770d50
Updates Rng legacy methods in tutorial (#2514)30cdcbd
fix auditwheel .so relocation for namespace modules (#2513)c6e640f
Update the TP docs to usepypi
as the GH Env name (#2512)5c0d16d
Upgrade pyo3 to 0.24.0 (#2511)17c76ae
Merge pull request #2508 from PyO3/pre-commit-ci-update-configde28d0c
[pre-commit.ci] pre-commit autoupdate7986b3d
Don't install dependencies when runningmaturin develop --skip-install
(#2504)Updates
ruff
from 0.9.10 to 0.11.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2cd25ef
Ruff 0.11.0 (#16723)a22d206
[red-knot] Preliminary tests for typing.Final (#15917)270318c
[red-knot] fix: improve type inference for binary ops on tuples (#16725)d03b12e
[red-knot] Assignments to attributes (#16705)14c5ed5
[pygrep-hooks
]: Detect file-level suppressions comments without rul… (#16720)5955650
Fallback to requires-python in certain cases when target-version is not found...2382fe1
[syntax-errors] Tuple unpacking infor
statement iterator clause before Pyt...27e9d1f
Ruff v0.10 Release (#16708)acf35c5
Add newnoqa
specification to the docs (#16703)b9b2562
describe requires-python fallback in docs (#16704)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 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