Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Bump serde from 1.0.162 to 1.0.163 #14271

Merged
merged 4 commits into from
May 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2023

polkadot companion: paritytech/polkadot#7315
cumulus companion: paritytech/cumulus#2661

Bumps serde from 1.0.162 to 1.0.163.

Release notes

Sourced from serde's releases.

v1.0.163

  • Eliminate build script from serde_derive crate to slightly reduce build time (#2442, thanks @​taiki-e)
Commits
  • fccb949 Release 1.0.163
  • a139ab2 Adjust PR 2446 with less overgeneralized name
  • 1d910a4 Format with rustfmt 1.5.2-nightly
  • ee9166e Revise comments on the FlatMapDeserializer entry taker
  • b5a9eff Resolve while_let_on_iterator clippy lint
  • 9441a29 Merge pull request #2446 from Mingun/dedup2
  • ab6588e Extract duplicated code into a function
  • 1d11f03 Extract logic of taking flattened fields into a function
  • e11d01f Remove constructors for FlatMapAccess and FlatStructAccess
  • a901f50 FlatMapAccess and FlatStructAccess does not need to be public
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested review from a team May 31, 2023 09:59
@dependabot dependabot bot added the A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). label May 31, 2023
@dependabot dependabot bot requested a review from a team May 31, 2023 09:59
@dependabot dependabot bot added B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels May 31, 2023
@dependabot dependabot bot requested a review from cheme as a code owner May 31, 2023 09:59
@dependabot dependabot bot added the E2-dependencies Pull requests that update a dependency file. label May 31, 2023
@dependabot dependabot bot requested a review from koute as a code owner May 31, 2023 09:59
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.162...v1.0.163)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/serde-1.0.163 branch from 4a542d6 to 2f39460 Compare May 31, 2023 12:18
@bkchr bkchr added the D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit label May 31, 2023
@bkchr
Copy link
Member

bkchr commented May 31, 2023

bot merge

@paritytech-processbot
Copy link

Waiting for commit status.

@paritytech-processbot
Copy link

Merge cancelled due to error. Error: Statuses failed for 2f39460

@sam0x17
Copy link
Contributor

sam0x17 commented May 31, 2023

This needs companions, I'll do it

@sam0x17
Copy link
Contributor

sam0x17 commented May 31, 2023

bot merge

@paritytech-processbot paritytech-processbot bot merged commit 6ef184e into master May 31, 2023
@paritytech-processbot paritytech-processbot bot deleted the dependabot/cargo/serde-1.0.163 branch May 31, 2023 17:10
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
* Bump serde from 1.0.162 to 1.0.163

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.162...v1.0.163)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump ci

* bump ci for cumulus

* bump ci again

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Johnson <sam@durosoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit E2-dependencies Pull requests that update a dependency file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants