chore(deps): bump the patch-updates group across 1 directory with 20 updates - #461
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the patch-updates group across 1 directory with 20 updates#461dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the patch-updates group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.19` | `0.4.20` | | [yaml_serde](https://github.com/yaml/yaml-serde) | `0.10.4` | `0.10.7` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.4` | `1.1.5` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.23.0` | `0.23.1` | | [ipnet](https://github.com/krisprice/ipnet) | `2.12.0` | `2.12.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.24.0` | `1.24.1` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.91` | `0.1.92` | | [jaq-json](https://github.com/01mf02/jaq) | `2.0.1` | `2.0.2` | | [jaq-std](https://github.com/01mf02/jaq) | `3.0.1` | `3.0.2` | | [jsonpath-rust](https://github.com/besok/jsonpath-rust) | `1.0.6` | `1.0.8` | | [cel](https://github.com/cel-rust/cel-rust) | `0.14.0` | `0.14.3` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` | | [time](https://github.com/time-rs/time) | `0.3.54` | `0.3.55` | | [rustls](https://github.com/rustls/rustls) | `0.23.42` | `0.23.43` | | [rcgen](https://github.com/rustls/rcgen) | `0.14.8` | `0.14.9` | | [schemars](https://github.com/GREsau/schemars) | `1.2.1` | `1.2.2` | | [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.6` | | [toml](https://github.com/toml-rs/toml) | `1.1.3+spec-1.1.0` | `1.1.4+spec-1.1.0` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.13` | `0.103.14` | Updates `globset` from 0.4.19 to 0.4.20 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.19...globset-0.4.20) Updates `yaml_serde` from 0.10.4 to 0.10.7 - [Commits](yaml/yaml-serde@0.10.4...0.10.7) Updates `thiserror` from 2.0.19 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.19...2.0.20) Updates `aho-corasick` from 1.1.4 to 1.1.5 - [Commits](BurntSushi/aho-corasick@1.1.4...1.1.5) Updates `base64` from 0.23.0 to 0.23.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.23.0...v0.23.1) Updates `ipnet` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `uuid` from 1.24.0 to 1.24.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.24.0...v1.24.1) Updates `async-trait` from 0.1.91 to 0.1.92 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.91...0.1.92) Updates `jaq-json` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/01mf02/jaq/releases) - [Commits](https://github.com/01mf02/jaq/commits) Updates `jaq-std` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/01mf02/jaq/releases) - [Commits](https://github.com/01mf02/jaq/commits) Updates `jsonpath-rust` from 1.0.6 to 1.0.8 - [Changelog](https://github.com/besok/jsonpath-rust/blob/v1.0.8/CHANGELOG.md) - [Commits](besok/jsonpath-rust@v1.0.6...v1.0.8) Updates `cel` from 0.14.0 to 0.14.3 - [Release notes](https://github.com/cel-rust/cel-rust/releases) - [Commits](cel-rust/cel-rust@v0.14.0...v0.14.3) Updates `futures` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `time` from 0.3.54 to 0.3.55 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.54...v0.3.55) Updates `rustls` from 0.23.42 to 0.23.43 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.42...v/0.23.43) Updates `rcgen` from 0.14.8 to 0.14.9 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.14.8...v/0.14.9) Updates `schemars` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v1.2.1...v1.2.2) Updates `clap` from 4.6.4 to 4.6.6 - [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.6) Updates `toml` from 1.1.3+spec-1.1.0 to 1.1.4+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.3...toml-v1.1.4) Updates `rustls-webpki` from 0.103.13 to 0.103.14 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.13...v/0.103.14) --- updated-dependencies: - dependency-name: globset dependency-version: 0.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: yaml_serde dependency-version: 0.10.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: aho-corasick dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ipnet dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: uuid dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: async-trait dependency-version: 0.1.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: jaq-json dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: jaq-std dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: jsonpath-rust dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cel dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: futures dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: time dependency-version: 0.3.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rustls dependency-version: 0.23.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rcgen dependency-version: 0.14.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: schemars dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: toml dependency-version: 1.1.4+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rustls-webpki dependency-version: 0.103.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... 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 patch-updates group with 20 updates in the / directory:
0.4.190.4.200.10.40.10.72.0.192.0.201.1.41.1.50.23.00.23.12.12.02.12.11.24.01.24.10.1.910.1.922.0.12.0.23.0.13.0.21.0.61.0.80.14.00.14.30.3.330.3.340.3.540.3.550.23.420.23.430.14.80.14.91.2.11.2.24.6.44.6.61.1.3+spec-1.1.01.1.4+spec-1.1.00.103.130.103.14Updates
globsetfrom 0.4.19 to 0.4.20Commits
5055264globset-0.4.20020687aignore,globset: increase pool capacity5ed408eignore-0.4.32435f59fignore: skip loading unreachable ignore filesf9c05a9index: remove incorrect README8372866index: add some initial indexing scaffoldingd99ac34core: addindexmodule2ed0c00flags: disable many flags when indexing is enabled59e318fignore-0.4.31a9dc222cargo: setrust-versionon all cratesUpdates
yaml_serdefrom 0.10.4 to 0.10.7Commits
22a7009Release 0.10.7deba4cfFix source for IO errors8340a5aBump actions/checkout from 4 to 6f9c1d9fRelease 0.10.6e70c281Fix latest nightly Clippy lint1705f88Keep indexmap dependency range flexibleb388782Use Rust token for crate publishinge6de63fRelease 0.10.5115cafdPreserve Rust 1.82 compatibility91e0205Streamline no_std support and add from_reader testsUpdates
thiserrorfrom 2.0.19 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19Updates
aho-corasickfrom 1.1.4 to 1.1.5Commits
51780601.1.5b68c8d5api: check for overflow inMatch::offsettooc821786build(deps): bump actions/checkout in the actions group (#171)8209bb9Hash-pin all actions, drop persisted credentials (#170)0f3f5daapi: document a couple panicking preconditionse88e1fcbenchmarks: bump dependencies88e4966ci: use older version oflogon pinned buildUpdates
base64from 0.23.0 to 0.23.1Changelog
Sourced from base64's changelog.
Commits
069bf70v0.23.16ab1fb0Merge pull request #310 from musicinmybrain/test-on-non-simd-arches7cffce6Fix testing on architectures without unsafe SIMD supporte34f9a0Merge pull request #308 from atouchet/come9240c9Remove outdated commentUpdates
ipnetfrom 2.12.0 to 2.12.1Changelog
Sourced from ipnet's changelog.
Commits
Updates
uuidfrom 1.24.0 to 1.24.1Release notes
Sourced from uuid's releases.
Commits
2ea38afMerge pull request #900 from uuid-rs/cargo/v1.24.19dbeb04prepare for 1.24.1 releasee113df8Merge pull request #899 from questfever/mainb017765Fix non-ASCII character handling in parse diagnosticsUpdates
async-traitfrom 0.1.91 to 0.1.92Release notes
Sourced from async-trait's releases.
Commits
82e7e9eRelease 0.1.929a35cb8Merge pull request #303 from dtolnay/mustuse875ceecResolve double_must_use clippy lint62993a5Raise minimum tested compiler to rust 1.88Updates
jaq-jsonfrom 2.0.1 to 2.0.2Commits
Updates
jaq-stdfrom 3.0.1 to 3.0.2Commits
Updates
jsonpath-rustfrom 1.0.6 to 1.0.8Changelog
Sourced from jsonpath-rust's changelog.
... (truncated)
Commits
27dedb8add tag and up v0836f1bup v1dc08eerem unused deps (#113)37869deConvert name selectors and string literals to the string they denote (#112)Updates
celfrom 0.14.0 to 0.14.3Commits
3bea37echore(cel): release v0.14.3 (#311)06c60f5feat(parser): Added strategy to limit recoveries (#310)593c116chore(cel): release v0.14.2 (#308)9e18148fix(parser): avoid overflows (#307)74eae37chore(cel): release v0.14.1 (#300)7fca398feat(stdlib): Adddyn()function for dynamic typing support (#301)f8ef47bchore: upgrade thiserror to 2 (#299)Updates
futuresfrom 0.3.33 to 0.3.34Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
timefrom 0.3.54 to 0.3.55Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
857d9c4v0.3.55 release2b72fcdPrecise feature gating for macroc1089ebRun check-targets, miri in parallelf377fadAvoid range-validated ordinal => year incascade2eacb0aReport miscellaneous tasks, overall status29621acSpeed up CI08de7baFix nano-timestamp validation3c3f046Fix copy-paste error3c0c81cCascade errors when deserializingUtcOffsetc21acd5Handle more deserializations ofSignedDurationUpdates
rustlsfrom 0.23.42 to 0.23.43Commits
fcf61cdPrepare 0.23.43f0dad4cCheck server's proposed suite against actual offerb480cc6Test for server choosing a non-QUIC TLS1.3 suite883a44dConsiderProtocolinServerConfig::supports_versionc2f1fd9Check suitability of server version in QUIC clientd98e1b9Add test for serverTls13RequiredForQuice63d9bfBound ticket age calculation79cd462Defensiveness improvement for binder suffix arithmetic4a9f025use checked_sub for the mac tag offset in Rfc5077Ticketer::decrypt3131e5cAccept that libcrux deps are vulnerableUpdates
rcgenfrom 0.14.8 to 0.14.9Release notes
Sourced from rcgen's releases.
Commits
7ca88d2rcgen: bump version to 0.14.9f3cdedcOmit default cA flag value as required by spec0a2200dDeduplicate CA extensions writing logicadaa1a2Deduplicate eKU writing logicedc6bb6rustls-cert-gen: fix useless_borrows_in_formatting findings86ae909Bump actions/cache from 5 to 654082a6Fix non-compliant PKCS#8 v2 Ed25519 test key encodingbee639aBump actions/checkout from 6 to 7d012e2cdoc: extend CertificateSigningRequest docs/interinks0c565edci: sync cargo-check-external-types nightlyUpdates
schemarsfrom 1.2.1 to 1.2.2Release notes
Sourced from schemars's releases.
Changelog
Sourced from schemars's changelog.
Commits
ed61863v1.2.2ae618c3Updatesynto v3 (#528)c072ea0docs: add missing attributes to table of contents (#517)015272fClippy fix (#512)944f727Bump bytes from 1.10.1 to 1.11.1 (#507)Updates
clapfrom 4.6.4 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
tomlfrom 1.1.3+spec-1.1.0 to 1.1.4+spec-1.1.0Commits
beee9fechore: Release16e2ac1docs: Update changelog89f5541fix(toml): preserve datetimes when deserializing Value (#1194)534039cfix(serde): Deserialize Value datetimes into typed targets6e45ceftest(serde): Reproduce Value datetime deserialization error4ec099fchore: Release5a47a51docs: Update changelogda0911fperf(parser): Reduce over allocation by better tokens/byte ratio (#1193)26eb157perf(parser): Reduce over allocation by better tokens/byte ratioca4c7bfchore(deps): Update Prek to v0.4.11 (#1191)Updates
rustls-webpkifrom 0.103.13 to 0.103.14Release notes
Sourced from rustls-webpki's releases.
Commits
10a1514Mark ML-DSA algorithms as FIPS submitted14cbaa1Bump version to 0.103.14cbb868aSupport stable ML-DSA with aws-lc-rsc782fd1Update to aws-lc-rs 1.18b250e31Upgrade to base64 0.2399115b2ci: sync cargo-check-external-types nightlya82bfaecrl: fix clippy::question_mark findingDependabot 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