Bump activestorage from 7.2.2.1 to 7.2.2.2
Open
Number: #63
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: None
Comments: 0
Association: None
Comments: 0
Created:
August 14, 2025 at 12:12 AM UTC
(10 months ago)
(10 months ago)
Updated:
August 14, 2025 at 12:12 AM UTC
(10 months ago)
(10 months ago)
Labels:
dependencies ruby
dependencies ruby
Description:
Bumps activestorage from 7.2.2.1 to 7.2.2.2.
Release notes
Sourced from activestorage'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 release56c8cddUpdate CHANGELOGsfb8f3a1Active Storage: Remove dangerous transformations- 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+65
+65
Deletions:
-65
-65
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: | 5107148 |
| UUID: | 2744432837 |
| Node ID: | PR_kwDOJJXpz86jlLjF |
| Host: | GitHub |
| Repository: | contentstack/contentstack-ruby-graphql-starter-app |
| Merge State: | Unknown |