oconva / qvikchat

Framework to build secure, performant and reliable chat apps and services quickly and efficiently.
https://qvikchat.pkural.ca
MIT License
2 stars 1 forks source link

Dependency Updates: Bump the genkit group with 5 updates #102

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the genkit group with 5 updates:

Package From To
@genkit-ai/ai 0.5.10 0.5.11
@genkit-ai/core 0.5.10 0.5.11
@genkit-ai/dotprompt 0.5.10 0.5.11
@genkit-ai/flow 0.5.10 0.5.11
@genkit-ai/googleai 0.5.10 0.5.11

Updates @genkit-ai/ai from 0.5.10 to 0.5.11

Commits
  • 7638e69 chore: bump @​genkit-ai/ai version to @​genkit-ai/ai@​0.5.11
  • da98da3 [JS] Include the role in the logged input and output messages. (#829)
  • 85eb60b Fixing bugs in prompt rendering (#787)
  • 0ffde57 feat(js): adding a way to deprecate models (#715)
  • e9d8add Update otel dependencies to a later version (#816)
  • See full diff in compare view


Updates @genkit-ai/core from 0.5.10 to 0.5.11

Commits


Updates @genkit-ai/dotprompt from 0.5.10 to 0.5.11

Commits


Updates @genkit-ai/flow from 0.5.10 to 0.5.11

Commits
  • 41dba61 chore: bump @​genkit-ai/flow version to @​genkit-ai/flow@​0.5.11
  • cc77b30 Provide service account creds to gcloud from environment variables (#802)
  • e9d8add Update otel dependencies to a later version (#816)
  • See full diff in compare view


Updates @genkit-ai/googleai from 0.5.10 to 0.5.11

Commits
  • 22e530e chore: bump @​genkit-ai/googleai version to @​genkit-ai/googleai@​0.5.11
  • 0ffde57 feat(js): adding a way to deprecate models (#715)
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 2 months ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/@genkit-ai/ai 0.5.11 UnknownUnknown
npm/@genkit-ai/core 0.5.11 UnknownUnknown
npm/@genkit-ai/dotprompt 0.5.11 UnknownUnknown
npm/@genkit-ai/flow 0.5.11 UnknownUnknown
npm/@genkit-ai/googleai 0.5.11 UnknownUnknown
npm/@opentelemetry/api 1.9.0 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/api-logs 0.52.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/exporter-trace-otlp-grpc 0.52.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/exporter-trace-otlp-http 0.52.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/exporter-trace-otlp-proto 0.52.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/exporter-zipkin 1.25.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/instrumentation 0.52.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/otlp-exporter-base 0.52.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/otlp-grpc-exporter-base 0.52.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/otlp-transformer 0.52.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/propagator-b3 1.25.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/propagator-jaeger 1.25.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/sdk-logs 0.52.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/sdk-node 0.52.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/@opentelemetry/sdk-trace-node 1.25.1 :green_circle: 5.8
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: 0Project has not signed or included provenance with any releases.
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:green_circle: 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy:green_circle: 10security policy file detected
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 020 existing vulnerabilities detected
npm/acorn-import-attributes 1.9.5 UnknownUnknown
npm/colorette 2.0.20 :green_circle: 3.6
Details
CheckScoreReason
Code-Review:warning: 2Found 7/30 approved changesets -- score normalized to 2
Maintained:warning: 00 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
Packaging:warning: -1packaging workflow not detected
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Security-Policy:warning: 0security policy file not detected
Fuzzing:warning: 0project is not fuzzed
Branch-Protection:warning: 0branch protection not enabled on development/release branches
Signed-Releases:warning: -1no releases found
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0
npm/import-in-the-middle 1.11.0 UnknownUnknown

Scanned Manifest Files

package-lock.json
  • @genkit-ai/ai@0.5.11
  • @genkit-ai/core@0.5.11
  • @genkit-ai/dotprompt@0.5.11
  • @genkit-ai/flow@0.5.11
  • @genkit-ai/googleai@0.5.11
  • @opentelemetry/api@1.9.0
  • @opentelemetry/api-logs@0.52.1
  • @opentelemetry/exporter-trace-otlp-grpc@0.52.1
  • @opentelemetry/exporter-trace-otlp-http@0.52.1
  • @opentelemetry/exporter-trace-otlp-proto@0.52.1
  • @opentelemetry/exporter-zipkin@1.25.1
  • @opentelemetry/instrumentation@0.52.1
  • @opentelemetry/otlp-exporter-base@0.52.1
  • @opentelemetry/otlp-grpc-exporter-base@0.52.1
  • @opentelemetry/otlp-transformer@0.52.1
  • @opentelemetry/propagator-b3@1.25.1
  • @opentelemetry/propagator-jaeger@1.25.1
  • @opentelemetry/sdk-logs@0.52.1
  • @opentelemetry/sdk-node@0.52.1
  • @opentelemetry/sdk-trace-node@1.25.1
  • acorn-import-attributes@1.9.5
  • colorette@2.0.20
  • import-in-the-middle@1.11.0
  • @genkit-ai/ai@0.5.10
  • @genkit-ai/core@0.5.10
  • @genkit-ai/dotprompt@0.5.10
  • @genkit-ai/flow@0.5.10
  • @genkit-ai/googleai@0.5.10
  • @opentelemetry/api@1.8.0
  • @opentelemetry/api-logs@0.49.1
  • @opentelemetry/context-async-hooks@1.22.0
  • @opentelemetry/core@1.22.0
  • @opentelemetry/exporter-trace-otlp-grpc@0.49.1
  • @opentelemetry/exporter-trace-otlp-http@0.49.1
  • @opentelemetry/exporter-trace-otlp-proto@0.49.1
  • @opentelemetry/exporter-zipkin@1.22.0
  • @opentelemetry/instrumentation@0.49.1
  • @opentelemetry/otlp-exporter-base@0.49.1
  • @opentelemetry/otlp-grpc-exporter-base@0.49.1
  • @opentelemetry/otlp-proto-exporter-base@0.49.1
  • @opentelemetry/otlp-transformer@0.49.1
  • @opentelemetry/propagator-b3@1.22.0
  • @opentelemetry/propagator-jaeger@1.22.0
  • @opentelemetry/resources@1.22.0
  • @opentelemetry/sdk-logs@0.49.1
  • @opentelemetry/sdk-metrics@1.22.0
  • @opentelemetry/sdk-node@0.49.1
  • @opentelemetry/sdk-trace-base@1.22.0
  • @opentelemetry/sdk-trace-node@1.22.0
  • @opentelemetry/semantic-conventions@1.22.0
  • acorn-import-assertions@1.9.0
  • import-in-the-middle@1.7.1
dependabot[bot] commented 2 months ago

Superseded by #105.