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.107.5 to 0.115.1 #5093

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2025

Bumps github.com/replicatedhq/troubleshoot from 0.107.5 to 0.115.1.

Release notes

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

v0.115.1

Changelog

  • 7a00dbe fix: [sc-116508] [Troubleshoot] support-bundle load-spec from URI field logic is fragile (#1716)
  • 4e10565 chore(deps): bump the security group with 2 updates (#1718)

v0.115.0

Changelog

  • 86b7e54 Revert "feat: save YAML spec used to generate support bundle/preflight" (#1715)
  • f6f51ac feat: save YAML spec used to generate support bundle/preflight (#1713)
  • 64ee9e5 feat(nodeResources): add GPU support (#1708)
  • 2772722 fix: upgrade go version to 1.23.0 for helm-template (#1712)
  • 6071243 chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.1 to 3.0.0-rc.2 (#1711)
  • b9b2075 chore(deps): bump github.com/vmware-tanzu/velero from 1.15.0 to 1.15.1 in the security group (#1710)
  • 3f1314c chore(deps): bump the security group across 1 directory with 17 updates (#1709)
  • fcfdc63 chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules group (#1705)
  • d67cdb7 chore(deps): bump helm.sh/helm/v3 from 3.16.3 to 3.16.4 in /examples/sdk/helm-template in the security group (#1704)

v0.114.0

Changelog

  • a6fbf14 feat: container statuses analyzer (#1698)
  • b38a6a0 chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 in the security group (#1702)
  • de15d02 fix(make): improve generate cmd for go mod (#1699)

v0.113.0

Changelog

  • 8e26470 feat: add support for matchExpressions when filtering for nodes (#1697)
  • 6e5db6d chore(deps): bump the security group with 12 updates (#1696)

v0.112.1

Changelog

  • ecc92b1 [bug] Quick fix for handling non 200 status codes when loading specs from URI (#1695)

v0.112.0

Changelog

  • 9f5f063 feat: rename templating variables (#1693)

v0.111.1

Changelog

  • 6167fd8 fix(collector): fix dns collector limited to 63 chars (#1690)
  • 91bf024 chore(deps): bump the security group with 12 updates (#1683)
  • 5a820c0 chore(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 in /examples/sdk/helm-template in the security group (#1692)
  • cf10bd0 chore(deps): bump the security group with 13 updates (#1691)

v0.111.0

Changelog

  • 7bb88e6 feat: ensure Copy collector run last (#1688)
  • be2c212 chore(deps): bump rajatjindal/krew-release-bot from 0.0.46 to 0.0.47 (#1685)
  • 9ef117f upgrade go version to 1.22.8 (#1689)
  • 1a828fa fix(analyzer): add missing warning in outcome (#1687)
  • 9970fb1 feat: [sc-114709] [troubleshoot] gracefully handle inability to load specs if multiple specs provided (#1686)

... (truncated)

Commits
  • 7a00dbe fix: [sc-116508] [Troubleshoot] support-bundle load-spec from URI field logic...
  • 4e10565 chore(deps): bump the security group with 2 updates (#1718)
  • 86b7e54 Revert "feat: save YAML spec used to generate support bundle/preflight" (#1715)
  • f6f51ac feat: save YAML spec used to generate support bundle/preflight (#1713)
  • 64ee9e5 feat(nodeResources): add GPU support (#1708)
  • 2772722 fix: upgrade go version to 1.23.0 for helm-template (#1712)
  • 6071243 chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.1 to ...
  • b9b2075 chore(deps): bump github.com/vmware-tanzu/velero from 1.15.0 to 1.15.1 in the...
  • 3f1314c chore(deps): bump the security group across 1 directory with 17 updates (#1709)
  • fcfdc63 chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules...
  • 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)

@dependabot dependabot bot added dependabot go Pull requests that update Go code type::security labels Jan 11, 2025
replicated-ci
replicated-ci previously approved these changes Jan 11, 2025
Copy link

@replicated-ci replicated-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

This PR was automatically approved and merged by the automated-prs-manager GitHub action

@replicated-ci replicated-ci enabled auto-merge (squash) January 11, 2025 12:11
Bumps [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) from 0.107.5 to 0.115.1.
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.107.5...v0.115.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/replicatedhq/troubleshoot-0.115.1 branch from 601a4f6 to 30775fc Compare January 11, 2025 12:12
@replicated-ci replicated-ci merged commit 8d595bf into main Jan 14, 2025
156 checks passed
@replicated-ci replicated-ci deleted the dependabot/go_modules/github.com/replicatedhq/troubleshoot-0.115.1 branch January 14, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot go Pull requests that update Go code type::security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants