Skip to content

Update Conan dependencies: various #5349

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

Open
wants to merge 40 commits into
base: develop
Choose a base branch
from
Open

Update Conan dependencies: various #5349

wants to merge 40 commits into from

Conversation

bthomee
Copy link
Collaborator

@bthomee bthomee commented Mar 17, 2025

High Level Overview of Change

This PR updates snappy, onetbb, zstd, zlib, and libpq. The snappy library has been removed from the external/ directory, as the latest version no longer needs our custom patches. In addition, building the optional secp256k1 binaries is turned off.

Context of Change

Dependency scanning revealed that current dependencies are out of date. Updating dependencies allows us to take advantage of bug fixes, new features, and/or security improvements.

Type of Change

  • Refactor (non-breaking change that only restructures code)

@bthomee bthomee changed the base branch from develop to bthomee/deps3 March 17, 2025 20:03
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.1%. Comparing base (851d99d) to head (0e7667c).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #5349     +/-   ##
=========================================
- Coverage     78.2%   78.1%   -0.0%     
=========================================
  Files          795     795             
  Lines        68448   68447      -1     
  Branches      8273    8277      +4     
=========================================
- Hits         53493   53484      -9     
- Misses       14955   14963      +8     

see 3 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bthomee bthomee marked this pull request as ready for review March 17, 2025 21:12
Base automatically changed from bthomee/deps3 to develop March 18, 2025 15:25
@bthomee bthomee requested review from legleux and vlntb March 18, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant