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): bump github.com/xmidt-org/candlelight from 0.0.16 to 0.1.15 #780

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2024

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

Release notes

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

v0.1.15

Changelog

v0.1.14

Changelog

v0.1.13

Changelog

v0.1.12

Changelog

v0.1.11

Changelog

v0.1.10

Changelog

v0.1.9

Changelog

v0.1.8

Changelog

v0.1.7

Changelog

v0.1.6

Changelog

v0.1.5

Changelog

v0.1.4

Changelog

v0.1.3

Changelog

v0.1.2

Changelog

v0.1.1

Changelog

v0.1.0

No release notes provided.

v0.0.21

Changelog

... (truncated)

Commits
  • 6ffa302 chore(deps): bump xmidt-org/shared-go from 4.4.19 to 4.4.20 (#240)
  • 4788cf2 chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin (#233)
  • f4a77bc chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...
  • 1701372 chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace (#239)
  • ac7ae6d chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...
  • d1168e2 chore(deps): bump xmidt-org/shared-go from 4.4.18 to 4.4.19 (#232)
  • a411333 chore(deps): bump xmidt-org/shared-go from 4.4.17 to 4.4.18 (#231)
  • 4134731 chore(deps): bump xmidt-org/shared-go from 4.4.16 to 4.4.17 (#230)
  • 2d07fa6 chore(deps): bump xmidt-org/shared-go from 4.4.15 to 4.4.16 (#229)
  • d87335f chore(deps): bump xmidt-org/shared-go from 4.4.14 to 4.4.15 (#228)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/xmidt-org/candlelight](https://github.com/xmidt-org/candlelight) from 0.0.16 to 0.1.15.
- [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.1.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 27, 2024
@github-actions github-actions bot enabled auto-merge (squash) August 27, 2024 15:45
Copy link

guardrails bot commented Aug 27, 2024

⚠️ We detected 3 security issues in this pull request:

Vulnerable Libraries (3)
Severity Details
High pkg:golang/github.com/xmidt-org/touchstone@v0.1.6 upgrade to: > v0.1.6
High pkg:golang/go.uber.org/fx@v1.22.2 upgrade to: > v1.22.2
High pkg:golang/github.com/xmidt-org/candlelight@v0.1.15 upgrade to: > v0.1.15

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2024

A newer version of github.com/xmidt-org/candlelight exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@github-actions github-actions bot merged commit bf64595 into main Sep 16, 2024
15 of 16 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/xmidt-org/candlelight-0.1.15 branch September 16, 2024 16:31
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 47.28%. Comparing base (ac7b35b) to head (212ed82).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
routes.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #780   +/-   ##
=======================================
  Coverage   47.28%   47.28%           
=======================================
  Files          28       28           
  Lines        1453     1453           
=======================================
  Hits          687      687           
  Misses        746      746           
  Partials       20       20           
Flag Coverage Δ
unittests 47.28% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@denopink denopink self-assigned this Sep 16, 2024
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.

3 participants