build(deps): bump the cargo group across 1 directory with 9 updates#326
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the cargo group across 1 directory with 9 updates#326dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.2` | `0.13.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.0` | `1.52.3` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.4` | `0.21.0` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.39.2` | `0.40.1` | | [napi](https://github.com/napi-rs/napi-rs) | `3.8.4` | `3.8.6` | | [napi-derive](https://github.com/napi-rs/napi-rs) | `3.5.3` | `3.5.6` | | [napi-build](https://github.com/napi-rs/napi-rs) | `2.3.1` | `2.3.2` | | [zip](https://github.com/zip-rs/zip2) | `8.5.1` | `8.6.0` | Updates `reqwest` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.2...v0.13.3) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `tokio` from 1.52.0 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.0...tokio-1.52.3) Updates `git2` from 0.20.4 to 0.21.0 - [Changelog](https://github.com/rust-lang/git2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.4...git2-0.21.0) Updates `quick-xml` from 0.39.2 to 0.40.1 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.39.2...v0.40.1) Updates `napi` from 3.8.4 to 3.8.6 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-v3.8.4...napi-v3.8.6) Updates `napi-derive` from 3.5.3 to 3.5.6 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-derive-v3.5.3...napi-derive-v3.5.6) Updates `napi-build` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-build-v2.3.1...napi-build-v2.3.2) Updates `zip` from 8.5.1 to 8.6.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v8.5.1...v8.6.0) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: git2 dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: quick-xml dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: napi dependency-version: 3.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: napi-derive dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: napi-build dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zip dependency-version: 8.6.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 #326 +/- ##
==========================================
+ Coverage 92.60% 92.66% +0.06%
==========================================
Files 26 25 -1
Lines 4339 4229 -110
==========================================
- Hits 4018 3919 -99
+ Misses 321 310 -11 ☔ View full report in Codecov by Sentry. 🚀 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 9 updates in the / directory:
0.13.20.13.31.0.1491.0.1501.52.01.52.30.20.40.21.00.39.20.40.13.8.43.8.63.5.33.5.62.3.12.3.28.5.18.6.0Updates
reqwestfrom 0.13.2 to 0.13.3Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
a9a88c4v0.13.3f3f6d9ddocs(retry): include ReqRep in docsrs (#3020)5f9c231fix rustls CRL PEM parsing (#3013)11d835duse wasm-bindgen ecosystem only for wasm32-unknown-* target (#3000)1f72916Upgrade rustls-platform-verifier (#3010)5d5bf35[HTTP/3] Optimize IPv6 fallback and enforce HTTPS scheme #2911 (#3006)93dc1b2docs: more accurate about default HTTP2 window sizes (#3007)c5e50f0docs: update outdated link in commentsb25611fresolve: debug log to change only host (#2992)ca1f479http3: handle stop_sending without error (#2978)Updates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
tokiofrom 1.52.0 to 1.52.3Release notes
Sourced from tokio's releases.
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)4abe9d7chore: prepare Tokio v1.52.2 (#8115)Updates
git2from 0.20.4 to 0.21.0Changelog
Sourced from git2's changelog.
... (truncated)
Commits
dffaf27Merge pull request #1256 from weihanglo/changelog84b9c76docs: changelog for git2@0.218c6dc4aMerge pull request #1206 from weihanglo/sha256-git27bd145efix: importObjectFormatin one placefc8af6atest(oid): split_extto test each format separatelyb9bde87test: oid length sanity check57a68e0feat(oid): impl Display for ObjectFormat7acee09chore(ci): test git2 sha256 supportbdf5b7bfix: init example with--object-formatoption9fb4e6arefactor(util): dropunsafefromzeroed_raw_oidUpdates
quick-xmlfrom 0.39.2 to 0.40.1Release notes
Sourced from quick-xml's releases.
... (truncated)
Changelog
Sourced from quick-xml's changelog.
... (truncated)
Commits
9aaea92Release 0.40.1ce488bcMerge pull request #964 from williamareynolds/fix/de-doctype-in-text-unreachablee00ae5cFix unreachable!() panic when DOCTYPE appears between text runs in element co...2778564Release 0.40.0393db03Merge pull request #962 from Mingun/prepare-0.40a27709aFix misprint in code example0c0c914Make some functions const and enable clippy::missing_const_for_fn lintbf4ffe5Fix clippy warning: use.first()instead of.get(0)d69baadFix clippy warning: remove unnecessary after 241f01e20ff679e9248f2ae424c9ba82...8e0ae4fFix clippy warning: usestrip_prefixinstead of manual strippingUpdates
napifrom 3.8.4 to 3.8.6Release notes
Sourced from napi's releases.
Commits
5ed87ddchore: release (#3259)84105d9fix(deps): update rust crate ctor to 0.11.0 (#3270)20e9072chore(deps): update dependency ava to v8 (#3269)29215a9build(deps): bump postcss from 8.5.8 to 8.5.12 (#3266)ab8a86bperf(napi): skip duplicate validation (#3268)837d122docs(napi): clarify unsafe function invariants (#3267)9c6f720chore(deps): update dependency oxc-parser to ^0.128.0 (#3265)1ca6522fix(napi-derive): only FnArgs unpacks tuple to variadic params (#3264)f3466fafix(deps): update dependency dockerode to v5 (#3260)ba6597bfix(napi): Convert #[ctor] calls to declarative form to remove all features (...Updates
napi-derivefrom 3.5.3 to 3.5.6Release notes
Sourced from napi-derive's releases.
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)Updates
napi-buildfrom 2.3.1 to 2.3.2Release notes
Sourced from napi-build's releases.
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)Updates
zipfrom 8.5.1 to 8.6.0Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
771dfc5chore: release v8.6.0 (#781)8e480ccchore(deps): update sha1 requirement from 0.10 to 0.11 (#767)2513bbechore(deps): update aes requirement from 0.8 to 0.9 (#787)957e240ci(deps): bump actions/cache from 5.0.4 to 5.0.5 (#786)0329d9dfix: allow for[u8]as filename (#775)ddcf854ci(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#788)42323a8ci(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#785)901014aci(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 (#784)07702d4feat: addcompression not supportedas enum error (#774)2d0c46bci(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#783)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