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 tried to upgrade a dependency and got errors running Bundler. It looks like there is a version conflict between two or more dependencies. Depfu doesn't try to solve these, as this would mean to update more than one dependency at a time.
Please take a look at the exact failure to figure out if this is something you need to work on.
The bundler error message was:
What changed?
✳️ rom (~> 3.3, >= 3.3.3 → ~> 5.1, >= 3.3.3) · Repo · Changelog
Release Notes
5.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
Update CHANGELOG [ci skip]
[core] fix Transformer.relation
Update version requirements in gemspecs
Update CHANGELOG [ci skip]
[core] add docs for Transformer.register_as
[changeset] bump dry-core to ~> 0.4
[core] remove unnecessary require and extra empty line
[core] doc fix
Bump rom to 5.1.0 [skip ci]
Bump rom-repository to 5.1.0 [skip ci]
Bump rom-changeset to 5.1.0 [skip ci]
Bump rom-core to 5.1.0 [skip ci]
[core] move version.rb to core dir
Update CHANGELOG [ci skip]
[core] bump transproc to >= 1.1.0
Merge pull request #559 from rom-rb/better-association-set-exceptions
[core] set up a dedicated association set using relation's name
[core] add Registry.[] and use it in association sets
[core] minor style fixes
Merge pull request #558 from rom-rb/changeset-support-for-command-options-and-plugins
[changeset] simplify handling of command options
[changeset] add support for providing command plugin options
[changeset] add support for providing command_options
[changeset] set db tz to UTC in specs
[core] add support for command options when compiling a command
Merge pull request #557 from rom-rb/537-changeset-plugin-api
Merge pull request #552 from rom-rb/core-improve-transformer
[changeset] add Plugin API
Merge pull request #555 from rom-rb/534-post-mapper-merge-clean-up
Merge pull request #554 from rom-rb/add-rom-sql-to-matrix
Merge mapper plugin back into core configuration
Add rom-sql master/released to matrix
Add pry to tools for all platforms
[core] expand transformer spec to cover inheritance too
[core] simplify Transformer setup
[core] add Transformer.map shortcut
Merge pull request #550 from janko/add-rubygems-links
Add links to the RubyGems.org gem pages
[travis] add postgresql service and allow failures on jruby
Update travis badge to use .com
Update FUNDING.yml
Create FUNDING.yml
Run specs with released transproc too
Fix spec location
Run specs against transproc released/master
Update LICENSE [ci skip]
Merge pull request #548 from rom-rb/547-fix-dupped-combine
Update CHANGELOG [ci skip]
Merge pull request #546 from rom-rb/repository-plugins
Add support for repository plugins (fixes #536)
Generalize plugin API (#545)
fixup! Fix Combined when the same node is provided more than once
Fix Combined when the same node is provided more than once
Tweak console [ci skip]
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