-
Notifications
You must be signed in to change notification settings - Fork 1
Bump rails from 6.0.3.4 to 6.1.0 #156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I've run Due to a change in On top of the test I've also tested this locally with the web app. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This part of the upgrade guide seems relevant as well: https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#active-storage-now-requires-image-processing
Bumps [rails](https://github.com/rails/rails) from 6.0.3.4 to 6.1.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.0.3.4...v6.1.0) Signed-off-by: dependabot[bot] <[email protected]>
0fbc7c5
to
b3d26e5
Compare
Bumps rails from 6.0.3.4 to 6.1.0.
Release notes
Sourced from rails's releases.
... (truncated)
Commits
914caca
Preparing for 6.1.0 releasebf51371
Merge pull request #40775 from eileencodes/fix-strict-loading-on-validations5d2e693
Merge pull request #40168 from igor04/disable_with_and_automatically_disable_...a2d35fb
Merge pull request #40773 from jonathanhefner/translate-key-to_s8d41688
Merge pull request #40679 from ghiculescu/negative-enum-warning84e3192
Rename the method to match what it is doingfe8db70
Merge pull request #40765 from kamipo/allow_nil_should_work_for_casted_valueeedd636
Merge pull request #40769 from abhaynikam/fixes-configuration-guide-typo7331881
Merge pull request #40096 from ldstudios/update-active-record-querying-guideb087511
Merge PR #40722Dependabot 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