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

chore(deps): update paymentservice #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grpc/proto-loader (source) 0.7.10 -> 0.7.13 age adoption passing confidence
@​openfeature/flagd-provider 0.11.1 -> 0.13.3 age adoption passing confidence
@openfeature/server-sdk 1.13.1 -> 1.17.1 age adoption passing confidence
@opentelemetry/api (source) 1.7.0 -> 1.9.0 age adoption passing confidence
@opentelemetry/auto-instrumentations-node (source) 0.40.2 -> 0.57.0 age adoption passing confidence
@opentelemetry/core (source) 1.18.1 -> 1.30.1 age adoption passing confidence
@opentelemetry/exporter-metrics-otlp-grpc (source) 0.45.1 -> 0.200.0 age adoption passing confidence
@opentelemetry/exporter-trace-otlp-grpc (source) 0.45.1 -> 0.200.0 age adoption passing confidence
@opentelemetry/resource-detector-alibaba-cloud (source) 0.28.4 -> 0.31.0 age adoption passing confidence
@opentelemetry/resource-detector-aws (source) 1.3.4 -> 1.12.0 age adoption passing confidence
@opentelemetry/resource-detector-container (source) 0.3.4 -> 0.7.0 age adoption passing confidence
@opentelemetry/resource-detector-gcp (source) 0.29.4 -> 0.34.0 age adoption passing confidence
@opentelemetry/resources (source) 1.18.1 -> 1.30.1 age adoption passing confidence
@opentelemetry/sdk-metrics (source) 1.18.1 -> 1.30.1 age adoption passing confidence
@opentelemetry/sdk-node (source) 0.45.1 -> 0.200.0 age adoption passing confidence
grpc-js-health-check 1.1.0 -> 1.2.2 age adoption passing confidence
pino (source) 8.16.1 -> 8.21.0 age adoption passing confidence

Release Notes

grpc/grpc-node (@​grpc/proto-loader)

v0.7.13: @​grpc/proto-loader 0.7.13

