-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): bump the all-updates group across 1 directory with 13 updates #8
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/all-updates-7ae1b2acde
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
…dates Bumps the all-updates group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.8.0` | `2.9.0` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.16.0` | `3.17.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.10` | `1.2.16` | | [either](https://github.com/rayon-rs/either) | `1.13.0` | `1.14.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.170` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.20.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` | | [semver](https://github.com/dtolnay/semver) | `1.0.24` | `1.0.25` | | [syn](https://github.com/dtolnay/syn) | `2.0.96` | `2.0.98` | | [typenum](https://github.com/paholg/typenum) | `1.17.0` | `1.18.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.14` | `1.0.17` | Updates `bitflags` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.8.0...2.9.0) Updates `bumpalo` from 3.16.0 to 3.17.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@3.16.0...3.17.0) Updates `cc` from 1.2.10 to 1.2.16 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.10...cc-v1.2.16) Updates `either` from 1.13.0 to 1.14.0 - [Commits](rayon-rs/either@1.13.0...1.14.0) Updates `libc` from 0.2.169 to 0.2.170 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.170) Updates `log` from 0.4.25 to 0.4.26 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.25...0.4.26) Updates `once_cell` from 1.20.2 to 1.20.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.20.3) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) Updates `quote` from 1.0.37 to 1.0.38 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.38) Updates `semver` from 1.0.24 to 1.0.25 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.24...1.0.25) Updates `syn` from 2.0.96 to 2.0.98 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.96...2.0.98) Updates `typenum` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.17.0...v1.18.0) Updates `unicode-ident` from 1.0.14 to 1.0.17 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.14...1.0.17) --- updated-dependencies: - dependency-name: bitflags dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: log dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: typenum dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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 all-updates group with 13 updates in the / directory:
2.8.0
2.9.0
3.16.0
3.17.0
1.2.10
1.2.16
1.13.0
1.14.0
0.2.169
0.2.170
0.4.25
0.4.26
1.20.2
1.20.3
1.0.92
1.0.93
1.0.37
1.0.38
1.0.24
1.0.25
2.0.96
2.0.98
1.17.0
1.18.0
1.0.14
1.0.17
Updates
bitflags
from 2.8.0 to 2.9.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e197bf5
Merge pull request #439 from KodrAus/cargo/2.9.08df6e80
prepare for 2.9.0 releasee92f0ae
Merge pull request #438 from KodrAus/fix/ui-tests226ff75
fix up UI tests2170a26
Merge pull request #437 from wysiwys/wysiwys/add-clear-method76dde58
add tests forclear()
trait methodce5d420
addclear()
method to trait9e45d36
Merge pull request #434 from bitflags/KodrAus-patch-1617645a
pin checkout action for miri job2c836f2
Merge pull request #433 from bitflags/ci/remove-scorecardUpdates
bumpalo
from 3.16.0 to 3.17.0Changelog
Sourced from bumpalo's changelog.
Commits
b3707e8
Bump to version 3.17.0 (#263)0713b5f
addtry_
functions for slices andstr
(#260)8392c63
docs: fix typo (#257)b594a77
Fixed stacked borrows violation indealloc
(fixes #247) (#248)231403a
Reduce rust-version to 1.71.1 (#252)25d5f32
Remove bogus executable filesystem permissions from Rust sources (#249)30f8491
Fix warning when testing without theallocator_api
cargo feature (#245)Updates
cc
from 1.2.10 to 1.2.16Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
3c1325b
chore: release v1.2.16 (#1427)9131f33
clang-cl: use/arch:SSE2
forx86
target arch (#1425)8ea5e95
Regenerate windows-sys binding (#1422)b8c8c3f
Fix gen-windows-sys-binding (#1419)dc3f4b0
Fix regenerate-windows-sys.yml (#1420)a6c36b5
Regenerate target info (#1418)8127db1
MSVC: Add LIB var when compiling flag_check (#1417)439b75f
fix: force windows compiler to run inout_dir
to prevent artifacts in cwd (...181c03d
Change flag ordering (#1403)5fbe4d5
Update windows-bindgen requirement from 0.59 to 0.60 (#1412)Updates
either
from 1.13.0 to 1.14.0Commits
6e6dc26
Merge pull request #117 from cuviper/release-1.14.09376206
Release 1.14.04db2c30
Merge pull request #118 from cuviper/clippy81671a6
Fix clippy::empty_line_after_doc_comments1902eb1
Fix clippy::from_over_intoce345c6
Merge pull request #116 from yotamofek/use-macros995ad50
Usefor_both!
andmap_either!
in more placesb0d533a
Merge pull request #115 from yotamofek/simplify-patternsa91fefd
Merge pull request #114 from yotamofek/msrv7972b74
Upgrade to 2021 editionUpdates
libc
from 0.2.169 to 0.2.170Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
61d2698
chore: release v0.2.1700d2ea3c
Merge pull request #4284 from tgross35/backport-oysters42a30ad
Switch back to matchingtarget_os
rather thantarget_vendor
a0021d2
Add recent socket timestamping flags for Linux and Android7a7fe46
Apply modulo 256 to BSD WEXITSTATUS116b82e
Fix size of time_t in vxworksb668252
Add structures for freebsdb1d4d35
Merge pull request #4280 from tgross35/backport-time-b648b0ab16
Add forgotten SO_*_NEW values to powerpc, mips and armc5b7465
Rerun build if RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 changesUpdates
log
from 0.4.25 to 0.4.26Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
5a91554
Merge pull request #670 from rust-lang/cargo/0.4.265aba0c2
prepare for 0.4.26 release0551261
Merge pull request #669 from SpriteOvO/crate-doc-update3ff3bdc
Merge pull request #668 from SpriteOvO/value-clone931d883
Addspdlog-rs
link to crate doc310c9b4
DeriveClone
forkv::Value
Updates
once_cell
from 1.20.2 to 1.20.3Changelog
Sourced from once_cell's changelog.
Commits
d119eea
Merge pull request #273 from briansmith/b/cold1a885da
Make initialization inOnceNonZeroUsize::get_or_try_init
#[cold]
.Updates
proc-macro2
from 1.0.92 to 1.0.93Release notes
Sourced from proc-macro2's releases.
Commits
83519e8
Release 1.0.9387e04d2
Merge pull request #490 from dtolnay/fastdrop029360d
Drop tokens in order instead of reversed order172907a
Non-recursively drop TokenStream relocating only streams, not tokensUpdates
quote
from 1.0.37 to 1.0.38Release notes
Sourced from quote's releases.
Commits
0245506
Release 1.0.38d978c51
Merge pull request #286 from dtolnay/array09d1e42
Implement repetition for arrays5bba89f
Add repetition test with array of arrayaafba72
Prevent upload-artifact step from causing CI failurec889896
Update not-quotable ui test for ToTokens impl changes87c247f
Resolve some needless_lifetimes clippy lints31d7a01
Ignore needless_lifetimes clippy lint6cff24b
Upload CI Cargo.lock for reproducing failuresUpdates
semver
from 1.0.24 to 1.0.25Release notes
Sourced from semver's releases.
Commits
b1e2848
Release 1.0.251fb55fc
Merge pull request 330 from jofas/serde-on-playground2bf9708
Enabled 'serde' feature on playgroundUpdates
syn
from 2.0.96 to 2.0.98Release notes
Sourced from syn's releases.
Commits
71f3808
Release 2.0.98f0c57ee
Merge pull request #1847 from dtolnay/lifetimes4307f64
Allow lifetimes in function pointer return valuesd15bdea
Release 2.0.97bf672a9
Merge pull request #1846 from dtolnay/surroundcfgf0ee7e9
Fix missing doc cfg on <$Delimiter>::surrounde0e40cf
Resolve unnecessary_semicolon pedantic clippy lint6ebd966
Resolve sliced_string_as_bytes clippy linta09b650
More precise gitignore patterns42601b9
Resolve needless_continue pedantic clippy lintUpdates
typenum
from 1.17.0 to 1.18.0Release notes
Sourced from typenum's releases.
Changelog
Sourced from typenum's changelog.
Commits
67584b5
Version 1.18 (#221)e5dffdd
feat:FoldAdd
andFoldMul
(#209)2488205
Merge branch 'kgullion-elixir-style-tarr'74d63c1
Add constant for 3600 (#220)83e03f5
Check-in generated code (#219)372a281
Fix CI build, introduce justfile (#218)4bccf7d
Setup nix flake9eec4b7
Add constant for 3600 (#220)bab772b
Check-in generated code (#219)137863c
Fix CI build, introduce justfile (#218)Updates
unicode-ident
from 1.0.14 to 1.0.17Release notes
Sourced from unicode-ident's releases.
Commits
86d0232
Release 1.0.173673d10
Update unicode-xid benchmark ratio43bc5aa
Merge pull request #32 from dtolnay/doc9cba488
Re-word function doccb1a0ed
Merge pull request #30 from sorairolake/add-doc-comments6b40141
Add doc comments to functions146ab20
Unset doc-scrape-examples for lib target7183516
Release 1.0.164c75cc8
Merge pull request #29 from dtolnay/rand3d6a431
Update rand crate to 0.9 in benchmarkDependabot 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