Bump the rust-dependencies group across 1 directory with 7 updates #5921
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 7 updates in the /quickwit directory:
1.4.0
1.5.0
0.3.1
0.4.1
2.2.0
2.3.0
1.7.0
1.8.0
6.3.1
6.4.1
0.8.5
0.9.2
3.22.0
3.23.0
Updates
bytestring
from 1.4.0 to 1.5.0Release notes
Sourced from bytestring's releases.
Commits
d22774f
chore(bytestring): prepare release 1.5.0da9db22
Switchserde
dependency toserde_core
(#728)a9d98ca
build(deps): bump bitflags from 2.9.3 to 2.9.4 (#725)23d19cf
build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#726)b3406dc
build(deps): bump taiki-e/install-action from 2.59.1 to 2.60.0 (#727)0e1604e
build(deps): bump taiki-e/install-action from 2.58.21 to 2.58.30 (#723)63f8e96
build(deps): bump actions-rust-lang/setup-rust-toolchain (#724)d1d45f1
ci: pin time crate in msrv5267bc2
chore(rt): include correct tokio features3c0702c
chore(actix-rt): prepare release 2.11.0Updates
hostname
from 0.3.1 to 0.4.1Changelog
Sourced from hostname's changelog.
Commits
Updates
humantime
from 2.2.0 to 2.3.0Release notes
Sourced from humantime's releases.
Commits
7994b71
ci: disable for non-main pushes1b59068
Bump version to 2.3.0cacdb93
ci: add audit job5cc8dc5
ci: add job to check semver compatibility0d5fe2d
Bump version to 2.2.1fc0e7ea
duration: move current value out of Parser1febd52
duration: track current value as Duration0adba12
duration: track current nanoseconds as u32786218f
Extract unit parsing9ff48bf
Re-order duration parser methods in top-down orderUpdates
proptest
from 1.7.0 to 1.8.0Commits
2885bc2
new releases for proptest, proptest-macro, and state-machinea85563f
Merge pull request #584 from wojciech-graj/main5331517
Merge pull request #596 from alexanderkjall/fix-arithmetic-overflow157f3c0
Merge pull request #595 from ebegumisa/main02fa1fc
changelog: add #59527fd76f
fix for 32 bit processorsd1716ca
AddReferenceStateMachine
arg toSystemUnderTest::teardown
ea4ddeb
Merge pull request #594 from proptest-rs/attr-macro-preserve-arg-namesf80c1e6
fix shorthand struct initialization lintb7590fa
add new test for complex patternsUpdates
pulsar
from 6.3.1 to 6.4.1Commits
5923a04
Release 6.4.177fa24b
fix: producer is not closed at server side when batching is enabled (#363)b4a67b8
chore: bump version to 6.4.1 (#364)afdf6d0
fix: restore the Send trait for Producer (#359)51b93ed
feat: support blocking send_non_blocking() and other RPCs (#355)f8c31e9
feat: refactor producer batching with timeout supported (#354)3b89071
ci: harden and optimize rust.yml (#353)fc27cbc
fix(consumer): add recv_within helper and timeouts to prevent infinite hangs ...ed1e87c
test(producer): add unit tests for producer.rs (#350)520643d
refactor(producer): remove unnecessary lock contention (#351)Updates
rand
from 0.8.5 to 0.9.2Changelog
Sourced from rand's changelog.
... (truncated)
Commits
d3dd415
Prepare rand_core 0.9.2 (#1605)99fabd2
Prepare rand_core 0.9.2c7fe1c4
rand: re-exportrand_core
(#1604)db2b1e0
rand: re-exportrand_core
ee1d96f
rand_core: implement reborrow forUnwrapMut
(#1595)e0eb2ee
rand_core: implement reborrow forUnwrapMut
975f602
fixup clippy 1.85 warnings775b05b
RelaxSized
requirements for blanket impls (#1593)ec6d5c0
Prepare rand_core v0.9.1 (#1591)6a06056
rand_core: introduce an UnwrapMut wrapper (#1589)Updates
tempfile
from 3.22.0 to 3.23.0Changelog
Sourced from tempfile's changelog.
Commits
fe9f4a3
chore: release v3.23.0 (#381)006c3fd
fix: use std::os::fd instead of std::os::wasi (#380)b0e6309
doc: Update COPYRIGHT link (#377)2d6fc3f
Fix 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 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