build(deps): bump activemodel, actionpack, actionview and railties #4082
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, actionpack, actionview and railties. These dependencies needed to be updated together.
Updates
activemodel
from 7.2.2 to 8.0.0Release notes
Sourced from activemodel's releases.
... (truncated)
Changelog
Sourced from activemodel's changelog.
... (truncated)
Commits
dd8f718
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 releasee875b2d
Fix time zone-aware custom attributes not to hit the circuit breaker for infi...399af7f
Revert "ActiveModel::Attribute: elide dup for immutable types"4e003d6
Pull attribute initialization in to a functiond7a3a05
ActiveModel::Attribute: elide dup for immutable typesUpdates
actionpack
from 7.2.2 to 8.0.0Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
... (truncated)
Commits
dd8f718
Preparing for 8.0.0 releasebd0b808
Merge pull request #53527 from ghiculescu/error-handle-redirect-to6c84b11
Fix typos [ci-skip]6283314
Preparing for 8.0.0.rc2 release71602c6
CHANGELOG sync118fbd5
Merge pull request #53453 from rails/rm-fix-double-colon-routesf0a6440
Merge pull request #53471 from matthewd/rack-2-parsing97c97e3
Merge pull request #53426 from jhawthorn/security_forward_ports251335d
Merge pull request #53414 from mthadley/fix-codeblock-action-controller-param...1da7708
Merge pull request #53412 from mthadley/patch-1Updates
actionview
from 7.2.2 to 8.0.0Release notes
Sourced from actionview's releases.
... (truncated)
Changelog
Sourced from actionview's changelog.
Commits
dd8f718
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 release571ebf7
Fix invalid syntax in TextHelper#highlight API docs example [ci skip]35b3c7f
Preparing for 8.0.0.rc1 releasec7da421
Remove deprecated support to passing a content to void tag elements on the `t...0c150ba
Remove deprecated support to passingnil
to themodel:
argument of `form_...344a916
Support Prism for ActionView::Template.spot17184bd
Skip Action View error mapping tests on 3.4+Updates
railties
from 7.2.2 to 8.0.0Release notes
Sourced from railties's releases.
... (truncated)
Changelog
Sourced from railties's changelog.
... (truncated)
Commits
dd8f718
Preparing for 8.0.0 releasef88e6ae
Merge pull request #53550 from tysongach/devcontainer-links4f042a8
Merge pull request #53520 from Earlopain/fix-backtrace-env-gem-paths473f2b2
Merge pull request #53515 from k-tsuchiya-jp/fix-53467a122c47
Merge pull request #53522 from nashby/routes-reload4e45524
Merge pull request #53531 from y-yagi/donot_generate_steps_for_system_tests1367b6a
Merge pull request #53508 from nisusam/fix_typos20d0c8c
Merge pull request #53128 from jeromedalbert/fix-solid-help6283314
Preparing for 8.0.0.rc2 released69cdad
✂️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)