Closed dependabot[bot] closed 2 years ago
This is an automated pull request by @dependabot, a service we use to keep libraries up to date in our projects. Read this post to learn how to help us understand if it's ready to be merged (there are lots of considerations to balance!): https://bit.ly/3GphOhV
Code Climate has analyzed commit 5a9d8cb3 and detected 0 issues on this pull request.
View more on Code Climate.
Merging #1826 (5a9d8cb) into main (b5bf8ce) will increase coverage by
36.59%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #1826 +/- ##
===========================================
+ Coverage 30.84% 67.44% +36.59%
===========================================
Files 40 40
Lines 1530 1321 -209
===========================================
+ Hits 472 891 +419
+ Misses 1058 430 -628
Impacted Files | Coverage Δ | |
---|---|---|
app/models/map.rb | 91.87% <0.00%> (+1.25%) |
:arrow_up: |
app/models/export.rb | 30.55% <0.00%> (+2.77%) |
:arrow_up: |
app/helpers/application_helper.rb | 50.00% <0.00%> (+12.50%) |
:arrow_up: |
app/controllers/users_controller.rb | 95.65% <0.00%> (+30.43%) |
:arrow_up: |
app/controllers/front_ui_controller.rb | 74.28% <0.00%> (+31.42%) |
:arrow_up: |
app/controllers/sessions_controller.rb | 33.33% <0.00%> (+33.33%) |
:arrow_up: |
app/controllers/application_controller.rb | 93.61% <0.00%> (+36.17%) |
:arrow_up: |
app/controllers/maps_controller.rb | 87.28% <0.00%> (+38.13%) |
:arrow_up: |
app/controllers/export_controller.rb | 47.27% <0.00%> (+47.27%) |
:arrow_up: |
app/controllers/annotations_controller.rb | 59.25% <0.00%> (+59.25%) |
:arrow_up: |
... and 7 more |
@dependabot-bot rebase
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
Bumps puma from 5.6.4 to 5.6.5.
Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
3bace01
5.6.53ce6668
5.6.5 release note0147ac6
Upstream master build changes (#2913)0970c91
test_integration_ssl.rb - fix LogWriter reference790424c
Add log_writer instance variable to server.rb6454710
Puma::ControlCLI - allow refork command to be sent as a request (#2868)470df09
[fix] TLS verification hang on JRuby (#2890)a1489dd
extconf.rb - don't use pkg_config('openssl') if '--with-openssl-dir' is used ...6d22d50
MiniSSL - detect SSL_CTX_set_dh_auto (#2864)e692887
Fix rack.after_reply exceptions breaking connections (#2861)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)