Compare Source

  • Include method options in method definition objects (#​2711 contributed by @​n0v1)
  • Avoid generating duplicate TypeScript method declarations in some cases (#​2717)
  • Update Protobuf.js dependency to a newer version (#​2731)

v0.7.12: @​grpc/proto-loader 0.7.12

Compare Source

  • Revert "Use a .ts extension in import statements in generated TypeScript files" (#​2699)

v0.7.11: @​grpc/proto-loader 0.7.11

Compare Source

  • Use a .ts extension in import statements in generated TypeScript files (#​2693 contributed by @​atjn)
open-feature/js-sdk (@​openfeature/server-sdk)

v1.17.1

Compare Source

v1.17.0

Compare Source

v1.16.2

Compare Source

v1.16.1

Compare Source

v1.16.0

Compare Source

v1.15.1

Compare Source

v1.15.0

Compare Source

v1.14.0

Compare Source

v1.13.5

Compare Source

v1.13.4

Compare Source

v1.13.3

Compare Source

v1.13.2

Compare Source

open-telemetry/opentelemetry-js (@​opentelemetry/api)

v1.9.0

Compare Source

🚀 (Enhancement)
  • feat(instrumentation-grpc): set net.peer.name and net.peer.port on client spans #​3430
  • feat(exporter-trace-otlp-proto): Add protobuf otlp trace exporter support for browser #​3208 @​pkanal
🐛 (Bug Fix)
  • fix(sdk-metrics): use default Resource to comply with semantic conventions #​3411 @​pichlermarc
    • Metrics exported by the SDK now contain the following resource attributes by default:
      • service.name
      • telemetry.sdk.name
      • telemetry.sdk.language
      • telemetry.sdk.version
  • fix(sdk-metrics): use Date.now() for instrument recording timestamps #​3514 @​MisterSquishy
  • fix(sdk-trace): make spans resilient to clock drift #​3434 @​dyladan
  • fix(selenium-tests): updated webpack version for selenium test issue #​3456 @​SaumyaBhushan
  • fix(sdk-metrics): collect metrics when periodic exporting metric reader flushes #​3517 @​legendecas
  • fix(sdk-metrics): fix duplicated registration of metrics for collectors #​3488 @​legendecas
  • fix(core): fix precision loss in numberToHrtime #​3480 @​legendecas
🏠 (Internal)

v1.8.0

Compare Source

  • @opentelemetry/sdk-metrics has been promoted to stable
  • @opentelemetry/api-metrics has been merged into @opentelemetry/api and deprecated
💥 Breaking Change
🚀 (Enhancement)
🐛 (Bug Fix)
  • fix(sdk-trace): enforce consistent span durations
    #​3327 @​dyladan
  • fix(resources): fix EnvDetector throwing errors when attribute values contain spaces
    #​3295
  • fix(trace): fix an issue which caused negative span durations in web based spans
    #​3359 @​dyladan
  • fix(resources): strict OTEL_RESOURCE_ATTRIBUTES baggage octet decoding
    #​3341 @​legendecas
📚 (Refine Doc)
🏠 (Internal)
open-telemetry/opentelemetry-js-contrib (@​opentelemetry/auto-instrumentations-node)

v0.57.0

Compare Source

v0.56.1

Compare Source

v0.56.0

Compare Source

v0.55.3

Compare Source

v0.55.2

Compare Source

v0.55.1

Compare Source

v0.55.0

Compare Source

v0.54.0

Compare Source

v0.53.0

Compare Source

v0.52.1

Compare Source

v0.52.0

Compare Source

v0.51.0

Compare Source

v0.50.2

Compare Source

v0.50.1

Compare Source

v0.50.0

Compare Source

v0.49.2

Compare Source

v0.49.1

Compare Source

v0.49.0

Compare Source

v0.48.0

Compare Source

v0.47.1

Compare Source

v0.47.0

Compare Source

v0.46.1

Compare Source

v0.46.0

Compare Source

v0.45.0

Compare Source

v0.44.0

Compare Source

v0.43.0

Compare Source

v0.42.0

Compare Source

v0.41.1

Compare Source

v0.41.0

Compare Source

v0.40.3

Compare Source

khacminh/grpc-js-healthcheck (grpc-js-health-check)

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

pinojs/pino (pino)

v8.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.20.0...v8.21.0

v8.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.19.0...v8.20.0

v8.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.18.0...v8.19.0

v8.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.17.2...v8.18.0

v8.17.2

Compare Source

What's Changed

Full Changelog: pinojs/pino@v8.17.1...v8.17.2

v8.17.1

Compare Source

What's Changed

Full Changelog: pinojs/pino@v8.17.0...v8.17.1

v8.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.16.2...v8.17.0

v8.16.2

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.16.1...v8.16.2


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 15, 2024
@renovate renovate bot force-pushed the renovate/paymentservice branch from 62f96e3 to 272fd67 Compare June 21, 2024 10:07
@renovate renovate bot force-pushed the renovate/paymentservice branch 2 times, most recently from dea1dfa to bc16b50 Compare July 9, 2024 08:51
@renovate renovate bot force-pushed the renovate/paymentservice branch 2 times, most recently from acbd64f to 4f2f8ce Compare August 7, 2024 09:24
@renovate renovate bot force-pushed the renovate/paymentservice branch 2 times, most recently from 6902a43 to 7d7f296 Compare September 3, 2024 08:52
@renovate renovate bot force-pushed the renovate/paymentservice branch 2 times, most recently from f6a2890 to b48a2ec Compare October 11, 2024 05:46
@renovate renovate bot force-pushed the renovate/paymentservice branch 2 times, most recently from ba4fa34 to 823447b Compare October 24, 2024 05:48
@renovate renovate bot force-pushed the renovate/paymentservice branch 2 times, most recently from f057b8f to 2d785c8 Compare October 30, 2024 05:33
@renovate renovate bot force-pushed the renovate/paymentservice branch 2 times, most recently from e6d5a92 to afcf947 Compare November 8, 2024 05:39
@renovate renovate bot force-pushed the renovate/paymentservice branch from afcf947 to b0e0289 Compare November 19, 2024 17:55
@renovate renovate bot force-pushed the renovate/paymentservice branch 2 times, most recently from 0a3782e to 3a5ed79 Compare December 21, 2024 02:51
@renovate renovate bot force-pushed the renovate/paymentservice branch 3 times, most recently from b6a20d8 to 0410f94 Compare January 16, 2025 03:19
@renovate renovate bot force-pushed the renovate/paymentservice branch from 0410f94 to 65b8049 Compare January 20, 2025 19:16
@renovate renovate bot force-pushed the renovate/paymentservice branch from 65b8049 to 8b4f54d Compare January 29, 2025 03:56
@renovate renovate bot force-pushed the renovate/paymentservice branch 2 times, most recently from 5328156 to b1ca2d8 Compare February 15, 2025 07:25
@renovate renovate bot force-pushed the renovate/paymentservice branch from b1ca2d8 to 5b05d93 Compare February 20, 2025 03:57
@renovate renovate bot force-pushed the renovate/paymentservice branch from 5b05d93 to 514da9e Compare March 18, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants