Bump the all-updates group across 1 directory with 2 updates - #8
Merged
Conversation
Updates the requirements on [serial_test](https://github.com/palfrey/serial_test) and [darling](https://github.com/TedDriggs/darling) to permit the latest version. Updates `serial_test` to 4.0.1 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.4.0...v4.0.1) Updates `darling` to 0.24.0 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: serial_test dependency-version: 4.0.1 dependency-type: direct:production dependency-group: all-updates - dependency-name: darling dependency-version: 0.24.0 dependency-type: direct:production dependency-group: all-updates ... 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.
Updates the requirements on serial_test and darling to permit the latest version.
Updates
serial_testto 4.0.1Release notes
Sourced from serial_test's releases.
Commits
383c8944.0.14298adfMSRV is actually 1.93.1f25d56f4.0.07984bdcMerge pull request #160 from palfrey/pre-release-fixesec74212Don't need to split build-all-features now03cd910Upgrade MSRV to 1.93.17cf8563Add a "finish" CI job that depends on everythingd7c4137Upgrade actix-macros to reduce syn 1.x needsae268b0Merge pull request #159 from AudaciousAxiom/refactor/syn-v398b2c36refactor(derive): bumpsynto v3Updates
darlingto 0.24.0Release notes
Sourced from darling's releases.
Changelog
Sourced from darling's changelog.
... (truncated)
Commits
51dd494Bump version to 0.24.02f3a94aImplement ToTokens for SpannedValue7bdc239Fixclippy::needless_continuelint in code generated byFromDeriveInputbdc3139Upgrade Syn to 3.0.0dfa9f88Pass tokens that failed to parse asExprtoFromMeta::from_invalid_expr3c16c07Check fields earlier for FromVariant impls4d4f455Add aserdeexample7d716c8Refactor forwarded field initialization3db4a96Add#[darling(with = ...)]onidentfield9fc67c7Add#[darling(transparent)]to delegate impl to inner field even if it is n...Dependabot 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