build(deps): bump the rust-patch group with 6 updates - #370
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the rust-patch group with 6 updates#370dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [hickory-resolver](https://github.com/hickory-dns/hickory-dns) | `0.26.1` | `0.26.2` | | [mdns-sd](https://github.com/keepsimple1/mdns-sd) | `0.21.0` | `0.21.1` | | [rcgen](https://github.com/rustls/rcgen) | `0.14.9` | `0.14.10` | | [tauri-plugin-opener](https://github.com/tauri-apps/plugins-workspace) | `2.5.4` | `2.5.5` | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.7.2` | `2.7.3` | Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `hickory-resolver` from 0.26.1 to 0.26.2 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.26.1...v0.26.2) Updates `mdns-sd` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/keepsimple1/mdns-sd/releases) - [Changelog](https://github.com/keepsimple1/mdns-sd/blob/main/CHANGELOG.md) - [Commits](keepsimple1/mdns-sd@v0.21.0...v0.21.1) Updates `rcgen` from 0.14.9 to 0.14.10 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v/0.14.9...v0.14.10) Updates `tauri-plugin-opener` from 2.5.4 to 2.5.5 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@http-v2.5.4...http-v2.5.5) Updates `tauri-plugin-dialog` from 2.7.2 to 2.7.3 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@dialog-v2.7.2...dialog-v2.7.3) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: hickory-resolver dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: mdns-sd dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: rcgen dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: tauri-plugin-opener dependency-version: 2.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch - dependency-name: tauri-plugin-dialog dependency-version: 2.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-patch group with 6 updates:
1.0.2281.0.2290.26.10.26.20.21.00.21.10.14.90.14.102.5.42.5.52.7.22.7.3Updates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
hickory-resolverfrom 0.26.1 to 0.26.2Release notes
Sourced from hickory-resolver's releases.
... (truncated)
Commits
48323efBump version to 0.26.2ccd6952Only follow one CNAME record from each responsec04ad2bBetter distinguish NODATA response and wildcards64b4291Add test for bogus wildcard expansion478998bproto: constrain peer-controlled allocation sizes8392769resolver: avoid caching empty nameserver poolse2d21d8Replace use of SOA name with NSEC3 record parents84fa8abCheck for correct zone name in covering NSEC3s too09803baLook for correct zone name in matching NSEC3s26f45d3Rename Nsec3RecordPair to Nsec3RecordInfoUpdates
mdns-sdfrom 0.21.0 to 0.21.1Release notes
Sourced from mdns-sd's releases.
Changelog
Sourced from mdns-sd's changelog.
Commits
8616315prepare for a new release 0.21.1 (#497)5bf6b7crefactoring: read_name and name compression (#492)fe525a6fix: send goodbye packets under conflict-resolved names (#495)Updates
rcgenfrom 0.14.9 to 0.14.10Release notes
Sourced from rcgen's releases.
Commits
f4a3b16Bump version to 0.14.10dea3d4dUpgrade to botan 0.13788b093Upgrade to pem 47ce21f4Take advantage of stable ML-DSA in aws-lc-rse2dba45Remove unused RSASSA-PSS signature algorithm37070deOmit reasonCode unspecified(0) from CRL entry extensionsb247a87Write extensions for certs that only set KeyUsage or CRLDP85eafddReject empty CRL distribution point URIs3a99b50Encode CRL invalidityDate as GeneralizedTimeUpdates
tauri-plugin-openerfrom 2.5.4 to 2.5.5Release notes
Sourced from tauri-plugin-opener's releases.
... (truncated)
Commits
6e2e7e4publish new versions (#3070)9a2c98ftemp: remove updater changefiles4a2ecb6chore(deps): update rkyv, closes #319631415efdocs(shell): update example to include Encoding usage inCommand::spawn(#3...04b33eachore(deps): update dependency typescript-eslint to v8.50.1 (#3181)54e21f1chore(deps): update dependency rollup to v4.54.0 (#3179)d528c88chore(deps): update dependency rollup to v4.53.5 (#3172)69146fachore(deps): update dependency rollup to v4.53.4 (#3167)9f68f2dchore(deps): update dependency typescript-eslint to v8.50.0 (#3170)3d0d2e0fix(opener): ignore inAppBrowser on desktop (#3163)Updates
tauri-plugin-dialogfrom 2.7.2 to 2.7.3Release notes
Sourced from tauri-plugin-dialog'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)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