Skip to content

Bump the bundler group across 1 directory with 4 updates#1687

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bundler-ad2ffab26c
Closed

Bump the bundler group across 1 directory with 4 updates#1687
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bundler-ad2ffab26c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the bundler group with 2 updates in the / directory: actionview and erb.

Updates actionview from 8.1.2 to 8.1.2.1

Release notes

Sourced from actionview's releases.

8.1.2.1

Active Support

  • Reject scientific notation in NumberConverter

    [CVE-2026-33176]

    Jean Boussier

  • Fix SafeBuffer#% to preserve unsafe status

    [CVE-2026-33170]

    Jean Boussier

  • Improve performance of NumberToDelimitedConverter

    [CVE-2026-33169]

    Jean Boussier

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • Skip blank attribute names in tag helpers to avoid generating invalid HTML.

    [CVE-2026-33168]

    Mike Dalessio

Action Pack

  • Fix possible XSS in DebugExceptions middleware

    [CVE-2026-33167]

    John Hawthorn

... (truncated)

Changelog

Sourced from actionview's changelog.

Rails 8.1.2.1 (March 23, 2026)

  • Fix possible XSS in DebugExceptions middleware

    [CVE-2026-33167]

    John Hawthorn

  • Skip blank attribute names in tag helpers to avoid generating invalid HTML.

    [CVE-2026-33168]

    Mike Dalessio

Commits

Updates actionpack from 8.1.2 to 8.1.2.1

Release notes

Sourced from actionpack's releases.

8.1.2.1

Active Support

  • Reject scientific notation in NumberConverter

    [CVE-2026-33176]

    Jean Boussier

  • Fix SafeBuffer#% to preserve unsafe status

    [CVE-2026-33170]

    Jean Boussier

  • Improve performance of NumberToDelimitedConverter

    [CVE-2026-33169]

    Jean Boussier

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • Skip blank attribute names in tag helpers to avoid generating invalid HTML.

    [CVE-2026-33168]

    Mike Dalessio

Action Pack

  • Fix possible XSS in DebugExceptions middleware

    [CVE-2026-33167]

    John Hawthorn

... (truncated)

Changelog

Sourced from actionpack's changelog.

Rails 8.1.2.1 (March 23, 2026)

  • No changes.
Commits

Updates activesupport from 8.1.2 to 8.1.2.1

Release notes

Sourced from activesupport's releases.

8.1.2.1

Active Support

  • Reject scientific notation in NumberConverter

    [CVE-2026-33176]

    Jean Boussier

  • Fix SafeBuffer#% to preserve unsafe status

    [CVE-2026-33170]

    Jean Boussier

  • Improve performance of NumberToDelimitedConverter

    [CVE-2026-33169]

    Jean Boussier

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • Skip blank attribute names in tag helpers to avoid generating invalid HTML.

    [CVE-2026-33168]

    Mike Dalessio

Action Pack

  • Fix possible XSS in DebugExceptions middleware

    [CVE-2026-33167]

    John Hawthorn

... (truncated)

Changelog

Sourced from activesupport's changelog.

Rails 8.1.2.1 (March 23, 2026)

  • Reject scientific notation in NumberConverter

    [CVE-2026-33176]

    Jean Boussier

  • Fix SafeBuffer#% to preserve unsafe status

    [CVE-2026-33170]

    Jean Boussier

  • Improve performance of NumberToDelimitedConverter

    [CVE-2026-33169]

    Jean Boussier

Commits
  • 1db4b89 Preparing for 8.1.2.1 release
  • 1c7d1cf Update changelog
  • ec1a0e2 Improve performance of NumberToDelimitedConverter
  • 50d732a Fix SafeBuffer#% to preserve unsafe status
  • 19dbab5 NumberConverter: reject scientific notation
  • See full diff in compare view

Updates erb from 6.0.1 to 6.0.1.1

Release notes

Sourced from erb's releases.

v6.0.1.1

Full Changelog: ruby/erb@v6.0.1...v6.0.1.1

Changelog

Sourced from erb's changelog.

6.0.1.1

  • Prohibit def_method on marshal-loaded ERB instances
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby labels Apr 24, 2026
Bumps the bundler group with 2 updates in the / directory: [actionview](https://github.com/rails/rails) and [erb](https://github.com/ruby/erb).


Updates `actionview` from 8.1.2 to 8.1.2.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.3/actionview/CHANGELOG.md)
- [Commits](rails/rails@v8.1.2...v8.1.2.1)

Updates `actionpack` from 8.1.2 to 8.1.2.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.3/actionpack/CHANGELOG.md)
- [Commits](rails/rails@v8.1.2...v8.1.2.1)

Updates `activesupport` from 8.1.2 to 8.1.2.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v8.1.2...v8.1.2.1)

Updates `erb` from 6.0.1 to 6.0.1.1
- [Release notes](https://github.com/ruby/erb/releases)
- [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md)
- [Commits](ruby/erb@v6.0.1...v6.0.1.1)

---
updated-dependencies:
- dependency-name: actionpack
  dependency-version: 8.1.2.1
  dependency-type: indirect
- dependency-name: actionview
  dependency-version: 8.1.2.1
  dependency-type: direct:production
- dependency-name: activesupport
  dependency-version: 8.1.2.1
  dependency-type: indirect
- dependency-name: erb
  dependency-version: 6.0.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/bundler-ad2ffab26c branch from 59dfdc3 to 11a5163 Compare April 28, 2026 01:09
@dependabot @github

dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 1, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/bundler-ad2ffab26c branch May 1, 2026 12:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants