Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Jan 27, 2026

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ mongoid_rails_migrations (1.6.1 → 1.6.2) · Repo

Commits

See the full diff on Github. The new version differs by 2 commits:

✳️ mongoid (9.0.9 → 9.0.10) · Repo · Changelog

Release Notes

9.0.10

The MongoDB Ruby team is pleased to announce version 9.0.10 of the mongoid gem - a Ruby ODM for MongoDB. This is a new patch release in the 9.0.x series of Mongoid.

Install this release using RubyGems via the command line as follows:

gem install -v 9.0.10 mongoid

Or simply add it to your Gemfile:

gem 'mongoid', '9.0.10'

Have any feedback? Click on through to MongoDB's JIRA and open a new ticket to let us know what's on your mind 🧠.

New Features

  • MONGOID-5864 Include Rails framework version in client metadata on initial handshake (PR)

Bug Fixes

  • MONGOID-5899 Write conflict error when accessing embedded documents via [] operator after direct DB update (PR)
  • MONGOID-5919 Restrict Criteria.from_hash method (PR)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 4 commits:

↗️ bson (indirect, 5.1.1 → 5.2.0) · Repo · Changelog

Release Notes

5.2.0

The MongoDB Ruby team is pleased to announce version 5.2.0 of the bson gem - a fully featured BSON specification implementation in Ruby. This is a new minor release in the 5.x series of BSON for Ruby.

Install this release using RubyGems via the command line as follows:

gem install -v 5.2.0 bson

Or simply add it to your Gemfile:

gem 'bson', '5.2.0'

Have any feedback? Click on through to MongoDB's JIRA and open a new ticket to let us know what's on your mind 🧠.

New Features

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ mongo (indirect, 2.21.3 → 2.22.0) · Repo

Release Notes

2.22.0

The MongoDB Ruby team is pleased to announce version 2.22.0 of the mongo gem - a pure-Ruby driver for connecting to, querying, and manipulating MongoDB databases. This is a new minor release in the 2.x series of MongoDB Ruby Driver.

Install this release using RubyGems via the command line as follows:

gem install -v 2.22.0 mongo

Or simply add it to your Gemfile:

gem 'mongo', '2.22.0'

Have any feedback? Click on through to MongoDB's JIRA and open a new ticket to let us know what's on your mind 🧠.

New Features

  • RUBY-3520 Sort option for updateOne and replaceOne (PR)

Bug Fixes

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 9 commits:

↗️ prism (indirect, 1.8.0 → 1.9.0) · Repo · Changelog

Release Notes

1.9.0

Added

  • Lots of work on the Ripper translation layer to make it more compatible and efficient.
  • Alias Prism::Node#breadth_first_search to Prism::Node#find.
  • Add Prism::Node#breadth_first_search_all/Prism::Node#find_all for finding all nodes matching a condition.

Changed

  • Fixed location of opening tokens when invalid syntax is parsed.
  • Fix RBI for parsing options.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 56 commits:

🆕 benchmark (added, 0.5.0)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jan 27, 2026
@digitaltom
Copy link
Collaborator

@depfu rebase

@depfu depfu bot force-pushed the depfu/update/mongoid_rails_migrations-1.6.2 branch from 24c242d to 750fc8f Compare January 30, 2026 23:10
@depfu depfu bot merged commit 412d88a into main Jan 30, 2026
8 checks passed
@depfu depfu bot deleted the depfu/update/mongoid_rails_migrations-1.6.2 branch January 30, 2026 23:16
@coveralls
Copy link

Pull Request Test Coverage Report for Build 21533871867

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.361%

Totals Coverage Status
Change from base Build 21533860038: 0.0%
Covered Lines: 777
Relevant Lines: 782

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants