-
Notifications
You must be signed in to change notification settings - Fork 468
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
build(deps): bump the simple group across 1 directory with 41 updates #31997
Open
dependabot
wants to merge
4
commits into
main
Choose a base branch
from
dependabot/cargo/simple-71da472d50
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
@dependabot ignore crossbeam-channel |
OK, I won't notify you about crossbeam-channel again, unless you unignore it. |
Bumps the simple group with 40 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.88` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [prometheus](https://github.com/tikv/rust-prometheus) | `0.13.3` | `0.13.4` | | [semver](https://github.com/dtolnay/semver) | `1.0.23` | `1.0.26` | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.140` | | [serde_plain](https://github.com/mitsuhiko/serde-plain) | `1.0.1` | `1.0.2` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.9` | `1.1.10` | | [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | `1.2.1` | `1.2.2` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.6` | `0.1.10` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.13` | `0.7.14` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.0` | `3.19.1` | | [prost-build](https://github.com/tokio-rs/prost) | `0.13.4` | `0.13.5` | | [md-5](https://github.com/RustCrypto/hashes) | `0.10.5` | `0.10.6` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.8` | `0.5.14` | | [async-stream](https://github.com/tokio-rs/async-stream) | `0.3.5` | `0.3.6` | | [core_affinity](https://github.com/Elzair/core_affinity_rs) | `0.8.0` | `0.8.3` | | [libc](https://github.com/rust-lang/libc) | `0.2.170` | `0.2.171` | | [stacker](https://github.com/rust-lang/stacker) | `0.1.19` | `0.1.20` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.5` | `2.0.8` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.2` | `0.1.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.16` | `1.2.17` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.5` | | [sha1](https://github.com/RustCrypto/hashes) | `0.10.5` | `0.10.6` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.11` | `0.4.21` | | [crossbeam](https://github.com/crossbeam-rs/crossbeam) | `0.8.2` | `0.8.4` | | [urlencoding](https://github.com/kornelski/rust_urlencoding) | `2.1.2` | `2.1.3` | | [tokio-test](https://github.com/tokio-rs/tokio) | `0.4.2` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.66` | `0.3.74` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.25` | `0.9.34+deprecated` | | [openssh-mux-client](https://github.com/openssh-rust/openssh-mux-client) | `0.17.6` | `0.17.7` | | [pretty](https://github.com/Marwes/pretty.rs) | `0.12.3` | `0.12.4` | | [console](https://github.com/console-rs/console) | `0.15.10` | `0.15.11` | | [event-listener-strategy](https://github.com/smol-rs/event-listener-strategy) | `0.5.2` | `0.5.3` | | [libz-sys](https://github.com/rust-lang/libz-sys) | `1.1.21` | `1.1.22` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.27` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.9` | | [guppy](https://github.com/guppy-rs/guppy) | `0.17.10` | `0.17.17` | | [protobuf-parse](https://github.com/stepancheg/rust-protobuf) | `3.7.1` | `3.7.2` | Updates `anyhow` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.97) Updates `async-trait` from 0.1.83 to 0.1.88 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.88) Updates `chrono` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) Updates `prometheus` from 0.13.3 to 0.13.4 - [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md) - [Commits](tikv/rust-prometheus@v0.13.3...v0.13.4) Updates `semver` from 1.0.23 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.23...1.0.26) Updates `serde_json` from 1.0.127 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.127...v1.0.140) Updates `serde_plain` from 1.0.1 to 1.0.2 - [Changelog](https://github.com/mitsuhiko/serde-plain/blob/master/CHANGELOG) - [Commits](mitsuhiko/serde-plain@1.0.1...1.0.2) Updates `pin-project` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.9...v1.1.10) Updates `aws-credential-types` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `hyper-util` from 0.1.6 to 0.1.10 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.6...v0.1.10) Updates `tokio-util` from 0.7.13 to 0.7.14 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.13...tokio-util-0.7.14) Updates `tempfile` from 3.19.0 to 3.19.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.0...v3.19.1) Updates `prost-build` from 0.13.4 to 0.13.5 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.4...v0.13.5) Updates `md-5` from 0.10.5 to 0.10.6 - [Commits](RustCrypto/hashes@md-5-v0.10.5...md-5-v0.10.6) Updates `crossbeam-channel` from 0.5.8 to 0.5.14 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.8...crossbeam-channel-0.5.14) Updates `async-stream` from 0.3.5 to 0.3.6 - [Release notes](https://github.com/tokio-rs/async-stream/releases) - [Commits](tokio-rs/async-stream@v0.3.5...v0.3.6) Updates `core_affinity` from 0.8.0 to 0.8.3 - [Commits](Elzair/core_affinity_rs@0.8.0...0.8.3) Updates `libc` from 0.2.170 to 0.2.171 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.170...0.2.171) Updates `stacker` from 0.1.19 to 0.1.20 - [Commits](rust-lang/stacker@stacker-0.1.19...stacker-0.1.20) Updates `assert_cmd` from 2.0.5 to 2.0.8 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.5...v2.0.8) Updates `http-body-util` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.2...http-body-util-v0.1.3) Updates `cc` from 1.2.16 to 1.2.17 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.16...cc-v1.2.17) Updates `regex-syntax` from 0.8.3 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `sha1` from 0.10.5 to 0.10.6 - [Commits](RustCrypto/hashes@sha1-v0.10.5...sha1-v0.10.6) Updates `proc-macro2` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.93...1.0.94) Updates `async-compression` from 0.4.11 to 0.4.21 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md) - [Commits](Nullus157/async-compression@v0.4.11...v0.4.21) Updates `crossbeam` from 0.8.2 to 0.8.4 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-0.8.2...crossbeam-0.8.4) Updates `urlencoding` from 2.1.2 to 2.1.3 - [Commits](https://github.com/kornelski/rust_urlencoding/commits) Updates `tokio-test` from 0.4.2 to 0.4.4 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-test-0.4.2...tokio-test-0.4.4) Updates `backtrace` from 0.3.66 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.66...0.3.74) Updates `serde_yaml` from 0.9.25 to 0.9.34+deprecated - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.25...0.9.34) Updates `openssh-mux-client` from 0.17.6 to 0.17.7 - [Release notes](https://github.com/openssh-rust/openssh-mux-client/releases) - [Changelog](https://github.com/openssh-rust/openssh-mux-client/blob/main/release-plz.toml) - [Commits](openssh-rust/openssh-mux-client@openssh-mux-client-v0.17.6...openssh-mux-client-v0.17.7) Updates `pretty` from 0.12.3 to 0.12.4 - [Changelog](https://github.com/Marwes/pretty.rs/blob/master/CHANGELOG.md) - [Commits](Marwes/pretty.rs@v0.12.3...v0.12.4) Updates `aws-smithy-async` from 1.2.4 to 1.2.5 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `console` from 0.15.10 to 0.15.11 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.10...0.15.11) Updates `event-listener-strategy` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/smol-rs/event-listener-strategy/releases) - [Changelog](https://github.com/smol-rs/event-listener-strategy/blob/main/CHANGELOG.md) - [Commits](smol-rs/event-listener-strategy@v0.5.2...v0.5.3) Updates `libz-sys` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](https://github.com/rust-lang/libz-sys/commits) Updates `log` from 0.4.25 to 0.4.27 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.25...0.4.27) Updates `regex-automata` from 0.4.7 to 0.4.9 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.7...regex-automata-0.4.9) Updates `guppy` from 0.17.10 to 0.17.17 - [Release notes](https://github.com/guppy-rs/guppy/releases) - [Changelog](https://github.com/guppy-rs/guppy/blob/main/release.toml) - [Commits](guppy-rs/guppy@guppy-0.17.10...guppy-0.17.17) Updates `protobuf-parse` from 3.7.1 to 3.7.2 - [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG.md) - [Commits](stepancheg/rust-protobuf@v3.7.1...v3.7.2) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: prometheus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: serde_plain dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: aws-credential-types dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: hyper-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: prost-build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: md-5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: crossbeam-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: async-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: core_affinity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: stacker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: http-body-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: regex-syntax dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: sha1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: async-compression dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: crossbeam dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: urlencoding dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: tokio-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: backtrace dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: openssh-mux-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: pretty dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: aws-smithy-async dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: event-listener-strategy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: libz-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: regex-automata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: guppy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: protobuf-parse dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple ... Signed-off-by: dependabot[bot] <[email protected]>
…1939) This reverts commit 72f9d7f. We suspect changes in crossbeam-channel are causing memory corruption. See MaterializeInc/database-issues#8990 (comment) for details. - [ ] This PR has adequate test coverage / QA involvement has been duly considered. ([trigger-ci for additional test/nightly runs](https://trigger-ci.dev.materialize.com/)) - [ ] This PR has an associated up-to-date [design doc](https://github.com/MaterializeInc/materialize/blob/main/doc/developer/design/README.md), is a design doc ([template](https://github.com/MaterializeInc/materialize/blob/main/doc/developer/design/00000000_template.md)), or is sufficiently small to not require a design. <!-- Reference the design in the description. --> - [ ] If this PR evolves [an existing `$T ⇔ Proto$T` mapping](https://github.com/MaterializeInc/materialize/blob/main/doc/developer/command-and-response-binary-encoding.md) (possibly in a backwards-incompatible way), then it is tagged with a `T-proto` label. - [ ] If this PR will require changes to cloud orchestration or tests, there is a companion cloud PR to account for those changes that is tagged with the release-blocker label ([example](MaterializeInc/cloud#5021)). <!-- Ask in #team-cloud on Slack if you need help preparing the cloud PR. --> - [ ] If this PR includes major [user-facing behavior changes](https://github.com/MaterializeInc/materialize/blob/main/doc/developer/guide-changes.md#what-changes-require-a-release-note), I have pinged the relevant PM to schedule a changelog post.
cbc51b1
to
9ab1d23
Compare
@ParkMyCar Could you help with the Bazel build failure here? |
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the simple group with 40 updates in the / directory:
1.0.95
1.0.97
0.1.83
0.1.88
0.4.39
0.4.40
0.13.3
0.13.4
1.0.23
1.0.26
1.0.127
1.0.140
1.0.1
1.0.2
1.1.9
1.1.10
1.2.1
1.2.2
0.1.6
0.1.10
0.7.13
0.7.14
3.19.0
3.19.1
0.13.4
0.13.5
0.10.5
0.10.6
0.5.8
0.5.14
0.3.5
0.3.6
0.8.0
0.8.3
0.2.170
0.2.171
0.1.19
0.1.20
2.0.5
2.0.8
0.1.2
0.1.3
1.2.16
1.2.17
0.8.3
0.8.5
0.10.5
0.10.6
1.0.93
1.0.94
0.4.11
0.4.21
0.8.2
0.8.4
2.1.2
2.1.3
0.4.2
0.4.4
0.3.66
0.3.74
0.9.25
0.9.34+deprecated
0.17.6
0.17.7
0.12.3
0.12.4
0.15.10
0.15.11
0.5.2
0.5.3
1.1.21
1.1.22
0.4.25
0.4.27
0.4.7
0.4.9
0.17.10
0.17.17
3.7.1
3.7.2
Updates
anyhow
from 1.0.95 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89ef
Release 1.0.97c7fca9b
Ignore elidable_lifetime_names pedantic clippy lint427c0bb
Point standard library links to stablef0aa0d3
Release 1.0.96bc33c24
Convert html links to intra-doc links1cff785
Unset doc-scrape-examples for lib targetd71c806
More precise gitignore patterns3e40975
Remove **/*.rs.bk from project-specific gitignoreb880dd0
Ignore Cargo-generated tests/crate/target directory8891ce3
Merge pull request #404 from dtolnay/missingabiUpdates
async-trait
from 0.1.83 to 0.1.88Release notes
Sourced from async-trait's releases.
Commits
b3a5919
Release 0.1.88a306be8
Merge pull request #289 from dtolnay/cfgd305984
Fix lifetime bounding on generic parameters that have cfg78506f1
Add regression test for issue 288a11384e
Add issue 283 link in test32540aa
Release 0.1.87137d14c
Resolve mem_replace_with_default clippy lint45fd82a
Ignore elidable_lifetime_names pedantic clippy lintea2f2a2
Point standard library links to stable3b78161
Update ui test suite to nightly-2025-02-12Updates
chrono
from 0.4.39 to 0.4.40Release notes
Sourced from chrono's releases.
Commits
2b7a28e
Bump version to 0.4.406d29c8a
Add quarter (%q) date string specifier07216ae
Upgrade to windows-bindgen 0.60bf1973c
Use similar-asserts to show bindgen diffd0f8b59
Restrict MSRV to check --lib1f345fd
Switch to 2024 idiom7f6cf5e
Switch to 2024 style11d227a
Apply suggestions from clippy 1.8515e287b
Use NaiveDateTime for internal tz_info methods. (#1658)8317e7c
docs: fix minor typoUpdates
prometheus
from 0.13.3 to 0.13.4Changelog
Sourced from prometheus's changelog.
Commits
04fce2f
prometheus: release 0.13.4 (#520)6e435db
build(deps): update reqwest requirement from ^0.11 to ^0.12 (#516)439e3b8
Preventclippy::ignored_unit_patterns
in macro expansions (#497)bf696d6
ci: bump MSRV to fix test jobs (#519)b7e8745
Let the cargo.toml know which example requires which features (#511)f49c724
cargo: update all dependencies (#504)76a6345
ci: Update toactions/checkout@v4
. (#499)a72d8d7
Bump MSRV to 1.65 to fix CI. (#505)7a9adca
ci: Update badge info to not refer to Travis CI (#500)6e81890
bump MSRV to 1.60.0 (#491)Updates
semver
from 1.0.23 to 1.0.26Release notes
Sourced from semver's releases.
Commits
3e64fdb
Release 1.0.26dd8dc0a
Point standard library links to stable479518d
Unset doc-scrape-examples for lib target4fa7acb
More precise gitignore patternsb1e2848
Release 1.0.251fb55fc
Merge pull request 330 from jofas/serde-on-playground2bf9708
Enabled 'serde' feature on playground6f4069d
Release 1.0.24d03aba3
Touch up PR 328238757d
Merge pull request #328 from Eh2406/masterUpdates
serde_json
from 1.0.127 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stable4d4f53c
Release 1.0.1395d6b32f
Merge pull request #1242 from dtolnay/writefloate5bb8bd
Document behavior of write_f32/f64 on non-finite floats7a79781
Merge pull request #1241 from dtolnay/doclinkUpdates
serde_plain
from 1.0.1 to 1.0.2Changelog
Sourced from serde_plain's changelog.
Commits
6f30179
1.0.2479849d
Changlog entry for 1.0.0 and rustfmt12ea682
Fix deprecated comments (#7)Updates
pin-project
from 1.1.9 to 1.1.10Release notes
Sourced from pin-project's releases.
Changelog
Sourced from pin-project's changelog.
Commits
b0757d1
Release 1.1.1012dfb3c
Suppress clippy::elidable_lifetime_names lint in generated code2714ef5
Tweak error message2454aed
tools: Update scripts29dac8c
Revert "Temporarily disable broken clippy::pedantic lint group"ee0cd59
Temporarily disable broken clippy::pedantic lint groupaa6dbe2
rustfmt: set style_edition = "2024"f49dc13
tools: Update tidy.sh27ee733
tests: Update ui test output to nightly-2025-02-167a435d3
tests: Update lint testUpdates
aws-credential-types
from 1.2.1 to 1.2.2Changelog
Sourced from aws-credential-types's changelog.
... (truncated)
Commits
Updates
hyper-util
from 0.1.6 to 0.1.10Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
a636037
v0.1.1005b13f4
chore: Fix test warning (#155)30f38c8
feat(client): Exposehttp2::builder::max_header_list_size
in the client bui...aa90ce5
refactor: allow resolve span to be disabled (#153)4dda024
feat(client): Add a new config to set TCP_USER_TIMEOUT (#152)fcb8565
v0.1.98b246a1
chore: remove tower dep by vendoring Oneshot (#151)d3e9699
fix: erroneous retries on a failed request to a newly opened socket (#150)2639193
feat(client): use non-zero ports resolved by dns resolvers (#148)4a8a261
chore(ci): pin tokio-util in MSRV CI job (#149)Updates
tokio-util
from 0.7.13 to 0.7.14Commits
b663abe
chore: update tokio-util version number (#7215)9a11efc
chore: prepare tokio-util v0.7.14 (#7215)d760b26
Merge tokio-1.44.1 into master (#7218)d413c9c
chore: prepare Tokio v1.44.1 (#7217)addbfb9
rt: skip defer queue inblock_in_place
context (#7216)5687043
test: remove unused dependencies (#7214)72c87a7
test: addio::Builder::name
for better panic messages (#7212)8507e28
Remove an old customOnceCell
implementation in favor ofstd
(#7208)7efcab4
Do not requireUnpin
for some trait impls (#7204)e4a39d2
sync: addCancellationToken::run_until_cancelled_owned
(#7081)Updates
tempfile
from 3.19.0 to 3.19.1Changelog
Sourced from tempfile's changelog.
Commits
95540ed
chore: release v3.19.1b60aae4
fix(windows): don't automatically delete files on open (#344)167f544
ci(cargo-deny): remove windows-sys exception (#343)Updates
prost-build
from 0.13.4 to 0.13.5Changelog
Sourced from prost-build's changelog.
Commits
d505b18
chore: Release version 0.13.5 (#1240)61b4b95
style(prost-build): Use enum getter (#1238)60abdc9
test(default_string_escape): Move tests to separate module (#1239)35e3f28
Clean upCodeGenerator
by moving compilation-global data and logic to `Cont...6445907
test(groups): Move tests to separate module (#1234)3de8526
test(boxed_field): Box an oneof field (#1235)ac98f0f
test(recursive_oneof): Move tests to separate module (#1225)a8208f6
test: Move DecodeError tests closer to the implementation (#1227)0b9af3b
build(deps): update rand requirement from 0.8 to 0.9 (#1233)e617832
build(deps): update petgraph requirement to include 0.7 (#1226)Updates
md-5
from 0.10.5 to 0.10.6Commits
026b0e8
md5: minor code tweaks, bump to v0.10.6 (#506)a24e8b7
md5: Add inline-asm backend for LoongArch64 targets (#505)7aba4b5
Add asm!-based backend for LoongArch64 targets (#504)dcfd5a5
build(deps): bump actions/checkout from 3 to 4 (#501)4372c77
CI: replace MIPS cross tests with PPC32 (#503)42d3a25
k12: fix incorrect hash calculation (#499)342dbfa
Update asm dependencies (#498)59176e0
Update Clippy and fix lints7cda522
Update Cargo.lock7287da1
Update Cargo.lockUpdates
crossbeam-channel
from 0.5.8 to 0.5.14Release notes
Sourced from crossbeam-channel's releases.
Commits
ccd83ac
Prepare for the next release54988eb
Calculate layout in const context761d0b6
Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbb
Remove optimistic spinning from Context::wait_untila92f6c4
Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9
channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80
CachePadded: Use 128-byte alignment on arm64ecf757eef
Add comment about fixed rustc bug71d8bb0
ci: Update minimum tested Rust version to 1.635092a9b
ci: Clean up no_atomic.shUpdates
async-stream
from 0.3.5 to 0.3.6Release notes
Sourced from async-stream's releases.
Commits
b0b2f22
Prepare v0.3.6 release (#112)97d1d3e
Fix unsoundness issues #106 and #107 (#109)0588ec1
Fix CI failures (#111)e8abfaa
Fix CI failure (#104)e40ce2c
Update CI config and fix CI failure (#101)3a693e5
Fix CI failure (#100)3bad702
Upgrade to 2021 edition (#99)Updates
core_affinity
from 0.8.0 to 0.8.3Commits
363e439
Added message about NetBSD supportb85dc6e
Bumped version number95b6bc1
Merge pull request #23 from mchelaru/netbsd-support139fe89
fix for more than 8 cores, from wiz@b64e760
Add NetBSD supportb007efe
Bumped version to 0.8.1257d6be
Bumped version to 0.8.0e054680
Merge pull request #20 from nviennot/master51d493d
Merge pull request #19 from Mottl/test_macos_set_for_current491a94f
Add a PartialOrd,Ord,Hash on CoreIdUpdates
libc
from 0.2.170 to 0.2.171Release notes
Sourced from libc's releases.