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/replicatedhq/troubleshoot from 0.83.0 to 0.84.1 #5107

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps github.com/replicatedhq/troubleshoot from 0.83.0 to 0.84.1.

Release notes

Sourced from github.com/replicatedhq/troubleshoot's releases.

v0.84.1

Changelog

  • 6f839b3 Quick fix to prevent panic on nil collector result (#1508)
  • ebe98ff chore(deps): bump the go_modules group group with 2 updates (#1507)
  • 59624e8 chore(deps): bump the go_modules group group in /examples/sdk/helm-template with 2 updates (#1506)
  • 1544699 fix: Parse v1beta1 troubleshoot specs when using loader API (#1501)
  • c4237b6 chore(deps): bump the security group with 4 updates (#1503)

v0.84.0

Changelog

  • d0685ea fix: flaky goldpinger e2e test (#1499)
  • 742e92f New Event Analyzer (#1474)
  • 553d709 fix panic in Velero analyzer when there's no Velero deployment found (#1497)
  • 29435b1 chore(deps): bump the security group with 5 updates (#1498)
  • a9b889e chore(deps): bump the security group with 3 updates (#1495)
  • 4a84e26 Update dependabot.yml (#1494)
  • 2eb3aa9 Add delay between approving and merging PR in the automated PRs manager (#1493)
  • ffd357c chore(deps): bump the go_modules group across 2 directories with 1 update (#1492)
  • 09287f6 Fix workflow name in automated PRs manager (#1491)
  • cd7f2dc chore(deps): bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 in /examples/sdk/helm-template (#1490)
  • 8132936 Fix automated PRs manager workflow (#1489)
  • b49d105 feat: add dependabot auto merge (#1473)
  • 27f867b Update dependabot.yml (#1482)
  • f4d2cfb update Helm example for CVE (#1481)
  • 8620e00 chore(deps): bump the security group with 16 updates (#1478)
  • bb9a293 chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 (#1479)
  • 7c6788c Update dependabot.yml (#1477)
  • e24ca64 feat: sonobuoy collector (#1469)
  • 7dc9d6d chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 (#1467)
  • 118b2ed chore(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 (#1468)
  • 84d5148 chore(deps): bump oras.land/oras-go from 1.2.4 to 1.2.5 (#1464)
  • fad7a26 fix: improve flaky goldpinger test (#1463)
Commits
  • 6f839b3 Quick fix to prevent panic on nil collector result (#1508)
  • ebe98ff chore(deps): bump the go_modules group group with 2 updates (#1507)
  • 59624e8 chore(deps): bump the go_modules group group in /examples/sdk/helm-template w...
  • 1544699 fix: Parse v1beta1 troubleshoot specs when using loader API (#1501)
  • c4237b6 chore(deps): bump the security group with 4 updates (#1503)
  • d0685ea fix: flaky goldpinger e2e test (#1499)
  • 742e92f New Event Analyzer (#1474)
  • 553d709 fix panic in Velero analyzer when there's no Velero deployment found (#1497)
  • 29435b1 chore(deps): bump the security group with 5 updates (#1498)
  • a9b889e chore(deps): bump the security group with 3 updates (#1495)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @laverya.


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)

@dependabot dependabot bot requested a review from a team as a code owner March 18, 2024 11:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code type::chore labels Mar 18, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/replicatedhq/troubleshoot-0.84.1 branch from 9a9e71f to 45ed9fd Compare March 25, 2024 09:15
laverya
laverya previously approved these changes Mar 25, 2024
@laverya
Copy link
Member

laverya commented Mar 25, 2024

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/replicatedhq/troubleshoot-0.84.1 branch from 45ed9fd to 8d7a2e3 Compare March 25, 2024 09:20
Bumps [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) from 0.83.0 to 0.84.1.
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.83.0...v0.84.1)

---
updated-dependencies:
- dependency-name: github.com/replicatedhq/troubleshoot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/replicatedhq/troubleshoot-0.84.1 branch from 8d7a2e3 to cfb1e65 Compare March 25, 2024 09:26
@laverya
Copy link
Member

laverya commented Mar 25, 2024

@dependabot merge

@dependabot dependabot bot merged commit 86d8a4f into main Mar 25, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/replicatedhq/troubleshoot-0.84.1 branch March 25, 2024 09:31
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 go Pull requests that update Go code type::chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant