Skip to content

dep: bump mongoid from 8.0.2 to 8.0.3

George Koltsov requested to merge dependabot-bundler-mongoid-8.0.3 into main

Bumps mongoid from 8.0.2 to 8.0.3.

Release notes

Sourced from mongoid's releases.

8.0.3

This patch release in the 8.0 series fixes the following issues:

The the following minor improvement were added:

Commits
  • 955d515 Release 8.0.3
  • 0bab124 MONGOID-5533: Unnecessary edits to Comment model in Rails Getting Started (#5...
  • 315bc57 MONGOID-5532: Fix path to comments partial (#5511)
  • a597607 MONGOID-5496: Update Getting Started (Rails) tutorial for Rails 7 (#5509)
  • c65ad55 MONGOID-5506 Update 8.x docs to document unscoped behavior changing in 9.0 (#...
  • 3ee2ad2 MONGOID-5493: Update Gem::Specification team info (#5476)
  • 1f7e2a9 MONGOID-5476 update 8.0 installation version (#5463)
  • 66322c0 MONGOID-4698 Correct warning to point out that klass.band doesnt conflict (#5...
  • e5d1caf MONGOID-5417 Fix memory leak when call 'with' (#5409)
  • e3682d1 MONGOID-4698 update warning when overriding criteria methods in scope (#5442)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Allure report

allure-report-publisher generated test report!

rspec: test report for 53487a92

+------------------------------------------------------------------+
|                        behaviors summary                         |
+-------------+--------+--------+---------+-------+-------+--------+
|             | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| controllers | 25     | 0      | 0       | 0     | 25    | ✅     |
| services    | 181    | 0      | 0       | 0     | 181   | ✅     |
| jobs        | 14     | 0      | 0       | 0     | 14    | ✅     |
| models      | 4      | 0      | 0       | 0     | 4     | ✅     |
| tasks       | 9      | 0      | 0       | 0     | 9     | ✅     |
| system      | 10     | 0      | 0       | 0     | 10    | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
| Total       | 243    | 0      | 0       | 0     | 243   | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov

Merge request reports