chore(deps): bump the rust group across 2 directories with 3 updates - #75
Merged
MohammadHaroonAbuomar merged 2 commits intoAug 7, 2026
Merged
Conversation
Bumps the rust group with 1 update in the /sdk/python directory: [pyo3](https://github.com/pyo3/pyo3). Bumps the rust group with 1 update in the /sdk/typescript directory: [napi-derive](https://github.com/napi-rs/napi-rs). Updates `pyo3` from 0.29.0 to 0.29.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.29.0...v0.29.1) Updates `pyo3-build-config` from 0.29.0 to 0.29.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.29.0...v0.29.1) Updates `napi-derive` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-derive-v3.6.1...napi-derive-v3.6.2) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: pyo3-build-config dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: napi-derive dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Caitie McCaffrey (CaitieM20) and
MohammadHaroonAbuomar
as code owners
August 7, 2026 17:14
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 rust group with 1 update in the /sdk/python directory: pyo3.
Bumps the rust group with 1 update in the /sdk/typescript directory: napi-derive.
Updates
pyo3from 0.29.0 to 0.29.1Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
d7ad41frelease: 0.29.1b55cb76internal: Avoid parallel test triggered GC to interfere with test_gc.rs (#6238)ab81fe7add an AI contributions policy (#6141)a1640capyo3-introspection Fixes wheel publishing (#6130)e7516f1docs: mention maturin develop --release in quickstart (#6131)d185ecbexperimental-inspect: don't pad blank docstring lines with the body indenta...e268e6dexperimental-inspect: introspect#[pyfunction]under its Python name (#6254)2505e48experimental-inspect: emit positional-only arguments for slot-backed magic ...2b66c50internal: Remove IMPLEMENTS_INTOPYOBJECT parameter from PyClassGetterGenerato...0dbb34dsyncRequires Rustinpyo3-ffi\README.md,src\lib.rswithREADME.md(...Updates
pyo3-build-configfrom 0.29.0 to 0.29.1Release notes
Sourced from pyo3-build-config's releases.
Changelog
Sourced from pyo3-build-config's changelog.
Commits
d7ad41frelease: 0.29.1b55cb76internal: Avoid parallel test triggered GC to interfere with test_gc.rs (#6238)ab81fe7add an AI contributions policy (#6141)a1640capyo3-introspection Fixes wheel publishing (#6130)e7516f1docs: mention maturin develop --release in quickstart (#6131)d185ecbexperimental-inspect: don't pad blank docstring lines with the body indenta...e268e6dexperimental-inspect: introspect#[pyfunction]under its Python name (#6254)2505e48experimental-inspect: emit positional-only arguments for slot-backed magic ...2b66c50internal: Remove IMPLEMENTS_INTOPYOBJECT parameter from PyClassGetterGenerato...0dbb34dsyncRequires Rustinpyo3-ffi\README.md,src\lib.rswithREADME.md(...Updates
napi-derivefrom 3.6.1 to 3.6.2Release notes
Sourced from napi-derive's releases.
Commits
e8e3bffchore: release (#3433)9b5cda9fix(napi-derive): keep the namespace when resolving cross-namespace type refe...cc8a85dchore(deps): update dependency lerna to v10 (#3431)f01d227fix(napi-derive): look up constructor by js_name in validate() (#3432)9c10fc5build(wasm-runtime): use Rolldown (#3429)5b344c3chore(release): publish0fd17faperf(wasm-runtime): remove sourcemap (#3428)3098f0cfix(cli): omit the WASI package fromoptionalDependencieswhen native targe...164a1cachore(release): publish856326bfix(wasm-runtime): preserve emnapi v1 compatibility (#3426)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 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