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 pgx #4190

Merged
merged 1 commit into from Mar 15, 2024
Merged

Bump pgx #4190

merged 1 commit into from Mar 15, 2024

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Mar 15, 2024

Description

Fixes a potential security issue.

Also, downgrade vuln to work around its problem.

Readiness checklist

  • I added/updated unit tests (and they pass).
  • I added/updated integration/compatibility tests (and they pass).
  • 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), Milestone (Next), 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 Mar 15, 2024
@AlekSi AlekSi added this to the Next milestone Mar 15, 2024
@AlekSi AlekSi self-assigned this Mar 15, 2024
@AlekSi AlekSi marked this pull request as ready for review March 15, 2024 05:29
@AlekSi AlekSi enabled auto-merge (squash) March 15, 2024 05:29
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.87%. Comparing base (1bfc549) to head (6403286).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4190      +/-   ##
==========================================
- Coverage   74.96%   73.87%   -1.10%     
==========================================
  Files         339      339              
  Lines       22827    22827              
==========================================
- Hits        17113    16864     -249     
- Misses       4417     4679     +262     
+ Partials     1297     1284      -13     

see 26 files with indirect coverage changes

Flag Coverage Δ
filter-false ?
filter-true 67.34% <ø> (-1.47%) ⬇️
hana-1 ?
integration 67.34% <ø> (-1.51%) ⬇️
mongodb-1 5.13% <ø> (ø)
mysql-1 ?
mysql-2 ?
mysql-3 ?
postgresql-1 46.52% <ø> (-0.11%) ⬇️
postgresql-2 49.51% <ø> (-0.13%) ⬇️
postgresql-3 49.87% <ø> (-0.09%) ⬇️
sqlite-1 45.66% <ø> (-0.08%) ⬇️
sqlite-2 48.66% <ø> (-0.18%) ⬇️
sqlite-3 49.03% <ø> (-0.10%) ⬇️
unit 32.55% <ø> (ø)

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

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.

Thank you for this 🤗

@AlekSi AlekSi disabled auto-merge March 15, 2024 06:11
@AlekSi AlekSi merged commit 419f9a0 into FerretDB:main Mar 15, 2024
29 of 31 checks passed
@AlekSi AlekSi deleted the pgx branch March 15, 2024 06:12
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.

None yet

2 participants