Skip to content

Update dependencies. #123

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

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Update dependencies. #123

merged 1 commit into from
Mar 19, 2025

Conversation

davidlehn
Copy link
Member

  • Update dependencies.
    • @digitalbazaar/bitstring@3.1.0.
    • BREAKING: @digitalbazaar/cborld@7.2.0.
      • Major update from 5.x. Check project changelog.
      • Consider backwards compatibility issues.
    • BREAKING: @digitalbazaar/minimal-cipher@6.0.0.
    • canonicalize@2.1.0.
    • cit-context@2.0.1.
    • p-limit@6.2.0.
  • Update peer dependencies.
    • @bedrock/core@6.3.0.
    • @bedrock/did-io@10.4.0.
    • @bedrock/https-agent@4.1.0.
    • BREAKING: @bedrock/mongodb@11.
      • Use MongoDB driver 6.x and update error names and details.
      • See changelog for details.
    • BREAKING: @bedrock/tokenizer@11.
      • Updated for @bedrock/mongodb@11.
      • @digitalbazaar/webkms-client@14.
  • Update dev dependencies.
  • Update test dependencies.

- Update dependencies.
  - `@digitalbazaar/bitstring@3.1.0`.
  - **BREAKING**: `@digitalbazaar/cborld@7.2.0`.
    - Major update from 5.x. Check project changelog.
    - Consider backwards compatibility issues.
  - **BREAKING**: `@digitalbazaar/minimal-cipher@6.0.0`.
  - `canonicalize@2.1.0`.
  - `cit-context@2.0.1`.
  - `p-limit@6.2.0`.
- Update peer dependencies.
  - `@bedrock/core@6.3.0`.
  - `@bedrock/did-io@10.4.0`.
  - `@bedrock/https-agent@4.1.0`.
  - **BREAKING**: `@bedrock/mongodb@11`.
    - Use MongoDB driver 6.x and update error names and details.
    - See changelog for details.
  - **BREAKING**: `@bedrock/tokenizer@11`.
    - Updated for `@bedrock/mongodb@11`.
    - `@digitalbazaar/webkms-client@14`.
- Update dev dependencies.
- Update test dependencies.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.04%. Comparing base (4ef4d01) to head (2fbe30e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   92.34%   93.04%   +0.70%     
==========================================
  Files          12       12              
  Lines        3525     3525              
==========================================
+ Hits         3255     3280      +25     
+ Misses        270      245      -25     

see 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ef4d01...2fbe30e. Read the comment docs.

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

@davidlehn
Copy link
Member Author

Releasing this as is. Tests pass, but some of the dep changes could use further testing while upgrading other packages and apps. Those might require hot-fix changes here.

@davidlehn davidlehn merged commit cd492e1 into main Mar 19, 2025
4 checks passed
@davidlehn davidlehn deleted the update-deps branch March 19, 2025 01:49
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.

2 participants