Skip to content

dep: bump mongoid from 8.0.1 to 8.0.2

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

Bumps mongoid from 8.0.1 to 8.0.2.

Release notes

Sourced from mongoid's releases.

8.0.2

This patch release in the 8.0 series adds the following minor improvement:

The following issues have been fixed:

Commits
  • 4460184 Release 8.0.2
  • 71a93eb MONGOID-5436 switch the meaning of legacy_triple_equals (#5404)
  • 319b3d2 MONGOID-5435 Fix ArgumentError when block has positional and keyword argument...
  • 658749c MONGOID-5388 - Add Index wildcard_projection option and test for wildcard ind...
  • 2aec076 MONGOID-5415: Code docs: denote type unions with pipe (#5366)
  • 573cc64 Spelling fix
  • See full diff 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 2caa2bfd

+------------------------------------------------------------------+
|                        behaviors summary                         |
+-------------+--------+--------+---------+-------+-------+--------+
|             | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| jobs        | 14     | 0      | 0       | 0     | 14    | ✅     |
| services    | 174    | 0      | 0       | 0     | 174   | ✅     |
| models      | 3      | 0      | 0       | 0     | 3     | ✅     |
| controllers | 25     | 0      | 0       | 0     | 25    | ✅     |
| system      | 10     | 0      | 0       | 0     | 10    | ✅     |
| tasks       | 8      | 0      | 0       | 0     | 8     | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
| Total       | 234    | 0      | 0       | 0     | 234   | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov

Merge request reports