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 MongoDB to 6.0.6 #2727

Merged
merged 6 commits into from
Jun 8, 2023
Merged

Bump MongoDB to 6.0.6 #2727

merged 6 commits into from
Jun 8, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented May 29, 2023

Closes #2729.

Readiness checklist

  • I added/updated unit tests.
  • I added/updated integration/compatibility tests.
  • I added/updated comments and checked rendering.
  • I made spot refactorings.
  • I updated user documentation.
  • I ran task all, and it passed.
  • I ensured that PR title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added the deps PRs that update dependencies label May 29, 2023
@AlekSi AlekSi added this to the Next milestone May 29, 2023
@AlekSi AlekSi self-assigned this May 29, 2023
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #2727 (b7e4c8e) into main (1b7ff7e) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2727   +/-   ##
=======================================
  Coverage   63.81%   63.81%           
=======================================
  Files         442      442           
  Lines       22519    22519           
=======================================
  Hits        14370    14370           
  Misses       7210     7210           
  Partials      939      939           
Flag Coverage Δ
integration 56.85% <ø> (ø)
mongodb 5.00% <ø> (ø)
pg 56.76% <ø> (ø)
unit 25.19% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@chilagrow
Copy link
Member

All tests are passing now 😄

@AlekSi AlekSi marked this pull request as ready for review June 8, 2023 08:10
@AlekSi AlekSi enabled auto-merge (squash) June 8, 2023 08:11
@AlekSi AlekSi requested review from a team, w84thesun, rumyantseva, chilagrow and noisersup June 8, 2023 08:11
Copy link
Member

@chilagrow chilagrow left a comment

Choose a reason for hiding this comment

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

🚀

@AlekSi AlekSi merged commit 3fddc41 into FerretDB:main Jun 8, 2023
@AlekSi AlekSi deleted the bump-mongo branch June 8, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps PRs that update dependencies
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Fix tests for MongoDB 6.0.6
3 participants