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

Bump erased-serde from 0.3.13 to 0.3.24 in /report-parser #765

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps erased-serde from 0.3.13 to 0.3.24.

Release notes

Sourced from erased-serde's releases.

0.3.24

  • Documentation improvements

0.3.23

  • Update playground link in readme to eliminate bare_trait_objects warnings (#62, thanks @​Goorzhel)

0.3.22

  • Add categories to crates.io metadata

0.3.21

  • Documentation improvements

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
  • 3be75da Release 0.3.24
  • 9f2dcca Update build status badge
  • 054b38a Prevent build.rs rerunning unnecessarily on all source changes
  • 1d4ab61 Time out workflows after 45 minutes
  • a54771b MIT copyright line
  • e7008cb Remove default package.readme metadata from Cargo.toml
  • 966d6b0 GitHub Workflows security hardening
  • 4ec783f Release 0.3.23
  • fc1d5a2 Merge pull request #62 from Goorzhel/master
  • f6dafbd Update playground gist
  • 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.24.
- [Release notes](https://github.com/dtolnay/erased-serde/releases)
- [Commits](dtolnay/erased-serde@0.3.13...0.3.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2022

Dependabot tried to add @DanHatesNumbers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/simplybusiness/Kiln/pulls/765/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the simplybusiness/Kiln repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #809.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/cargo/report-parser/erased-serde-0.3.24 branch March 6, 2023 13:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants