build(deps): bump the cargo group with 5 updates#134
Merged
Conversation
Bumps the cargo group with 5 updates: | Package | From | To | | --- | --- | --- | | [brioche-pack](https://github.com/brioche-dev/brioche) | ``faaa1ac`` | ``31dd6ae`` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [autocfg](https://github.com/cuviper/autocfg) | `1.5.0` | `1.5.1` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.20.2` | `3.20.3` | | [num-conv](https://github.com/jhpratt/num-conv) | `0.2.1` | `0.2.2` | Updates `brioche-pack` from `faaa1ac` to `31dd6ae` - [Release notes](https://github.com/brioche-dev/brioche/releases) - [Commits](brioche-dev/brioche@faaa1ac...31dd6ae) 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 `autocfg` from 1.5.0 to 1.5.1 - [Commits](cuviper/autocfg@1.5.0...1.5.1) Updates `bumpalo` from 3.20.2 to 3.20.3 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.20.2...v3.20.3) Updates `num-conv` from 0.2.1 to 0.2.2 - [Commits](jhpratt/num-conv@v0.2.1...v0.2.2) --- updated-dependencies: - dependency-name: brioche-pack dependency-version: 31dd6ae672cdba5abe1c77a53b0b1f81db7a1ba9 dependency-type: direct:production dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: autocfg dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bumpalo dependency-version: 3.20.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: num-conv dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... 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 group with 5 updates:
faaa1ac31dd6ae1.0.1491.0.1501.5.01.5.13.20.23.20.30.2.10.2.2Updates
brioche-packfromfaaa1acto31dd6aeCommits
31dd6aeBump runtime deps (#467)5d0b607Build(deps): bump the cargo group across 1 directory with 12 updates (#470)610345bchore(v8): set max stack frames to 6 (default is 10) (#469)0456f6eAdd TUI source labels (#466)360e6ceUpdate lints for Brioche recipes (#465)Updates
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
autocfgfrom 1.5.0 to 1.5.1Commits
2799b09Merge pull request #80 from cuviper/noscript8e7f49aci: extend the tested versions303aa6aRelease 1.5.173483fbMaketests/wrapperswork without a scriptUpdates
bumpalofrom 3.20.2 to 3.20.3Changelog
Sourced from bumpalo's changelog.
Commits
84654acRewind on slice allocation failure (#324)5325624Fix a couple bugs (#323)fcf8370Fix UB inAllocator::grow_zeroed(#321)657caf8test: fix test for OOM instead of overflow (#320)1db9be9fix: fix typo in comment (#318)a47f6d6fix: bump pointer/bump chunk debug assertion (#313)0b12966Update Cargo.toml with keywords (#303)Updates
num-convfrom 0.2.1 to 0.2.2Commits
b022fe8RenameextendtowidenDependabot 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