Bump the known_good_semver group with 3 updates#2556
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the known_good_semver group with 3 updates#2556dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the known_good_semver group with 3 updates: [serde](https://github.com/serde-rs/serde), [clap](https://github.com/clap-rs/clap) and [syn](https://github.com/dtolnay/syn). Updates `serde` from 1.0.188 to 1.0.193 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.188...v1.0.193) Updates `clap` from 4.4.6 to 4.4.10 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.6...v4.4.10) Updates `syn` from 2.0.38 to 2.0.39 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.38...2.0.39) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: known_good_semver - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: known_good_semver - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: known_good_semver ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
bkchr
pushed a commit
that referenced
this pull request
Apr 10, 2024
* polkadot-staging for v1.0.0 * Add polkadot bulletin chain primitives (#2542) * add polkadot bulletin chain primitives * also impl ChainWithMessages * clippy * instead of requiring sp_std::vec::Vec import when using runtime API generation macro, let's use full type path directly in macro (#2551) * Polkadot Bulletin Chain client (#2552) * relay-polkadot-bulletin-client * generate Polkadot Bulletin Chain Runtime * Add relays that will be used in Polkadot Bulletin <> Polkadot.BH bridge (#2556) * added Polkadot.BH <> Polkadot Bulletin chain relays * uncommented ED stuff * complex PolkadotBulletin <> Polkadot.BH relay * removed TODO * spelling * prepare refund extension infra to add refund extension for messages from standalone chain (#2558) * prepare refund extension infra to add refund extension for messages from standalone chain * spelling * apply adapter to fix compilation * clippy * added POLKADOT_BULLETIN_CHAIN_ID constant * RefundBridgedGrandpaMessages to refund transaction costs for messages coming to/from bridged standalone/relay chain (#2566) * RefundBridgedGrandpaMessages to refund transaction costs for messages coming to/from bridged standalone/relay chain * clippy * fix compilation * fix codec dependency (#2567) * Support message relay limits override (#2570) * support message relay limits overrides for bridges * spelling * export EXTRA_STORAGE_PROOF_SIZE for Polkadot Bulletin (#2572)
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 known_good_semver group with 3 updates: serde, clap and syn.
Updates
serdefrom 1.0.188 to 1.0.193Release notes
Sourced from serde's releases.
Commits
44613c7Release 1.0.193c706281Merge pull request #2655 from dtolnay/rangestartend65d75b8Add RangeFrom and RangeTo tests332b0cbMerge pull request #2654 from dtolnay/rangestartend8c4af41Fix more RangeFrom / RangeEnd mixups24a78f0Merge pull request #2653 from emilbonnek/fix/range-to-from-de-mixupc91c334Fix Range{From,To} deserialize mixup2083f43Update ui test suite to nightly-2023-11-194676abdRelease 1.0.19235700ebMerge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untaggedUpdates
clapfrom 4.4.6 to 4.4.10Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c0a1814chore: Releasec83e681docs: Update changelog91bcac4Merge pull request #5230 from epage/migrate030d875docs: Link out to the changelog at the relevant tagb661a9dMerge pull request #5229 from epage/derivea08587bdocs(derive): Link to tutorial sections for attributes21b671fchore: Release93ba76ddocs: Update changelogc1c55b3Merge pull request #5228 from epage/flatb13f6d9fix(help): Hide 'help' if only flattened subcommandUpdates
synfrom 2.0.38 to 2.0.39Release notes
Sourced from syn's releases.
Commits
924217cRelease 2.0.3995aeeb5Merge pull request #1531 from dtolnay/breaklabelb88f86fIgnore single_element_loop clippy lint in testa876185Improve error on break followed by labeled loop32ab979Add test of ambiguous label parsing in break6f658f8Merge pull request #1530 from dtolnay/canbeginexpr20497e1More precise decision to parse expression after return keywordc6a651aUpdate name of ExprReturn parse function to match variant namec274590Indicate that peek argument refers to syn::Ident3e67cb0Merge pull request #1529 from dtolnay/upDependabot 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