build(deps): bump railties, actionpack, actionview and activemodel#4136
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump railties, actionpack, actionview and activemodel#4136dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [railties](https://github.com/rails/rails), [actionpack](https://github.com/rails/rails), [actionview](https://github.com/rails/rails) and [activemodel](https://github.com/rails/rails). These dependencies needed to be updated together. Updates `railties` from 7.2.2.1 to 8.0.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/railties/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v8.0.0.1) Updates `actionpack` from 7.2.2.1 to 8.0.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v8.0.0.1) Updates `actionview` from 7.2.2.1 to 8.0.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v8.0.0.1) Updates `activemodel` from 7.2.2.1 to 8.0.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/activemodel/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v8.0.0.1) --- updated-dependencies: - dependency-name: railties dependency-type: direct:production update-type: version-update:semver-major - dependency-name: actionpack dependency-type: direct:production update-type: version-update:semver-major - dependency-name: actionview dependency-type: direct:production update-type: version-update:semver-major - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #4141. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 railties, actionpack, actionview and activemodel. These dependencies needed to be updated together.
Updates
railtiesfrom 7.2.2.1 to 8.0.0.1Release notes
Sourced from railties's releases.
... (truncated)
Changelog
Sourced from railties's changelog.
... (truncated)
Commits
a993c27Preparing for 8.0.0.1 releasedd8f718Preparing for 8.0.0 releasef88e6aeMerge pull request #53550 from tysongach/devcontainer-links4f042a8Merge pull request #53520 from Earlopain/fix-backtrace-env-gem-paths473f2b2Merge pull request #53515 from k-tsuchiya-jp/fix-53467a122c47Merge pull request #53522 from nashby/routes-reload4e45524Merge pull request #53531 from y-yagi/donot_generate_steps_for_system_tests1367b6aMerge pull request #53508 from nisusam/fix_typos20d0c8cMerge pull request #53128 from jeromedalbert/fix-solid-help6283314Preparing for 8.0.0.rc2 releaseUpdates
actionpackfrom 7.2.2.1 to 8.0.0.1Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
... (truncated)
Commits
a993c27Preparing for 8.0.0.1 release2e3f41eAdd CSP directive validationdd8f718Preparing for 8.0.0 releasebd0b808Merge pull request #53527 from ghiculescu/error-handle-redirect-to6c84b11Fix typos [ci-skip]6283314Preparing for 8.0.0.rc2 release71602c6CHANGELOG sync118fbd5Merge pull request #53453 from rails/rm-fix-double-colon-routesf0a6440Merge pull request #53471 from matthewd/rack-2-parsing97c97e3Merge pull request #53426 from jhawthorn/security_forward_portsUpdates
actionviewfrom 7.2.2.1 to 8.0.0.1Release notes
Sourced from actionview's releases.
... (truncated)
Changelog
Sourced from actionview's changelog.
... (truncated)
Commits
a993c27Preparing for 8.0.0.1 releasedd8f718Preparing for 8.0.0 release6c84b11Fix typos [ci-skip]1367b6aMerge pull request #53508 from nisusam/fix_typos6283314Preparing for 8.0.0.rc2 release571ebf7Fix invalid syntax in TextHelper#highlight API docs example [ci skip]35b3c7fPreparing for 8.0.0.rc1 releasec7da421Remove deprecated support to passing a content to void tag elements on the `t...0c150baRemove deprecated support to passingnilto themodel:argument of `form_...344a916Support Prism for ActionView::Template.spotUpdates
activemodelfrom 7.2.2.1 to 8.0.0.1Release notes
Sourced from activemodel's releases.
... (truncated)
Changelog
Sourced from activemodel's changelog.
... (truncated)
Commits
a993c27Preparing for 8.0.0.1 releasedd8f718Preparing for 8.0.0 release8f83ab6Merge pull request #53536 from kyanagi/use_each_pair_in_active_model_attribut...61fcc50Merge pull request #53530 from zzak/nodoc-generate_alias_attribute_methods1367b6aMerge pull request #53508 from nisusam/fix_typos6283314Preparing for 8.0.0.rc2 release35b3c7fPreparing for 8.0.0.rc1 releasee875b2dFix time zone-aware custom attributes not to hit the circuit breaker for infi...399af7fRevert "ActiveModel::Attribute: elide dup for immutable types"4e003d6Pull attribute initialization in to a functionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)