deps(cargo): bump the cargo group with 3 updates#335
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the cargo group with 3 updates: [ureq](https://github.com/algesten/ureq), [napi](https://github.com/napi-rs/napi-rs) and [napi-derive](https://github.com/napi-rs/napi-rs). Updates `ureq` from 2.12.1 to 3.3.0 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.12.1...3.3.0) Updates `napi` from 2.16.17 to 3.9.1 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/napi@2.16.17...napi-v3.9.1) Updates `napi-derive` from 2.16.13 to 3.5.6 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/napi-derive@2.16.13...napi-derive-v3.5.6) --- updated-dependencies: - dependency-name: ureq dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: napi dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: napi-derive dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
Closing: not mergeable. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 3 updates: ureq, napi and napi-derive.
Updates
ureqfrom 2.12.1 to 3.3.0Changelog
Sourced from ureq's changelog.
... (truncated)
Commits
b2adbf03.3.07662219Bump MSRV 1.71 -> 1.85, edition 2024eb51f2c3.2.1ad49981Bump deps to fix cargo-deny RUSTSEC08785cbSwitch out utf-8 crate with utf8-zero9ef2153Clarify that json feature is disabled by defaulteb2539dFix misleading unsafe wording in crate docsb45d3d2Fix cargo-deny advisory failures852b8043.2.0378f768Update deny.toml given current dependenciesUpdates
napifrom 2.16.17 to 3.9.1Release notes
Sourced from napi's releases.
... (truncated)
Commits
dea608echore: release (#3306)670e5d3chore(release): publisha9abc61fix(sys): restore napi_create_object_with_properties as compat alias (#3321)3e5a09fchore(deps): update release-plz/action action to v0.5.130 (#3320)09c9d97ci: fix Electron install on Node 24.16+/26, add Node 26 to matrix (#3319)ed5b5abfix(napi): unify Reference finalize callbacks on Arc (Rc/Arc type confusion) ...ad7b1c8chore(deps): lock file maintenance (#3318)718eb1fchore(deps): lock file maintenance (#3310)2938a9efix(deps): update dependency@emnapi/coreto v1.11.0 (#3316)31b38d4fix(deps): update dependency@emnapi/runtimeto v1.11.0 (#3317)Updates
napi-derivefrom 2.16.13 to 3.5.6Release notes
Sourced from napi-derive's releases.
... (truncated)
Commits
e9c50bbchore: release (#3272)a2744dafix(build): on openbsd, work around local thread storage destructor crash aft...3456efffeat(napi): addThreadsafeFunction::call_async_catchto handle errors in ca...5f70bd5chore(deps): upgrade typescript to v6 (#3292)16e48d1fix(napi): invalid TypeScript generic syntax for type aliases (#3289)159395bchore(deps): update dependency oxc-parser to ^0.130.0 (#3290)86381bcfeat(cli): opt-in runtime enum for #[napi(string_enum)] via --runtime-string-...66893f1chore(deps): update release-plz/action action to v0.5.129 (#3288)e3cc8e6build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#3285)0e6e5f6build(deps): bump fast-uri from 3.1.0 to 3.1.2 (#3286)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