Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps mongoid from 7.4.0 to 7.5.4.

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:

7.5.3

Mongoid 7.5.3 is a patch release in 7.5 series with a few bug fixes:

The following additional improvements were made:

7.5.2

This patch release in the 7.5 series adds the following minor improvements and bug fixes:

  • MONGOID-5255 Do not allow reuse of a closed client
  • MONGOID-5417 Fix memory leak when call 'with'
  • MONGOID-5452 Add legacy_attributes to 7.5
  • MONGOID-5433 Replace calls of Time#to_s(format) with Time#to_formatted_s

7.5.1

This patch release in the 7.4 series fixes the following issues:

7.5.0

This release in the 7.x series is primarily intended to assist with migration to Mongoid 8. To this end, Mongoid 7.5 adds deprecation warnings for functionality removed in Mongoid 8. Some of the new functionality in Mongoid 8 is also available in 7.5, as follows:

The following deprecations have been added:

The following issues were fixed:

... (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 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)

Bumps [mongoid](https://github.com/mongodb/mongoid) from 7.4.0 to 7.5.4.
- [Release notes](https://github.com/mongodb/mongoid/releases)
- [Changelog](https://github.com/mongodb/mongoid/blob/master/CHANGELOG.md)
- [Commits](mongodb/mongoid@v7.4.0...v7.5.4)

---
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 Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 28, 2023
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant