Bump activerecord, actionpack, railties and dotenv-rails #66
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.
Bumps activerecord, actionpack, railties and dotenv-rails. These dependencies needed to be updated together.
Updates
activerecord
from 5.2.4.4 to 7.0.7Release notes
Sourced from activerecord's releases.
... (truncated)
Changelog
Sourced from activerecord's changelog.
... (truncated)
Commits
522c86f
Preparing for 7.0.7 release5610cba
Sync CHANGELOG with the changes in the repository2dccb3f
Merge pull request #48891 from rails/rm-devcontainer-rightfabd0b5
Merge pull request #48886 from fatkodima/backport-4567064ea100
Make sure nested base errors are translatablebc035fc
Use single quotes instead of double quotes to get SQLite constraintsb9521b5
Remove duplicated fixtured25e34d
FixActiveRecord::QueryMethods#in_order_of
to work with nils36597e2
Merge pull request #48861 from paulreece/correct_missing_and_associated_behavior05eaeba
Merge pull request #48738 from paulreece/enum_join_missing_fixUpdates
actionpack
from 5.2.4.4 to 7.0.7Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
... (truncated)
Commits
522c86f
Preparing for 7.0.7 releasec05a88d
Merge pull request #45116 from ghiculescu/helper_method_backtrace593893c
Preparing for 7.0.6 release0b89567
Avoid creating match object when checking for illegal header value9ae3da1
Fix rubocop warning8e37f2b
Merge branch '7-0-sec' into 7-0-stablecdd14ce
Preparing for 7.0.5.1 release93b9c74
update changelogc9ab9b3
Added check for illegal HTTP header value in redirect_tobe2282d
Merge pull request #48327 from zzak/action-controller-linksUpdates
railties
from 5.2.4.4 to 7.0.7Release notes
Sourced from railties's releases.
... (truncated)
Changelog
Sourced from railties's changelog.
... (truncated)
Commits
522c86f
Preparing for 7.0.7 releaseeb7e42d
Merge pull request #46617 from r7kamura/feature/isolation-level-defaulte24025c
Merge pull request #46965 from fatkodima/flaky-use_postgresql-test5d1ad87
Update default scaffold templates to set 303 (See Other) as status code on re...593893c
Preparing for 7.0.6 release4aa2446
Update CHANGELOG8e37f2b
Merge branch '7-0-sec' into 7-0-stablecdd14ce
Preparing for 7.0.5.1 release30a287a
Avoid escaping paths when editing credentials17b3152
Merge pull request #48329 from zzak/unlink-rails-lib-readmeUpdates
dotenv-rails
from 2.7.5 to 2.8.1Release notes
Sourced from dotenv-rails's releases.
Changelog
Sourced from dotenv-rails's changelog.
Commits
45b712a
Merge pull request #458 from bkeepers/eol-ruby93a3b0f
Prepare for 2.8.1 release7712533
Disable rule that fails on Ruby 2.54c3e28c
Specify ruby_version in .standard.yml0974810
Avoid newer ruby range syntaxd7c9135
Continue to support EOL'd Ruby versions (sigh)36c117c
Prepare for 2.8.0 released93a95b
Merge pull request #456 from bkeepers/cli-update029df7a
Remove unnecessary method491bfef
CL < OptionParser to simplify setup moreYou can trigger a rebase of this PR 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@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.