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

Bump github.com/xmidt-org/candlelight from 0.0.16 to 0.0.18 #324

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps github.com/xmidt-org/candlelight from 0.0.16 to 0.0.18.

Release notes

Sourced from github.com/xmidt-org/candlelight's releases.

v0.0.18

Changelog

Other Work

  • b74126b9aa3ec1f50dc62cec6cf40fb47ef059ea: Update middleware func, do not return trace header (@​renaz6)

v0.0.17

Changelog

Other Work

  • 9da3452feb85ee36756c969fa833c0986f61dfa8: Add Check for traceheader, ensure tracing (@​renaz6)
  • 6737d670d38e2c3c73b6f36ec3e10bf260719964: Add bool param to middleware for decoding (@​renaz6)
  • 1c3d88966ed24f0a37b361220720820da8ff5847: Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#132) (@​dependabot[bot])
  • f79a3db6fe13305bf158e92632660eeba33ec677: Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#140) (@​dependabot[bot])
  • f50bf0a2ad115c84011c0172e8a000f9c743cee5: Bump go.opentelemetry.io/otel/exporters/jaeger from 1.14.0 to 1.15.0 (#121) (@​dependabot[bot])
  • a4889e6fa021a8f269978f367a6a956da672f33c: Bump go.opentelemetry.io/otel/exporters/jaeger from 1.15.0 to 1.15.1 (#126) (@​dependabot[bot])
  • dfa637bc8b485af1be6beabe854df508cc1eec61: Bump go.opentelemetry.io/otel/exporters/jaeger from 1.15.1 to 1.16.0 (#136) (@​dependabot[bot])
  • fa489808bc20d053c0a86fa520f0889620f7409e: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#123) (@​dependabot[bot])
  • 61089d66d26f568e350d0a562b21a748ab4fd755: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#131) (@​dependabot[bot])
  • ff83be858109587564e41167f3a6523dc76cc60a: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#139) (@​dependabot[bot])
  • dc55a2c2b1b9052c251729ab2fe7e20695f25b11: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#122) (@​dependabot[bot])
  • beeaabe0187fb8ece124945c7685d8d963e8098f: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#130) (@​dependabot[bot])
  • 3d91385bd5633854d2c17f32527e13ad2bb4ebcc: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#138) (@​dependabot[bot])
  • 1db8600ec93f1c6978155c0195bdf1d74dd59b26: Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace (#124) (@​dependabot[bot])
  • 0038ab0306997c3272773f194e732c6a7e8feec9: Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace (#128) (@​dependabot[bot])
  • e616d9d96a00c51d5bdd89154992f5fb382a0ef1: Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace (#134) (@​dependabot[bot])
  • e869145685782be7050148575f222c53a0057a67: Bump go.opentelemetry.io/otel/exporters/zipkin from 1.14.0 to 1.15.0 (#119) (@​dependabot[bot])
  • 094f8fe012c89d516303c5636f7a68c96adaa75e: Bump go.opentelemetry.io/otel/exporters/zipkin from 1.15.0 to 1.15.1 (#127) (@​dependabot[bot])
  • 3ec945e0aaa008c80565bb48bbc968fc9a7f98d1: Bump go.opentelemetry.io/otel/exporters/zipkin from 1.15.1 to 1.16.0 (#133) (@​dependabot[bot])
  • b0193984df498a33a4deb7d297264992c6fc594c: Bump go.opentelemetry.io/otel/trace from 1.15.1 to 1.16.0 (#135) (@​dependabot[bot])
  • 8bc6dc32d806ecdb46e35d7e57e1919a8638ab6d: Correct Xmidt header (@​renaz6)
Commits
  • bc45d7c Merge pull request #144 from xmidt-org/updateMiddlewareToNotReturnTraceInfo
  • b74126b Update middleware func, do not return trace header
  • ae1ca8b Merge pull request #141 from xmidt-org/tr1d1umCandlelightBug
  • 8bc6dc3 Correct Xmidt header
  • f7ba5dc Merge branch 'tr1d1umCandlelightBug' of https://github.com/xmidt-org/candleli...
  • 9da3452 Add Check for traceheader, ensure tracing
  • 04301ea Merge branch 'main' into tr1d1umCandlelightBug
  • 6737d67 Add bool param to middleware for decoding
  • f79a3db Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#140)
  • ff83be8 Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#139)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2023
@github-actions github-actions bot enabled auto-merge (squash) June 22, 2023 06:02
@guardrails
Copy link

guardrails bot commented Jun 22, 2023

⚠️ We detected 1 security issue in this pull request:

Vulnerable Libraries (1)
Severity Details
N/A pkg:golang/github.com/xmidt-org/[email protected] - no patch available

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/candlelight-0.0.18 branch from 4f2d595 to 69e00c2 Compare July 10, 2023 18:48
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/candlelight-0.0.18 branch from 69e00c2 to a01f8ce Compare July 11, 2023 05:48
Bumps [github.com/xmidt-org/candlelight](https://github.com/xmidt-org/candlelight) from 0.0.16 to 0.0.18.
- [Release notes](https://github.com/xmidt-org/candlelight/releases)
- [Changelog](https://github.com/xmidt-org/candlelight/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/candlelight@v0.0.16...v0.0.18)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/candlelight
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/candlelight-0.0.18 branch from a01f8ce to b3c87cc Compare July 13, 2023 05:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2023

Looks like github.com/xmidt-org/candlelight is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 18, 2023
auto-merge was automatically disabled July 18, 2023 16:27

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/xmidt-org/candlelight-0.0.18 branch July 18, 2023 16:27
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