chore(deps): bump the rs-dependencies group across 1 directory with 7 updates#167
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the rs-dependencies group across 1 directory with 7 updates#167dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the rs-dependencies group with 7 updates in the /proplet directory: | Package | From | To | | --- | --- | --- | | [toml](https://github.com/toml-rs/toml) | `0.9.12+spec-1.1.0` | `1.0.6+spec-1.1.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [config](https://github.com/rust-cli/config-rs) | `0.15.19` | `0.15.21` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.10` | `0.6.3` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.2` | | [oci-client](https://github.com/oras-project/rust-oci-client) | `0.15.0` | `0.16.1` | | [elastic-tee-hal](https://github.com/elasticproject-eu/wasmhal) | ``56126e9`` | ``566de0f`` | Updates `toml` from 0.9.12+spec-1.1.0 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.0.6) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) Updates `config` from 0.15.19 to 0.15.21 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.19...v0.15.21) Updates `socket2` from 0.5.10 to 0.6.3 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits/v0.6.3) Updates `reqwest` from 0.12.28 to 0.13.2 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.2) Updates `oci-client` from 0.15.0 to 0.16.1 - [Release notes](https://github.com/oras-project/rust-oci-client/releases) - [Commits](oras-project/rust-oci-client@v0.15.0...v0.16.1) Updates `elastic-tee-hal` from `56126e9` to `566de0f` - [Commits](elasticproject-eu/wasmhal@56126e9...566de0f) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.6+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rs-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: config dependency-version: 0.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: socket2 dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: oci-client dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: elastic-tee-hal dependency-version: 566de0f24a0690f52d0b0c1aa223e932d2445ff3 dependency-type: direct:production dependency-group: rs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #175. |
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 rs-dependencies group with 7 updates in the /proplet directory:
0.9.12+spec-1.1.01.0.6+spec-1.1.00.3.220.3.230.15.190.15.210.5.100.6.30.12.280.13.20.15.00.16.156126e9566de0fUpdates
tomlfrom 0.9.12+spec-1.1.0 to 1.0.6+spec-1.1.0Commits
a09707echore: Release7b0feaadocs: Update changelog2902954Revert "fix(toml): Track dotted key for spans" (#1119)a586caeRevert "fix(toml): Track dotted key for spans"d35c3f6chore: Release949b4e8docs: Update changelog47b878bfix(toml): Track dotted key for spans (#1118)87461d8fix(toml): Track dotted key for spans796370etest(serde): Check span meaningad87859test(serde): Track key spansUpdates
tracing-subscriberfrom 0.3.22 to 0.3.23Release notes
Sourced from tracing-subscriber's releases.
Commits
54ede4dchore: prepare tracing-subscriber 0.3.23 (#3490)37558d5subscriber: allow ansi sanitization to be disabled (#3484)efc690fcore: add missing const (#3449)0c32367core: Use const initializers instead ofonce_cell9feb241docs: add arcswap reload crate to related (#3442)2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)Updates
configfrom 0.15.19 to 0.15.21Changelog
Sourced from config's changelog.
Commits
741acfcchore: Release config version 0.15.2128e97d5docs: Update changelog194c7b6chore: Update dependencies (#742)6b21e44chore: Upgrade notifya6500c2chore: Update dependencies692f700chore: Upgrade to 2024 edition (#740)87feacachore: Upgrade to 2024 edition4ba1312chore: Bump MSRV to 1.85dd71fb4chore: Release config version 0.15.205b90b33docs: Update changelogUpdates
socket2from 0.5.10 to 0.6.3Changelog
Sourced from socket2's changelog.
... (truncated)
Commits
Updates
reqwestfrom 0.12.28 to 0.13.2Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
ad83b63v0.13.2c25f3dbchore: Add Windows and Linux arm64 to CI (#2960)761b89echore: upgrade wasm-streams to v0.5 (#2958)fd2d507fix(wasm): custom content-type overidden by json method for wasm (#2908)23eb7d4chore: update copyright year to 2026 (#2943)10c31c2fix(http3): specify h3 alpn for http3 connector (#2929)8530ec3docs: native-tls-alpn has changed to native-tls-no-alpn (#2940)04a216fchore(deps): remove unused webpki-roots and rustls-native-certs (#2932)406b59efix http2 feature is not enabled for native-tls ALPN (#2927)325a020Update readme for 0.13 (#2926)Updates
oci-clientfrom 0.15.0 to 0.16.1Release notes
Sourced from oci-client's releases.
Commits
3fc2c63Merge pull request #245 from viccuad/fix/opaque-tokend9bcfa0build: Bump Cargo.toml version to 0.16.1c050d40test: Add cases for token parsing and expiration7c8b269fix: Insert opaque tokens into cache again408207fMerge pull request #244 from ocx-sh/fix/flush-async-writer-in-pull-blob62a2f16fix: flush AsyncWrite in pull_blob to prevent data lossc76d82aMerge pull request #243 from oras-project/dependabot/cargo/oci-spec-0.9a71d3adchore(deps): Update oci-spec requirement from 0.8 to 0.94541487Merge pull request #242 from oras-project/dependabot/cargo/testcontainers-0.2738b723dchore(deps): Update testcontainers requirement from 0.26 to 0.27Updates
elastic-tee-halfrom56126e9to566de0fCommits
566de0fAdd GitHub Actions CI and apply code formatting cleanups (#2)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