chore(deps): bump the cargo-minor-patch group across 1 directory with 9 updates - #75
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cargo-minor-patch group across 1 directory with 9 updates#75dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 9 updates Bumps the cargo-minor-patch group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.43` | `0.4.45` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.18.0` | `1.18.1` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.35` | `0.8.40` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.14.0` | `2.14.2` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.18.3` | `0.18.4` | | [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace) | `2.3.5` | `2.3.6` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.7.0` | `0.7.1` | | [tauri-plugin-notification](https://github.com/tauri-apps/plugins-workspace) | `2.3.3` | `2.4.0` | | [open](https://github.com/Byron/open-rs) | `5.4.2` | `5.4.3` | Updates `async-compression` from 0.4.43 to 0.4.45 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Commits](Nullus157/async-compression@async-compression-v0.4.43...async-compression-v0.4.45) Updates `aws-lc-rs` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.18.0...v1.18.1) Updates `encoding_rs` from 0.8.35 to 0.8.40 - [Commits](hsivonen/encoding_rs@v0.8.35...v0.8.40) Updates `indexmap` from 2.14.0 to 2.14.2 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.14.0...2.14.2) Updates `lru` from 0.18.3 to 0.18.4 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.18.3...0.18.4) Updates `tauri-plugin-shell` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@nfc-v2.3.5...nfc-v2.3.6) Updates `tower-http` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.7.0...tower-http-0.7.1) Updates `tauri-plugin-notification` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@nfc-v2.3.3...fs-v2.4.0) Updates `open` from 5.4.2 to 5.4.3 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.4.2...v5.4.3) --- updated-dependencies: - dependency-name: async-compression dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: aws-lc-rs dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: encoding_rs dependency-version: 0.8.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: indexmap dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: lru dependency-version: 0.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: tauri-plugin-shell dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: tower-http dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: tauri-plugin-notification dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: open dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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-minor-patch group with 9 updates in the / directory:
0.4.430.4.451.18.01.18.10.8.350.8.402.14.02.14.20.18.30.18.42.3.52.3.60.7.00.7.12.3.32.4.05.4.25.4.3Updates
async-compressionfrom 0.4.43 to 0.4.45Release notes
Sourced from async-compression's releases.
Commits
d8c1b47chore: release (#482)9ffc96cchore(deps): update zstd requirement from 0.13 to 0.14 (#481)a867d18chore: release (#478)ee526f7Fix safety contract on assume_init, use asserts (#479)1de4b45Enforce WriteBuffer bounds checks in release builds (#477)3a711b0ci: pin actions (#473)Updates
aws-lc-rsfrom 1.18.0 to 1.18.1Release notes
Sourced from aws-lc-rs's releases.
... (truncated)
Commits
22e629dPrepare v1.18.1 (#1224)c4fde5cPrepare aws-lc-fips-sys v0.14.2 (#1221)7943223Prepare aws-lc-sys v0.45.0 (#1220)8ea2229fix: tighten AEAD, cipher IV, and digest API contracts (#1215)bcca4d1Add ECDSA P-256 SHA-1 ASN.1 verification algorithm (#1214)32338a5fix(builder): filter the raw-triple CFLAGS spelling for jitterentropy (#1207)af422bdFix-Wa,--debug-prefix-mapprobe (#1212)749b26fci: replace removed llvm-devel-lite package in FreeBSD jobs (#1213)36c7a68fix(publish): verify packaged crate with cargo build, not cargo test (#1201)c71ab00fix: address clippy::assert_is_empty lints in ECB cipher modes (#1210)Updates
encoding_rsfrom 0.8.35 to 0.8.40Commits
662cb42Allow split_u16_stride_mut as dead code55f2530Increment version number to 0.8.4071ae1c0Mention defense in depth when writing to &mut str12790abRemove remarks about a standard library bug that has been worked aroundd477c2aInline asm not stable on powerpc/powerpc64 at MSRV6c2fb49Work around slow _mm_packus_epi16 in Rust 1.96 through 1.98, inclusive9451175Zero the output slice upon panic in functions that write to &mut str4cdc020Anticipate complaints about the dependencies in the READMEdebb436Add thanks to the related release notes5b05f10Mention rust-lang/stdarch#2208 in the READMEUpdates
indexmapfrom 2.14.0 to 2.14.2Changelog
Sourced from indexmap's changelog.
Commits
41a8708Merge pull request #450 from cuviper/macros0fb7b5cRelease 2.14.255e6b28Improve the empty macro casesc067355Fix item hygiene in user macrosfdf7e17Merge pull request #449 from cuviper/release-2.14.1ada540eRelease 2.14.1af93b43expect clippy::redundant_slicing in testsc95da18fix clippy::derivable_impls2196365fix clippy::useless_vec (and more) in tests1c2be7buse inherent usize::MAXUpdates
lrufrom 0.18.3 to 0.18.4Changelog
Sourced from lru's changelog.
Commits
2504ad0Merge pull request #245 from jeromefroe/jerome/prepare-0-18-4-release419b047Prepare 0.18.4 release05ba36eMerge pull request #241 from ChrisJr404/add-retaind84bc5eRevert retain to the simpler removal implementation36a810ePotential fix for pull request findinge0d578cMerge remote-tracking branch 'up/master' into add-retain6e6ff26retain: free the node returned by the map to avoid a dangling entry349676fAdd retain methodUpdates
tauri-plugin-shellfrom 2.3.5 to 2.3.6Release notes
Sourced from tauri-plugin-shell's releases.
... (truncated)
Commits
6aa2854publish new versions (#3509)9d6d032chore(deps): update h2 to 0.4.19 (#3556)98f8787ci: fix typo in workflow permissions1a7b12cci: add explicit token permissions2f4c85cchore(deps): bump serde_with (#3490)c546de0chore(deps): update dependency rollup to v4.62.5 (#3520)db9c599fix(android): missingconsumer-rules.pro(#3531)9c93437chore(deps): update dependency typescript-eslint to v8.66.0 (#3391)685610afix(fs): default permissions (#3507)f8053e6docs: cargo features (#3527)Updates
tower-httpfrom 0.7.0 to 0.7.1Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
c941451chore(release): prepare 0.7.1 (#729)9697702chore(deps): bump taiki-e/install-action from 2.86.3 to 2.86.8 (#730)e2582e2Allow ignoring multi-range requests (#727)888f7fefeat(services): configure directory redirects (#728)5ad7654chore(deps): bump taiki-e/install-action from 2.85.12 to 2.86.3 (#726)d154adbfix: reject multipart ranges before validation (#661)d9e5c8aci: Update to cargo-check-external-types 0.5.0 (#724)90c072bPropagate ServeDir::try_call I/O errors (#718)860922efix(decompression): don't end the body on an empty data frame (#722)8532252docs(example)/custom future with multiple bodies (#711)Updates
tauri-plugin-notificationfrom 2.3.3 to 2.4.0Release notes
Sourced from tauri-plugin-notification's releases.
... (truncated)
Commits
adc23d6publish new versions (#2808)fc573b3chore(deps): update rust crate tokio-tungstenite to 0.27 (#2768)901ddfbci: enable create-pull-request sign commits (#2809)f209b2fchore(deps): update tauri monorepo to v2.6.0 (v2) (#2804)19ed1bdchore(deps): update dependency prettier to v3.6.1 (#2806)5779099publish new versions (#2780)2aec8fffeat(opener): addinAppBrowseroption for iOS and Android (#2803)9799f0dfix(log): iOS simulator freezing due to early logging (#2802)8cdaacdchore(examples): update API example mobile projectsd46778echore(deps): update dependency typescript-eslint to v8.35.0 (#2794)Updates
openfrom 5.4.2 to 5.4.3Release notes
Sourced from open's releases.
Changelog
Sourced from open's changelog.
Commits
9551952Release open v5.4.3136d4d0Merge pull request #131 from ncfavier/reap43e601dreviewa78c0cafix: wait for intermediate child to terminate when double-forkingDependabot 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