Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Bump erased-serde from 0.3.13 to 0.3.21 #40

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps erased-serde from 0.3.13 to 0.3.21.

Release notes

Sourced from erased-serde's releases.

0.3.20

  • Fix compile error in serialize_trait_object! when used on a trait that has lifetime parameters (#57)

0.3.19

  • Prevent stack overflow on using serialize_trait_object! macro on a trait that does not have Serialize as supertrait (#51)

0.3.18

0.3.17

  • Fix "invalid cast: alloc::string::String to alloc::string::String" (#47)

0.3.16

0.3.15

  • Include integration test sources in the published crate

0.3.14

  • Eliminate heap allocation of small values up to 2 words (#43)
Commits
  • 33ef098 Release 0.3.21
  • e9b7644 Use upstreamed docs.rs icon in docs.rs badge
  • d734131 Check all crates in workspace for outdated deps
  • 6f2b4ac Ignore derive_partial_eq_without_eq clippy lint
  • baee8ce Run miri in stricter miri-strict-provenance mode
  • fe40cfb Update ui test suite to nightly-2022-05-01
  • 4834e8e Drop unneeded quoting from env variable in workflows yaml
  • 2ca5dcf Update workflows to actions/checkout@v3
  • e234e23 Pull miri from miri branch of dtolnay/rust-toolchain
  • cf5107d Release 0.3.20
  • 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)

Bumps [erased-serde](https://github.com/dtolnay/erased-serde) from 0.3.13 to 0.3.21.
- [Release notes](https://github.com/dtolnay/erased-serde/releases)
- [Commits](dtolnay/erased-serde@0.3.13...0.3.21)

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

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

dependabot bot commented on behalf of github Jun 20, 2022

The following labels could not be found: A2-insubstantial, B0-silent, C1-low 📌.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 2, 2022

Superseded by #41.

@dependabot dependabot bot closed this Aug 2, 2022
@dependabot dependabot bot deleted the dependabot/cargo/erased-serde-0.3.21 branch August 2, 2022 12:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants