build(deps): bump the cargo group with 5 updates - #425
Merged
Conversation
Bumps the cargo group with 5 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.5` | | [pyo3](https://github.com/pyo3/pyo3) | `0.29.0` | `0.29.1` | | [napi](https://github.com/napi-rs/napi-rs) | `3.11.0` | `3.12.0` | | [napi-derive](https://github.com/napi-rs/napi-rs) | `3.6.0` | `3.6.2` | | [napi-build](https://github.com/napi-rs/napi-rs) | `2.3.2` | `2.4.0` | Updates `clap` from 4.6.4 to 4.6.5 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.4...clap_complete-v4.6.5) 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 `napi` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-v3.11.0...napi-v3.12.0) Updates `napi-derive` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-derive-v3.6.0...napi-derive-v3.6.2) Updates `napi-build` from 2.3.2 to 2.4.0 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-build-v2.3.2...napi-build-v2.4.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: pyo3 dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: napi dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: napi-derive dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: napi-build dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #425 +/- ##
=======================================
Coverage 92.39% 92.39%
=======================================
Files 23 23
Lines 3802 3802
=======================================
Hits 3513 3513
Misses 289 289 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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 cargo group with 5 updates:
4.6.44.6.50.29.00.29.13.11.03.12.03.6.03.6.22.3.22.4.0Updates
clapfrom 4.6.4 to 4.6.5Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c8c9355chore: Releaseaf74defdocs: Update changelogc96f222Merge pull request #6368 from truffle-dev/fix/fish-env-escaping49a05cdfix(complete): Two-pass quote fish env-completere791004test(complete): Snapshot fish env quoting casesUpdates
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
napifrom 3.11.0 to 3.12.0Release notes
Sourced from napi's releases.
Commits
58bd87fchore: release (#3414)9da8723chore(release): publish8d22196chore(deps): update dependency oxc-parser to ^0.142.0 (#3422)abc30fbbuild(deps): bump postcss from 8.5.17 to 8.5.23 (#3421)5542139build(deps): bump fast-xml-parser from 5.9.3 to 5.10.1 (#3418)dc4ee8cbuild(deps): bump fast-uri from 3.1.3 to 3.1.4 (#3419)050d985feat(async-runtime): drain-linger surface + lock-free scheduler internals (#3...e0b8708chore(deps): update dependency oxc-parser to ^0.141.0 (#3417)fc84940chore(deps): update actions/setup-node action to v7 (#3413)ee598dbbuild(deps): bump protobufjs from 7.6.4 to 7.6.5 (#3410)Updates
napi-derivefrom 3.6.0 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)Updates
napi-buildfrom 2.3.2 to 2.4.0Release notes
Sourced from napi-build's releases.
Commits
58bd87fchore: release (#3414)9da8723chore(release): publish8d22196chore(deps): update dependency oxc-parser to ^0.142.0 (#3422)abc30fbbuild(deps): bump postcss from 8.5.17 to 8.5.23 (#3421)5542139build(deps): bump fast-xml-parser from 5.9.3 to 5.10.1 (#3418)dc4ee8cbuild(deps): bump fast-uri from 3.1.3 to 3.1.4 (#3419)050d985feat(async-runtime): drain-linger surface + lock-free scheduler internals (#3...e0b8708chore(deps): update dependency oxc-parser to ^0.141.0 (#3417)fc84940chore(deps): update actions/setup-node action to v7 (#3413)ee598dbbuild(deps): bump protobufjs from 7.6.4 to 7.6.5 (#3410)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