Skip to content

Bump activesupport from 7.2.3 to 7.2.3.1#1696

Merged
ajpallares merged 1 commit into
mainfrom
dependabot/bundler/activesupport-7.2.3.1
Mar 24, 2026
Merged

Bump activesupport from 7.2.3 to 7.2.3.1#1696
ajpallares merged 1 commit into
mainfrom
dependabot/bundler/activesupport-7.2.3.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps activesupport from 7.2.3 to 7.2.3.1.

Release notes

Sourced from activesupport's releases.

7.2.3.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

  • No changes.

Active Job

  • No changes.

... (truncated)

Commits
  • ba76fca Preparing for 7.2.3.1 release
  • 8a379f4 Update changelog
  • b54a4b3 Improve performance of NumberToDelimitedConverter
  • c1ad0e8 Fix SafeBuffer#% to preserve unsafe status
  • ebd6be1 NumberConverter: reject scientific notation
  • 4a155f1 Lock some dependencies
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Low risk lockfile-only dependency update; main impact is runtime behavior changes from activesupport patch release and a minitest version/constraint adjustment.

Overview
Bumps activesupport from 7.2.3 to 7.2.3.1 in Gemfile.lock.

As part of dependency resolution, updates the activesupport minitest requirement to < 6 and resolves minitest to 5.27.0 (dropping the previously locked minitest 6.x/prism entries).

Written by Cursor Bugbot for commit c0d3a4e. This will update automatically on new commits. Configure here.

Bumps [activesupport](https://github.com/rails/rails) from 7.2.3 to 7.2.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.2.3...v7.2.3.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-version: 7.2.3.1
  dependency-type: indirect
...

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 Mar 24, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 24, 2026 02:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 24, 2026
@ajpallares ajpallares merged commit 4827901 into main Mar 24, 2026
18 checks passed
@ajpallares ajpallares deleted the dependabot/bundler/activesupport-7.2.3.1 branch March 24, 2026 06:57
RCGitBot added a commit that referenced this pull request Apr 1, 2026
**This is an automatic release.**

## RevenueCat SDK
### ✨ New Features
* Lower minimum Flutter SDK to 3.22.0 and Dart to 3.4.0 (#1704) via Rick
(@rickvdl)
### 📦 Dependency Updates
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.54.0 (#1703)
via RevenueCat Git Bot (@RCGitBot)
* [Android
9.28.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.28.1)
* [Android
9.28.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.28.0)
* [iOS
5.67.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.67.0)

### 🔄 Other Changes
* Bump fastlane-plugin-revenuecat_internal from `9a6911b` to `f11fe40`
(#1701) via dependabot[bot] (@dependabot[bot])
* security: pin GitHub Actions to SHA hashes (#1697) via Alfonso
Embid-Desmet (@alfondotnet)
* Bump activesupport from 7.2.3 to 7.2.3.1 (#1696) via dependabot[bot]
(@dependabot[bot])
* Merge release PR after deploy (#1694) via Antonio Pallares
(@ajpallares)
* Require PR approval before release tagging (#1693) via Antonio
Pallares (@ajpallares)

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Primarily a coordinated version/release bump across Flutter, Android,
iOS/macOS, and web with updated dependency versions and minimum SDK
constraints; no functional logic changes beyond version metadata.
> 
> **Overview**
> Bumps the Flutter SDK release from `9.15.1` to `9.16.0` across package
metadata (`.version`, `pubspec.yaml`, podspecs, Gradle files) and
updates the embedded plugin version constants for Android/iOS/web.
> 
> Updates release documentation (`CHANGELOG-LATEST.md`, `CHANGELOG.md`,
`VERSIONS.md`) to include the `9.16.0` notes, including the lowered
minimum Flutter/Dart requirements and the `purchases-hybrid-common` bump
to `17.54.0` (with corresponding native iOS/Android version references).
Also updates `purchases_ui_flutter` to depend on `purchases_flutter
^9.16.0`.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
c93cfb2. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
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