build(deps): bump the all group with 9 updates#138
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all group with 9 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.28.1` | `0.29.0` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.39.2` | `0.40.1` | | [ratatui](https://github.com/ratatui/ratatui) | `0.29.0` | `0.30.1` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [serde_yml](https://github.com/sebastienrousseau/serde_yml) | `0.0.12` | `0.0.13` | | [tui-tree-widget](https://github.com/EdJoPaTo/tui-rs-tree-widget) | `0.23.1` | `0.24.0` | | [vergen](https://github.com/rustyhorde/vergen) | `9.1.0` | `10.0.0` | 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 `crossterm` from 0.28.1 to 0.29.0 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29) Updates `quick-xml` from 0.39.2 to 0.40.1 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.39.2...v0.40.1) Updates `ratatui` from 0.29.0 to 0.30.1 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.29.0...ratatui-v0.30.1) Updates `regex` from 1.12.3 to 1.12.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.3...1.12.4) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `serde_yml` from 0.0.12 to 0.0.13 - [Release notes](https://github.com/sebastienrousseau/serde_yml/releases) - [Commits](sebastienrousseau/serde_yml@v0.0.12...v0.0.13) Updates `tui-tree-widget` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/EdJoPaTo/tui-rs-tree-widget/releases) - [Commits](EdJoPaTo/tui-rs-tree-widget@v0.23.1...v0.24.0) Updates `vergen` from 9.1.0 to 10.0.0 - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](https://github.com/rustyhorde/vergen/commits/v10.0.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: crossterm dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: quick-xml dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ratatui dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_yml dependency-version: 0.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tui-tree-widget dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: vergen dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... 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 all group with 9 updates:
4.6.04.6.10.28.10.29.00.39.20.40.10.29.00.30.11.12.31.12.41.0.1491.0.1500.0.120.0.130.23.10.24.09.1.010.0.0Updates
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
crosstermfrom 0.28.1 to 0.29.0Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
Commits
Updates
quick-xmlfrom 0.39.2 to 0.40.1Release notes
Sourced from quick-xml's releases.
... (truncated)
Changelog
Sourced from quick-xml's changelog.
... (truncated)
Commits
9aaea92Release 0.40.1ce488bcMerge pull request #964 from williamareynolds/fix/de-doctype-in-text-unreachablee00ae5cFix unreachable!() panic when DOCTYPE appears between text runs in element co...2778564Release 0.40.0393db03Merge pull request #962 from Mingun/prepare-0.40a27709aFix misprint in code example0c0c914Make some functions const and enable clippy::missing_const_for_fn lintbf4ffe5Fix clippy warning: use.first()instead of.get(0)d69baadFix clippy warning: remove unnecessary after 241f01e20ff679e9248f2ae424c9ba82...8e0ae4fFix clippy warning: usestrip_prefixinstead of manual strippingUpdates
ratatuifrom 0.29.0 to 0.30.1Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
1c3dbd1chore(ratatui): unleash the rats v0.30.1 (#2580)df9f897docs(ratatui): update the changelog for v0.30.1 (#2568)101a63efeat(render): add function for applying buffer (#2566)0b03fe4chore(toml): migrate from taplo to tombi (#2501)6ef6a2fbuild(deps): bump octocrab from 0.50.0 to 0.52.0 (#2577)83c1579docs(changelog): fix doubled words in two entries (#2578)09e3af7build(deps): bump compact_str from 0.9.0 to 0.9.1 (#2573)cd8cc40build(deps): bump unicode-segmentation from 1.13.2 to 1.13.3 (#2576)e64247dbuild(deps): bump bitflags from 2.11.1 to 2.12.1 (#2575)04dec76build(deps): bump crate-ci/typos from 1.46.3 to 1.47.0 (#2574)Updates
regexfrom 1.12.3 to 1.12.4Changelog
Sourced from regex's changelog.
Commits
7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searches839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenchesUpdates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
serde_ymlfrom 0.0.12 to 0.0.13Release notes
Sourced from serde_yml's releases.
... (truncated)
Commits
2bdacd5ci: commit Cargo.lock for reproducible audits57983acci: ignore RUSTSEC-2025-0068 in cargo-audit / cargo-denyc236dddstyle: apply rustfmt (max_width=72)795e112ci: include master in push triggers (default branch is master)5497552Deprecate serde_yml — 0.0.13 shim forwarding to noyalib (#52)ab3c49eMerge pull request #34 from horacimacias/masterc7ba7acMerge pull request #35 from lucasvr/lucas/anchors140d00bMerge pull request #38 from nc7s/fix-cstr-pointer-typea19e5c2Merge pull request #18 from Mingun/remove-duplicated-clone6ffe205fix: hard coded CStr pointer type, use ffi::c_charUpdates
tui-tree-widgetfrom 0.23.1 to 0.24.0Release notes
Sourced from tui-tree-widget's releases.
Commits
081432cbuild: v0.24.013d67c5build(bench): update criterion to v0.8e422b5ffeat: update to ratatui-core v0.1 / ratatui-widgets v0.3 (#59)d46dd70ci: update actions79660ebci(rust): there are no featuresd994269build(cargo): update edition to 2024121c5afbuild(cargo): bump pprof from 0.14.0 to 0.15.0 (#52)Updates
vergenfrom 9.1.0 to 10.0.0Release notes
Sourced from vergen's releases.
Commits
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