Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

Bumps rails from 8.0.4 to 8.1.1.

Release notes

Sourced from rails's releases.

8.1.1

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • Respect remove_hidden_field_autocomplete config in form builder hidden_field.

    Rafael Mendonça França

Action Pack

  • Allow methods starting with underscore to be action methods.

    Disallowing methods starting with an underscore from being action methods was an unintended side effect of the performance optimization in 207a254.

    Fixes #55985.

    Rafael Mendonça França

Active Job

  • Only index new serializers.

    Jesse Sharps

Action Mailer

  • No changes.

Action Cable

... (truncated)

Commits
  • 90a1eaa Preparing for 8.1.1 release
  • 0ce0ce1 Upgrade sigstore gem to 0.2.2
  • 271acd5 Sync CHANGELOG
  • 7574698 Merge pull request #56020 from harsh183/hd/getting_started/fix_line_num_typo
  • 89cb7bf Fix railties/CHANGELOG.md offense at 8-1-stable
  • 7919bda Restore header
  • f007f9c Disable SSL default config for out of the box Kamal deployments (#56010)
  • 234b569 Merge pull request #56008 from chaadow/fix_nesting_loop_rails
  • 21a8742 Merge pull request #55992 from jsharpify/jsharpify-reduce-deprecation-warnings
  • a7ba88b Merge pull request #56001 from hachi8833/update_wishlists
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
rails [>= 7.a, < 8]

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Updates to dependencies (gems and node modules) minor Small (or otherwise trivial) changes ruby Involves Ruby code labels Oct 30, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.1.1 branch from 96f19a1 to c314a4c Compare November 3, 2025 20:30
@denny denny added major Big (or otherwise significant) pieces of work and removed minor Small (or otherwise trivial) changes labels Nov 3, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.1.1 branch 2 times, most recently from ff57eda to 3ed02ba Compare November 11, 2025 20:16
@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b59325b) to head (e7276f3).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2210   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          418       418           
  Lines         5864      5864           
=========================================
  Hits          5864      5864           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.1.1 branch from 3ed02ba to c618576 Compare November 12, 2025 20:29
@denny
Copy link
Owner

denny commented Nov 14, 2025

@dependabot show rails

@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.1.1 branch 4 times, most recently from 678706c to 97103e4 Compare November 20, 2025 21:21
@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.1.1 branch 3 times, most recently from e7276f3 to 69d07a9 Compare November 25, 2025 20:40
Bumps [rails](https://github.com/rails/rails) from 8.0.4 to 8.1.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v8.0.4...v8.1.1)

---
updated-dependencies:
- dependency-name: rails
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.1.1 branch from 69d07a9 to 3c7f1f2 Compare November 27, 2025 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependencies (gems and node modules) major Big (or otherwise significant) pieces of work ruby Involves Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants