Bump the rust-dependencies group across 1 directory with 8 updates #5927
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-dependencies group with 8 updates in the /quickwit directory:
1.4.01.5.00.3.10.4.12.2.02.3.01.7.01.8.06.3.16.4.10.8.50.9.23.14.03.15.03.22.03.23.0Updates
bytestringfrom 1.4.0 to 1.5.0Release notes
Sourced from bytestring's releases.
Commits
d22774fchore(bytestring): prepare release 1.5.0da9db22Switchserdedependency toserde_core(#728)a9d98cabuild(deps): bump bitflags from 2.9.3 to 2.9.4 (#725)23d19cfbuild(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#726)b3406dcbuild(deps): bump taiki-e/install-action from 2.59.1 to 2.60.0 (#727)0e1604ebuild(deps): bump taiki-e/install-action from 2.58.21 to 2.58.30 (#723)63f8e96build(deps): bump actions-rust-lang/setup-rust-toolchain (#724)d1d45f1ci: pin time crate in msrv5267bc2chore(rt): include correct tokio features3c0702cchore(actix-rt): prepare release 2.11.0Updates
hostnamefrom 0.3.1 to 0.4.1Changelog
Sourced from hostname's changelog.
Commits
Updates
humantimefrom 2.2.0 to 2.3.0Release notes
Sourced from humantime's releases.
Commits
7994b71ci: disable for non-main pushes1b59068Bump version to 2.3.0cacdb93ci: add audit job5cc8dc5ci: add job to check semver compatibility0d5fe2dBump version to 2.2.1fc0e7eaduration: move current value out of Parser1febd52duration: track current value as Duration0adba12duration: track current nanoseconds as u32786218fExtract unit parsing9ff48bfRe-order duration parser methods in top-down orderUpdates
proptestfrom 1.7.0 to 1.8.0Commits
2885bc2new releases for proptest, proptest-macro, and state-machinea85563fMerge pull request #584 from wojciech-graj/main5331517Merge pull request #596 from alexanderkjall/fix-arithmetic-overflow157f3c0Merge pull request #595 from ebegumisa/main02fa1fcchangelog: add #59527fd76ffix for 32 bit processorsd1716caAddReferenceStateMachinearg toSystemUnderTest::teardownea4ddebMerge pull request #594 from proptest-rs/attr-macro-preserve-arg-namesf80c1e6fix shorthand struct initialization lintb7590faadd new test for complex patternsUpdates
pulsarfrom 6.3.1 to 6.4.1Commits
5923a04Release 6.4.177fa24bfix: producer is not closed at server side when batching is enabled (#363)b4a67b8chore: bump version to 6.4.1 (#364)afdf6d0fix: restore the Send trait for Producer (#359)51b93edfeat: support blocking send_non_blocking() and other RPCs (#355)f8c31e9feat: refactor producer batching with timeout supported (#354)3b89071ci: harden and optimize rust.yml (#353)fc27cbcfix(consumer): add recv_within helper and timeouts to prevent infinite hangs ...ed1e87ctest(producer): add unit tests for producer.rs (#350)520643drefactor(producer): remove unnecessary lock contention (#351)Updates
randfrom 0.8.5 to 0.9.2Changelog
Sourced from rand's changelog.
... (truncated)
Commits
d3dd415Prepare rand_core 0.9.2 (#1605)99fabd2Prepare rand_core 0.9.2c7fe1c4rand: re-exportrand_core(#1604)db2b1e0rand: re-exportrand_coreee1d96frand_core: implement reborrow forUnwrapMut(#1595)e0eb2eerand_core: implement reborrow forUnwrapMut975f602fixup clippy 1.85 warnings775b05bRelaxSizedrequirements for blanket impls (#1593)ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)Updates
serde_withfrom 3.14.0 to 3.15.0Release notes
Sourced from serde_with's releases.
Commits
ea38dceBump version to 3.15.0 (#892)a3da8e6Bump version to 3.15.0c36e692Bump dev-dependencies (#891)ae8466dBump dev-dependenciesf7337ffSupportserde_coreand remove dependencies onserde_derive(#889)c1d73b3Replace serde with serde_core in all files320d292Remove dependency on serde_derivedca6df8Remove version-sync crate and reimplement needed functionality with regex and...6c6e53fRemove version-sync crate and reimplement needed functionality with regex and...f64ea40Add support forhashbrownv0.16 (#888)Updates
tempfilefrom 3.22.0 to 3.23.0Changelog
Sourced from tempfile's changelog.
Commits
fe9f4a3chore: release v3.23.0 (#381)006c3fdfix: use std::os::fd instead of std::os::wasi (#380)b0e6309doc: Update COPYRIGHT link (#377)2d6fc3fFix formatting in Builder::disable_cleanup documentation (#375)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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