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 #543

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Update Rust crate rocket to 0.4.11 #543

merged 1 commit into from
Oct 31, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 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, check this box

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

@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2022

Codecov Report

❗ No coverage uploaded for pull request base (develop@61f6172). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #543   +/-   ##
==========================================
  Coverage           ?   59.05%           
==========================================
  Files              ?       82           
  Lines              ?    11294           
  Branches           ?     1830           
==========================================
  Hits               ?     6670           
  Misses             ?     3107           
  Partials           ?     1517           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/rocket-0.x branch from 5419f81 to b75848c Compare October 31, 2022 18:19
@renovate renovate bot force-pushed the renovate/rocket-0.x branch from b75848c to 878898e Compare October 31, 2022 20:35
@renovate renovate bot merged commit 56cca39 into develop Oct 31, 2022
@renovate renovate bot deleted the renovate/rocket-0.x branch October 31, 2022 21:12
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.

2 participants