-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
chore(deps): Bump the patches group across 1 directory with 29 updates #22184
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/patches-4b9b7cecb2
base: master
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.
+463
−345
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
bot
added
domain: deps
Anything related to Vector's dependencies
no-changelog
Changes in this PR do not need user-facing explanations in the release changelog
labels
Jan 11, 2025
github-actions
bot
added
domain: core
Anything related to core crates i.e. vector-core, core-common, etc
domain: vdev
Anything related to the vdev tooling
labels
Jan 11, 2025
dependabot
bot
force-pushed
the
dependabot/cargo/patches-4b9b7cecb2
branch
3 times, most recently
from
January 11, 2025 08:27
255e087
to
e22256d
Compare
Bumps the patches group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.7` | `1.1.8` | | [clap](https://github.com/clap-rs/clap) | `4.5.22` | `4.5.26` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.11.1` | | [proptest-derive](https://github.com/proptest-rs/proptest) | `0.5.0` | `0.5.1` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.85` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.16` | `0.1.17` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.135` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [glob](https://github.com/rust-lang/glob) | `0.3.1` | `0.3.2` | | [inventory](https://github.com/dtolnay/inventory) | `0.3.15` | `0.3.17` | | [roaring](https://github.com/RoaringBitmap/roaring-rs) | `0.10.7` | `0.10.10` | | [semver](https://github.com/dtolnay/semver) | `1.0.23` | `1.0.24` | | [hickory-proto](https://github.com/hickory-dns/hickory-dns) | `0.24.1` | `0.24.2` | | [typetag](https://github.com/dtolnay/typetag) | `0.2.18` | `0.2.19` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [bstr](https://github.com/BurntSushi/bstr) | `1.11.0` | `1.11.3` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.5` | `0.11.6` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.24` | | [mock_instant](https://github.com/museun/mock_instant) | `0.5.1` | `0.5.2` | | [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) | `0.3.11` | `0.3.12` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.20` | `0.8.21` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [syn](https://github.com/dtolnay/syn) | `2.0.90` | `2.0.96` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` | | [quanta](https://github.com/metrics-rs/quanta) | `0.12.3` | `0.12.5` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.97` | `0.2.99` | | [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `3.0.1` | `3.0.2` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.42` | Updates `pin-project` from 1.1.7 to 1.1.8 - [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.7...v1.1.8) Updates `clap` from 4.5.22 to 4.5.26 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.22...clap_complete-v4.5.26) Updates `uuid` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.11.1) Updates `proptest-derive` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/0.5.1/CHANGELOG.md) - [Commits](proptest-rs/proptest@proptest-derive-0.5.0...0.5.1) Updates `async-trait` from 0.1.83 to 0.1.85 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.85) Updates `tokio-stream` from 0.1.16 to 0.1.17 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.16...tokio-stream-0.1.17) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `serde_json` from 1.0.133 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.135) Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `glob` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@0.3.1...v0.3.2) Updates `inventory` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/dtolnay/inventory/releases) - [Commits](dtolnay/inventory@0.3.15...0.3.17) Updates `roaring` from 0.10.7 to 0.10.10 - [Release notes](https://github.com/RoaringBitmap/roaring-rs/releases) - [Commits](RoaringBitmap/roaring-rs@v0.10.7...v0.10.10) Updates `semver` from 1.0.23 to 1.0.24 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.23...1.0.24) Updates `hickory-proto` from 0.24.1 to 0.24.2 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/v0.24.2/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.24.1...v0.24.2) Updates `typetag` from 0.2.18 to 0.2.19 - [Release notes](https://github.com/dtolnay/typetag/releases) - [Commits](dtolnay/typetag@0.2.18...0.2.19) Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) Updates `bstr` from 1.11.0 to 1.11.3 - [Commits](BurntSushi/bstr@1.11.0...1.11.3) Updates `env_logger` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.5...v0.11.6) Updates `log` from 0.4.22 to 0.4.24 - [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.22...0.4.24) Updates `mock_instant` from 0.5.1 to 0.5.2 - [Commits](https://github.com/museun/mock_instant/commits) Updates `crossbeam-queue` from 0.3.11 to 0.3.12 - [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-queue-0.3.11...crossbeam-queue-0.3.12) Updates `crossbeam-utils` from 0.8.20 to 0.8.21 - [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-utils-0.8.20...crossbeam-utils-0.8.21) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) Updates `syn` from 2.0.90 to 2.0.96 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.90...2.0.96) Updates `quote` from 1.0.37 to 1.0.38 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.38) Updates `quanta` from 0.12.3 to 0.12.5 - [Changelog](https://github.com/metrics-rs/quanta/blob/main/CHANGELOG.md) - [Commits](metrics-rs/quanta@v0.12.3...v0.12.5) Updates `wasm-bindgen` from 0.2.97 to 0.2.99 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.97...0.2.99) Updates `clap-verbosity-flag` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v3.0.1...v3.0.2) Updates `clap_complete` from 4.5.38 to 4.5.42 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.38...clap_complete-v4.5.42) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: proptest-derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: inventory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: roaring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: hickory-proto dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: typetag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: bstr dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: mock_instant dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: crossbeam-queue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: crossbeam-utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: quanta dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: clap-verbosity-flag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/cargo/patches-4b9b7cecb2
branch
from
January 11, 2025 08:52
e22256d
to
1ae9a94
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
domain: core
Anything related to core crates i.e. vector-core, core-common, etc
domain: deps
Anything related to Vector's dependencies
domain: vdev
Anything related to the vdev tooling
no-changelog
Changes in this PR do not need user-facing explanations in the release changelog
0 participants
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 patches group with 29 updates in the / directory:
1.1.7
1.1.8
4.5.22
4.5.26
1.11.0
1.11.1
0.5.0
0.5.1
0.1.83
0.1.85
0.1.16
0.1.17
1.0.215
1.0.217
1.0.133
1.0.135
0.4.38
0.4.39
0.3.1
0.3.2
0.3.15
0.3.17
0.10.7
0.10.10
1.0.23
1.0.24
0.24.1
0.24.2
0.2.18
0.2.19
1.0.94
1.0.95
1.11.0
1.11.3
0.11.5
0.11.6
0.4.22
0.4.24
0.5.1
0.5.2
0.3.11
0.3.12
0.8.20
0.8.21
1.0.92
1.0.93
2.0.90
2.0.96
1.0.37
1.0.38
0.12.3
0.12.5
0.2.97
0.2.99
3.0.1
3.0.2
4.5.38
4.5.42
Updates
pin-project
from 1.1.7 to 1.1.8Release notes
Sourced from pin-project's releases.
Changelog
Sourced from pin-project's changelog.
Commits
a1e1eb2
Release 1.1.85a1a568
pinned_drop: Use located_at instead of allowing unused_qualifications and cli...2fb3d56
Suppress various lints in generated code3fa6e92
tests: Update ui test output to nightly-2024-12-15b5eb2b2
tests: Update ui test output to nightly-2024-12-11dcc70b0
Fix typo6b3fa50
Update .deny.tomlf17c4c2
Ignore clippy::unnecessary_map_or lint69da844
tests: Update lint test5df0bb1
tests: Update ui test output to nightly-2024-11-02Updates
clap
from 4.5.22 to 4.5.26Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
df1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completefbec05e
refactor(complete): Fix typo in hyhpenb7cfbdc
feat(complete): Native support for hyphen values1d97c29
test(complete): Test cases for allow_hyphen_values64e3790
chore: Release1cf50c7
docs: Update changelog085143d
Merge pull request #5722 from epage/sortUpdates
uuid
from 1.11.0 to 1.11.1Release notes
Sourced from uuid's releases.
Commits
42c2d0f
Merge pull request #782 from uuid-rs/cargo/1.11.17dc4122
prepare for 1.11.1 release4cdc981
Merge pull request #781 from uuid-rs/ci/rust-versions1ce698c
update rust toolchain before building5cbe0ce
Merge pull request #778 from jacobggman/main6e55348
Fix broken link to RFC 1574 in CONTRIBUTING.md147d993
update table of contents in CONTRIBUTING.md8901919
Merge pull request #777 from uuid-rs/KodrAus-patch-1a486f03
try using specific node versiondcf1d81
bump msrv to 1.63.0Updates
proptest-derive
from 0.5.0 to 0.5.1Changelog
Sourced from proptest-derive's changelog.
Commits
39875e2
Version 0.5.1.20cd398
Update floating-support for Rust 1.24.0's newfrom_bits
implementation.6dee486
FixRecursive
not shrinking to non-recursive case.b107e3f
Version 0.5.0.9a84f3e
Remove the long-deprecatedSingleton
alias.2ad1d5b
Clarify role ofarbitrary
.dd09a1a
Remove char::ANY.8404588
Merge pull request #40 from Centril/feature/recursion-improvementsda677e9
fix bug in osstring_invalid_string (windows)add17f2
document changes to .prop_recursive(..)Updates
async-trait
from 0.1.83 to 0.1.85Release notes
Sourced from async-trait's releases.
Commits
fee923d
Release 0.1.850c2e108
Merge pull request #284 from dtolnay/selfinblock9456e54
OmitSelf: 'async_trait
bound in impl when not needed by signatureb77d0d5
Add regression test for issue 2834c8406d
Release 0.1.841cab7e4
Merge pull request #282 from dtolnay/impltrait3af8236
Require Rust 1.75+ for RPITIT (return position impl trait in trait)85b572c
Support impl Trait in return typeaff365f
Add regression test for issue 2817d8519d
Update ui test suite to nightly-2024-12-09Updates
tokio-stream
from 0.1.16 to 0.1.17Commits
67355c6
chore: prepare tokio-stream v0.1.17 (#7020)405d746
signal: remove oneshot channels from tests (#7015)e0d1293
ci: add instructions that explain how to fix spellcheck errors (#7016)480c010
signal: addSignalKind::info
on illumos (#6995)c032ea0
ci: detect trailing whitespace (#7013)0b31c2f
chore: prepare tokio-util v0.7.13 (#7012)129f9fc
codec: fix incorrect handling of invalid utf-8 inLinesCodec::decode_eof
(#...b5c227d
tracing: move tracing instrumentation tests into tokio tests (#7007)dcae2b9
ci: unfreeze FreeBSD from rustc 1.81 (#7009)bb9d570
chore: prepare Tokio v1.42.0 (#7005)Updates
serde
from 1.0.215 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
serde_json
from 1.0.133 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08
Release 1.0.135b97935f
Merge pull request #1226 from tisonkun/map-into-valuesd48c224
Add Map::into_values method1e77cac
Resolve precedence clippy lintb2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public functions96576ba
Merge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add'static
lifetime toconst
'sUpdates
chrono
from 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349
Bump version to 0.4.3933aaebf
Update mod.rs65c47f3
Update CHANGELOG.mdca8232f
Update licenses for unicode-ident 1.0.141456fa0
Apply suggestions from clippy 1.831c7567b
Bump codecov/codecov-action from 4 to 5f9ffd6f
add#[inline]
tonum_days
7974c60
Fix comment.77d50b1
Fix typos771c047
Use Formatter::pad (instead of write_str) for WeekdaysUpdates
glob
from 0.3.1 to 0.3.2Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
58d0748
chore: release v0.3.255b1be0
Merge pull request #150 from tgross35/release-plz56054d2
Add release-plz for automated releasesb93bca1
Merge pull request #151 from tgross35/fix-ci1dff477
Add asuccess
job to CI for branch protection9bd1af8
Update CI runners to the latest available versions8c5d22c
Check only (no longer test) at the MSRV89ef8a3
Clean up the CI configuration file49ee1e9
Merge pull request #140 from rust-lang/dependabot/github_actions/actions/chec...9c9f43f
Bump actions/checkout from 3 to 4Updates
inventory
from 0.3.15 to 0.3.17Release notes
Sourced from inventory's releases.
Commits
b843e1c
Release 0.3.1700fb48d
Touch up PR 76b131245
Merge pull request #76 from dfoxfranke/master06c226f
Document WebAssembly support4ca062a
Ensure that constructors are idempotent on WASM9db0023
Use .init_array on all WASM targets, not just WASI/Emscripten7a2a06e
Update ui test suite to nightly-2024-12-257d32b0e
Release 0.3.1659030c7
Merge pull request #75 from dtolnay/wasmd539426
Make Wasm link section conditional on compiler versionUpdates
roaring
from 0.10.7 to 0.10.10Release notes
Sourced from roaring's releases.
Commits
ec43b17
Merge pull request #309 from RoaringBitmap/bump-version625f66e
Bump version to v0.10.10275840c
Merge pull request #308 from RoaringBitmap/upgrade-dependenciesfce866f
Upgrade incompatible dependencies3382705
Upgrade compatible dependencies27743fb
Merge pull request #306 from RoaringBitmap/insert-manyd5dca9a
Make clippy happy1eb31a0
Replace insert_many by the Extend trait245d604
Mark many inherent method inlinefcb7dfb
Make the insert_many method accept an IteratorUpdates
semver
from 1.0.23 to 1.0.24Release notes
Sourced from semver's releases.
Commits
6f4069d
Release 1.0.24d03aba3
Touch up PR 328238757d
Merge pull request #328 from Eh2406/master75856ef
faster Ord when Eq89504eb
Prevent upload-artifact step from causing CI failured1b17a9
Upload CI Cargo.lock for reproducing failures4ea60ae
Resolve doc_lazy_continuation clippy lintf96f9d8
Merge pull request #319 from dtolnay/docsrsfc5c98d
Rely on docs.rs to define --cfg=docsrs by defaultUpdates
hickory-proto
from 0.24.1 to 0.24.2Release notes
Sourced from hickory-proto's releases.
Changelog
Sourced from hickory-proto's changelog.
Commits
9cdb484
Bump version to 0.24.21b84e3a
Upgrade h3 and h3-quinn to avoid instant725cdf9
bump idna to 1.041cba46
Apply suggestions from clippy 1.83be64c1a
Remove broken mtls code41a276c
fix: update ip ofexample.com
a960090
fix: update ip ofexample.com
ef83cb4
Fix typo015f468
Regenerate test certificates03c1bc1
Fix up certificate generation scriptsUpdates
typetag
from 0.2.18 to 0.2.19Release notes
Sourced from typetag's releases.
Commits
aa02128
Release 0.2.19799b24b
Extract 'Self: Sized' check to a functiona408589
Touch up PR 919bdf40d
Enable Deserialize impls in PR 91 test268780f
Merge pull request #92 from dtolnay/since1bfa11b
Disable 'Self: Sized' associated type test on rustc older than 1.74c2879c8
Merge pull request #91 from contagon/sized_assoc_types2996f9e
Add check to allow sized assoc types3522d8c
Prevent upload-artifact step from causing CI failure4807a5b
Merge pull request #90 from dtolnay/asyncUpdates
anyhow
from 1.0.94 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1ca
Release 1.0.95a03d6d6
Merge pull request #402 from dtolnay/fromboxed52e4abb
Add Error::from_boxed with documentation about bidirectional?
ffecefc
Merge pull request #401 from dtolnay/construct671f700
Add construct_ prefix to name of private construct functionsUpdates
bstr
from 1.11.0 to 1.11.3Commits
cbe2c69
1.11.31ade797
impl: fiximpl_partial_eq_cow
to apply.as_bytes()
and&**
to the corre...b669472
1.11.2732fc99
impl: fix formatting of control characters \x1a through \x1f in Debug impl7cd4694
impl: remove unused 'b lifetime from trait implementation macrosde55623
1.11.1979b343
cargo: exclude Unicode data filesUpdates
env_logger
from 0.11.5 to 0.11.6Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
dc1a01a
chore: Release65f81b3
docs: Update changelog7742599
Merge pull request #345 from EriKWDev/main59229bc
fix: Test result of everything enabled has changedb0d4760
spelling + field names1bad1f5
feature: ability to display source file path and line number with default for...cc97bf7
chore(deps): Update Rust Stable to v1.83 (#343)240cd21
style: Make clippy happyda7ff82
chore: Update from _rust templateab1d854
chore(deps): Update Rust crate snapbox to v0.6.20 (#342)Updates
log
from 0.4.22 to 0.4.24Release notes
Sourced from log's releases.