build(deps): bump the patch-updates group across 1 directory with 24 updates - #69
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the patch-updates group across 1 directory with 24 updates#69dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates --- updated-dependencies: - dependency-name: tokio-stream dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: tokio-util dependency-version: 0.7.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: toml dependency-version: 1.1.4+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: async-trait dependency-version: 0.1.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: lru dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: crc32fast dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zradar-models dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zradar-traits dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zradar-parquet dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zradar-retention dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zradar-policy dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zradar-wal dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: api dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: api-optel dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zradar-plugin-postgres dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zradar-plugin-s3 dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zradar-auth-config dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zradar-metrics dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zradar-runtime dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or 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
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 patch-updates group with 11 updates in the / directory:
0.1.180.1.190.7.180.7.191.0.1501.0.1511.1.2+spec-1.1.01.1.4+spec-1.1.01.0.1031.0.1042.0.182.0.200.1.890.1.920.18.00.18.31.12.01.12.11.5.01.5.10.10.10.10.2Updates
tokio-streamfrom 0.1.18 to 0.1.19Commits
bc0933cchore: prepare tokio-stream v0.1.19 (#8310)e3786d0readme: remove obsolete TokioConf notices (#8311)f2189d3chore: prepare tokio-util v0.7.19 (#8309)52f2745net: re-enabletcp_stream::try_read_buftest for WASI (#8305)ac6869art: remove unstable cfgs leftovers after local runtime stabilization (#8298)75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)Updates
tokio-utilfrom 0.7.18 to 0.7.19Commits
f2189d3chore: prepare tokio-util v0.7.19 (#8309)52f2745net: re-enabletcp_stream::try_read_buftest for WASI (#8305)ac6869art: remove unstable cfgs leftovers after local runtime stabilization (#8298)75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)Updates
serde_jsonfrom 1.0.150 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
tomlfrom 1.1.2+spec-1.1.0 to 1.1.4+spec-1.1.0Commits
beee9fechore: Release16e2ac1docs: Update changelog89f5541fix(toml): preserve datetimes when deserializing Value (#1194)534039cfix(serde): Deserialize Value datetimes into typed targets6e45ceftest(serde): Reproduce Value datetime deserialization error4ec099fchore: Release5a47a51docs: Update changelogda0911fperf(parser): Reduce over allocation by better tokens/byte ratio (#1193)26eb157perf(parser): Reduce over allocation by better tokens/byte ratioca4c7bfchore(deps): Update Prek to v0.4.11 (#1191)Updates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
thiserrorfrom 2.0.18 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testUpdates
async-traitfrom 0.1.89 to 0.1.92Release notes
Sourced from async-trait's releases.
Commits
82e7e9eRelease 0.1.929a35cb8Merge pull request #303 from dtolnay/mustuse875ceecResolve double_must_use clippy lint62993a5Raise minimum tested compiler to rust 1.88d049ee0Release 0.1.917a0961fMerge pull request #301 from dtolnay/mutability740f86fIgnore mut_mut pedantic clippy lint in test4699cd3Fix mutability for by-reference receivers6dd3573Add regression test for issue 3002371797Release 0.1.90Updates
lrufrom 0.18.0 to 0.18.3Changelog
Sourced from lru's changelog.
Commits
ceeee6aMerge pull request #244 from jeromefroe/jerome/prepare-0-18-3-release1810d9aPrepare 0.18.3 release0f4e37aMerge pull request #242 from drbrain/LruCache-sparsef1c04a2Merge pull request #243 from jeromefroe/jerome/nonnull-unchecked-on-box-ptrbcd5722fmtfa08c36Prefer into_raw over leak8a93408fmt043384fFix nonnull_unchecked_on_box_ptr lintea63d70Add LruCache::sparse()2544aaeMerge pull request #239 from jeromefroe/jerome/prepare-0-18-2-releaseUpdates
bytesfrom 1.12.0 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)Updates
crc32fastfrom 1.5.0 to 1.5.1Commits
a150f65release 1.5.1f066e8dperf(simd): widen x86 folds, add ARM 3-way, and speed up small inputs (#56)d5c123dconsolidate dword load in baseline implementation (#55)50e2046downgrade msrv ci run to just cargo buildUpdates
zradar-modelsfrom 0.10.1 to 0.10.3Updates
zradar-traitsfrom 0.10.1 to 0.10.3Updates
zradar-parquetfrom 0.10.1 to 0.10.3Updates
zradar-retentionfrom 0.10.1 to 0.10.3Updates
zradar-policyfrom 0.10.1 to 0.10.3Updates
zradar-walfrom 0.10.1 to 0.10.3Updates
apifrom 0.10.1 to 0.10.3Updates
api-optelfrom 0.10.1 to 0.10.3Updates
zradar-plugin-postgresfrom 0.10.1 to 0.10.3Updates
zradar-plugin-s3from 0.10.1 to 0.10.3Updates
zradar-auth-configfrom 0.10.1 to 0.10.3Updates
zradar-metricsfrom 0.10.1 to 0.10.3Updates
zradar-runtimefrom 0.10.1 to 0.10.3Updates
randfrom 0.10.1 to 0.10.2Changelog
Sourced from rand's changelog.
Commits
1540ea3Prepare rand 0.10.2 (#1800)a29964aBump chacha20 from 0.10.0 to 0.10.1 in the all-deps group (#1801)ced9491Tweak docs for RngExt::random_range and SampleRange (#1798)db14664Check UniformChar validity on deser (#1790)bea8620Bump the all-deps group with 2 updates (#1796)4f44932Bump actions/cache from 5 to 6 (#1795)b999a13Bump actions/checkout from 6 to 7 (#1794)aeab810Avoid unsafe where safety depends on non-local values (#1791)1896d7cAdd typos CI job (#1789)43eddeeBump the all-deps group with 2 updates (#1788)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 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