Bump activesupport from 7.2.2.1 to 7.2.2.2
Merged
Number: #99
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 18, 2025 at 02:20 PM UTC
(5 months ago)
(5 months ago)
Updated:
September 21, 2025 at 10:46 AM UTC
(5 months ago)
(5 months ago)
Merged:
September 21, 2025 at 10:46 AM UTC
(5 months ago)
by biow0lf
(5 months ago)
by biow0lf
Time to Close:
3 days
Labels:
dependencies ruby
dependencies ruby
Description:
Bumps activesupport from 7.2.2.1 to 7.2.2.2.
Release notes
Sourced from activesupport's releases.
7.2.2.2
Active Support
- No changes.
Active Model
- No changes.
Active Record
Call inspect on ids in RecordNotFound error
[CVE-2025-55193]
Gannon McGibbon, John Hawthorn
Action View
- No changes.
Action Pack
- No changes.
Active Job
- No changes.
Action Mailer
- No changes.
Action Cable
- No changes.
Active Storage
Remove dangerous transformations[CVE-2025-24293]
... (truncated)
Commits
9204eb5Preparing for 7.2.2.2 release- See full diff in compare view
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 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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+14
+14
Deletions:
-14
-14
Package Dependencies
Security Advisories
Active Record logging vulnerable to ANSI escape injection
GHSA-76r7-hhxj-r776
CVE-2025-55193
MODERATE
This vulnerability has been assigned the CVE identifier CVE-2025-55193
### Impact
The ID passed to `find` or similar methods may be logged without escaping. If this is directly to the terminal it ...
Active Storage allowed transformation methods that were potentially unsafe
GHSA-r4mg-4433-c7g3
CVE-2025-24293
CRITICAL
Active Storage attempts to prevent the use of potentially unsafe image transformation methods and parameters by default.
The default allowed list contains three methods allowing for the circumvent...
Technical Details
| ID: | 8081520 |
| UUID: | 2840476717 |
| Node ID: | PR_kwDOANsh3M6pTjwt |
| Host: | GitHub |
| Repository: | errbit/errbit_github_plugin |
| Merge State: | Unknown |