xmidt-org / wrp-go

go implementation of the Web Routing Protocol
Apache License 2.0
4 stars 7 forks source link

chore(deps): bump xmidt-org/shared-go from 4.2.2 to 4.3.1 #172

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps xmidt-org/shared-go from 4.2.2 to 4.3.1.

Release notes

Sourced from xmidt-org/shared-go's releases.

v4.3.1

Changelog

Other Work

  • 6a6e2837365277508a83af5aabe4f17d801a1cab: Change the conditional logic so it hopefully works. (@​schmidtw)

v4.3.0

What's Changed

Dependencies Updated

Full Changelog: https://github.com/xmidt-org/shared-go/compare/v4.2.2...v4.3.0

Commits
  • 6a6e283 Change the conditional logic so it hopefully works.
  • c97ff2e chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#96)
  • 9288f34 Add a cleanup action.
  • 05ce99e Create 2 ids.
  • a146c96 if should be fi.
  • 271fa37 sbom for archives and packages.
  • b4b3ceb Support any artifact type & remove deprecated calls.
  • 4586bd9 Use archive instead of archives.
  • 5a8d656 Use sboms not sbom.
  • 6bc34d3 Fix the hash url.
  • 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 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)
guardrails[bot] commented 3 months ago

:warning: We detected 1 security issue in this pull request:

Hard-Coded Secrets (1)
Severity | Details | Docs :-: | :-- | :-: Medium | Title: **Github Key**
https://github.com/xmidt-org/wrp-go/blob/236af73106f09636a9196bd56d070a8fd932282d/.github/workflows/ci.yml#L23 | [:books:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#github-key) More info on how to fix Hard-Coded Secrets in [General](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.