sanger / sequencescape

Web based LIMS
MIT License
88 stars 33 forks source link

[ruby] Update activeresource 6.1.0 → 6.1.4 (patch) #4481

Closed depfu[bot] closed 2 weeks ago

depfu[bot] commented 3 weeks ago

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?

✳️ activeresource (6.1.0 → 6.1.4) · Repo · Changelog

Commits

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

↗️ activemodel-serializers-xml (indirect, 1.0.2 → 1.0.3) · Repo

Commits

See the full diff on Github. The new version differs by 16 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 cancel merge
Cancels automatic merging of this PR
@​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)
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.45%. Comparing base (f35d371) to head (b20cdcf). Report is 21 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4481 +/- ## =========================================== - Coverage 86.47% 86.45% -0.02% =========================================== Files 1390 1390 Lines 29819 29819 =========================================== - Hits 25786 25781 -5 - Misses 4033 4038 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

StephenHulme commented 2 weeks ago

This should not be merged in until the upgrade to Rails 7 has been performed as 6.1.4 does not support Rails 6.x See: https://github.com/rails/activeresource/commit/f9f4203a7d1d89cd25017389d0366b4213ff1037

depfu[bot] commented 2 weeks ago

Closing because this library is no longer part of your dependencies