-
Notifications
You must be signed in to change notification settings - Fork 41
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
deps(core-py): bump the all group across 1 directory with 2 updates #1039
base: main
Are you sure you want to change the base?
Conversation
Bumps the all group with 2 updates in the /wren-core-py directory: [maturin](https://github.com/pyo3/maturin) and [ruff](https://github.com/astral-sh/ruff). Updates `maturin` from 1.7.8 to 1.8.1 - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.7.8...v1.8.1) Updates `ruff` from 0.8.4 to 0.9.2 - [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.8.4...0.9.2) --- updated-dependencies: - dependency-name: maturin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 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 with 2 updates in the /wren-core-py directory: maturin and ruff.
Updates
maturin
from 1.7.8 to 1.8.1Release notes
Sourced from maturin's releases.
Changelog
Sourced from maturin's changelog.
Commits
d95faa6
Release v1.8.10c5672c
Tweak invalid version info error messagecd7828f
Makematurin develop
fail if version info is missing inpyproject.toml
(#...0e143c1
Make invalid version info inpyproject.toml
less fatal (#2417)1082bc4
Update minimal manylinux version for riscv64 (#2415)864e6bb
Release v1.8.0 (#2414)55d7beb
Encode free-threaded Python support in bridge model (#2413)c2be694
[pre-commit.ci] pre-commit autoupdate (#2410)1afe25d
Add Linux armv5te architecture support (#2409)0825f6d
Refinearmv7l
target architecture detection (#2408)Updates
ruff
from 0.8.4 to 0.9.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0a39348
Include build binaries027f800
Comment out non-npm-publish jobs425870d
Upload npm publish logs when failedc20255a
Bump version to 0.9.2 (#15529)4203658
Fix joining of f-strings with different quotes when using quote style `Preser...fc9dd63
[airflow] extend and fix AIR302 rules (#15525)79e52c7
[pyflakes
] Show syntax error message forF722
(#15523)cf4ab7c
Parse triple quoted string annotations as if parenthesized (#15387)d2656e8
[flake8-todos
] Allow VSCode GitHub PR extension style links in `missing-tod...c53ee60
Typeshed-sync workflow: add appropriate labels, link directly to failing run ...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