build(deps): bump the cargo-minor-and-patch group across 1 directory with 5 updates - #213
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the cargo-minor-and-patch group across 1 directory with 5 updates#213dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…with 5 updates Bumps the cargo-minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.6` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` | | [ureq](https://github.com/algesten/ureq) | `3.3.0` | `3.4.0` | | [landlock](https://github.com/landlock-lsm/rust-landlock) | `0.4.6` | `0.4.7` | | [cc](https://github.com/rust-lang/cc-rs) | `1.4.0` | `1.4.2` | Updates `clap` from 4.6.4 to 4.6.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.4...clap_complete-v4.6.6) Updates `thiserror` from 2.0.19 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.19...2.0.20) Updates `ureq` from 3.3.0 to 3.4.0 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@3.3.0...3.4.0) Updates `landlock` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/landlock-lsm/rust-landlock/releases) - [Changelog](https://github.com/landlock-lsm/rust-landlock/blob/main/CHANGELOG.md) - [Commits](landlock-lsm/rust-landlock@v0.4.6...v0.4.7) Updates `cc` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.4.0...cc-v1.4.2) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: ureq dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: landlock dependency-version: 0.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: cc dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch ... 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-minor-and-patch group with 5 updates in the / directory:
4.6.44.6.62.0.192.0.203.3.03.4.00.4.60.4.71.4.01.4.2Updates
clapfrom 4.6.4 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
thiserrorfrom 2.0.19 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19Updates
ureqfrom 3.3.0 to 3.4.0Changelog
Sourced from ureq's changelog.
Commits
5e803fc3.4.082b37b5Update changelog for 3.4.007b8ea2Seal RequestExt (#1189)0df28a1Update changelog653e963Bump deps (#1188)830f6cachore: remove redundant clone (#1187)6e9a050Send CONNECT Proxy-Authorization scheme as canonical "Basic" (#1185)f8a5bedFix TLS to targets through HTTPS proxies (#1183)1f1c342Support testing in release mode (#1180)089c235Update rustls-platform-verifier to 0.7.0Updates
landlockfrom 0.4.6 to 0.4.7Release notes
Sourced from landlock's releases.
Changelog
Sourced from landlock's changelog.
Commits
62fec0flib: Bump to v0.4.7e8ec132sandboxer: Sync with kernel's sandboxer.c014fdafci,src: Handle Landlock ABI v92ff9281uapi: Update to Linux 7.1Updates
ccfrom 1.4.0 to 1.4.2Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
a91e05echore(cc): release v1.4.2 (#1846)0e91755fix: Infer NEON, not VFPv4, fromneonin the target name (#1843)c20fedddo not emit -mno-omit-leaf-frame-pointer if unsupported (#1845)b27570cchore: release (#1841)303e57eFix parsing of thumbv7a-vex-v5 (#1840)9c1645eRegenerate target info (#1839)a51f2f6ci: Read msrv from Cargo.toml (#1837)30bc099addaarch64_betoprefix_for_target(#1835)fb7eb03ci: allow flaky failure of check-motor (#1836)55149ecci: compile all test targets for cross builds (#1833)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 conditions