Bump the cargo group across 1 directory with 3 updates#69
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the cargo group across 1 directory with 3 updates#69dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 3 updates in the / directory: [tar](https://github.com/alexcrichton/tar-rs), [grid](https://github.com/becheran/grid) and [rustls-webpki](https://github.com/rustls/webpki). Updates `tar` from 0.4.44 to 0.4.45 - [Commits](alexcrichton/tar-rs@0.4.44...0.4.45) Updates `grid` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/becheran/grid/releases) - [Commits](becheran/grid@v1.0.0...v1.0.1) Updates `rustls-webpki` from 0.103.9 to 0.103.13 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.9...v/0.103.13) --- updated-dependencies: - dependency-name: tar dependency-version: 0.4.45 dependency-type: direct:production dependency-group: cargo - dependency-name: grid dependency-version: 1.0.1 dependency-type: indirect dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.13 dependency-type: indirect 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 3 updates in the / directory: tar, grid and rustls-webpki.
Updates
tarfrom 0.4.44 to 0.4.45Commits
096e3d1Bump to 0.4.45 (#443)17b1fd8archive: Prevent symlink-directory collision chmod attack (#442)de1a587archive: Unconditionally honor PAX size (#441)6071cbeci: Consolidate workflows (#439)ad1fde9build-sys: Promote unused_code to an errorc8cb250tests: Squash a warning638c495ci: Add xtask infra + reverse dependency testing (#435)32a9bbbtests: Add RandomReader to exercise partial-read resilience (#436)9c5df0bFix GNU long-name extension stream corruption on validation error (#434)88b1e3bFix docs typo in header.rs (#431)Updates
gridfrom 1.0.0 to 1.0.1Release notes
Sourced from grid's releases.
Commits
8caa819chore: Release grid version 1.0.1e879d41Add safety checks for empty input in insert_row and insert_col methodsbe213bdAdd safety checks for grid dimension overflow in expand and prepend methodse77e0c0style: format test assertions for better readability781d36cAdd comprehensive tests for delete methods including equivalence tests9bf8d0bAdd delete_row and delete_col methods to avoid allocationda542e1chore: fix pipeline formatting875f418chore: auto generate release notesUpdates
rustls-webpkifrom 0.103.9 to 0.103.13Release notes
Sourced from rustls-webpki's releases.
Commits
2879b2cPrepare 0.103.132c49773Improve tests for padding ofBitStringFlags4e3c0b3Correct validation of BIT STRING constraints39c91d2Actually fail closed for URI matching against excluded subtrees27131d4Bump version to 0.103.126ecb876Clean up stuttery enum variant names318b3e6Ignore wildcard labels when matching name constraints1219622Rewrite constraint matching to avoid permissive catch-all branch57bc62cBump version to 0.103.11d0fa01eAllow parsing trust anchors with unknown criticial extensionsDependabot 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.