build(deps): bump the rs-dependencies group across 1 directory with 5 updates#202
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the rs-dependencies group across 1 directory with 5 updates#202dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the rs-dependencies group with 5 updates in the /proplet directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.1` | `1.52.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.185` | `0.2.186` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.2` | `0.13.3` | | [elastic-tee-hal](https://github.com/elasticproject-eu/wasmhal) | ``4ddeb1e`` | ``afbccc3`` | | [wasm-wave](https://github.com/bytecodealliance/wasm-tools) | `0.246.2` | `0.248.0` | Updates `tokio` from 1.52.1 to 1.52.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.2) Updates `libc` from 0.2.185 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.185...0.2.186) Updates `reqwest` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.2...v0.13.3) Updates `elastic-tee-hal` from `4ddeb1e` to `afbccc3` - [Commits](elasticproject-eu/wasmhal@4ddeb1e...afbccc3) Updates `wasm-wave` from 0.246.2 to 0.248.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: elastic-tee-hal dependency-version: afbccc39177ec8140df1497a3676ce210fcc5815 dependency-type: direct:production dependency-group: rs-dependencies - dependency-name: wasm-wave dependency-version: 0.248.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies ... 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 rs-dependencies group with 5 updates in the /proplet directory:
1.52.11.52.20.2.1850.2.1860.13.20.13.34ddeb1eafbccc30.246.20.248.0Updates
tokiofrom 1.52.1 to 1.52.2Release notes
Sourced from tokio's releases.
Commits
4abe9d7chore: prepare Tokio v1.52.2 (#8115)f82bcf3Merge 'tokio-1.51.2' into 'tokio-1.52.x' (#8114)7db9bc4test: revert "removechurn()task fromlifo_stealable" (#8114)64834ecchore: prepare Tokio v1.51.2 (#8113)967f571runtime: revert "steal tasks from the LIFO slot" (#8100)9271e3eMerge tokio-1.51.x (for #8101) into tokio-1.52.x (#8106)cd1823fRevert "Pin stable to 1.94 for tokio-1.51.x" (#8106)a97cf12Merge tokio-1.47.x (commit 670a907c55c7) into tokio-1.51.x (#8105)bde3f20Pin stable to 1.94 for tokio-1.51.x (#8105)670a907ci: fix CI on tokio-1.47.x (#8101)Updates
libcfrom 0.2.185 to 0.2.186Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
42620ff[0.2] libc: Release 0.2.1869db2eaaapple: add KEVENT_FLAG_* constants3840939Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linuxf697debchore: migrate from Cirrus CI to GHAUpdates
reqwestfrom 0.13.2 to 0.13.3Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
a9a88c4v0.13.3f3f6d9ddocs(retry): include ReqRep in docsrs (#3020)5f9c231fix rustls CRL PEM parsing (#3013)11d835duse wasm-bindgen ecosystem only for wasm32-unknown-* target (#3000)1f72916Upgrade rustls-platform-verifier (#3010)5d5bf35[HTTP/3] Optimize IPv6 fallback and enforce HTTPS scheme #2911 (#3006)93dc1b2docs: more accurate about default HTTP2 window sizes (#3007)c5e50f0docs: update outdated link in commentsb25611fresolve: debug log to change only host (#2992)ca1f479http3: handle stop_sending without error (#2978)Updates
elastic-tee-halfrom4ddeb1etoafbccc3Commits
afbccc3Stop truncating report_data during attestation.d5c793aci: cargo fmt --all2d253bbFix test build errorsa163f5dAdd attester→RP end-to-end example25a1318refactor(tdx): split attestation into WIT (measurements JSON) and server-side...ade6c1cfeat(tdx): parse MRTD/RTMR measurements; default attestation() to compact JSONc96323ffeat: Intel TDX attestation with ITA EU verifier-nonce round-tripUpdates
wasm-wavefrom 0.246.2 to 0.248.0Commits
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