Skip to content

dependency: bump mongoid from 7.3.2 to 7.3.3

George Koltsov requested to merge dependabot-bundler-mongoid-7.3.3 into master

Bumps mongoid from 7.3.2 to 7.3.3.

Release notes

Sourced from mongoid's releases.

7.3.3

This patch release in the 7.3 series adds the following improvements:

The following issues have been fixed:

Commits
  • af117f0 Release 7.3.3
  • aff5b61 Update MRSS
  • 4a6a978 Fix indentation
  • 434312b MONGOID-5029 #empty method should use an #exists? rather than a #count query ...
  • 36319e2 MONGOID-5130 Remove conn count from client spec (#5055)
  • 02dc31a Add driver 2.15 to compat table
  • c91f76a Fix MONGOID-5136 .touch with custom field is broken for embedded documents (#...
  • 57855c9 MONGOID-5144 Add a deprecation warning when using the legacy query cache (#5042)
  • b7c0eb8 MONGOID-5168 Replace field[0] == ?$ with field.start_with?('$') -- easier to ...
  • 8c89366 MONGOID-5118 Add 5.0 configurations to evergreen (#5021)
  • 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

Merge request reports