Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mongoid from 8.0.3 to 8.0.7 #1454

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps mongoid from 8.0.3 to 8.0.7.

Release notes

Sourced from mongoid's releases.

8.0.7

This is a patch release in 8.0.x series that adds support for Rails 7.1.

The following issues were fixed:

8.0.6

Mongoid 8.0.6 is a patch release in the 8.0 series, addressing the following issues:

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

8.0.5

Mongoid 8.0.5 is a patch release in the 8.0 series with one bug fix:

8.0.4

Mongoid 8.0.4 is a patch release in 8.0 series with a few bug fixes:

The following additional improvements were made:

Commits
  • 613c77a Bump version to 8.0.7
  • 2a62a8a MONGOID-5658 Fix callbacks for embedded
  • e52036b MONGOID-5689 Add Rails 7.1 support (#5730)
  • ce49093 MONGOID-5686 Fix array operations in update_all (#5726)
  • 45effff MONGOID-5647 Allow #count to be used with #for_js (#5693) (#5695)
  • 35d0c63 Prep for v8.0.6 (#5682)
  • aa31dc9 MONGOID-5648 remove release notes for archived versions (#5685)
  • cb9b8f3 MONGOID-5624 Fix alias issue when store_as is different case (#5675)
  • be61226 Mongoid::Criteria::Queryable::Storable#add_field_expression when value is a h...
  • 65d2d28 MONGOID-5642 Queryable::Selector#merge! does not properly handle :$in/:$nin k...
  • 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 <dependency name> 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2023
Bumps [mongoid](https://github.com/mongodb/mongoid) from 8.0.3 to 8.0.7.
- [Release notes](https://github.com/mongodb/mongoid/releases)
- [Changelog](https://github.com/mongodb/mongoid/blob/master/CHANGELOG.md)
- [Commits](mongodb/mongoid@v8.0.3...v8.0.7)

---
updated-dependencies:
- dependency-name: mongoid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/mongoid-8.0.7 branch from 60570dd to 3ba6b67 Compare October 24, 2023 08:28
@PaulDoyle-DEFRA PaulDoyle-DEFRA merged commit 6e250e0 into main Oct 24, 2023
5 checks passed
@PaulDoyle-DEFRA PaulDoyle-DEFRA deleted the dependabot/bundler/mongoid-8.0.7 branch October 24, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
1 participant