Skip to content

build(deps): bump actionview from 8.1.0 to 8.1.1 - #4625

Merged
moleske merged 1 commit into
mainfrom
dependabot/bundler/actionview-8.1.1
Oct 30, 2025
Merged

build(deps): bump actionview from 8.1.0 to 8.1.1#4625
moleske merged 1 commit into
mainfrom
dependabot/bundler/actionview-8.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 29, 2025

Copy link
Copy Markdown
Contributor

Bumps actionview from 8.1.0 to 8.1.1.

Release notes

Sourced from actionview's releases.

8.1.1

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • Respect remove_hidden_field_autocomplete config in form builder hidden_field.

    Rafael Mendonça França

Action Pack

  • Allow methods starting with underscore to be action methods.

    Disallowing methods starting with an underscore from being action methods was an unintended side effect of the performance optimization in 207a254.

    Fixes #55985.

    Rafael Mendonça França

Active Job

  • Only index new serializers.

    Jesse Sharps

Action Mailer

  • No changes.

Action Cable

... (truncated)

Changelog

Sourced from actionview's changelog.

Rails 8.1.1 (October 28, 2025)

  • Respect remove_hidden_field_autocomplete config in form builder hidden_field.

    Rafael Mendonça França

Commits
  • 90a1eaa Preparing for 8.1.1 release
  • 271acd5 Sync CHANGELOG
  • ae6c5a2 Merge pull request #55989 from rails/rm-fix-remove_hidden_field_autocomplete
  • 53c4ed8 Merge pull request #55973 from rails/fix-ci
  • f77a1c3 Require 'rails' at the top of railltie files to ensure Rails is loaded first
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [actionview](https://github.com/rails/rails) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.1/actionview/CHANGELOG.md)
- [Commits](rails/rails@v8.1.0...v8.1.1)

---
updated-dependencies:
- dependency-name: actionview
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 29, 2025
@moleske
moleske merged commit 5f0cc8d into main Oct 30, 2025
15 of 17 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/actionview-8.1.1 branch October 30, 2025 05:58
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Oct 30, 2025
Dependency updates in cloud_controller_ng:

- build(deps): bump actionview from 8.1.0 to 8.1.1
    PR: cloudfoundry/cloud_controller_ng#4625
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump rake from 13.3.0 to 13.3.1
    PR: cloudfoundry/cloud_controller_ng#4624
    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
Bumps [actionview](https://github.com/rails/rails) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.1/actionview/CHANGELOG.md)
- [Commits](rails/rails@v8.1.0...v8.1.1)

---
updated-dependencies:
- dependency-name: actionview
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant