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 7.2.1 to 7.5.2 #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

Bumps mongoid from 7.2.1 to 7.5.2.

Release notes

Sourced from mongoid's releases.

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:

Mongoid 7.5 adds support for JRuby 9.3 and deprecates support for JRuby 9.2. Mongoid 8 will require JRuby 9.3 or newer.

7.4.3

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

7.4.1

This patch release in the 7.4 series adds support for MongoDB 6.0 and the following improvement:

The following issues have been fixed:

7.4.0

Mongoid 7.4.0 is a feature release fully compatible with 7.3. All behavior changes described below are optional and must be opted-into by toggling the respective configuration options.

... (truncated)

Commits
  • e87cacc Bump version
  • 16a2cf4 MONGOID-5255 Do not allow reuse of a closed client (#5207)
  • b181741 MONGOID-5493: Update Gem::Specification team info (#5476)
  • 6b3b3e7 MONGOID-5476 update 7.5 installation version (#5462)
  • 034c143 MONGOID-5417 Fix memory leak when call 'with' (#5409)
  • 4ab8851 MONGOID-5452 add legacy_attributes to 7.5 (#5424)
  • 284548c MONGOID-5433 Replace calls of Time#to_s(format) with Time#to_formatted_s (#5406)
  • b222543 Release 7.5.1
  • b9af9b7 MONGOID-5436 switch the meaning of legacy_triple_equals (#5404)
  • 3c53cce MONGOID-5435 Fix ArgumentError when block has positional and keyword argument...
  • 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 7.2.1 to 7.5.2.
- [Release notes](https://github.com/mongodb/mongoid/releases)
- [Changelog](https://github.com/mongodb/mongoid/blob/master/CHANGELOG.md)
- [Commits](mongodb/mongoid@v7.2.1...v7.5.2)

---
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 Dec 14, 2022
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.

0 participants