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

[src/api] Update puma: 5.2.1 → 5.2.2 (patch) #10904

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Mar 17, 2021

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ puma (5.2.1 → 5.2.2) · Repo · Changelog

Release Notes

5.2.2 (from changelog)

  • Bugfixes
    • Add #flush and #sync methods to Puma::NullIO (#2553)
    • Restore sync=true on STDOUT and STDERR streams (#2557)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 8 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu PRs from our dependency update bot label Mar 17, 2021
@depfu depfu bot force-pushed the depfu/update/srcapi/puma-5.2.2 branch from ce8316e to be93aca Compare March 17, 2021 14:45
@codecov
Copy link

codecov bot commented Mar 17, 2021

Codecov Report

Merging #10904 (be93aca) into master (1f9b191) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10904      +/-   ##
==========================================
+ Coverage   91.09%   91.12%   +0.02%     
==========================================
  Files         585      585              
  Lines       21498    21498              
==========================================
+ Hits        19584    19590       +6     
+ Misses       1914     1908       -6     

@vpereira vpereira merged commit c9a1e1c into master Mar 17, 2021
@vpereira vpereira deleted the depfu/update/srcapi/puma-5.2.2 branch March 17, 2021 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depfu PRs from our dependency update bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant