rubyforgood / Flaredown

Flaredown web app and API
http://www.flaredown.com
GNU General Public License v3.0
39 stars 15 forks source link

Bump mongoid from 7.3.3 to 8.1.2 in /backend #685

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps mongoid from 7.3.3 to 8.1.2.

Release notes

Sourced from mongoid's releases.

8.1.2

Mongoid 8.1.2 is a patch release in the 8.1 series, addressing the following issues:

The following issue was also done, affecting only a clean-up of old documentation:

8.1.1

Mongoid 8.1.1 is a patch release in the 8.x series. It fixes the following issue:

It also corrects the following documentation error:

8.1.0

Mongoid 8.1.0 is a feature release in 8.x series with the following significant new functionality:

The following issues were fixed:

The following additional improvements were made:

... (truncated)

Commits
  • 368aac9 Prep for v8.1.2 (#5681)
  • 799e06d MONGOID-5648 remove release notes for archived versions (#5684)
  • 92d4386 MONGOID-5624 Fix alias issue when store_as is different case (#5675)
  • 579b613 Mongoid::Criteria::Queryable::Storable#add_field_expression when value is a h...
  • 8f959b8 MONGOID-5642 Queryable::Selector#merge! does not properly handle :$in/:$nin k...
  • 10ae837 MONGOID-5632 update_all with atomic operations and aliased fields (#5670) (#5...
  • e69ec8e MONGOID-5630 backport BSON::Decimal128 serialization flag to 8.1 stable (#5667)
  • 9b7505a Prepare release for Mongoid 8.1.1 (#5663)
  • 597e7ad RUBY-5621 Fix disconnect_clients spec (#5659)
  • 1cffa3c MONGOID-5622 make sure to reset the atomic operation state when reloading (#5...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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[bot] commented 11 months ago

Superseded by #691.