Build(deps): Bump the pointercrate group with 14 updates #201
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 pointercrate group with 14 updates:
1.0.2151.0.2160.4.380.4.390.7.00.8.01.2.31.2.40.3.110.3.120.8.200.8.210.2.1670.2.1680.12.30.12.40.5.70.5.80.38.410.38.420.23.190.23.201.10.01.10.11.0.231.0.241.0.2151.0.216Updates
serdefrom 1.0.215 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41Release 1.0.216f91d2edMerge pull request #2868 from dtolnay/automaticallyderived9497463Mark all generated trait impls as #[automatically_derived]46e9ecfMerge pull request #2866 from tdittr/mark-visitors-as-generatede9c399cMark generatedimpl de::Visitorblocks as#[automatically_derived]b9dbfcbSwitch out fnv in favor of foldhash in testc270e27Use BuildHasher instead of Hasher in collection macros0307f60Resolve question_mark clippy lint in build scriptUpdates
chronofrom 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349Bump version to 0.4.3933aaebfUpdate mod.rs65c47f3Update CHANGELOG.mdca8232fUpdate licenses for unicode-ident 1.0.141456fa0Apply suggestions from clippy 1.831c7567bBump codecov/codecov-action from 4 to 5f9ffd6fadd#[inline]tonum_days7974c60Fix comment.77d50b1Fix typos771c047Use Formatter::pad (instead of write_str) for WeekdaysUpdates
governorfrom 0.7.0 to 0.8.0Commits
fe4008bMerge pull request #253 from boinkor-net/release/governor/0.8.0af2aab6Changelog entry for #251df3554fRelease 0.8.0 🎉🎉a028dafMerge pull request #251 from jonasmalacofilho/dont-allow-extra-cell-after-lon...d4685a3Remove extra cell when comparing additional weight and taud34c0c8Rename function parameter to match its purpose237a4d4deny: allow-list Unicode-3.0 license used by unicode-ident9075015clippy: remove some needless lifetimes273f77bDifferentiate between GCRA burst capacity and tolerancee875cbfFix quota tracking test that allowed one more cell than capacityUpdates
ccfrom 1.2.3 to 1.2.4Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
5673a3fchore: release v1.2.4 (#1320)82c8c7bAdd support for C/C++ compiler for Neutrino QNX:qcc(#1319)9185b6ause -maix64 instead of -m64 (#1307)Updates
crossbeam-queuefrom 0.3.11 to 0.3.12Release notes
Sourced from crossbeam-queue's releases.
Commits
ccd83acPrepare for the next release54988ebCalculate layout in const context761d0b6Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbbRemove optimistic spinning from Context::wait_untila92f6c4Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80CachePadded: Use 128-byte alignment on arm64ecf757eefAdd comment about fixed rustc bug71d8bb0ci: Update minimum tested Rust version to 1.635092a9bci: Clean up no_atomic.shUpdates
crossbeam-utilsfrom 0.8.20 to 0.8.21Release notes
Sourced from crossbeam-utils's releases.
Commits
ccd83acPrepare for the next release54988ebCalculate layout in const context761d0b6Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbbRemove optimistic spinning from Context::wait_untila92f6c4Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80CachePadded: Use 128-byte alignment on arm64ecf757eefAdd comment about fixed rustc bug71d8bb0ci: Update minimum tested Rust version to 1.635092a9bci: Clean up no_atomic.shUpdates
libcfrom 0.2.167 to 0.2.168Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
e6082efchore: release v0.2.16826b5337Merge pull request #4190 from tgross35/backport-ci-artifacts4344e54ci: Upload artifacts created by libc-testabe73abMerge pull request #4187 from tgross35/backport-romanesco1e2da75adding POSIX memccpy and mempcpy GNU extension.7457aa1fix: make Debug impl for unions opaque8592ff9Lift IFA_* constants from linux/gnu to linux069c923Test(semver/linux): Add missing PF_* constants05768aaDocs(linux): Add docs forPF_*constants0e89233Feat(linux): Add new process flagsUpdates
quantafrom 0.12.3 to 0.12.4Changelog
Sourced from quanta's changelog.
Commits
67e9f61chore: Release quanta version 0.12.40e204feupdate changeloge5b973bupdate MSRV to 1.70 + WASM CI testsd1e11f0fix: use global() to get performance API on wasm32-unknown-unknown (#107)64e4d80Don't expose tests module.79e5aeadocs: fix typo {windows => window}.performance.now (#105)Updates
redox_syscallfrom 0.5.7 to 0.5.8Updates
rustixfrom 0.38.41 to 0.38.42Commits
228ef24chore: Release rustix version 0.38.427b9bb5aFix tests on illumos. (#1238)bed5c48Fix test compilation with restricted feature sets.52f1af8fcntl_lock should be supported on Solaris (#1226)4046ed7Mark libc's ``fs::DirasSync` (#1232)a7ba1b8Fixes tests on Solaris. (#1228)aa53615bump windows-sys requirement to allow 0.59.0 (#1229)fa38bd8Disable thexdp_umem_regsize check for now. (#1227)78b5a1dRemove static bound from DecInt (#1223)f48de73Use MaybeUninit in DecInt (#1201)Updates
rustlsfrom 0.23.19 to 0.23.20Commits
b4628c7rustls-post-quantum: revert version to 0.2.024d08f3rustls-post-quantum: adjust head doc179592fverifybench.rs: nightly fmtef3fc21nit: remove trailing space from doc comments00a3ddbfix rustls-provider-example hpke no-std support2f74c3dserver: remove ClientHello constructor3ba5167ci: adjust ech-client daily testsf5aeb39examples: use inner hostname in HTTPS DNS querye232bcaopenssl-tests: install openssl from source43cbebbunbuffered: add regression tests for fragmented handshakesUpdates
rustls-pki-typesfrom 1.10.0 to 1.10.1Release notes
Sourced from rustls-pki-types's releases.
Commits
c6b5af3Bump version to 1.10.15202989Fix reading PEM from slices without trailing newline40ae281tests: fix clippy::redundant_pattern_matching finding59503c2lib: fix clippy::empty_line_after_doc_comments findingefab8b4proj: fix clippy 1.83 findingsUpdates
semverfrom 1.0.23 to 1.0.24Release notes
Sourced from semver's releases.
Commits
6f4069dRelease 1.0.24d03aba3Touch up PR 328238757dMerge pull request #328 from Eh2406/master75856effaster Ord when Eq89504ebPrevent upload-artifact step from causing CI failured1b17a9Upload CI Cargo.lock for reproducing failures4ea60aeResolve doc_lazy_continuation clippy lintf96f9d8Merge pull request #319 from dtolnay/docsrsfc5c98dRely on docs.rs to define --cfg=docsrs by defaultUpdates
serde_derivefrom 1.0.215 to 1.0.216Release notes
Sourced from serde_derive's releases.
Commits
ad8dd41Release 1.0.216f91d2edMerge pull request #2868 from dtolnay/automaticallyderived9497463Mark all generated trait impls as #[automatically_derived]46e9ecfMerge pull request #2866 from tdittr/mark-visitors-as-generatede9c399cMark generatedimpl de::Visitorblocks as#[automatically_derived]b9dbfcbSwitch out fnv in favor of foldhash in testc270e27Use BuildHasher instead of Hasher in collection macros0307f60Resolve 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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