Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate rocket to 0.4.11 #470

Merged
merged 1 commit into from
Oct 2, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rocket (source) dependencies patch 0.4.5 -> 0.4.11

Release Notes

SergioBenitez/Rocket

v0.4.11

Compare Source

See the CHANGELOG for more information.

v0.4.10

Compare Source

Core

  • [[3276b8][3276b8]] Removed used of unsafe in Origin::parse_owned(), fixing a
    soundness issue.

v0.4.9

Compare Source

Core

  • [[#1645][#​1645], [f2a56f][f2a56f]] Fixed Try impl FromResidual<Result> for Outcome.

v0.4.8

Compare Source

Core

  • [[#1548][#​1548], [93e88b0][93e88b0]] Fixed an issue that prevented compilation under
    Windows Subsystem for Linux v1.
  • Updated Outcome Try implementation to v2 in latest nightly.
  • Minimum required rustc is 1.54.0-nightly (2021-05-18).

Internal

  • Updated base64 dependency to 0.13.

v0.4.7

Compare Source

Core

  • [#​1534, [2059a6][2059a6]] Fixed a low-severity, minimal impact soundness issue
    in uri::Formatter.

v0.4.6

Compare Source

Core

  • [[86bd7c][86bd7c]] Added default and configurable read/write timeouts:
    read_timeout and write_timeout.
  • [[c24a96][c24a96]] Added the sse feature, which enables flushing by returning
    io::ErrorKind::WouldBlock.

Docs

  • Fixed broken doc links in contrib.
  • Fixed database library versions in contrib docs.

Internal

  • Updated source code for Rust 2018.
  • UI tests now use trybuild instead of compiletest-rs.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rocket-0.x branch 4 times, most recently from 68755e1 to 2b71ce5 Compare September 30, 2022 21:36
@renovate renovate bot force-pushed the renovate/rocket-0.x branch 2 times, most recently from 2001deb to 24e1831 Compare October 1, 2022 20:32
@renovate renovate bot force-pushed the renovate/rocket-0.x branch from 24e1831 to f5861c6 Compare October 1, 2022 23:59
@renovate renovate bot merged commit 2b80252 into develop Oct 2, 2022
@renovate renovate bot deleted the renovate/rocket-0.x branch October 2, 2022 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant