chore(deps): bump the prod-dependencies group with 6 updates#307
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the prod-dependencies group with 6 updates#307dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the prod-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [nanoid](https://github.com/mrdimidium/nanoid) | `0.4.0` | `0.5.0` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.49.7` | `0.49.8` | | [tokio](https://github.com/tokio-rs/tokio) | `1.51.1` | `1.52.1` | | [tracing-appender](https://github.com/tokio-rs/tracing) | `0.2.4` | `0.2.5` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.2.0` | `2.2.1` | Updates `clap` from 4.6.0 to 4.6.1 - [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.0...clap_complete-v4.6.1) Updates `nanoid` from 0.4.0 to 0.5.0 - [Changelog](https://github.com/mrdimidium/nanoid/blob/main/CHANGELOG.md) - [Commits](mrdimidium/nanoid@v0.4.0...v0.5.0) Updates `octocrab` from 0.49.7 to 0.49.8 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.49.7...v0.49.8) Updates `tokio` from 1.51.1 to 1.52.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.1) Updates `tracing-appender` from 0.2.4 to 0.2.5 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-appender-0.2.4...tracing-appender-0.2.5) Updates `assert_cmd` from 2.2.0 to 2.2.1 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: nanoid dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: octocrab dependency-version: 0.49.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: tracing-appender dependency-version: 0.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: assert_cmd dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... 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 prod-dependencies group with 6 updates:
4.6.04.6.10.4.00.5.00.49.70.49.81.51.11.52.10.2.40.2.52.2.02.2.1Updates
clapfrom 4.6.0 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
nanoidfrom 0.4.0 to 0.5.0Changelog
Sourced from nanoid's changelog.
Commits
359c02dchore: 0.5.0 releasef0ad07f#39: Add hex alphabets7f961f2Merge pull request #35 from tmccombs/fast-impl91a79fcUpdate fast impl for actual format signatureed800e9feat: Use specialized implementation for alphabets with size 2^nfef0b2eMerge pull request #41 from sidarth164/sid/fnmut61e0606docs: update README and added an example2004ff9feat: support passing mutable functions as random generators3d405c5Fix ci for prs7011b10Fixup readme, delete old exampleUpdates
octocrabfrom 0.49.7 to 0.49.8Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
b234067chore: release v0.49.8 (#871)e637ad1feat: add structured GraphQL response and error (#874)3fee114fix: Expose OctoBody (#870)Updates
tokiofrom 1.51.1 to 1.52.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
905c146chore: prepare to release v1.52.1 (#8059)56aaa43rt: revert #7757 to fix regression inspawn_blocking(#8057)57ff47aci: updatetrybuildto expect output from rustc 1.95.0 (#8058)812de3eci: bump taiki-e/cache-cargo-install-action from 1 to 3 (#8053)ba82e73ci: use Dependabot to keep github actions up to date (#8052)2e85f9dci: replace cirrus-ci with freebsd-vm (#8041)a7e1cd8ci: update GitHub Actions workflows to use latest tool versions (#8047)5f7be0achore: perpare 1.52.0 (#8045)36d12d2taskdump: allow impl FnMut() in taskdumps instead of just fn() (#8040)f943312fs: support io-uring inAsyncReadforFile(#7907)Updates
tracing-appenderfrom 0.2.4 to 0.2.5Release notes
Sourced from tracing-appender's releases.
Commits
53e1490chore: prepare tracing-appender 0.2.5 (#3522)4fb9ca3examples: add per-layer filtering example (#3488)df05516docs: improve assert message to mention a possible cause of hitting cloning a...72cf52adocs: recommend configuringawait-holding-invalid-typeslint (#3463)9545be1attributes: silence clippy lints for #[instrument] on async functions for cra...3160dc1subscriber: skip RwLock in EnvFilter span callbacks when no dynamic directive...3af2e54appender: fix parsing of date from filename when no time is incuded (#3471)412986fappender: fixRollingFileAppenderbroken links in docs (#3445)bdccf4dappender: add latest symlink builder option (#3447)2c80f9dsubscriber: propagate on_register_dispatch for Option<Layer> and Vec<Layer> (...Updates
assert_cmdfrom 2.2.0 to 2.2.1Changelog
Sourced from assert_cmd's changelog.
Commits
eea8a1cchore: Release assert_cmd version 2.2.1cd6828cdocs: Update changelogc771f78Merge pull request #286 from assert-rs/renovate/j178-prek-action-2.x4d63465chore(deps): Update j178/prek-action action to v24728aeaMerge pull request #284 from sendittothenewts/anstream-v11e5a36fchore(deps): Drop support for Rust crate anstream v0.62429682chore(deps): Update Rust crate anstream to v1Dependabot 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