chore: bump the cargo-minor-patch group across 1 directory with 5 updates - #177
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the cargo-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [open](https://github.com/Byron/open-rs) | `5.4.1` | `5.4.4` | | [keyring](https://github.com/open-source-cooperative/keyring-rs) | `4.1.6` | `4.2.0` | | [clap_complete_nushell](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.2` | | [rust-i18n](https://github.com/longbridge/rust-i18n) | `4.2.1` | `4.2.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.4` | `0.13.5` | Updates `open` from 5.4.1 to 5.4.4 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.4.1...v5.4.4) Updates `keyring` from 4.1.6 to 4.2.0 - [Release notes](https://github.com/open-source-cooperative/keyring-rs/releases) - [Commits](open-source-cooperative/keyring-rs@v4.1.6...v4.2.0) Updates `clap_complete_nushell` from 4.6.1 to 4.6.2 - [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_nushell-v4.6.1...clap_complete_nushell-v4.6.2) Updates `rust-i18n` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/longbridge/rust-i18n/releases) - [Commits](longbridge/rust-i18n@v4.2.1...v4.2.2) Updates `reqwest` from 0.13.4 to 0.13.5 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.4...v0.13.5) --- updated-dependencies: - dependency-name: open dependency-version: 5.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: keyring dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: clap_complete_nushell dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: rust-i18n dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: reqwest dependency-version: 0.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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-patch group with 5 updates in the / directory:
5.4.15.4.44.1.64.2.04.6.14.6.24.2.14.2.20.13.40.13.5Updates
openfrom 5.4.1 to 5.4.4Release notes
Sourced from open's releases.
... (truncated)
Changelog
Sourced from open's changelog.
... (truncated)
Commits
ba35e00Release open v5.4.445317f8Merge pull request #133 from Byron/fix-open-on-windowsad95c40fix: open Windows paths without wildcard expansion (#132)9551952Release open v5.4.3136d4d0Merge pull request #131 from ncfavier/reap43e601dreviewa78c0cafix: wait for intermediate child to terminate when double-forking1a3ef5dRelease open v5.4.27468760Merge pull request #130 from s00d/fix/macos-that-detached-zombies351bb54reviewUpdates
keyringfrom 4.1.6 to 4.2.0Release notes
Sourced from keyring's releases.
Commits
d18b5c8Restore the android-native-keyring-store dependency for the cli. (#351)ef30fb8Restore the android-native-keyring-store dependency for the cli.a0a5a7fRemove mimalloc feature from db-keystore. (#350)36981e5Remove mimalloc feature from db-keystore.6db16c4Bump dbus-secret-service-keyring-store from 1.0.0 to 1.0.1 (#348)19d5b62Merge branch 'main' into dependabot/cargo/dbus-secret-service-keyring-store-1...6ea8273Bump zbus-secret-service-keyring-store from 1.0.0 to 1.0.1 (#349)6a3ac80Bump zbus-secret-service-keyring-store from 1.0.0 to 1.0.1659caf5Bump dbus-secret-service-keyring-store from 1.0.0 to 1.0.1ce7fee7Bump base64 from 0.23.0 to 0.23.1 (#346)Updates
clap_complete_nushellfrom 4.6.1 to 4.6.2Release notes
Sourced from clap_complete_nushell's releases.
Changelog
Sourced from clap_complete_nushell's changelog.
Commits
8e50ec8chore: Release1f7ca4echore: Update transitive clap3e790f2docs: Update changelog0b83f87Merge pull request #6477 from antoniszymanski/masterdee8b8efix(clap_complete_nushell): Set argument type todirectoryfor `ValueHint::...4a622b4chore: Releasee1f6b90docs: Update changeloga9660f4Merge pull request #6467 from sylvestre/mangen-override-usage715b812chore: Release89e6e9bdocs: Update changelogUpdates
rust-i18nfrom 4.2.1 to 4.2.2Release notes
Sourced from rust-i18n's releases.
Commits
c47194dVersion 4.2.296e1b61Bump serde-saphyr to 1.2 to fix smallvec version conflict (#147)eed1f02Update README.md (#145)Updates
reqwestfrom 0.13.4 to 0.13.5Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
de55373v0.13.54d3fe12fix: proxy could use wrong credentials if many matched (#3098)9f06fd2docs: improve description of JSON method (#3082)5bdb2f0perf(cookie): avoid cloning store and url on Poll::Pending in ResponseFuture:...ffda263perf(body): reuse tokio::time::Sleep timer via reset() in ReadTimeoutBody (#3...4e9a3c7chore: add pull request template for human-written content17e9bcbchore(deps): upgrade base64 to 0.23 (#3074)221abe9chore: Remove unnecessary clones and a cast (#3071)99996a1fix(error): detect timeouts wrapped in body decode errors (#3064)fc99bd5feat: expose the negotiated TLS version viaTlsInfo(#3067)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