build(deps): bump the all-dependencies-cargo group across 1 directory with 8 updates - #148
Merged
bomgar merged 1 commit intoAug 19, 2026
Conversation
Member
|
@dependabot rebase |
… with 8 updates Bumps the all-dependencies-cargo group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [regex](https://github.com/rust-lang/regex) | `1.12.4` | `1.13.1` | | [mlua](https://github.com/mlua-rs/mlua) | `0.11.6` | `0.12.0` | | [handlebars](https://github.com/sunng87/handlebars-rust) | `6.4.2` | `6.4.4` | | [clap_complete](https://github.com/clap-rs/clap) | `4.6.7` | `4.6.9` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [toml](https://github.com/toml-rs/toml) | `1.1.2+spec-1.1.0` | `1.1.4+spec-1.1.0` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.6` | Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `regex` from 1.12.4 to 1.13.1 - [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.4...1.13.1) Updates `mlua` from 0.11.6 to 0.12.0 - [Release notes](https://github.com/mlua-rs/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md) - [Commits](mlua-rs/mlua@v0.11.6...v0.12.0) Updates `handlebars` from 6.4.2 to 6.4.4 - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v6.4.2...v6.4.4) Updates `clap_complete` from 4.6.7 to 4.6.9 - [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.7...clap_complete-v4.6.9) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `toml` from 1.1.2+spec-1.1.0 to 1.1.4+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.2...toml-v1.1.4) Updates `clap` from 4.6.1 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.1...clap_complete-v4.6.6) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: clap_complete dependency-version: 4.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: handlebars dependency-version: 6.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: mlua dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: toml dependency-version: 1.1.4+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/all-dependencies-cargo-5fe7c1a12f
branch
from
August 19, 2026 14:30
6efc18a to
c49b6aa
Compare
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-dependencies-cargo group with 8 updates in the / directory:
1.0.1501.0.1511.12.41.13.10.11.60.12.06.4.26.4.44.6.74.6.91.0.2281.0.2291.1.2+spec-1.1.01.1.4+spec-1.1.04.6.14.6.6Updates
serde_jsonfrom 1.0.150 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
regexfrom 1.12.4 to 1.13.1Changelog
Sourced from regex's changelog.
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
mluafrom 0.11.6 to 0.12.0Release notes
Sourced from mlua's releases.
... (truncated)
Changelog
Sourced from mlua's changelog.
Commits
8eddf85v0.12.046d3783Update CHANGELOG7ddcdc1AddTable::remove6b19eebMakeVmStateas non_exhaustiveb64da48MakeNavigateErroras non_exhaustive (Luau)cddbcc5Refactor crate-root re-exports and drop hidden backward-compat aliases1af17ecVarious doc updates and refinementeef5985Rename LuaJitOptions to LuauJitOptions in prelude9099d5fRenameJitOptions::set_inlinertoJitOptions::inlinerfor consistency34825d6FixLua::gc_set_modepanic when GC is internally stopped (Lua 5.4/5.5)Updates
handlebarsfrom 6.4.2 to 6.4.4Release notes
Sourced from handlebars's releases.
Changelog
Sourced from handlebars's changelog.
Commits
ddcc332chore: Release handlebars version 6.4.4f768dabchore: update changelogfade238chore: disable preseve order feature by default (#783)9748144fix: lint fix613dc6dchore(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 in /playground/www (#780)d702a10chore(deps-dev): bump webpack-dev-server in /playground/www (#779)434291cchore(deps-dev): bump webpack-dev-server in /playground/www (#776)71aaca9chore(deps-dev): bump shell-quote in /playground/www (#777)a429337chore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 in /playground/www (#774)2802adachore(deps-dev): bump websocket-driver in /playground/www (#772)Updates
clap_completefrom 4.6.7 to 4.6.9Commits
715b812chore: Release89e6e9bdocs: Update changelog3918cb4Merge pull request #6468 from sjh9714/fix-bash-posix-fn-name526c819Merge pull request #6469 from latent-9/docs/fix-derive-reference-linkb2bd685docs(clap_derive): Fix derive reference linkecee8a4fix(complete): Name the function after fn_name6dd2e5atest(complete): Show POSIX bash will not source4684d7achore: Release51d50addocs: Update changelog3bc3622Merge pull request #6457 from bl4ck4t/masterUpdates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
tomlfrom 1.1.2+spec-1.1.0 to 1.1.4+spec-1.1.0Commits
beee9fechore: Release16e2ac1docs: Update changelog89f5541fix(toml): preserve datetimes when deserializing Value (#1194)534039cfix(serde): Deserialize Value datetimes into typed targets6e45ceftest(serde): Reproduce Value datetime deserialization error4ec099fchore: Release5a47a51docs: Update changelogda0911fperf(parser): Reduce over allocation by better tokens/byte ratio (#1193)26eb157perf(parser): Reduce over allocation by better tokens/byte ratioca4c7bfchore(deps): Update Prek to v0.4.11 (#1191)Updates
clapfrom 4.6.1 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)