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_contrib to 0.4.11 #472

Merged
merged 1 commit into from
Oct 2, 2022

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_contrib (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_contrib-0.x branch 4 times, most recently from 5935b5e to e92f2bf Compare September 30, 2022 21:38
@renovate renovate bot force-pushed the renovate/rocket_contrib-0.x branch 2 times, most recently from 80872df to 70d826b Compare October 1, 2022 20:34
@renovate renovate bot force-pushed the renovate/rocket_contrib-0.x branch from 70d826b to cb59567 Compare October 2, 2022 00:01
@renovate renovate bot force-pushed the renovate/rocket_contrib-0.x branch from cb59567 to 3e1f4b5 Compare October 2, 2022 00:29
@renovate renovate bot merged commit 24a6679 into develop Oct 2, 2022
@renovate renovate bot deleted the renovate/rocket_contrib-0.x branch October 2, 2022 01:07
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