Bump the patches group across 3 directories with 5 updates - #85
Merged
Merged
Conversation
Bumps the patches group with 4 updates in the /pixie-server directory: [clap](https://github.com/clap-rs/clap), [postcard](https://github.com/jamesmunns/postcard), [serde_json](https://github.com/serde-rs/json) and [anstyle](https://github.com/rust-cli/anstyle). Bumps the patches group with 3 updates in the /pixie-uefi directory: [postcard](https://github.com/jamesmunns/postcard), [lz4_flex](https://github.com/pseitz/lz4_flex) and [anstyle](https://github.com/rust-cli/anstyle). Bumps the patches group with 1 update in the /pixie-web directory: [serde_json](https://github.com/serde-rs/json). Updates `clap` from 4.5.40 to 4.5.42 - [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.5.40...clap_complete-v4.5.42) Updates `postcard` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/jamesmunns/postcard/releases) - [Commits](jamesmunns/postcard@postcard/v1.1.2...postcard/v1.1.3) Updates `serde_json` from 1.0.140 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) Updates `anstyle` from 1.0.10 to 1.0.11 - [Commits](rust-cli/anstyle@v1.0.10...v1.0.11) Updates `postcard` from 1.1.1 to 1.1.3 - [Release notes](https://github.com/jamesmunns/postcard/releases) - [Commits](jamesmunns/postcard@postcard/v1.1.2...postcard/v1.1.3) Updates `lz4_flex` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](https://github.com/pseitz/lz4_flex/commits/0.11.5) Updates `anstyle` from 1.0.10 to 1.0.11 - [Commits](rust-cli/anstyle@v1.0.10...v1.0.11) Updates `serde_json` from 1.0.140 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: postcard dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: anstyle dependency-version: 1.0.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patches - dependency-name: postcard dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: lz4_flex dependency-version: 0.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: anstyle dependency-version: 1.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/pixie-server/patches-0d81da0abb
branch
from
August 1, 2025 20:01
78f3e30 to
8fc86b5
Compare
dependabot
Bot
deleted the
dependabot/cargo/pixie-server/patches-0d81da0abb
branch
August 1, 2025 20:56
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 patches group with 4 updates in the /pixie-server directory: clap, postcard, serde_json and anstyle.
Bumps the patches group with 3 updates in the /pixie-uefi directory: postcard, lz4_flex and anstyle.
Bumps the patches group with 1 update in the /pixie-web directory: serde_json.
Updates
clapfrom 4.5.40 to 4.5.42Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
27cc4b7chore: Release16a4fc7docs: Update changelog07f9f15Merge pull request #5874 from tetzng/fix-fish-completions721deabchore: Releasea4be55bdocs: Update changelogfd5e691Merge pull request #5877 from therealprof/features/use-btreemap-instead-of-so...6604e79Use BTreeMap instead of a sorted Vec28e163afix(complete): Remove {} and replace commas with newlinesb5a47c4chore: Releaseb154a7adocs: Update changelogUpdates
postcardfrom 1.1.2 to 1.1.3Release notes
Sourced from postcard's releases.
Commits
718aa6aMerge pull request #261 from jamesmunns/james/prep-release5633adaUpdate everyone that got a license added701b988Prep for release90adca3Merge pull request #227 from musicinmybrain/license-files96c0e0dMerge pull request #257 from max-heller/serde-renamebf15813Merge pull request #256 from jamesmunns/max/clippy-fixeseb41896Respect #[serde(rename = "name")] attributes6eaa812Address clippy lintsfc47aecMerge pull request #251 from jamesmunns/james/postcard2-genesis61f65ceUpdate postcard-derive-ng versionUpdates
serde_jsonfrom 1.0.140 to 1.0.142Release notes
Sourced from serde_json's releases.
Commits
1731167Release 1.0.142e51c814Touch up PR 126584abbdbMerge pull request #1265 from aatifsyed/master6843c36Release 1.0.1416e2c210Touch up PR 1273623d9b4Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7duse unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940dreplace start index with bytes slice reference9206cc0feat: impl Default for &Valuecd55b5aIgnore mismatched_lifetime_syntaxes lintUpdates
anstylefrom 1.0.10 to 1.0.11Commits
886539cchore: Release161bf93Merge pull request #255 from Muscraft/anstyle-svg-urls70dd95efeat(anstyle-svg): Add support for rendering Hyperlinks96e3f75test(anstyle-svg): Add tests for Hyperlinksabdd703refactor(anstyle-svg): Use a concrete retrurn type from adapter8d50530refactor(anstyle-svg): Use a better name for internal adapter327c261refactor: Use a custom adapter for anstyle-svgf1d6c14refactor(anstream): Use a less general name for State98ef02etest(anstream): Use anstyle for wincon adapter tests182053aMerge pull request #254 from epage/templateUpdates
postcardfrom 1.1.1 to 1.1.3Release notes
Sourced from postcard's releases.
Commits
718aa6aMerge pull request #261 from jamesmunns/james/prep-release5633adaUpdate everyone that got a license added701b988Prep for release90adca3Merge pull request #227 from musicinmybrain/license-files96c0e0dMerge pull request #257 from max-heller/serde-renamebf15813Merge pull request #256 from jamesmunns/max/clippy-fixeseb41896Respect #[serde(rename = "name")] attributes6eaa812Address clippy lintsfc47aecMerge pull request #251 from jamesmunns/james/postcard2-genesis61f65ceUpdate postcard-derive-ng versionUpdates
lz4_flexfrom 0.11.3 to 0.11.5Changelog
Sourced from lz4_flex's changelog.
Commits
Updates
anstylefrom 1.0.10 to 1.0.11Commits
886539cchore: Release161bf93Merge pull request #255 from Muscraft/anstyle-svg-urls70dd95efeat(anstyle-svg): Add support for rendering Hyperlinks96e3f75test(anstyle-svg): Add tests for Hyperlinksabdd703refactor(anstyle-svg): Use a concrete retrurn type from adapter8d50530refactor(anstyle-svg): Use a better name for internal adapter327c261refactor: Use a custom adapter for anstyle-svgf1d6c14refactor(anstream): Use a less general name for State98ef02etest(anstream): Use anstyle for wincon adapter tests182053aMerge pull request #254 from epage/templateUpdates
serde_jsonfrom 1.0.140 to 1.0.142Release notes
Sourced from serde_json's releases.
Commits
1731167Release 1.0.142e51c814Touch up PR 126584abbdbMerge pull request #1265 from aatifsyed/master6843c36Release 1.0.1416e2c210Touch up PR 1273623d9b4Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7duse unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940dreplace start index with bytes slice reference9206cc0feat: impl Default for &Valuecd55b5aIgnore mismatched_lifetime_syntaxes lintDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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