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 dependencies #1084

Merged
merged 2 commits into from
Aug 25, 2022
Merged

Bump dependencies #1084

merged 2 commits into from
Aug 25, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Aug 25, 2022

Readiness checklist

  • I added tests for new functionality or bugfixes.
  • I ran task all, and it passed.
  • I added/updated comments for both exported and unexported top-level declarations (functions, types, etc).
  • I checked comments rendering with task godocs.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Assignee, 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 Aug 25, 2022
@AlekSi AlekSi added this to the v0.6.0 Alpha milestone Aug 25, 2022
@AlekSi AlekSi self-assigned this Aug 25, 2022
@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #1084 (a4b9036) into main (eb9acfa) will decrease coverage by 0.07%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1084      +/-   ##
==========================================
- Coverage   64.70%   64.63%   -0.08%     
==========================================
  Files         246      246              
  Lines       11527    11527              
==========================================
- Hits         7459     7450       -9     
- Misses       3204     3213       +9     
  Partials      864      864              
Impacted Files Coverage Δ
internal/util/version/version.go 55.00% <0.00%> (-5.00%) ⬇️
internal/handlers/pg/pgdb/collections.go 52.30% <0.00%> (-4.62%) ⬇️
internal/handlers/common/filter.go 85.38% <0.00%> (ø)
Flag Coverage Δ
integration 60.68% <ø> (-0.03%) ⬇️
mongodb 18.49% <ø> (-0.04%) ⬇️
pg 62.87% <ø> (-0.04%) ⬇️
tigris 29.39% <ø> (-0.03%) ⬇️
unit 25.26% <ø> (+0.02%) ⬆️

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

@AlekSi AlekSi marked this pull request as ready for review August 25, 2022 10:54
@AlekSi AlekSi enabled auto-merge (squash) August 25, 2022 10:54
@AlekSi AlekSi requested review from a team, w84thesun, rumyantseva and noisersup and removed request for a team August 25, 2022 10:54
Copy link
Member

@rumyantseva rumyantseva left a comment

Choose a reason for hiding this comment

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

LGTM

@AlekSi AlekSi merged commit 24cfc48 into FerretDB:main Aug 25, 2022
@AlekSi AlekSi deleted the bump-deps branch August 25, 2022 11:01
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants