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 deps #1644

Merged
merged 7 commits into from
Dec 14, 2022
Merged

Bump deps #1644

merged 7 commits into from
Dec 14, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Dec 13, 2022

Description

MongoDB Go driver still reports data races.
Tigris broke their API.
Everything else is updated.

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.
  • I ensured that the title is good enough for the changelog.
  • (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 self-assigned this Dec 13, 2022
@vercel
Copy link

vercel bot commented Dec 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ferret-db ✅ Ready (Inspect) Visit Preview Dec 14, 2022 at 8:22AM (UTC)

@AlekSi AlekSi added this to the v0.7.1 milestone Dec 13, 2022
@AlekSi AlekSi added the deps PRs that update dependencies label Dec 13, 2022
@AlekSi AlekSi changed the title Deps Bump deps Dec 13, 2022
@vercel vercel bot temporarily deployed to Preview December 13, 2022 10:27 Inactive
@vercel vercel bot temporarily deployed to Preview December 13, 2022 16:54 Inactive
@vercel vercel bot temporarily deployed to Preview December 14, 2022 05:36 Inactive
@vercel vercel bot temporarily deployed to Preview December 14, 2022 05:39 Inactive
@codecov
Copy link

codecov bot commented Dec 14, 2022

Codecov Report

Merging #1644 (69e88d4) into main (d26492f) will decrease coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1644      +/-   ##
==========================================
- Coverage   68.43%   68.38%   -0.05%     
==========================================
  Files         286      286              
  Lines       13944    13944              
==========================================
- Hits         9542     9536       -6     
- Misses       3467     3471       +4     
- Partials      935      937       +2     
Impacted Files Coverage Δ
internal/handlers/pg/pgdb/insert.go 63.26% <0.00%> (-6.13%) ⬇️
internal/util/version/version.go 70.58% <0.00%> (-4.42%) ⬇️
internal/handlers/common/filter.go 85.72% <0.00%> (ø)
Flag Coverage Δ
integration 64.25% <ø> (-0.05%) ⬇️
mongodb 14.46% <ø> (-0.03%) ⬇️
pg 53.38% <ø> (-0.05%) ⬇️
tigris 37.03% <ø> (-0.03%) ⬇️
unit 27.42% <ø> (-0.03%) ⬇️

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 December 14, 2022 05:49
@AlekSi AlekSi requested review from a team, w84thesun, rumyantseva, chilagrow and noisersup and removed request for a team December 14, 2022 05:49
@AlekSi AlekSi enabled auto-merge (squash) December 14, 2022 05:49
Copy link
Contributor

@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.

Thanks for this 🤗

@vercel vercel bot temporarily deployed to Preview December 14, 2022 08:22 Inactive
@AlekSi AlekSi merged commit 8f4c6b0 into FerretDB:main Dec 14, 2022
@AlekSi AlekSi deleted the deps branch December 14, 2022 09:02
chilagrow pushed a commit to chilagrow/FerretDB that referenced this pull request Dec 16, 2022
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