Bump the cargo group across 2 directories with 2 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo group across 2 directories with 2 updates#2dependabot[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 /agents/drivers/duckdb directory: [russh](https://github.com/warp-tech/russh) and [jsonwebtoken](https://github.com/Keats/jsonwebtoken). Bumps the cargo group with 2 updates in the / directory: [russh](https://github.com/warp-tech/russh) and [jsonwebtoken](https://github.com/Keats/jsonwebtoken). Updates `russh` from 0.60.3 to 0.62.5 - [Release notes](https://github.com/warp-tech/russh/releases) - [Commits](Eugeny/russh@v0.60.3...v0.62.5) 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 `russh` from 0.60.3 to 0.62.5 - [Release notes](https://github.com/warp-tech/russh/releases) - [Commits](Eugeny/russh@v0.60.3...v0.62.5) 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) --- updated-dependencies: - dependency-name: russh dependency-version: 0.62.5 dependency-type: direct:production dependency-group: cargo - dependency-name: jsonwebtoken dependency-version: 10.3.0 dependency-type: direct:production dependency-group: cargo - dependency-name: russh dependency-version: 0.62.5 dependency-type: direct:production dependency-group: cargo - dependency-name: jsonwebtoken dependency-version: 10.3.0 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 /agents/drivers/duckdb directory: russh and jsonwebtoken.
Bumps the cargo group with 2 updates in the / directory: russh and jsonwebtoken.
Updates
russhfrom 0.60.3 to 0.62.5Release notes
Sourced from russh's releases.
... (truncated)
Commits
4882af7v0.62.57c5659fguard channel messages against non-yet-established channel IDsde96ad1fixed #725 - add backpressure to Channel::data()0089c89v0.62.48912512fixed pty modes validationa7fc1ebfix mpint encoding and validate curve25519 keys2311de1chore(russh): bump russh-sftp dev-dependency 2.1.0 → 2.3.0 (#728)2ae5d72v0.62.32e3f1ccUpdate more RustCrypto dependencies to stabilized versions (#735)c4be19fv0.62.2Updates
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
russhfrom 0.60.3 to 0.62.5Release notes
Sourced from russh's releases.
... (truncated)
Commits
4882af7v0.62.57c5659fguard channel messages against non-yet-established channel IDsde96ad1fixed #725 - add backpressure to Channel::data()0089c89v0.62.48912512fixed pty modes validationa7fc1ebfix mpint encoding and validate curve25519 keys2311de1chore(russh): bump russh-sftp dev-dependency 2.1.0 → 2.3.0 (#728)2ae5d72v0.62.32e3f1ccUpdate more RustCrypto dependencies to stabilized versions (#735)c4be19fv0.62.2Updates
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)Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.