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

Bump serde_json from 1.0.64 to 1.0.66#3669

Merged
bkchr merged 1 commit intomasterfrom
dependabot/cargo/serde_json-1.0.66
Aug 24, 2021
Merged

Bump serde_json from 1.0.64 to 1.0.66#3669
bkchr merged 1 commit intomasterfrom
dependabot/cargo/serde_json-1.0.66

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2021

Bumps serde_json from 1.0.64 to 1.0.66.

Release notes

Sourced from serde_json's releases.

v1.0.66

  • Preserve exponent signifier and unary plus in exponent of arbitrary_precision numbers (#786, thanks @​ruifengx)

v1.0.65

  • Documentation improvements
Commits
  • 6346bb3 Release 1.0.66
  • 7780a67 Merge pull request #789 from serde-rs/orpattern
  • 53e6ce4 Restore compatiblity with older rustc after PR 786
  • c38fc65 Merge pull request #786 from ruifengx/master
  • c9193d4 Release 1.0.65
  • f205576 Merge pull request 788 from jplatte/doc-cfg
  • 6f15a0e Add doc(cfg(feature = "std")) attribute where appropriate
  • d8f70a3 Add CI job to ensure documentation can be built
  • e2978b6 Document unbounded_depth, raw_value feature-gated API via doc_cfg
  • 2152324 Make arbitrary_precision preserve the exact string representation
  • 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 added 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. labels Aug 19, 2021
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.64 to 1.0.66.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.64...v1.0.66)

---
updated-dependencies:
- dependency-name: serde_json
  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_json-1.0.66 branch from 8ad93d9 to c46d73f Compare August 24, 2021 00:59
@bkchr bkchr added the D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. label Aug 24, 2021
@bkchr bkchr merged commit b1e0eef into master Aug 24, 2021
@bkchr bkchr deleted the dependabot/cargo/serde_json-1.0.66 branch August 24, 2021 06:18
ordian added a commit that referenced this pull request Aug 24, 2021
* master:
  backing-availability-audit: Move ErasureChunk Proof to BoundedVec (#3626)
  Substrate Companion #9575 (#3695)
  Fill up requests slots via `launch_parallel_requests` (#3681)
  Bump serde_json from 1.0.64 to 1.0.66 (#3669)
  substrate #9202 companion: Multiple vesting schedules (#3407)
  XCM: Introduce versioning to dispatchables' params (#3693)
  remove dead_code from chain selection test (#3685)
  Improve MultiLocation conversion functions in xcm-procedural (#3690)
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments