Skip to content

[dependabot]: Bump activesupport from 8.1.3 to 8.1.3.1 - #223

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bundler/activesupport-8.1.3.1
Aug 3, 2026
Merged

[dependabot]: Bump activesupport from 8.1.3 to 8.1.3.1#223
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bundler/activesupport-8.1.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps activesupport from 8.1.3 to 8.1.3.1.

Release notes

Sourced from activesupport's releases.

8.1.3.1

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

Active Storage

  • Disable libvips's unfuzzed image loaders and savers.

    libvips flags some of its loaders and savers as "unfuzzed" or "untrusted", meaning they are only safe for trusted content. Active Storage will call Vips.block_untrusted(true) to disable them while booting. An application that needs a specific loader or saver may re-enable it in an initializer.

... (truncated)

Changelog

Sourced from activesupport's changelog.

Rails 8.1.3.1 (July 29, 2026)

  • No changes.
Commits

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 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)

Note

Low Risk
Patch-level dependency refresh with no application code changes; Active Support changelog is empty for this release.

Overview
Dependabot updates Gemfile.lock to Rails 8.1.3.1 for activesupport, activemodel, and activerecord** (pinned together). Transitive bumps include **concurrent-ruby** (1.3.7 → 1.3.8) and **json` (2.21.1 → 2.21.2).

Rails’ 8.1.3.1 notes list no Active Support changes; the notable fix in that release is Active Storage disabling libvips untrusted loaders, which does not apply here unless the app uses Active Storage directly outside this gem.

Reviewed by Cursor Bugbot for commit 058b369. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [activesupport](https://github.com/rails/rails) from 8.1.3 to 8.1.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.3.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v8.1.3...v8.1.3.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-version: 8.1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added automerge dependencies Pull requests that update a dependency file labels Aug 3, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 3, 2026 11:03
@github-actions
github-actions Bot merged commit 30848e5 into main Aug 3, 2026
21 checks passed
@github-actions
github-actions Bot deleted the dependabot/bundler/activesupport-8.1.3.1 branch August 3, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants