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 c278356a and detected 0 issues on this pull request.
View more on Code Climate.
Merging #1827 (c278356) into main (b5bf8ce) will increase coverage by
36.59%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #1827 +/- ##
===========================================
+ 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 |
Superseded by #1828.
Bumps recaptcha from 5.10.0 to 5.10.1.
Changelog
Sourced from recaptcha's changelog.
Commits
fb19711
v5.10.1ab3e70e
Merge pull request #415 from yuh-pen/fearure/fix-enterprise-verify-url5d341a8
Fix enterprise_verify_url1ac1d61
Merge pull request #413 from bodrovis/mastercfa7145
Update README.mdea13b4e
changelogDependabot 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)