Closed depfu[bot] closed 2 weeks ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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
Closing because this library is no longer part of your dependencies
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:
Release 6.1.4
Merge pull request #407 from brandoncc/brandoncc/fix-active-support-deprecation-version-condition
ActiveSupport::Deprecation singleton deprecated in 7.1, not 7.2
Update the CI matrix
Stop testing Rails 6.x
Release 6.1.3
Fix compatibility with Rails 7.1 and older
Release 6.1.2
Merge pull request #401 from wilsondealmeida/net-http-402-payment-required
Merge pull request #402 from Earlopain/deprecated-proxy-object
Use a custom deprecator instead of ActiveSupport::Deprecation directly
Test with Rails 7.2 and Ruby 3.3
Release 6.1.1
Merge pull request #404 from Shopify/uri-warnings
Fix URI deprecation warnings
Replace deprecated `ProxyObject` with `BasicObject`
HTTP status 402 PaymentRequired
Update actions/checkout that warns
↗️ 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:
Release 1.0.3
Relax dev dependencies
Stop overriding `ActiveModel.eager_load!`
Merge pull request #21 from jbampton/fix-spelling-and-markdown
docs: fix spelling and standardize the Markdown [ci skip]
Merge pull request #20 from voxik/patch-1
Add REXML development dependency
Merge pull request #18 from voxik/remove-created-at
`timestamps` creates `created_at` field.
Merge pull request #17 from deivid-rodriguez/better_requirements
Prefer ".a"
Pin sqlite3 to 1.3
Slightly more correct requirements
Merge pull request #16 from dimailn/not-pass-methods-to-fields
test for methods
should not pass methods option to field's to_xml
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