-
Notifications
You must be signed in to change notification settings - Fork 40
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
Bump the rust-dependencies group across 1 directory with 15 updates #9073
Merged
FirelightFlagboy
merged 2 commits into
master
from
dependabot-cargo-rust-dependencies-0c5ee3417a
Dec 2, 2024
Merged
Bump the rust-dependencies group across 1 directory with 15 updates #9073
FirelightFlagboy
merged 2 commits into
master
from
dependabot-cargo-rust-dependencies-0c5ee3417a
Dec 2, 2024
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
Bumps the rust-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.21` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.34` | `1.0.35` | | [fuser](https://github.com/cberner/fuser) | `0.15.0` | `0.15.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.162` | `0.2.167` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.92` | | [ruzstd](https://github.com/KillingSpark/zstd-rs) | `0.7.2` | `0.7.3` | | [serde](https://github.com/serde-rs/serde) | `1.0.214` | `1.0.215` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` | | [syn](https://github.com/dtolnay/syn) | `2.0.87` | `2.0.90` | | [url](https://github.com/servo/rust-url) | `2.5.3` | `2.5.4` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.97` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.45` | `0.4.47` | | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.45` | `0.3.47` | Updates `bytes` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.8.0...v1.9.0) Updates `clap` from 4.5.20 to 4.5.21 - [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.20...clap_complete-v4.5.21) Updates `flate2` from 1.0.34 to 1.0.35 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.34...1.0.35) Updates `fuser` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/cberner/fuser/releases) - [Changelog](https://github.com/cberner/fuser/blob/master/CHANGELOG.md) - [Commits](cberner/fuser@v0.15.0...v0.15.1) Updates `libc` from 0.2.162 to 0.2.167 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.167/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.162...0.2.167) Updates `proc-macro2` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.89...1.0.92) Updates `ruzstd` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/KillingSpark/zstd-rs/releases) - [Changelog](https://github.com/KillingSpark/zstd-rs/blob/master/Changelog.md) - [Commits](KillingSpark/zstd-rs@v0.7.2...v0.7.3) Updates `serde` from 1.0.214 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.214...v1.0.215) Updates `serde_json` from 1.0.132 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.133) Updates `syn` from 2.0.87 to 2.0.90 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.87...2.0.90) Updates `url` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.3...v2.5.4) Updates `wasm-bindgen` from 0.2.95 to 0.2.97 - [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.95...0.2.97) Updates `wasm-bindgen-futures` from 0.4.45 to 0.4.47 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `wasm-bindgen-test` from 0.3.45 to 0.3.47 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `web-sys` from 0.3.72 to 0.3.74 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: fuser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ruzstd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasm-bindgen-futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasm-bindgen-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: web-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
I-Dependency
Impact: related to an dependency
I-Rust
Impact: Rust-related stuff
labels
Dec 2, 2024
FirelightFlagboy
approved these changes
Dec 2, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Dec 2, 2024
FirelightFlagboy
deleted the
dependabot-cargo-rust-dependencies-0c5ee3417a
branch
December 2, 2024 09:00
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 14 updates in the / directory:
1.8.0
1.9.0
4.5.20
4.5.21
1.0.34
1.0.35
0.15.0
0.15.1
0.2.162
0.2.167
1.0.89
1.0.92
0.7.2
0.7.3
1.0.214
1.0.215
1.0.132
1.0.133
2.0.87
2.0.90
2.5.3
2.5.4
0.2.95
0.2.97
0.4.45
0.4.47
0.3.45
0.3.47
Updates
bytes
from 1.8.0 to 1.9.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
d0a14de
chore: prepare bytes v1.9.0 (#748)54f1c26
Rename hex_impl! to fmt_impl! and reuse it for fmt::Debug (#743)4cd8969
ReplaceBufMut::put
withBufMut::put_slice
in Writer impl (#745)2d996a2
Fix typo inBuf::chunk()
comment (#744)30ee8e9
AddBytes::from_owner
(#742)Updates
clap
from 4.5.20 to 4.5.21Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
03d7226
chore: Release3df70fb
docs: Update changelog3266c36
Merge pull request #5691 from epage/custom951762d
feat(complete): Allow any OsString-compatible type to be a CompletionCandidatebb6493e
feat(complete): Offer - as a path option27b348d
refactor(complete): Simplify ArgValueCandidates code49b8108
feat(complete): Add PathCompleter82a360a
feat(complete): Add ArgValueCompleter47aedc6
fix(complete): Ensure paths are sorted431e2bc
test(complete): Ensure ArgValueCandidates get filteredUpdates
flate2
from 1.0.34 to 1.0.35Release notes
Sourced from flate2's releases.
Commits
14aec22
Merge pull request #439 from folkertdev/update-zlib-rs-0.4.0eff67ad
upgrade zlib-rs to version0.4.0
ce18d3a
Merge pull request #438 from jdno/upgrade-action74841c5
Upgrade actions/upload-artifactUpdates
fuser
from 0.15.0 to 0.15.1Release notes
Sourced from fuser's releases.
Changelog
Sourced from fuser's changelog.
Commits
168705a
Bump version to 0.15.10fc1443
Update changeloga2200c8
Fix bugeouscrtime
value on macOS998bb95
Fix cache concurrency issued675c07
Enable caching in CIbc11288
Updates to CI config1acdd16
Update cargo-deny config0ef17dc
Fix warnings on stable Rust7e49f60
Update license check for unicode-idente18bd9b
Fix warnings on stable RustUpdates
libc
from 0.2.162 to 0.2.167Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
3831e59
chore: release v0.2.1677cbac14
Merge pull request #4167 from tgross35/backport-fix-rustc-dep-of-std70b1487
Alowstatic_mut_refs
withrustc-dep-of-std
96db1f4
ci: test withrustc-dep-of-std
4ca22fa
Fix the build withrustc-dep-of-std
0acb8d6
Merge pull request #4166 from tgross35/backport-crate-preludeb52375d
Add a.git-blame-ignore-revs
entry for adding the prelude108310d
Make use of the crate's prelude to replace individual imports877b6f6
Create an internal prelude1abd74b
trusty: Addintptr_t
anduintptr_t
Updates
proc-macro2
from 1.0.89 to 1.0.92Release notes
Sourced from proc-macro2's releases.
Commits
acc7d36
Release 1.0.920cb443d
Merge pull request #487 from dtolnay/mismatchlineae478ed
Change mismatch panic message to avoid github linkifying5046761
Release 1.0.9127c5494
Merge pull request #486 from dtolnay/compilerlexa9146d6
Ensure that compiler tokenstream parsing only produces a compiler lexerror1ce5f04
Merge pull request #485 from dtolnay/fallbackident75d0818
Make parser's fallback Ident symmetric with Group and Literal56c3e31
Merge pull request #484 from dtolnay/fbliterald2c0e61
Fix spanned fallback literal constructionUpdates
ruzstd
from 0.7.2 to 0.7.3Release notes
Sourced from ruzstd's releases.
Changelog
Sourced from ruzstd's changelog.
Commits
6b371ba
bump version to 0.7.3 and add changelogda8e8b5
FixRingBuffer::extend_from_within_unchecked
unsoundness (#76)b99a8b9
Adddecode_all
anddecode_all_to_vec
(#70)603ee2d
cargo fmt6fb54c4
try_into().unwrap() is faster than .read_exact() to get a [u8; 8] from a &[u8]Updates
serde
from 1.0.214 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmt1a3cf4b
Update PR 2562 ui tests7d96352
Merge pull request #2857 from dtolnay/collide111ecc5
Update ui tests for warning on colliding aliasesedd6fe9
Revert "Add checks for conflicts for aliases"a20e924
Revert "pacify clippy"b1353a9
Merge pull request #2856 from dtolnay/denamec59e876
Produce a separate warning for every colliding name7f1e697
Merge pull request #2855 from dtolnay/namespanUpdates
serde_json
from 1.0.132 to 1.0.133Release notes
Sourced from serde_json's releases.
Commits
0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for Value2ccb5b6
Disable question_mark clippy lint in lexical testa11f5f2
Resolve unnecessary_map_or clippy lints07f280a
Wrap PR 1213 to 80 columns75ed447
Merge pull request #1213 from djmitche/safety-comment73011c0
Add a safety comment to unsafe blockbe2198a
Prevent upload-artifact step from causing CI failure7cce517
Raise minimum version for preserve_order feature to Rust 1.65Updates
syn
from 2.0.87 to 2.0.90Release notes
Sourced from syn's releases.
Commits
ac5b41c
Release 2.0.909037abb
Merge pull request #1787 from dtolnay/unparenthesizetest1a549c0
Improve test_unparenthesize to catch more false negativesf9aa206
Merge pull request #1786 from dtolnay/fieldcall1445ccf
Do not parenthesize unnamed tuple struct fields in call48d0101
Fix parenthesization of field expressions in function calls0e5c568
Add test of parentheses needed in call of field1cf735e
Merge pull request #1785 from dtolnay/attrprecedence204c155
Lower precedence of expressions containing outer attrs401399f
Add test of attr precedence inside subexpressionUpdates
url
from 2.5.3 to 2.5.4Release notes
Sourced from url's releases.
Commits
d77dfb4
Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" (#999)da64903
Change no_std to no-std in Cargo.toml (#991)Updates
wasm-bindgen
from 0.2.95 to 0.2.97Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
7fa2afa
Regenerate reference tests (#4309)b4428b0
Prepare v0.2.97 release (#4308)b9333c5
Note that feature resolver version 2 is required (#4307)9fab9ce
Only usewasm_bindgen::__rt
in proc-macros (#4305)32db0f4
Removed a few#[allow(dead_code)]
(#4299)7ad4766
Prepare v0.2.96 release (#4298)473e3db
Add environment variables to configure tests (#4295)b3da9dc
transition away from deprecated setters internally (#4297)2fbee99
Use private constructors in type definitions of structs without an exported c...9e78347
Improved errors for invalidself
arguments (#4276)Updates
wasm-bindgen-futures
from 0.4.45 to 0.4.47Commits
Updates
wasm-bindgen-test
from 0.3.45 to 0.3.47Commits
Updates
web-sys
from 0.3.72 to 0.3.74Commits
You can trigger a rebase of this PR 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