Bump the cargo group across 2 directories with 4 updates#3
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo group across 2 directories with 4 updates#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 2 updates in the / directory: [jsonwebtoken](https://github.com/Keats/jsonwebtoken) and [rand](https://github.com/rust-random/rand). Bumps the cargo group with 1 update in the /launcher directory: [rand](https://github.com/rust-random/rand). Updates `jsonwebtoken` from 9.3.1 to 10.3.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.1...v10.3.0) Updates `rand` from 0.8.5 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.2) Updates `gix-date` from 0.9.4 to 0.15.1 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-date-v0.9.4...gix-date-v0.15.1) Updates `gix-features` from 0.39.1 to 0.46.2 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-features-v0.39.1...gix-features-v0.46.2) Updates `rand` from 0.8.5 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.2) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-version: 10.3.0 dependency-type: direct:production dependency-group: cargo - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production dependency-group: cargo - dependency-name: gix-date dependency-version: 0.15.1 dependency-type: indirect dependency-group: cargo - dependency-name: gix-features dependency-version: 0.46.2 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production dependency-group: cargo ... 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 cargo group with 2 updates in the / directory: jsonwebtoken and rand.
Bumps the cargo group with 1 update in the /launcher directory: rand.
Updates
jsonwebtokenfrom 9.3.1 to 10.3.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
abbc307Fix type confusione99740dfix: bump minimal version requirements (#481)50d15e0Use try_sign to avoid panics (#479)245858fBump some dep122c2edBump action number in CI72e0c7fExpose cryptography backends via CryptoProvider (#452)53a3fc2Do not fail for clippy3226cfcPrepare for releasedfe58f9Remove unnecessary Clone bounds from decode functions (#458)9b3e19cFix function names in README (#457)Updates
randfrom 0.8.5 to 0.9.2Changelog
Sourced from rand's changelog.
... (truncated)
Commits
d3dd415Prepare rand_core 0.9.2 (#1605)99fabd2Prepare rand_core 0.9.2c7fe1c4rand: re-exportrand_core(#1604)db2b1e0rand: re-exportrand_coreee1d96frand_core: implement reborrow forUnwrapMut(#1595)e0eb2eerand_core: implement reborrow forUnwrapMut975f602fixup clippy 1.85 warnings775b05bRelaxSizedrequirements for blanket impls (#1593)ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)Updates
gix-datefrom 0.9.4 to 0.15.1Release notes
Sourced from gix-date's releases.
Changelog
Sourced from gix-date's changelog.
... (truncated)
Commits
c389a2cRelease gix-error v0.2.1, gix-date v0.15.1, gix-path v0.11.2, gix-features v0...85f4b5creport for March 20261a2c274Merge pull request #2479 from GitoxideLabs/copilot/fix-failure-in-github-actionsfad6f2efix: update aws-lc lockfile entries to resolve cargo-deny advisories8e47e0fMerge pull request #2472 from GitoxideLabs/improvementsabe8bbfAdd a test for mergiraf-style merge drivers specifically1a72380Merge pull request #2470 from GitoxideLabs/improvementsc80fa4cfix:gix::open::Permissionsnow can be compared, and addis_isolated()me...26d5197Merge pull request #2469 from GitoxideLabs/improvementsf15911cfeat: addRepository::reopen()as quick way to reload all configuration and...Updates
gix-featuresfrom 0.39.1 to 0.46.2Release notes
Sourced from gix-features's releases.
Changelog
Sourced from gix-features's changelog.
... (truncated)
Commits
c389a2cRelease gix-error v0.2.1, gix-date v0.15.1, gix-path v0.11.2, gix-features v0...85f4b5creport for March 20261a2c274Merge pull request #2479 from GitoxideLabs/copilot/fix-failure-in-github-actionsfad6f2efix: update aws-lc lockfile entries to resolve cargo-deny advisories8e47e0fMerge pull request #2472 from GitoxideLabs/improvementsabe8bbfAdd a test for mergiraf-style merge drivers specifically1a72380Merge pull request #2470 from GitoxideLabs/improvementsc80fa4cfix:gix::open::Permissionsnow can be compared, and addis_isolated()me...26d5197Merge pull request #2469 from GitoxideLabs/improvementsf15911cfeat: addRepository::reopen()as quick way to reload all configuration and...Updates
randfrom 0.8.5 to 0.9.2Changelog
Sourced from rand's changelog.
... (truncated)
Commits
d3dd415Prepare rand_core 0.9.2 (#1605)99fabd2Prepare rand_core 0.9.2c7fe1c4rand: re-exportrand_core(#1604)db2b1e0rand: re-exportrand_coreee1d96frand_core: implement reborrow forUnwrapMut(#1595)e0eb2eerand_core: implement reborrow forUnwrapMut975f602fixup clippy 1.85 warnings775b05bRelaxSizedrequirements for blanket impls (#1593)ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)You can trigger a rebase of this PR 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.