build(deps): bump the rust group across 1 directory with 13 updates - #186
Open
dependabot[bot] wants to merge 2 commits into
Open
build(deps): bump the rust group across 1 directory with 13 updates#186dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I1791c63cad6dc1e20778f3a5c43de6496a6a6964
Bumps the rust group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [base64](https://github.com/marshallpierce/rust-base64) | `0.23.0` | `0.23.1` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.5` | `1.8.6` | | [bstr](https://github.com/BurntSushi/bstr) | `1.13.0` | `1.13.1` | | [clap](https://github.com/clap-rs/clap) | `4.6.5` | `4.6.6` | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.2.2` | `8.0.0` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` | | [moka](https://github.com/moka-rs/moka) | `0.12.15` | `0.12.16` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` | | [whoami](https://github.com/ardaku/whoami) | `2.1.2` | `2.1.3` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.55` | `0.8.56` | Updates `base64` from 0.23.0 to 0.23.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.23.0...v0.23.1) Updates `blake3` from 1.8.5 to 1.8.6 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.5...1.8.6) Updates `bstr` from 1.13.0 to 1.13.1 - [Commits](BurntSushi/bstr@1.13.0...1.13.1) Updates `clap` from 4.6.5 to 4.6.6 - [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.6.5...clap_complete-v4.6.6) Updates `comfy-table` from 7.2.2 to 8.0.0 - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.2.2...v8.0.0) Updates `futures` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `futures-core` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `futures-sink` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `futures-util` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `moka` from 0.12.15 to 0.12.16 - [Release notes](https://github.com/moka-rs/moka/releases) - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.12.15...v0.12.16) Updates `thiserror` from 2.0.19 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.19...2.0.20) Updates `whoami` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/ardaku/whoami/releases) - [Commits](ardaku/whoami@v2.1.2...v2.1.3) Updates `zerocopy` from 0.8.55 to 0.8.56 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.55...v0.8.56) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: blake3 dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: bstr dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: comfy-table dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust - dependency-name: futures dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: futures-core dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: futures-sink dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: futures-util dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: moka dependency-version: 0.12.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: whoami dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: zerocopy dependency-version: 0.8.56 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
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 rust group with 10 updates in the / directory:
0.23.00.23.11.8.51.8.61.13.01.13.14.6.54.6.67.2.28.0.00.3.330.3.340.12.150.12.162.0.192.0.202.1.22.1.30.8.550.8.56Updates
base64from 0.23.0 to 0.23.1Changelog
Sourced from base64's changelog.
Commits
069bf70v0.23.16ab1fb0Merge pull request #310 from musicinmybrain/test-on-non-simd-arches7cffce6Fix testing on architectures without unsafe SIMD supporte34f9a0Merge pull request #308 from atouchet/come9240c9Remove outdated commentUpdates
blake3from 1.8.5 to 1.8.6Release notes
Sourced from blake3's releases.
Commits
77b257eversion 1.8.683b1746useseekinstead ofmetadatato establish mmap length (#570)9eac279use vswhere to find Visual Studio in CIfc3d0e9Fix path to Visual Studio toolchain in CI8aa5145a few more colons6bb9773use cargo:: build script syntax91f7308fix Mode docsf3913d9typo fixesf51e822tweak release instructionsUpdates
bstrfrom 1.13.0 to 1.13.1Commits
134195b1.13.105ab87bbyteset: stop using deprecatedstd::usize::MAX08a7737doc: add AI Policy (#232)Updates
clapfrom 4.6.5 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
comfy-tablefrom 7.2.2 to 8.0.0Release notes
Sourced from comfy-table's releases.
... (truncated)
Changelog
Sourced from comfy-table's changelog.
... (truncated)
Commits
cf91e01chore: Release comfy-table version 8.0.038f044cchore: Prepare release401171arefactor: Replace old presets with TableStylef4be04achore: Fix and extend lints1bdfda2perf: Don't allocate strings when splitting36bd44fperf: Track line width in split_line212099cperf: Optimize border handling in draw_rowsa968011perf: Cut down string allocations in align_linefea164eperf: Move formatted lines instead of cloning them2935d4eperf: Add printable-ASCII fast path to split_long_wordUpdates
futuresfrom 0.3.33 to 0.3.34Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
futures-corefrom 0.3.33 to 0.3.34Release notes
Sourced from futures-core's releases.
Changelog
Sourced from futures-core's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
futures-sinkfrom 0.3.33 to 0.3.34Release notes
Sourced from futures-sink's releases.
Changelog
Sourced from futures-sink's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
futures-utilfrom 0.3.33 to 0.3.34Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
mokafrom 0.12.15 to 0.12.16Release notes
Sourced from moka's releases.
Changelog
Sourced from moka's changelog.
Commits
a616ec1Merge pull request #604 from moka-rs/chore/bump-v0.12.163b140a6Bump the version to v0.12.1651b802dMerge pull request #603 from moka-rs/bump-crossbeam-epoch-floor4f90716Raise the minimum crossbeam-epoch version to 0.9.2008d0e04Merge pull request #602 from moka-rs/gh600-tsan-workaround14447a7Restructure the v0.12.16 TSan workaround CHANGELOG entry7b14c37Avoid a TSan false positive by replacing the fence in MiniArc::drop05b37c6Merge pull request #599 from moka-rs/gh590-deterministic-testsfc31858Replace private doc references in gh590 test comments5743592Improve the v0.12.16 CHANGELOG entryUpdates
thiserrorfrom 2.0.19 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.19Updates
whoamifrom 2.1.2 to 2.1.3Release notes
Sourced from whoami's releases.
Commits
849ca13Bump version to v2.1.3c82ff29Simplify the desktop environment branching code (#247)bd602e3Support MATE desktop environment detection (#246)ee513bbBump libredox from 0.1.18 to 0.1.19 (#245)4f03afdBump libc from 0.2.186 to 0.2.189 (#244)d362c2bBump libredox from 0.1.17 to 0.1.18 (#242)6e4b1bdBump libredox from 0.1.16 to 0.1.17 (#241)23f3b8fci: Fix branch matching (#240)a10663aAdd checks in CI for wasm32-wasip2 (#239)Updates
zerocopyfrom 0.8.55 to 0.8.56Release notes
Sourced from zerocopy's releases.
Commits
6dc429cRelease 0.8.56 (#3545)7977792#[zerocopy(crate = "...")] should parse paths, not idents (#3544)6a677c9[CI] Bump the all-actions group with 2 updates (#3517)5a907c2[ci] Gate docs on exact-SHA CI results (#3512)6bdcdab[ci] Repair weekly toolchain rollers (#3511)8efe661[ci] Avoid redundant Anneal PR caches (#3509)93ceec4[ci] Distribute immutable workflow artifacts (#3508)bef8e4d[ci] Retry transient setup failures (#3507)b8c2b9f[ci] Forward env vars correctly (#3503)dbb81ccReorganize Anneal v1 and v2 (#3487)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