[ruby - main] New version of active_model_serializers (0.10.15) produced dependency conflicts #3098
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We've tested your project with an updated dependency and got errors while installing the dependencies.
This version is either within the version range you specified or you haven't specified a version/range. To be able to test your project with the new version, we've taken the liberty of pinning the version for this branch and pull request.
Unfortunately, the build failed while installing dependencies. This means that while the new version is within the specified range, a version conflict between two or more packages will prohibit this version from being installed.
As this breaks fresh installs of your package, we've left this pull request open for you to investigate.
What changed?
✳️ active_model_serializers (~> 0.10.14 → 0.10.15) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 11 commits:
chore(version): bump to v0.10.15
Merge pull request #2483 from pulkit110/0-10-stable
Support Rails 8
Merge pull request #2482 from vineelvineel/fix_cant_modify_frozen_hash
Fix cant modify frozen Hash error due to rails changes
Merge pull request #2460 from eugeneius/lazy_load_action_controller_test_case
Don't force ActionController::TestCase to load
Merge pull request #2459 from Mubramaj/patch-1
Update add_pagination_links.md to add specific instruction for will_paginate gem
Merge pull request #2455 from schinery/0-10-stable
Update actions/checkout to v4
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