-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rust: bump the rust group across 1 directory with 12 updates #5926
Closed
Conversation
This file contains 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
Bumps the rust group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.92` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.67` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` | | [tendermint](https://github.com/informalsystems/tendermint-rs) | `0.39.1` | `0.40.0` | | [tendermint-proto](https://github.com/informalsystems/tendermint-rs) | `0.39.1` | `0.40.0` | | [tendermint-light-client](https://github.com/informalsystems/tendermint-rs) | `0.39.1` | `0.40.0` | | [tendermint-rpc](https://github.com/informalsystems/tendermint-rs) | `0.39.1` | `0.40.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [tendermint-testgen](https://github.com/informalsystems/tendermint-rs) | `0.39.1` | `0.40.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.14` | `0.23.16` | Updates `serde` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.128...1.0.132) Updates `anyhow` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.92) Updates `thiserror` from 1.0.64 to 1.0.67 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.67) Updates `tokio` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.0) Updates `tendermint` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/informalsystems/tendermint-rs/releases) - [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md) - [Commits](informalsystems/tendermint-rs@v0.39.1...v0.40.0) Updates `tendermint-proto` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/informalsystems/tendermint-rs/releases) - [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md) - [Commits](informalsystems/tendermint-rs@v0.39.1...v0.40.0) Updates `tendermint-light-client` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/informalsystems/tendermint-rs/releases) - [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md) - [Commits](informalsystems/tendermint-rs@v0.39.1...v0.40.0) Updates `tendermint-rpc` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/informalsystems/tendermint-rs/releases) - [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md) - [Commits](informalsystems/tendermint-rs@v0.39.1...v0.40.0) Updates `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.159...0.2.161) Updates `tendermint-testgen` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/informalsystems/tendermint-rs/releases) - [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md) - [Commits](informalsystems/tendermint-rs@v0.39.1...v0.40.0) Updates `rustls` from 0.23.14 to 0.23.16 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.14...v/0.23.16) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tendermint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tendermint-proto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tendermint-light-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tendermint-rpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tendermint-testgen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for oasisprotocol-oasis-core canceled.
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 group with 12 updates in the / directory:
1.0.210
1.0.214
1.0.128
1.0.132
1.0.89
1.0.92
1.0.64
1.0.67
1.40.0
1.41.0
0.39.1
0.40.0
0.39.1
0.40.0
0.39.1
0.40.0
0.39.1
0.40.0
0.2.159
0.2.161
0.39.1
0.40.0
0.23.14
0.23.16
Updates
serde
from 1.0.210 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
serde_json
from 1.0.128 to 1.0.132Release notes
Sourced from serde_json's releases.
Commits
86d933c
Release 1.0.132f45b422
Merge pull request #1206 from dtolnay/hasnextf2082d2
Clearer order of comparisons0f54a1a
Handle early return sooner on eof in seq or map2a4cb44
Rearrange 'match peek'4cb90ce
Merge pull request #1205 from dtolnay/hasnextb71ccd2
Reduce duplicative instantiation of logic in SeqAccess and MapAccessa810ba9
Release 1.0.1310d084c5
Touch up PR 1135b4954a9
Merge pull request #1135 from swlynch99/map-deserializerUpdates
anyhow
from 1.0.89 to 1.0.92Release notes
Sourced from anyhow's releases.
Commits
fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.914986853
Merge pull request #388 from dtolnay/outdirf130b76
Clean up dep-info files from OUT_DIRa0b868a
Release 1.0.900f74169
Improve rendering of inline code in macros documentationUpdates
thiserror
from 1.0.64 to 1.0.67Release notes
Sourced from thiserror's releases.
Commits
925f2dd
Release 1.0.67b3bc3e7
Merge pull request #340 from dtolnay/fallbackscan0ab908a
Ignore expected unnecessary_wraps pedantic clippy lintc357f97
Add infallible expr scanner fallback for scanning invalid code60bc0f2
Merge pull request #339 from dtolnay/fullexprdabb96f
Use syn's real expression parser if it has full syntax support144b3b6
Remove#[allow]
for fixed clippy bug851f694
Merge pull request #337 from dtolnay/scan45e18f5
Ignore enum_glob_use pedantic clippy lint2585669
More robust scanning for fmt argument expressionsUpdates
tokio
from 1.40.0 to 1.41.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
01e04da
chore: prepare Tokio v1.41.0 (#6917)92ccade
runtime: fix stability feature flags for docs (#6909)fbfeb9a
metrics: rename*_poll_count_*
to*_poll_time_*
(#6924)da745ff
metrics: add H2 Histogram option to improve histogram granularity (#6897)ce1c74f
metrics: fix deadlock in injection_queue_depth_multi_thread test (#6916)28c9a14
metrics: renameinjection_queue_depth
toglobal_queue_depth
(#6918)32e0b43
ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81 (#6911)1656d8e
sync: addmpsc::Receiver::blocking_recv_many
(#6867)c9e998e
ci: print the correct sort order of the dictionary on failure (#6905)512e9de
rt: add LocalRuntime (#6808)Updates
tendermint
from 0.39.1 to 0.40.0Release notes
Sourced from tendermint's releases.
Changelog
Sourced from tendermint's changelog.
Commits
2f94e7f
Releasev0.40.0
(#1470)db94695
rpc: Add new dialect for v0.38 in order to fix changes in misbehaviour eviden...Updates
tendermint-proto
from 0.39.1 to 0.40.0Release notes
Sourced from tendermint-proto's releases.
Changelog
Sourced from tendermint-proto's changelog.
Commits
2f94e7f
Releasev0.40.0
(#1470)db94695
rpc: Add new dialect for v0.38 in order to fix changes in misbehaviour eviden...Updates
tendermint-light-client
from 0.39.1 to 0.40.0Release notes
Sourced from tendermint-light-client's releases.
Changelog
Sourced from tendermint-light-client's changelog.
Commits
2f94e7f
Releasev0.40.0
(#1470)db94695
rpc: Add new dialect for v0.38 in order to fix changes in misbehaviour eviden...Updates
tendermint-rpc
from 0.39.1 to 0.40.0Release notes
Sourced from tendermint-rpc's releases.
Changelog
Sourced from tendermint-rpc's changelog.
Commits
2f94e7f
Releasev0.40.0
(#1470)db94695
rpc: Add new dialect for v0.38 in order to fix changes in misbehaviour eviden...Updates
libc
from 0.2.159 to 0.2.161Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
63b4a64
chore: release v0.2.16149f1ad7
Merge pull request #3984 from tgross35/backport-bsd-fixed784c3
unbreak OpenBSD after #3937b72e9bc
Merge pull request #3943 from rust-lang/release-plz-2024-09-25T01-38-49Zbf6680d
chore: release v0.2.160a367628
Merge pull request #3982 from tgross35/backport-basil35f31f8
Sort linux-musl.txt1b22329
Add fnmatch.h31f746a
Merge pull request #3980 from tgross35/backport-squashf39e871
VxWorks Sched_param renamed, pthread functions and constants addedUpdates
tendermint-testgen
from 0.39.1 to 0.40.0Release notes
Sourced from tendermint-testgen's releases.
Changelog
Sourced from tendermint-testgen's changelog.
Commits
2f94e7f
Releasev0.40.0
(#1470)db94695
rpc: Add new dialect for v0.38 in order to fix changes in misbehaviour eviden...Updates
rustls
from 0.23.14 to 0.23.16Commits
276eb74
Bump version to 0.23.16 (#2183)e07bdc9
Don't warn on UserCanceled alertsa5d6350
chore(deps): lock file maintenance75e5503
builder: expose ConfigBuilder::crypto_provider()aebe2c3
builder: store providers directly into ConfigBuilder121d813
Avoid feature unification for bogoeb2a1c4
Move from kyber768 to ML-KEM7686264243
fix(deps): update rust crate asn1 to 0.1828ec955
ci: loosen lychee-action versionf7c9c30
ci: move lychee step before dir mvDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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