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

build(deps): update mongoid requirement from >= 7, < 9 to >= 7, < 10 #40

Merged
merged 1 commit into from
May 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2024

Updates the requirements on mongoid to permit the latest version.

Release notes

Sourced from mongoid's releases.

7.5.4

Mongoid 7.5.4 is a patch release in the 7.5 series, addressing the following issues:

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

Changelog

Sourced from mongoid's changelog.

Overview

For instructions on upgrading to newer versions, visit mongoid.org.

As of version 5.0.2, please refer to the github releases for change logs.

5.0.1

Resolved Issues

... (truncated)

Commits
  • 384c03a Prep for v7.5.4 (#5683)
  • 45e885b MONGOID-5648 remove release notes for archived versions (#5686)
  • 2b6544f Mongoid::Criteria::Queryable::Storable#add_field_expression when value is a h...
  • 8af6ba9 MONGOID-5642 Queryable::Selector#merge! does not properly handle :$in/:$nin k...
  • b4e050c Prepare release 7.5.3 (#5651)
  • 4fb3901 Backport MONGOID-5352 to 7.5-stable (#5646)
  • 61eda97 Update sharding docs re: keys with "." characters in them (#5590)
  • f6a9660 MONGOID-5582 port more robust shard key processing to 7.5 (#5579)
  • bd7689a don't assume id_sort key exists (#5528)
  • e87cacc Bump version
  • Additional commits viewable in compare view

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)

Updates the requirements on [mongoid](https://github.com/mongodb/mongoid) to permit the latest version.
- [Release notes](https://github.com/mongodb/mongoid/releases)
- [Changelog](https://github.com/mongodb/mongoid/blob/master/CHANGELOG.md)
- [Commits](mongodb/mongoid@v7.0.0...v7.5.4)

---
updated-dependencies:
- dependency-name: mongoid
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2024
@ivanoblomov ivanoblomov merged commit 12165eb into master May 2, 2024
4 checks passed
@ivanoblomov ivanoblomov deleted the dependabot/bundler/mongoid-gte-7-and-lt-10 branch May 2, 2024 17:58
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
Development

Successfully merging this pull request may close these issues.

1 participant