Bump the patch group in /bundler with 3 updates#151
Merged
Conversation
Bumps the patch group in /bundler with 3 updates: [clap](https://github.com/clap-rs/clap), [serde](https://github.com/serde-rs/serde) and [serde_json](https://github.com/serde-rs/json). Updates `clap` from 4.5.13 to 4.5.15 - [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.13...v4.5.15) Updates `serde` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.204...v1.0.206) Updates `serde_json` from 1.0.122 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.122...v1.0.124) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
garryod
approved these changes
Aug 12, 2024
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 patch group in /bundler with 3 updates: clap, serde and serde_json.
Updates
clapfrom 4.5.13 to 4.5.15Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
4094435chore: Release36114c3docs: Update changelog918cfedMerge pull request #5610 from Mixu78/powershell_hyphensc55f642Merge pull request #5648 from epage/cli219a191fix(complete): Improve help output734cac7feat(complete): Make '--register' optionalfa4ccecfeat(complete): Make '--shell' optionalefdcad1Merge pull request #5647 from epage/infere65e463docs(complete): Have dynamic Shell match static Shell8a1f9b3Merge pull request #5646 from epage/powershellUpdates
serdefrom 1.0.204 to 1.0.206Release notes
Sourced from serde's releases.
Commits
85c73efRelease 1.0.2065ba1796Resolve doc_markdown pedantic lint on regression test functione52b7b3Touch up PR 256784c7419Merge pull request #2794 from dtolnay/neverread536221bTemporarily ignore collection_is_never_read on FlattenSkipDeserializingfc55ac7Merge pull request #2567 from Mingun/fix-25652afe5b4Add regression test for issue #2792b4ec259Correctly process flatten fields in enum variantsc3ac7b6Add regression test for issue #190424614e4Add regression test for issue #2565Updates
serde_jsonfrom 1.0.122 to 1.0.124Release notes
Sourced from serde_json's releases.
Commits
cf771a0Release 1.0.1248b314a7Merge pull request #1173 from iex-rs/fix-big-endian8eba786Fix skip_to_escape on BE architectures2cab07eRelease 1.0.123346189aFix needless_borrow clippy lint in new control character test859ead8Merge pull request #1161 from iex-rs/vectorized-string-parsinge43da5eImmediately bail-out on empty strings8389d8aDon't run the slow algorithm from the beginning1f0dcf7Allow clippy::items_after_statementsa95d6dfBig endian supportDependabot 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