build(deps): bump actionview, activemodel, actionpack and railties#4141
Merged
philippthun merged 6 commits intomainfrom May 12, 2025
Merged
build(deps): bump actionview, activemodel, actionpack and railties#4141philippthun merged 6 commits intomainfrom
philippthun merged 6 commits intomainfrom
Conversation
Member
|
@dependabot rebase |
6d54fa1 to
32db148
Compare
32db148 to
50b3e5d
Compare
Member
|
@dependabot rebase |
50b3e5d to
b30ea21
Compare
e7ec04b to
42e1001
Compare
Member
|
|
Bumps [actionview](https://github.com/rails/rails), [activemodel](https://github.com/rails/rails), [actionpack](https://github.com/rails/rails) and [railties](https://github.com/rails/rails). These dependencies needed to be updated together. Updates `actionview` from 7.2.2.1 to 8.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v8.0.1) Updates `activemodel` from 7.2.2.1 to 8.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/activemodel/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v8.0.1) Updates `actionpack` from 7.2.2.1 to 8.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v8.0.1) Updates `railties` from 7.2.2.1 to 8.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/railties/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v8.0.1) --- updated-dependencies: - 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 - dependency-name: actionpack dependency-type: direct:production update-type: version-update:semver-major - dependency-name: railties dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
The activesupport gem needs uri >= 0.13.1, but Ruby 3.2 includes uri 0.12.3. As switching to the latest uri version (1.0.2) causes several test failures, we stick to the minimal required version 0.13.1. In Ruby 3.3 uri 0.13.1 will be included, but Ruby 3.4 will update to >1, so additional work needs to be done for this Ruby update.
The latest delayed_job version (4.1.13) does not contain any code changes, but only metadata changes to support Rails 8.
005e3c8 to
1a3d6f4
Compare
philippthun
approved these changes
May 12, 2025
ari-wg-gitbot
added a commit
to cloudfoundry/capi-release
that referenced
this pull request
May 12, 2025
Changes in cloud_controller_ng:
- build(deps): bump actionview, activemodel, actionpack and railties
PR: cloudfoundry/cloud_controller_ng#4141
Author: 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 actionview, activemodel, actionpack and railties. These dependencies needed to be updated together.
Updates
actionviewfrom 7.2.2.1 to 8.0.1Release notes
Sourced from actionview's releases.
... (truncated)
Changelog
Sourced from actionview's changelog.
... (truncated)
Commits
cf6ff17Preparing for 8.0.1 release3d17d95Merge tag 'v8.0.0.1' into 8-0-stablea993c27Preparing for 8.0.0.1 release0c1bb3aSync CHANGELOG79ce69aMerge pull request #53696 from martinemde/martinemde/handle-multi-line-templa...f17ef1bMerge pull request #53657 from martinemde/martinemde/find_offset-test-and-fixdd8f718Preparing for 8.0.0 release6c84b11Fix typos [ci-skip]1367b6aMerge pull request #53508 from nisusam/fix_typos6283314Preparing for 8.0.0.rc2 releaseUpdates
activemodelfrom 7.2.2.1 to 8.0.1Release notes
Sourced from activemodel's releases.
... (truncated)
Changelog
Sourced from activemodel's changelog.
... (truncated)
Commits
cf6ff17Preparing for 8.0.1 release3d17d95Merge tag 'v8.0.0.1' into 8-0-stablea993c27Preparing for 8.0.0.1 release9cea447Merge pull request #53791 from fatkodima/fix-rubocop-offencesdd8f718Preparing 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 releaseUpdates
actionpackfrom 7.2.2.1 to 8.0.1Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
... (truncated)
Commits
cf6ff17Preparing for 8.0.1 releasec167cbeMerge pull request #53941 from byroot/rack-server-protocol3d17d95Merge tag 'v8.0.0.1' into 8-0-stablea993c27Preparing for 8.0.0.1 release2e3f41eAdd CSP directive validation0c1bb3aSync CHANGELOG6a44f10Merge pull request #53837 from Uaitt/fix-wrongly-formatted-markdown9cea447Merge pull request #53791 from fatkodima/fix-rubocop-offences637956bMerge pull request #53778 from hachi8833/fix_apidoc_strong_parameterse93dcfeMerge pull request #53765 from p8/actionpack/fix-options-formatting (#53768)Updates
railtiesfrom 7.2.2.1 to 8.0.1Release notes
Sourced from railties's releases.
... (truncated)
Changelog
Sourced from railties's changelog.
... (truncated)
Commits
cf6ff17Preparing for 8.0.1 release0bba3c2Merge pull request #53936 from jsharpify/jsharpify/prism-parsing3d17d95Merge tag 'v8.0.0.1' into 8-0-stablea993c27Preparing for 8.0.0.1 release0c1bb3aSync CHANGELOGdab4ec3Merge pull request #53807 from fatkodima/change-profile_reporter-parent17fe84cMerge pull request #53776 from fatkodima/skip-ci-system-testsec278ddMerge pull request #53741 from skipkayhil/hm-only-reload-helper701d3e0Merge pull request #53557 from gabrielso/authentication_avoid_query0810e2cMerge pull request #53582 from eregon/patch-1You 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 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)