Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps rails from 60d92e4 to 282bfc6.

Commits
  • 282bfc6 Merge pull request #56703 from felix-d/fix-through-reflection-composite-key-bug
  • cf7baff Merge pull request #56742 from cocoahero/revision-env
  • fdc0488 Merge pull request #56745 from yahonda/ruby401
  • b0af7b9 Bump Ruby version to 4.0.1 in devcontainer
  • abc0842 Read from ENV['REVISION'] if present
  • 6174579 Merge pull request #56741 from yahonda/bundler-406
  • 94baef9 Update Bundler to 4.0.6
  • a1dd314 Merge pull request #56729 from byroot/fallback-zlib-error
  • 037e58f Merge pull request #54982 from letsEstel/patch-1
  • 1366da1 Update Propshaft setup instructions in Getting Started guide [ci skip]
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 6, 2026
@ajaychandrak2002-bit
Copy link

CIZ(SaaS)/Test(OSS)/Test(MySQL)(push)

Run bin/rails db:setup test
Database 'fizzy_test' already exists
Created database 'fizzy_test_cable'
WARN: Seeding is just for development!
Running 1026 tests in parallel using 4 processes
Run options: --seed 9619

Running:

...........................................................................................................................................................................................................................................................................................................................................................................................................F

Failure:
RequestForgeryProtectionTest#test_HTTP_request_fails_with_missing_Sec-Fetch-Site_header_when_force_ssl_is_enabled [test/controllers/concerns/request_forgery_protection_test.rb:42]:
Board.count didn't change by 0, but by 1.
Expected: 3
Actual: 4

bin/rails test test/controllers/concerns/request_forgery_protection_test.rb:39

Error: The operation was canceled.

@ajaychandrak2002-bit
Copy link

there are some issues with th run test Test(SQLite)

Bumps [rails](https://github.com/rails/rails) from `60d92e4` to `282bfc6`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@60d92e4...282bfc6)

---
updated-dependencies:
- dependency-name: rails
  dependency-version: 282bfc6ee44e9bf5a36bdbbfafb5218d648cda1d
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/rails-282bfc6 branch from 3bd8eea to ac4c25c Compare February 12, 2026 09:05
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