chore(deps): Bump the version-updates group across 1 directory with 7 updates#156
Closed
dependabot[bot] wants to merge 1 commit intounstablefrom
Closed
chore(deps): Bump the version-updates group across 1 directory with 7 updates#156dependabot[bot] wants to merge 1 commit intounstablefrom
dependabot[bot] wants to merge 1 commit intounstablefrom
Conversation
… updates Bumps the version-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.143` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.16` | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.46` | | [ureq](https://github.com/algesten/ureq) | `3.0.12` | `3.1.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.104` | `2.0.106` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.101` | Updates `regex` from 1.11.1 to 1.11.2 - [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.11.1...1.11.2) Updates `serde_json` from 1.0.140 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.143) Updates `thiserror` from 2.0.12 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.16) Updates `clap` from 4.5.40 to 4.5.46 - [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.46) Updates `ureq` from 3.0.12 to 3.1.0 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@3.0.12...3.1.0) Updates `syn` from 2.0.104 to 2.0.106 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.104...2.0.106) Updates `proc-macro2` from 1.0.95 to 1.0.101 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.101) --- updated-dependencies: - dependency-name: regex dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: clap dependency-version: 4.5.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: ureq dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: syn dependency-version: 2.0.106 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: proc-macro2 dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
@dependabot rebase |
Author
|
Looks like these dependencies are updatable in another way, 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 version-updates group with 7 updates in the / directory:
1.11.11.11.21.0.1401.0.1432.0.122.0.164.5.404.5.463.0.123.1.02.0.1042.0.1061.0.951.0.101Updates
regexfrom 1.11.1 to 1.11.2Changelog
Sourced from regex's changelog.
Commits
d0aa5861.11.2a3bf4adregex-cli-0.2.225a15e2rure-0.2.345c3da7regex-lite-0.1.7873ed80regex-automata-0.4.10ea834f8regex-syntax-0.8.686836fbchangelog: 1.11.263a26c1cargo: ensure that 'perf' doesn't enable 'std' implicitly (#1150)dd96592doc: clarify CRLF mode effect931dae0cargo: pointrepositorymetadata to clonable URLsUpdates
serde_jsonfrom 1.0.140 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4Release 1.0.1432a5b853Replace super::super with absolute path within crate447170bMerge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6Merge pull request #1264 from xlambein/master8be6647Merge pull request #1268 from SOF3/compact-defaultba5b3ccRevert "Pin nightly toolchain used for miri job"1731167Release 1.0.142e51c814Touch up PR 126584abbdbMerge pull request #1265 from aatifsyed/master6843c36Release 1.0.141Updates
thiserrorfrom 2.0.12 to 2.0.16Release notes
Sourced from thiserror's releases.
Commits
40b5853Release 2.0.1683dfb5fMerge pull request #429 from dtolnay/nostd9b4a99fAdd to "no-std" crates.io categoryf6145ebRelease 2.0.152717177Merge pull request #427 from dtolnay/caplints2cd13e6Make error_generic_member_access compatible with -Dwarningseea6799Release 2.0.14a2aa6d7Merge pull request #426 from dtolnay/enotemptyf00ebc5Allow build-script cleanup failure with NFSv3 output directory to be non-fatal61f28daRelease 2.0.13Updates
clapfrom 4.5.40 to 4.5.46Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abbchore: Release9186a18docs: Update changelog233c316Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2Merge pull request #5923 from Reverier-Xu/master536e29ffeat(builder): AddValueParserFactoryforSaturating\<T>45ed71cchore: Avoid using gen for rust 2024 preserved keyword5029bb3chore: Avoid usinggenfor rust 2024 preserved keyword8a1d59bchore(deps): Update Rust Stable to v1.85 (#5921)9caee53docs(changelog): Clarify 5.0.0cb2352fMerge pull request #5918 from epage/testUpdates
ureqfrom 3.0.12 to 3.1.0Changelog
Sourced from ureq's changelog.
Commits
1791e183.1.06c87f2bDisable check for getrandom in cargo-denyc934650Bump deps37812cbRetest windows-sys and security-framework double deps04c82c5CONNECT rfc fixes (bump ureq-proto 0.5.0)e846669SendBody to track Content-Length2f63e70Fix clippy87dfb6dFix doc typo05d6cbbRemove _tls feature from Error::Tls9fb5d7cFix clippyUpdates
synfrom 2.0.104 to 2.0.106Release notes
Sourced from syn's releases.
Commits
0e4bc64Release 2.0.1064fb776aMerge pull request #1910 from dtolnay/traitboundissue41b24a5Fix duplicated async trait bound issuea64f024Merge pull request #1909 from dtolnay/fortype176099eParse type parameter introducer on closuresb790b39Merge pull request #1908 from dtolnay/genericvsqpath9649639Synchronize generics-vs-qpath heuristic with rust parser60de331Merge pull request #1907 from dtolnay/forconst2aac6d7Allow const parameters in for<>11934e5Merge pull request #1905 from dtolnay/unsafestaticUpdates
proc-macro2from 1.0.95 to 1.0.101Release notes
Sourced from proc-macro2's releases.
Commits
d3188eaRelease 1.0.101cbd1286Merge pull request #519 from dtolnay/binarysearchfab4cb6Convert SourceMap scan to binary searchf4708a8Factor out SourceMap linear search to methodfdc853aRelease 1.0.100848ed0bMerge pull request #518 from dtolnay/spanfile76ce1a3Stabilize Span::file and Span::local_fileb5dd3c6Merge pull request #517 from dtolnay/startend1d0ffc0Use Span's start, end, line, column methods on stable 1.88+4f5845eMerge pull request #516 from dtolnay/probeDependabot 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