Bump activemodel, activesupport, rails, railties, activerecord, activejob, actionview, actionpack, rails-i18n and actionmailer #2211
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 activemodel, activesupport, rails, railties, activerecord, activejob, actionview, actionpack, rails-i18n and actionmailer. These dependencies needed to be updated together.
Updates
activemodel
from 7.0.8.7 to 8.0.1Release notes
Sourced from activemodel's releases.
... (truncated)
Changelog
Sourced from activemodel's changelog.
... (truncated)
Commits
cf6ff17
Preparing for 8.0.1 release3d17d95
Merge tag 'v8.0.0.1' into 8-0-stablea993c27
Preparing for 8.0.0.1 release9cea447
Merge pull request #53791 from fatkodima/fix-rubocop-offencesdd8f718
Preparing for 8.0.0 release8f83ab6
Merge pull request #53536 from kyanagi/use_each_pair_in_active_model_attribut...61fcc50
Merge pull request #53530 from zzak/nodoc-generate_alias_attribute_methods1367b6a
Merge pull request #53508 from nisusam/fix_typos6283314
Preparing for 8.0.0.rc2 release35b3c7f
Preparing for 8.0.0.rc1 releaseUpdates
activesupport
from 7.0.8.7 to 8.0.1Release notes
Sourced from activesupport's releases.
... (truncated)
Changelog
Sourced from activesupport's changelog.
... (truncated)
Commits
cf6ff17
Preparing for 8.0.1 release3d17d95
Merge tag 'v8.0.0.1' into 8-0-stablea993c27
Preparing for 8.0.0.1 release0c1bb3a
Sync CHANGELOGe1d9222
Conditionally check alphanumeric method parametersab14413
Merge pull request #53804 from claudiob/to_sentence9cea447
Merge pull request #53791 from fatkodima/fix-rubocop-offences015b37e
Address changelogs linter offenses at 8-0-stable1f85ee0
Merge pull request #53655 from martinemde/martinemde/byteslice-erb-tokenize5c31aba
Merge pull request #53640 from byroot/class-attr-namespacedUpdates
rails
from 7.0.8.7 to 8.0.1Release notes
Sourced from rails's releases.
... (truncated)
Commits
cf6ff17
Preparing for 8.0.1 release0bba3c2
Merge pull request #53936 from jsharpify/jsharpify/prism-parsing8521b99
[RF-DOCS] Update Rails Testing Guide [ci skip] (#53872)dbe61a7
Merge pull request #53907 from p8/guides/fix-canonicalf8d559d
[RF-DOCS] Asset Pipeline Documentation (Propshaft) [ci-skip] (#53875)2ae1d69
[RF-DOCS] Solid Cache updates in Caching with Rails: An Overview [ci-skip] (...85bde83
Merge pull request #53926 from Ridhwana/Ridhwana/solid-queuec167cbe
Merge pull request #53941 from byroot/rack-server-protocol656e209
Merge pull request #53940 from mjankowski/rdoc-link-to-add-check-constraintb9608a6
Merge pull request #53937 from fatkodima/mysql-fix-remove-foreign-key-restrictUpdates
railties
from 7.0.8.7 to 8.0.1Release notes
Sourced from railties's releases.
... (truncated)
Changelog
Sourced from railties's changelog.
... (truncated)
Commits
cf6ff17
Preparing for 8.0.1 release0bba3c2
Merge pull request #53936 from jsharpify/jsharpify/prism-parsing3d17d95
Merge tag 'v8.0.0.1' into 8-0-stablea993c27
Preparing for 8.0.0.1 release0c1bb3a
Sync CHANGELOGdab4ec3
Merge pull request #53807 from fatkodima/change-profile_reporter-parent17fe84c
Merge pull request #53776 from fatkodima/skip-ci-system-testsec278dd
Merge pull request #53741 from skipkayhil/hm-only-reload-helper701d3e0
Merge pull request #53557 from gabrielso/authentication_avoid_query0810e2c
Merge pull request #53582 from eregon/patch-1Updates
activerecord
from 7.0.8.7 to 8.0.1Release notes
Sourced from activerecord's releases.
... (truncated)
Changelog
Sourced from activerecord's changelog.
... (truncated)
Commits
cf6ff17
Preparing for 8.0.1 release656e209
Merge pull request #53940 from mjankowski/rdoc-link-to-add-check-constraintb9608a6
Merge pull request #53937 from fatkodima/mysql-fix-remove-foreign-key-restrict3d17d95
Merge tag 'v8.0.0.1' into 8-0-stablea993c27
Preparing for 8.0.0.1 release55c22c3
Merge pull request #53891 from byroot/ac-avoid-pinned-connection61b8507
Merge pull request #53890 from byroot/fix-lazy-attr-method-definition-thread-...f9500a2
Merge pull request #53838 from Shopify/bb/default-function-bugbd51796
Merge pull request #53882 from Shopify/sqlite-use-default-function0c1bb3a
Sync CHANGELOGUpdates
activejob
from 7.0.8.7 to 8.0.1Release notes
Sourced from activejob's releases.
... (truncated)
Changelog
Sourced from activejob's changelog.
Commits
cf6ff17
Preparing for 8.0.1 release3d17d95
Merge tag 'v8.0.0.1' into 8-0-stablea993c27
Preparing for 8.0.0.1 release0c1bb3a
Sync CHANGELOG10977d4
Fix Active Job CHANGELOG formattingc69677e
Merge pull request #53800 from Stivaros/stivaros/enqueued_cont-intdd8f718
Preparing for 8.0.0 release6283314
Preparing for 8.0.0.rc2 release85b6bc7
Fix typo missing ` in deprecation message35b3c7f
Preparing for 8.0.0.rc1 releaseUpdates
actionview
from 7.0.8.7 to 8.0.1Release notes
Sourced from actionview's releases.
... (truncated)
Changelog
Sourced from actionview's changelog.
... (truncated)
Commits
cf6ff17
Preparing for 8.0.1 release3d17d95
Merge tag 'v8.0.0.1' into 8-0-stablea993c27
Preparing for 8.0.0.1 release0c1bb3a
Sync CHANGELOG79ce69a
Merge pull request #53696 from martinemde/martinemde/handle-multi-line-templa...f17ef1b
Merge pull request #53657 from martinemde/martinemde/find_offset-test-and-fixdd8f718
Preparing for 8.0.0 release6c84b11
Fix typos [ci-skip]1367b6a
Merge pull request #53508 from nisusam/fix_typos6283314
Preparing for 8.0.0.rc2 releaseUpdates
actionpack
from 7.0.8.7 to 8.0.1Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
... (truncated)
Commits
cf6ff17
Preparing for 8.0.1 releasec167cbe
Merge pull request #53941 from byroot/rack-server-protocol3d17d95
Merge tag 'v8.0.0.1' into 8-0-stablea993c27
Preparing for 8.0.0.1 release2e3f41e
Add CSP directive validation0c1bb3a
Sync CHANGELOG6a44f10
Merge pull request #53837 from Uaitt/fix-wrongly-formatted-markdown9cea447
Merge pull request #53791 from fatkodima/fix-rubocop-offences637956b
Merge pull request #53778 from hachi8833/fix_apidoc_strong_parameterse93dcfe
Merge pull request #53765 from p8/actionpack/fix-options-formatting (#53768)Updates
rails-i18n
from 7.0.10 to 8.0.1Changelog
Sourced from rails-i18n's changelog.
Commits
Updates
actionmailer
from 7.0.8.7 to 8.0.1Release notes
Sourced from actionmailer's releases.
... (truncated)
Changelog
Sourced from actionmailer's changelog.
Commits
cf6ff17
Preparing for 8.0.1 releasea993c27
Preparing for 8.0.0.1 releasedd8f718
Preparing for 8.0.0 release6283314
Preparing for 8.0.0.rc2 release97c97e3
Merge pull request #53426 from jhawthorn/security_forward_ports35b3c7f
Preparing for 8.0.0.rc1 release29c7580
Let RuboCop setTargetRubyVersion
value fromrails.gemspec
72bc36f
Preparing for 8.0.0.beta1 releasec7b9bb1
Drop support to Ruby 3.152b458d
Remove unneeded:package
tasksMost Recent Ignore Conditions Applied to This Pull Request
Dependabot 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@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)