build(deps): bump the all-deps group across 1 directory with 3 updates#859
Merged
build(deps): bump the all-deps group across 1 directory with 3 updates#859
Conversation
Bumps the all-deps group with 3 updates in the / directory: [crypto-bigint](https://github.com/RustCrypto/crypto-bigint), [itoa](https://github.com/dtolnay/itoa) and [once_cell](https://github.com/matklad/once_cell). Updates `crypto-bigint` from 0.7.0 to 0.7.1 - [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md) - [Commits](RustCrypto/crypto-bigint@v0.7.0...v0.7.1) Updates `itoa` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.17...1.0.18) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) --- updated-dependencies: - dependency-name: crypto-bigint dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: itoa dependency-version: 1.0.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-deps group with 3 updates in the / directory: crypto-bigint, itoa and once_cell.
Updates
crypto-bigintfrom 0.7.0 to 0.7.1Changelog
Sourced from crypto-bigint's changelog.
Commits
2484f32v0.7.1 (#1225)b3e467bBump hybrid-array from 0.4.7 to 0.4.8 (#1224)41b0e4fAdd concat and split methods forUintwithout complicated type bounds (#1223)ac719efImprove performance of Montypow/pow_vartime(#1222)eb05031UpdatePrimeParamsto require a multiplicative generator value (#1221)3c38f48Fix square skipping infind_primitive_root(#1220)Updates
itoafrom 1.0.17 to 1.0.18Release notes
Sourced from itoa's releases.
Commits
af77385Release 1.0.1873a7c03Merge pull request #68 from jhpratt/master7b4c86bOptimize 128-bit integer formatting0d8a489Fill in pointer cast typee693c49Merge pull request #67 from xtqqczze/as_mut_ptr29b3410Simplify pointer usage in Buffer::format methodbbf077fSwitch to 9975WX benchmark data65bc721Delete old chart codeUpdates
once_cellfrom 1.21.3 to 1.21.4Changelog
Sourced from once_cell's changelog.
Commits
80fe900Merge pull request #296 from matklad/matklad/plfixa5e09c9release 1.21.42426d45Merge pull request #295 from matklad/matklad/plfixa144121Merge pull request #290 from alexanderkjall/run-tests-with-no-default-features232a1a4Merge pull request #292 from phil-opp/doc-fixd31767bfix OnceCell::wait with features=parking_lot28d29aeFix:sync::OnceCell::try_insertdocs should importsyncvariant0f78fb0make the command 'cargo test --no-default-features' workfda60a6Merge pull request #287 from AbeZbm/add-testsb5b98c0Add tests for OnceRefDependabot 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 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