Build(deps): Bump the pointercrate group with 12 updates #253
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 12 updates:
0.4.400.4.411.22.01.23.01.2.201.2.210.9.1070.9.1080.5.110.5.121.0.51.0.70.10.80.10.90.13.10.13.20.8.210.8.220.22.250.22.260.1.00.1.10.7.70.7.9Updates
chronofrom 0.4.40 to 0.4.41Release notes
Sourced from chrono's releases.
Commits
d1de1d9Bump version to 0.4.41e2bd1d1Add support for lenient format strings (#1693)2c95b0aTweak expression to avoid repetitionebeef99TimeZone::from_posix_tz: Treat empty TZ variable as UTCdc068f0Tweak style on NaiveWeek fixesb267a4fImplemented consistent Hash and Eq trait for NaiveWeek7c0bd13Apply suggestions from clippy 1.86104cdc7Bump MSRV to 1.626a85301Upgrade to windows-bindgen 0.61265c79bTweak WeekdaySet method orderUpdates
bytemuckfrom 1.22.0 to 1.23.0Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
028ff3bchore: Release bytemuck version 1.23.0343f34fchangelog90db360Impl core's Error trait on Rust 1.81+ (#311)ede9141Set rust version forbytemuck_deriveto 1.61 (#310)46d0910Extend #308 with-unwindsupport (#309)6751adcImpl ZeroablInOption for several function types. (#308)66569e6chore: Release bytemuck_derive version 1.9.25c301b1remove resolver from the Cargo.toml3053413update the .cargo/config.toml to use the "stable rust" feature.9b087bbchore: Release bytemuck_derive version 1.9.1Updates
ccfrom 1.2.20 to 1.2.21Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
0342d85chore: release v1.2.21 (#1464)e93b705Fix wasm32-unknown-unknown by passing -c (#1424)Updates
openssl-sysfrom 0.9.107 to 0.9.108Release notes
Sourced from openssl-sys's releases.
Commits
132418bMerge pull request #2399 from alex/release-sysf7a692bRelease openssl-sys v0.9.1082f9b496Merge pull request #2398 from botovq/libressl-4.1ae9d988Replace LibreSSL 3.8 with 4.1 in CI5292decAllow libressl 4.1.0 (stable release)6a45982Merge pull request #2392 from sfackler/alex-patch-1df0e2f0test against openssl 3.5.0Updates
redox_syscallfrom 0.5.11 to 0.5.12Updates
rustixfrom 1.0.5 to 1.0.7Commits
6883580chore: Release rustix version 1.0.7fc794e9Fix the assertion inPid::from_rawto accept 0. (#1456)5ce17dbchore: Release rustix version 1.0.6cd95201Remove pidfd_send_signal from not_implemented (#1448)4fbc05cAlways castpread,lseeketc. offsets tooff_t. (#1442)4626b69Document that negative pids aren't UB, but may cause unexpected behavior. (#1...ca41f0aAdd trap instructions afternoreturnsyscalls. (#1444)Updates
sha2from 0.10.8 to 0.10.9Commits
82c36a4sha2: add soft-compact backend (backport of #686) (#687)c1e85aeci: remove pre-1.56 jobs and other fixes (#688)a667dd9skein: fix implementation for output sizes not multiple of 8 (#682)62b6ff1Fix blake2 and ascon-hash CI (#521)f3b657cExpose belt_compress to public (#520)9f66cb8md4: Optimize compress to improve hash performance (#519)70a2b62Add simpler code snippet to the documentation (#515)e3ab257Update Cargo.lockc640781ascon-hash: Add Zeroize feature (#480)cfda39fUpdate Cargo.lockUpdates
synstructurefrom 0.13.1 to 0.13.2Commits
Updates
tomlfrom 0.8.21 to 0.8.22Commits
6922da3chore: Releasefbf0a92docs: Update changelog83588b3Merge pull request #878 from epage/w1eeb885cfix(serde): Skip fields with newtypes wrapping None3c305c7test(serde): Show NewType(None) behavior7bd5eaftest(serde): Group None tests388cfa3chore(deps): Update toml-test (#877)a025b84refactor(edit): Change ser none tracking to mut field54666addocs(write): Add guidance13cf518refactor(edit): Bypass a layer of abstraction in serUpdates
toml_editfrom 0.22.25 to 0.22.26Commits
6922da3chore: Releasefbf0a92docs: Update changelog83588b3Merge pull request #878 from epage/w1eeb885cfix(serde): Skip fields with newtypes wrapping None3c305c7test(serde): Show NewType(None) behavior7bd5eaftest(serde): Group None tests388cfa3chore(deps): Update toml-test (#877)a025b84refactor(edit): Change ser none tracking to mut field54666addocs(write): Add guidance13cf518refactor(edit): Bypass a layer of abstraction in serUpdates
toml_writefrom 0.1.0 to 0.1.1Commits
6922da3chore: Releasefbf0a92docs: Update changelog83588b3Merge pull request #878 from epage/w1eeb885cfix(serde): Skip fields with newtypes wrapping None3c305c7test(serde): Show NewType(None) behavior7bd5eaftest(serde): Group None tests388cfa3chore(deps): Update toml-test (#877)a025b84refactor(edit): Change ser none tracking to mut field54666addocs(write): Add guidance13cf518refactor(edit): Bypass a layer of abstraction in serUpdates
winnowfrom 0.7.7 to 0.7.9Changelog
Sourced from winnow's changelog.
Commits
3c63944chore: Release6624b1edocs: Update changelog9142fd7Merge pull request #781 from epage/context_withe850d3dfeat(parser): Add Parser::context_with98a5a24feat(error): Allow extending on ContextError6741c2bMerge pull request #783 from epage/template14303e3style: Make clippy happy3fa02d3chore: Update from _rust/main template37a4d87chore: Release4118ce2docs: Update changelogDependabot 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