Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Upgrade noble hashes #157

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Upgrade noble hashes #157

merged 2 commits into from
Feb 6, 2024

Conversation

phoebe-lew
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Feb 5, 2024

🦋 Changeset detected

Latest commit: afb4e24

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@tbdex/protocol Patch
@tbdex/http-client Patch
@tbdex/http-server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Feb 5, 2024

TBDocs Report

🛑 Errors: 0
⚠️ Warnings: 12

@tbdex/protocol

  • Project entry file: packages/protocol/src/main.ts

@tbdex/http-client

  • Project entry file: packages/http-client/src/main.ts
📄 File: packages/http-client/src/errors/request-error.ts
⚠️ extractor:ae-missing-release-tag: "RequestErrorParams" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) #L1
⚠️ extractor:ae-undocumented: Missing documentation for "RequestErrorParams". #L1
⚠️ extractor:ae-undocumented: Missing documentation for "recipientDid". #L13
⚠️ extractor:ae-undocumented: Missing documentation for "url". #L14
📄 File: packages/http-client/src/errors/request-token-error.ts
⚠️ extractor:ae-missing-release-tag: "RequestTokenErrorParams" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) #L3
⚠️ extractor:ae-undocumented: Missing documentation for "RequestTokenErrorParams". #L3
📄 File: packages/http-client/src/errors/response-error.ts
⚠️ extractor:ae-missing-release-tag: "ResponseErrorParams" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) #L3
⚠️ extractor:ae-undocumented: Missing documentation for "ResponseErrorParams". #L3
⚠️ extractor:ae-undocumented: Missing documentation for "statusCode". #L15
⚠️ extractor:ae-undocumented: Missing documentation for "details". #L16
⚠️ extractor:ae-undocumented: Missing documentation for "recipientDid". #L17
⚠️ extractor:ae-undocumented: Missing documentation for "url". #L18

@tbdex/http-server

  • Project entry file: packages/http-server/src/main.ts

TBDocs Report Updated at 2024-02-06T23:39:14Z afb4e24

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

Merging #157 (afb4e24) into main (1b48ad1) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   85.55%   85.55%           
=======================================
  Files          35       35           
  Lines        2803     2803           
  Branches      234      234           
=======================================
  Hits         2398     2398           
  Misses        405      405           
Components Coverage Δ
protocol 90.01% <ø> (ø)
http-client 86.78% <ø> (ø)
http-server 71.55% <ø> (ø)

@mistermoe
Copy link
Member

We need a changeset yeah?

@diehuxx diehuxx force-pushed the plew.bump-noble-hashes branch from 26ecf34 to 3705b79 Compare February 6, 2024 23:36
@diehuxx diehuxx merged commit 552675c into main Feb 6, 2024
17 checks passed
@diehuxx diehuxx deleted the plew.bump-noble-hashes branch February 6, 2024 23:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants