deps(core-py): bump the all group across 1 directory with 3 updates#1365
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps(core-py): bump the all group across 1 directory with 3 updates#1365dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
08f0491 to
d54b317
Compare
d54b317 to
5a4d48b
Compare
c7402c3 to
d0049fa
Compare
d0049fa to
8d36212
Compare
8d36212 to
72d9f4f
Compare
72d9f4f to
f74a4c0
Compare
f74a4c0 to
d4b49a3
Compare
d4b49a3 to
be5d652
Compare
be5d652 to
465b0fd
Compare
392b2c5 to
5e03768
Compare
b648175 to
958f8b6
Compare
1a3be44 to
794569f
Compare
794569f to
9af71a4
Compare
9af71a4 to
070bfc3
Compare
Bumps the all group with 3 updates in the /wren-core-py directory: [maturin](https://github.com/pyo3/maturin), [pytest](https://github.com/pytest-dev/pytest) and [ruff](https://github.com/astral-sh/ruff). Updates `maturin` from 1.9.4 to 1.13.1 - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.9.4...v1.13.1) Updates `pytest` from 8.4.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.3) Updates `ruff` from 0.13.1 to 0.15.12 - [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.13.1...0.15.12) --- updated-dependencies: - dependency-name: maturin dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: ruff dependency-version: 0.14.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
070bfc3 to
c14ae38
Compare
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 all group with 3 updates in the /wren-core-py directory: maturin, pytest and ruff.
Updates
maturinfrom 1.9.4 to 1.13.1Release notes
Sourced from maturin's releases.
... (truncated)
Changelog
Sourced from maturin's changelog.
... (truncated)
Commits
b27b7e1Release v1.13.14a3df46fix: fall back to placeholder for abi3 when found interpreters are too old (#...e8ebb2fRelease v1.13.0 (#3124)1e5d362feat: Support large zip files (#3118)062bea7Add auditwheel Warn mode, default to Warn on macOS/Windows (#3121)70ea112feat: re-implement delvewheel for repairing Windows wheels (#3116)83cb185PyO3: Adds generate-stubs command (#3115)ac062c3[pre-commit.ci] pre-commit autoupdate (#3117)a8393ebfeat: re-implement delocate for repairing macOS wheels (#3114)d97bbd0refactor: introduceWheelRepairertrait (#3112)Updates
pytestfrom 8.4.2 to 9.0.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
rufffrom 0.13.1 to 0.15.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
66f93cfBump 0.15.12 (#24815)476a4d0[ty] Complete support for more detailed diagnostics on possibly unbound error...ed669eaImplement#ruff:file-ignorefile-level suppressions (#23599)e73d952[ty] Include inferred type ininvalid-keyconcise diagnostic for union/inte...80feb29[ty] report only dead annotation-only locals as unused (#24811)0fbf2bcDrop deprecated license classifier (#24808)43b174c[ty] Infer lambda parameter types withCallabletype context (#24317)4f449ae[ty] Add error context for intersection types (#24772)5b4e753[ty] Add support for goto in literal enum member inlay hint (#24792)e7cc762[ty] Add error context for TypedDict assignments (#24790)