Workable / orka

8 stars 2 forks source link

Bump protobufjs and dd-trace #326

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps protobufjs to 7.2.4 and updates ancestor dependency dd-trace. These dependencies need to be updated together.

Updates protobufjs from 6.11.3 to 7.2.4

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.2.4

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)

protobufjs: v7.2.3

7.2.3 (2023-03-27)

Bug Fixes

  • type names can be split into multiple tokens (#1877) (8817ee6)

protobufjs: v7.2.2

7.2.2 (2023-02-07)

Bug Fixes

  • do not allow to extend same field twice to prevent the error (#1784) (14f0536)

protobufjs: v7.2.1

7.2.1 (2023-02-02)

Bug Fixes

  • cli: fix relative path to Google pb files (#1859) (e42eea4)
  • Revert "fix: error should be thrown" (4489fa7)
  • use bundled filename to fix common pb includes (#1860) (dce9a2e)
  • use ES5 style function syntax (#1830) (64e8936)

protobufjs: v7.2.0

7.2.0 (2023-01-24)

Features

  • cli: generate static files at the granularity of proto messages (#1840) (32f2d6a)

Bug Fixes

protobufjs: v7.1.2

7.1.2 (2022-09-22)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)

7.2.3 (2023-03-27)

Bug Fixes

  • type names can be split into multiple tokens (#1877) (8817ee6)

7.2.2 (2023-02-07)

Bug Fixes

  • do not allow to extend same field twice to prevent the error (#1784) (14f0536)

7.2.1 (2023-02-02)

Bug Fixes

  • cli: fix relative path to Google pb files (#1859) (e42eea4)
  • Revert "fix: error should be thrown" (4489fa7)
  • use bundled filename to fix common pb includes (#1860) (dce9a2e)
  • use ES5 style function syntax (#1830) (64e8936)

7.2.0 (2023-01-24)

Features

  • cli: generate static files at the granularity of proto messages (#1840) (32f2d6a)

Bug Fixes

7.1.2 (2022-09-22)

Bug Fixes

... (truncated)

Commits


Updates dd-trace from 0.36.6 to 4.6.0

Release notes

Sourced from dd-trace's releases.

v4.6.0

Improvements

  • core/redis: peer service extract host and port (#3345)
  • core/kafka: extract bootstrap servers from producers and use for peer.service (#3344)
  • build: update CI parametric tests (#3342)

Bug Fixes

  • core/openai: do not crash when dogstatsd not configured (#3361)
  • build: increase log benchmark iterations 10x

v4.5.0

Features

  • core/kafka: add support for data stream monitoring for kafkajs (#3092)

Improvements

  • build: update docker compose mssql (#3324)
  • core/mongodb: expose peer.service (#3303)
  • core/rdbms: add precursors and test for peer.service calculation (#3299)
  • core/grpc: add peer.service precursor for gprc client (#3297)
  • core/elasticsearch+opensearch: extract connection host for peer.service (#3309)
  • core/cassandra: extract contact points and use for peer.service (#3326)
  • core: use env var to provide consistent service names in naming schema v0 (#3305)
  • core: extract peer service from aws sdk (#3338)
  • core/grpc: service representation naming (#3327)
  • profiling: add support for standard profiling env variables (#3291)
  • ci-visibility: dogfood CI Visibility with integration tests (#3321)
  • ci-visibility: add validation for git metadata env vars (#3325)
  • ci-visibility: improve git unshallow process (#3335)
  • core: add distributions to instrumentation telemetry (#3341)

Bug Fixes

  • core: support latest aws-sdk (#3336)
  • core/openai: make request body parsing more defensive (#3339)
  • core/database: no longer use _tracerConfig (#3340)

v4.4.0

Features

  • core: add instrumentation for the openai package (#3155)
  • waf: automated user events (#3205)
  • ci-visibility: support CI Visibility's manual API (#3202)
  • core: telemetry metrics for OTel (#3259)

Improvements

  • core/service naming: peer service computation (#3177)
  • core/service naming: apply service naming workflow to databases (#3256)
  • core/service naming: make http server plugins ServerPlugins (#3261)

... (truncated)

Commits


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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Workable/orka/network/alerts).
nikostoulas commented 1 year ago

Closing for now as tests fail

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.