Bump the nonbreaking group across 1 directory with 8 updates#1127
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the nonbreaking group across 1 directory with 8 updates#1127dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the nonbreaking group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.57` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.101` | | [uuid](https://github.com/uuid-rs/uuid) | `1.19.0` | `1.20.0` | | [walrus](https://github.com/rustwasm/walrus) | `0.24.4` | `0.24.5` | | [insta](https://github.com/mitsuhiko/insta) | `1.46.0` | `1.46.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.105` | `1.0.106` | | [quote](https://github.com/dtolnay/quote) | `1.0.43` | `1.0.44` | | [syn](https://github.com/dtolnay/syn) | `2.0.113` | `2.0.114` | Updates `clap` from 4.5.54 to 4.5.57 - [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.54...clap_complete-v4.5.57) Updates `anyhow` from 1.0.100 to 1.0.101 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) Updates `uuid` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.20.0) Updates `walrus` from 0.24.4 to 0.24.5 - [Release notes](https://github.com/rustwasm/walrus/releases) - [Changelog](https://github.com/wasm-bindgen/walrus/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/walrus/commits) Updates `insta` from 1.46.0 to 1.46.3 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.46.0...1.46.3) Updates `proc-macro2` from 1.0.105 to 1.0.106 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.105...1.0.106) Updates `quote` from 1.0.43 to 1.0.44 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.43...1.0.44) Updates `syn` from 2.0.113 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.113...2.0.114) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: uuid dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: walrus dependency-version: 0.24.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: insta dependency-version: 1.46.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: quote dependency-version: 1.0.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: syn dependency-version: 2.0.114 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking ... Signed-off-by: dependabot[bot] <support@github.com>
754bc8b to
95cbb37
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 nonbreaking group with 8 updates in the / directory:
4.5.544.5.571.0.1001.0.1011.19.01.20.00.24.40.24.51.46.01.46.31.0.1051.0.1061.0.431.0.442.0.1132.0.114Updates
clapfrom 4.5.54 to 4.5.57Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
69c0ddbchore: Release8206bbadocs: Update changelogc109d67Merge pull request #6104 from epage/hide9d7f212fix(complete): Hide dot files on dynamic completer77b3fdbtest(complete): Show dot file behaviorf89b9b8test(derive): Make stable across upgrade58eb8a9chore: Release10a2a75docs: Update changeloga42eebfMerge pull request #6103 from epage/mut_subcommands5335f54feat: Add Command::mut_subcommandsUpdates
anyhowfrom 1.0.100 to 1.0.101Release notes
Sourced from anyhow's releases.
Commits
80bfe29Release 1.0.101dff8c43Merge pull request #437 from Ibitier/inline-ok-helper85d9ea9Add #[inline] to anyhow::Ok helper54036ccUpdate ui test suite to nightly-2026-01-21cce0579Update actions/upload-artifact@v5 -> v6f2c598cUpdate actions/upload-artifact@v4 -> v52c0bda4Update to 2021 edition0d82268Remove rustc version requirement from readme67df012Merge pull request #436 from dtolnay/upc898488Raise required compiler to Rust 1.68Updates
uuidfrom 1.19.0 to 1.20.0Release notes
Sourced from uuid's releases.
Commits
c3346ddMerge pull request #857 from uuid-rs/cargo/v1.20.066eebc3prepare for 1.20.0 release3b66758Merge pull request #856 from uuid-rs/docs/bytes-le-orderinge2bdd44don't run UI tests in wasmb6dc7ecnote that ordering applies to fields in to/from_bytes_lea0281cdMerge pull request #855 from uuid-rs/feat/serde-fmtdb27b67Merge pull request #854 from mivort/non-nil-uuid-ordefb06f2implement Deserialize on adapter types50d44adDerive Ord and PartialOrd for NonNilUuidUpdates
walrusfrom 0.24.4 to 0.24.5Commits
Updates
instafrom 1.46.0 to 1.46.3Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
1324590Release 1.46.3 (#870)b26bc7fFix escaped format inline snapshots not stripping formatting newline (#869)2ab00ccRelease 1.46.2 (#867)97c6f57Fix inline snapshot corruption with carriage returns (#866)2a9f7adRemove globset version cap (#864)8a5b775Release 1.46.1 (#859)822f404Fix inline snapshot corruption with multiple snapshots in with_settings! (#858)Updates
proc-macro2from 1.0.105 to 1.0.106Release notes
Sourced from proc-macro2's releases.
Commits
58ab776Release 1.0.1061e18a0bMerge pull request #530 from dtolnay/byterange7f5973bMake char count bidirectional08d1dd0Cache span end positionsUpdates
quotefrom 1.0.43 to 1.0.44Release notes
Sourced from quote's releases.
Commits
ad9fb40Release 1.0.446df23cdMerge pull request #323 from dtolnay/lifetimef784891Support raw lifetime508dbddAdd test of raw lifetime27cb8c9Update ui test suite to nightly-2026-01-21bdd36fcTouch up PR 321d62d6ecMerge pull request #321 from tamird/doc-alloc-format242c683doc: restore link toformat!Updates
synfrom 2.0.113 to 2.0.114Release notes
Sourced from syn's releases.
Commits
211e0dfRelease 2.0.11418cd645Touch up PR 19568c9f7e1Merge pull request #1956 from tamird/no-std-prepf8a7a33Disable std prelude888a207Delete html_root_url commentDependabot 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