Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2025

Bumps rails from 6976332 to 4f4e0ac.

Commits
  • 4f4e0ac [RF-DOCS][ci skip] Update Threading and Code Execution Guide (#55294)
  • a2b05b8 Merge pull request #56329 from Yuhi-Sato/fix-docs-markup-date-formats
  • e2d407d Merge pull request #56344 from Saidbek/fix-inflections-fallback-to-en-locale
  • c37506a Add SVG renderer (#56345)
  • 4f90c98 Fix Inflections.instance_or_fallback to properly find :en fallback
  • 01e5a0c Analyze attachments before validation (#56335)
  • d33d509 Merge pull request #56017 from taketo1113/code-statistics-extensions
  • bae568c Add Rails::CodeStatistics#register_extension to register file extensions fo...
  • 420fd9a Merge pull request #56323 from jeromedalbert/check-yml-no-double-lines
  • c12afb9 Active Storage: eager analysis and local file processing for immediate varian...
  • Additional commits viewable 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

kirkkwang and others added 2 commits December 9, 2025 20:14
This commit will insstall rack-attack gem so we can block bots from
/catalog.
Bumps [rails](https://github.com/rails/rails) from `6976332` to `4f4e0ac`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@6976332...4f4e0ac)

---
updated-dependencies:
- dependency-name: rails
  dependency-version: 4f4e0acaf558f6adf7df3ac23a51beb470463901
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Dec 11, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2025

A newer version of rails exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@kirkkwang kirkkwang merged commit 7bcc452 into main Dec 18, 2025
4 checks passed
@kirkkwang kirkkwang deleted the dependabot/bundler/rails-4f4e0ac branch December 18, 2025 05:18
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.

2 participants