-
Notifications
You must be signed in to change notification settings - Fork 75
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 patches group with 15 updates #1190
Merged
Merged
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 patches group with 15 updates: | Package | From | To | | --- | --- | --- | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [proptest-derive](https://github.com/proptest-rs/proptest) | `0.5.0` | `0.5.1` | | [psl](https://github.com/addr-rs/psl) | `2.1.66` | `2.1.70` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.6` | `2.0.7` | | [bstr](https://github.com/BurntSushi/bstr) | `1.11.0` | `1.11.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.3` | `1.2.4` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.13` | `0.5.14` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.5` | `0.8.6` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.20` | `0.8.21` | | [libc](https://github.com/rust-lang/libc) | `0.2.167` | `0.2.168` | | [quanta](https://github.com/metrics-rs/quanta) | `0.12.3` | `0.12.4` | | redox_syscall | `0.5.7` | `0.5.8` | | [semver](https://github.com/dtolnay/semver) | `1.0.23` | `1.0.24` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` | Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `proptest-derive` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/0.5.1/CHANGELOG.md) - [Commits](proptest-rs/proptest@proptest-derive-0.5.0...0.5.1) Updates `psl` from 2.1.66 to 2.1.70 - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](addr-rs/psl@v2.1.66...v2.1.70) Updates `serde` from 1.0.215 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.216) Updates `thiserror` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.7) Updates `bstr` from 1.11.0 to 1.11.1 - [Commits](BurntSushi/bstr@1.11.0...1.11.1) Updates `cc` from 1.2.3 to 1.2.4 - [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.3...cc-v1.2.4) Updates `crossbeam-channel` from 0.5.13 to 0.5.14 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.13...crossbeam-channel-0.5.14) Updates `crossbeam-deque` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.5...crossbeam-deque-0.8.6) Updates `crossbeam-utils` from 0.8.20 to 0.8.21 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.20...crossbeam-utils-0.8.21) Updates `libc` from 0.2.167 to 0.2.168 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.168/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.167...0.2.168) Updates `quanta` from 0.12.3 to 0.12.4 - [Changelog](https://github.com/metrics-rs/quanta/blob/main/CHANGELOG.md) - [Commits](metrics-rs/quanta@v0.12.3...v0.12.4) Updates `redox_syscall` from 0.5.7 to 0.5.8 Updates `semver` from 1.0.23 to 1.0.24 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.23...1.0.24) Updates `serde_derive` from 1.0.215 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.216) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: proptest-derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: psl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: bstr dependency-type: indirect update-type: version-update:semver-patch dependency-group: patches - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patches - dependency-name: crossbeam-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: patches - dependency-name: crossbeam-deque dependency-type: indirect update-type: version-update:semver-patch dependency-group: patches - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: patches - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patches - dependency-name: quanta dependency-type: indirect update-type: version-update:semver-patch dependency-group: patches - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: patches - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: patches - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
domain: deps
Anything related to dependencies
no-changelog
Changes in this PR do not need user-facing explanations in the release changelog
labels
Dec 16, 2024
jszwedko
approved these changes
Dec 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
domain: deps
Anything related to dependencies
no-changelog
Changes in this PR do not need user-facing explanations in the release changelog
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 patches group with 15 updates:
0.4.38
0.4.39
0.5.0
0.5.1
2.1.66
2.1.70
1.0.215
1.0.216
2.0.6
2.0.7
1.11.0
1.11.1
1.2.3
1.2.4
0.5.13
0.5.14
0.8.5
0.8.6
0.8.20
0.8.21
0.2.167
0.2.168
0.12.3
0.12.4
0.5.7
0.5.8
1.0.23
1.0.24
1.0.215
1.0.216
Updates
chrono
from 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349
Bump version to 0.4.3933aaebf
Update mod.rs65c47f3
Update CHANGELOG.mdca8232f
Update licenses for unicode-ident 1.0.141456fa0
Apply suggestions from clippy 1.831c7567b
Bump codecov/codecov-action from 4 to 5f9ffd6f
add#[inline]
tonum_days
7974c60
Fix comment.77d50b1
Fix typos771c047
Use Formatter::pad (instead of write_str) for WeekdaysUpdates
proptest-derive
from 0.5.0 to 0.5.1Changelog
Sourced from proptest-derive's changelog.
Commits
39875e2
Version 0.5.1.20cd398
Update floating-support for Rust 1.24.0's newfrom_bits
implementation.6dee486
FixRecursive
not shrinking to non-recursive case.b107e3f
Version 0.5.0.9a84f3e
Remove the long-deprecatedSingleton
alias.2ad1d5b
Clarify role ofarbitrary
.dd09a1a
Remove char::ANY.8404588
Merge pull request #40 from Centril/feature/recursion-improvementsda677e9
fix bug in osstring_invalid_string (windows)add17f2
document changes to .prop_recursive(..)Updates
psl
from 2.1.66 to 2.1.70Commits
e8681ea
bump versione3e53cf
update the list92c7d0b
bump versiona7c81d1
update the list4e58c32
bump version9304117
update the list827f4df
bump version1e2ac8b
update the listUpdates
serde
from 1.0.215 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderived9497463
Mark all generated trait impls as #[automatically_derived]46e9ecf
Merge pull request #2866 from tdittr/mark-visitors-as-generatede9c399c
Mark generatedimpl de::Visitor
blocks as#[automatically_derived]
b9dbfcb
Switch out fnv in favor of foldhash in testc270e27
Use BuildHasher instead of Hasher in collection macros0307f60
Resolve question_mark clippy lint in build scriptUpdates
thiserror
from 2.0.6 to 2.0.7Release notes
Sourced from thiserror's releases.
Commits
9c0f2d2
Release 2.0.72deec96
Merge pull request 397 from zertosh/from_allow_expect100d916
Avoid associating #[from] with lint allow485c2b7
Reword spurious errors commentUpdates
bstr
from 1.11.0 to 1.11.1Commits
de55623
1.11.1979b343
cargo: exclude Unicode data filesUpdates
cc
from 1.2.3 to 1.2.4Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
5673a3f
chore: release v1.2.4 (#1320)82c8c7b
Add support for C/C++ compiler for Neutrino QNX:qcc
(#1319)9185b6a
use -maix64 instead of -m64 (#1307)Updates
crossbeam-channel
from 0.5.13 to 0.5.14Release notes
Sourced from crossbeam-channel's releases.
Commits
ccd83ac
Prepare for the next release54988eb
Calculate layout in const context761d0b6
Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbb
Remove optimistic spinning from Context::wait_untila92f6c4
Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9
channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80
CachePadded: Use 128-byte alignment on arm64ecf757eef
Add comment about fixed rustc bug71d8bb0
ci: Update minimum tested Rust version to 1.635092a9b
ci: Clean up no_atomic.shUpdates
crossbeam-deque
from 0.8.5 to 0.8.6Release notes
Sourced from crossbeam-deque's releases.
Commits
ccd83ac
Prepare for the next release54988eb
Calculate layout in const context761d0b6
Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbb
Remove optimistic spinning from Context::wait_untila92f6c4
Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9
channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80
CachePadded: Use 128-byte alignment on arm64ecf757eef
Add comment about fixed rustc bug71d8bb0
ci: Update minimum tested Rust version to 1.635092a9b
ci: Clean up no_atomic.shUpdates
crossbeam-utils
from 0.8.20 to 0.8.21Release notes
Sourced from crossbeam-utils's releases.
Commits
ccd83ac
Prepare for the next release54988eb
Calculate layout in const context761d0b6
Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbb
Remove optimistic spinning from Context::wait_untila92f6c4
Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9
channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80
CachePadded: Use 128-byte alignment on arm64ecf757eef
Add comment about fixed rustc bug71d8bb0
ci: Update minimum tested Rust version to 1.635092a9b
ci: Clean up no_atomic.shUpdates
libc
from 0.2.167 to 0.2.168Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
e6082ef
chore: release v0.2.16826b5337
Merge pull request #4190 from tgross35/backport-ci-artifacts4344e54
ci: Upload artifacts created by libc-testabe73ab
Merge pull request #4187 from tgross35/backport-romanesco1e2da75
adding POSIX memccpy and mempcpy GNU extension.7457aa1
fix: make Debug impl for unions opaque8592ff9
Lift IFA_* constants from linux/gnu to linux069c923
Test(semver/linux): Add missing PF_* constants05768aa
Docs(linux): Add docs forPF_*
constants0e89233
Feat(linux): Add new process flagsUpdates
quanta
from 0.12.3 to 0.12.4Changelog
Sourced from quanta's changelog.
Commits
67e9f61
chore: Release quanta version 0.12.40e204fe
update changeloge5b973b
update MSRV to 1.70 + WASM CI testsd1e11f0
fix: use global() to get performance API on wasm32-unknown-unknown (#107)64e4d80
Don't expose tests module.79e5aea
docs: fix typo {windows => window}.performance.now (#105)Updates
redox_syscall
from 0.5.7 to 0.5.8Updates
semver
from 1.0.23 to 1.0.24Release notes
Sourced from semver's releases.
Commits
6f4069d
Release 1.0.24d03aba3
Touch up PR 328238757d
Merge pull request #328 from Eh2406/master75856ef
faster Ord when Eq89504eb
Prevent upload-artifact step from causing CI failured1b17a9
Upload CI Cargo.lock for reproducing failures4ea60ae
Resolve doc_lazy_continuation clippy lintf96f9d8
Merge pull request #319 from dtolnay/docsrsfc5c98d
Rely on docs.rs to define --cfg=docsrs by defaultUpdates
serde_derive
from 1.0.215 to 1.0.216Release notes
Sourced from serde_derive's releases.
Commits
ad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderived9497463
Mark all generated trait impls as #[automatically_derived]46e9ecf
Merge pull request #2866 from tdittr/mark-visitors-as-generatede9c399c
Mark generatedimpl de::Visitor
blocks as#[automatically_derived]
b9dbfcb
Switch out fnv in favor of foldhash in testc270e27
Use BuildHasher instead of Hasher in collection macros0307f60
Resolve question_mark clippy lint in build scriptDependabot 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