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.4 to 8.1.0 #1851

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps mongoid from 8.0.4 to 8.1.0.

Release notes

Sourced from mongoid's releases.

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:

Commits
  • c95c485 Add Ruby 3.2 support (#5644) (#5648)
  • 6885e31 Update public key
  • ea5318b MONGOID-5596 - Mongoid 8.1: Deprecate Mongoid::QueryCache in favor of Mongo::...
  • 5e448e6 Fix CI failures (#5652)
  • e7ee958 Prepare release of 8.1.0 (#5643)
  • 1de817b MONGOID-5489 note explicit default values for legacy_readonly (#5640)
  • 8d3e0fa MONGOID-5616: Dependent Behavior Documentation is incorrect (#5628)
  • b0515bf MONGOID-5465: remove deprecation note from docs regarding single-value $in (#...
  • 706fca6 MONGOID-5560 alias delete_one to delete for Many proxies (#5633) (#5636)
  • f5790a5 MONGOID-5617 - Increase performance of Mongoid::Matcher#extract_attribute b...
  • 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 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)

Bumps [mongoid](https://github.com/mongodb/mongoid) from 8.0.4 to 8.1.0.
- [Release notes](https://github.com/mongodb/mongoid/releases)
- [Changelog](https://github.com/mongodb/mongoid/blob/master/CHANGELOG.md)
- [Commits](mongodb/mongoid@v8.0.4...v8.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Jul 3, 2023
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

Copy link
Contributor

@cynthia-anya cynthia-anya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All checks passing
Only changes are to the Gemfile.lock
All good to merge

@cynthia-anya cynthia-anya merged commit d1aacf3 into main Jul 4, 2023
7 checks passed
@cynthia-anya cynthia-anya deleted the dependabot/bundler/mongoid-8.1.0 branch July 4, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant