chore(deps): bump the cargo-minor-patch group across 1 directory with 7 updates#73
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the cargo-minor-patch group across 1 directory with 7 updates#73dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 7 updates Bumps the cargo-minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.9.1` | `1.9.2` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.14.1` | `1.15.0` | | [time](https://github.com/time-rs/time) | `0.3.51` | `0.3.53` | | [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.11.0-rc.4` | `0.11.0` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.17.0` | `1.17.1` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `46.0.0` | `46.0.1` | Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `arc-swap` from 1.9.1 to 1.9.2 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/arc-swap/commits) Updates `rustls-pki-types` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.14.1...v/1.15.0) Updates `time` from 0.3.51 to 0.3.53 - [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.51...v0.3.53) Updates `aes-gcm` from 0.11.0-rc.4 to 0.11.0 - [Commits](RustCrypto/AEADs@aes-gcm-v0.11.0-rc.4...aes-gcm-v0.11.0) Updates `aws-lc-rs` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.17.0...v1.17.1) Updates `wasmtime` from 46.0.0 to 46.0.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v46.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v46.0.0...v46.0.1) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: arc-swap dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: rustls-pki-types dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: time dependency-version: 0.3.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: aes-gcm dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: aws-lc-rs dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: wasmtime dependency-version: 46.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 7 updates in the / directory:
1.0.1021.0.1031.9.11.9.21.14.11.15.00.3.510.3.530.11.0-rc.40.11.01.17.01.17.146.0.046.0.1Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
arc-swapfrom 1.9.1 to 1.9.2Changelog
Sourced from arc-swap's changelog.
Commits
Updates
rustls-pki-typesfrom 1.14.1 to 1.15.0Release notes
Sourced from rustls-pki-types's releases.
Commits
ab46a65Prepare 1.15.013d2deeEnsureFipsStatus::Certifiedis usable23bc39fci: sync cargo-check-external-types nightlyUpdates
timefrom 0.3.51 to 0.3.53Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
0ae2f84v0.3.53 releasecea8c96Avoid issue withcookiecrate temporarily55e1f2bRequire private type to properly seal traits7cf4780v0.3.52 release0e5b04fFix trusted publishing workflow6e4140aSupport default values when parsing10ac36aAdd more doctests toTimestamp6b0d468Restore lexer depth on the unclosed-bracket error path0abc06dAdd trusted publishing43cf0c0Preferentially group shards by targetUpdates
aes-gcmfrom 0.11.0-rc.4 to 0.11.0Commits
a10b56faes-gcm v0.11.0 (#852)f042e9caead-stream v0.6.0 (#851)b29735aAdopt Trusted Publishing (#854)a1fe43fxaes-256-gcm: enable and fix workspace level lints (#850)8cf876feax: remove toplevel lint attributes (#849)4661ddfocb3: enable and fix workspace-level lints (#848)c821431eax: enable and fix workspace-level lints (#847)d3684bbdeoxys: enable and fix workspace-level lints (#846)5e016e2chacha20poly1305: enable and fix workspace-level lints (#845)b3524d3ccm: enable and fix workspace-level lints (#844)Updates
aws-lc-rsfrom 1.17.0 to 1.17.1Release notes
Sourced from aws-lc-rs's releases.
... (truncated)
Commits
741dbf5Prepare aws-lc-rs v1.17.1 (#1164)e6d42b8Prepare aws-lc-sys v0.42.0 (#1162)bd7abf5Harden GitHub Actions workflows against script injection (#1161)93b0123Addwasm32-unknown-emscriptenbuild and test support (#1059)7b8a0e7feat(system-lib): auto-detect system AWS-LC from OPENSSL_* and pkg-config (#1...a95c524Prepare aws-lc-fips-sys v0.13.15 (#1158)00e016aBump actions/checkout from 6 to 7 (#1157)e7568defix(system-lib): gate system AWS-LC on a declared minimum version (#1152)dfe4525fix(builder): select flag dialect by compiler driver mode, not target ABI (#1...26838darsa: report specific key rejection for invalid sizes (#1153)Updates
wasmtimefrom 46.0.0 to 46.0.1Release notes
Sourced from wasmtime's releases.
Changelog
Sourced from wasmtime's changelog.
Commits
823d1b8Release Wasmtime 46.0.1 (#13722)5ddfd5fTest and remediate ghsa-4ch3 for release-46.0.0 (#13726)b31ca92release-46.0.0: backport flaky test fix, amend release notes (#13721)311587eAdd explicit hint for generic call (#13715) (#13719)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