build(deps): bump railties, actionpack, actionview and activemodel - #4616
Merged
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 8.0.3 to 8.1.0 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.0/railties/CHANGELOG.md) - [Commits](rails/rails@v8.0.3...v8.1.0) Updates `actionpack` from 8.0.3 to 8.1.0 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.0/actionpack/CHANGELOG.md) - [Commits](rails/rails@v8.0.3...v8.1.0) Updates `actionview` from 8.0.3 to 8.1.0 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.0/actionview/CHANGELOG.md) - [Commits](rails/rails@v8.0.3...v8.1.0) Updates `activemodel` from 8.0.3 to 8.1.0 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.0/activemodel/CHANGELOG.md) - [Commits](rails/rails@v8.0.3...v8.1.0) --- updated-dependencies: - dependency-name: railties dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: actionpack dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: actionview dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: activemodel dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
moleske
approved these changes
Oct 25, 2025
ari-wg-gitbot
added a commit
to cloudfoundry/capi-release
that referenced
this pull request
Oct 25, 2025
Changes in cloud_controller_ng:
- build(deps): bump railties, actionpack, actionview and activemodel
PR: cloudfoundry/cloud_controller_ng#4616
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sethboyles
pushed a commit
to atanas-attodorov-wq/cloud_controller_ng
that referenced
this pull request
Dec 11, 2025
…loudfoundry#4616) 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 8.0.3 to 8.1.0 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.0/railties/CHANGELOG.md) - [Commits](rails/rails@v8.0.3...v8.1.0) Updates `actionpack` from 8.0.3 to 8.1.0 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.0/actionpack/CHANGELOG.md) - [Commits](rails/rails@v8.0.3...v8.1.0) Updates `actionview` from 8.0.3 to 8.1.0 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.0/actionview/CHANGELOG.md) - [Commits](rails/rails@v8.0.3...v8.1.0) Updates `activemodel` from 8.0.3 to 8.1.0 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.0/activemodel/CHANGELOG.md) - [Commits](rails/rails@v8.0.3...v8.1.0) --- updated-dependencies: - dependency-name: railties dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: actionpack dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: actionview dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: activemodel dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 8.0.3 to 8.1.0Release notes
Sourced from railties's releases.
... (truncated)
Changelog
Sourced from railties's changelog.
... (truncated)
Commits
1cdd190Preparing for 8.1.0 release5e231aeMerge pull request #54914 from chaadow/fix_autoloaded_content_helper1a8109eActually turn this off by default too25af925Kamal localhost registry (#55934)f58a75aMerge pull request #55940 from jeromedalbert/fix-ci-yml-whitespace38957e7Remove action_on_open_redirects from NFDc5f5f6eFix whitespace in new_framework_defaultsc0a847aFix error page indentation26cf360Adding dark mode to http error pages (#55671)1ace683Preparing for 8.1.0.rc1 releaseUpdates
actionpackfrom 8.0.3 to 8.1.0Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
... (truncated)
Commits
1cdd190Preparing for 8.1.0 release62a109aMerge pull request #55947 from c0nspiracy/patch-10777f23Merge pull request #55921 from skipkayhil/hm-ykpyzlmxovpttksv4663af7Merge pull request #55922 from Shopify/event_subscriber_additionssca45ef1Remove mention of raise_on_open_redirects from docaebfa8bMerge pull request #55916 from skipkayhil/hm-notxxwqnxqlzzpkuc44b9edMerge pull request #50390 from seanpdoyle/issue-50345b4c069bMerge pull request #55906 from yahonda/ruby350-source-location-558891ace683Preparing for 8.1.0.rc1 release3001e18Merge pull request #55904 from rails/rm-event-subscriberUpdates
actionviewfrom 8.0.3 to 8.1.0Release notes
Sourced from actionview's releases.
... (truncated)
Changelog
Sourced from actionview's changelog.
... (truncated)
Commits
1cdd190Preparing for 8.1.0 release1ace683Preparing for 8.1.0.rc1 released6f9f62Make the Structured Event Subscriber emit events in format that are useful fo...4ae5bfcPlace template annotation on a separate line7d12071Micro optimize ActiveRecord::RuntimeRegistryd2518faMerge pull request #55748 from Shopify/event_with_debug_helper1e77699Make all framework log subscribers API private78857a3Introduce with_debug_event_reporting to enable event reporter debug modeebb01c5Emit only one structured event per notification eventb8d8b55Merge pull request #55738 from skipkayhil/hm-nkxzsnnrqqlyrotwUpdates
activemodelfrom 8.0.3 to 8.1.0Release notes
Sourced from activemodel's releases.
... (truncated)
Changelog
Sourced from activemodel's changelog.
Commits
1cdd190Preparing for 8.1.0 release1ace683Preparing for 8.1.0.rc1 releaseb182bc6Give credit to the first author of this featured0486d0Merge pull request #55574 from jevin/feature/reset-password-token-durationee29930ActiveModel::SecurePassword: configurable reset token expiry2446a70Removing the string option for validations80827caPreparing for 8.1.0.beta1 release842200cUse comment for example return values [ci-skip]9a10a82Replace "mailing list" with "forum" [ci-skip]aa69684Link using rdoc-ref instead of rdoc-label [ci-skip]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 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)