Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps github.com/replicatedhq/troubleshoot from 0.107.3 to 0.119.0.

Release notes

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

v0.119.0

Changelog

  • 9bca9c5 chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.0.0 (#1771)
  • 3a457d1 feat: add timestamps flag to logs collector (#1776)
  • 7cc5ce2 chore(deps): bump the security group with 2 updates (#1775)
  • 48fc5b1 chore(deps): bump helm.sh/helm/v3 from 3.17.2 to 3.17.3 in the go_modules group (#1773)
  • 9419e84 chore(deps): bump helm.sh/helm/v3 from 3.17.2 to 3.17.3 in /examples/sdk/helm-template in the go_modules group (#1772)
  • 08beae3 chore(deps): bump the security group with 8 updates (#1770)
  • ab7f50d improve detection of tanzu clusters (#1769)
  • cbb22e2 chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in /examples/sdk/helm-template in the go_modules group (#1759)
  • 87d50af chore(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.27 in the go_modules group (#1768)
  • 1aea8d0 chore(deps): bump the security group with 5 updates (#1766)
  • 2b1b942 chore(deps): bump the security group across 1 directory with 22 updates (#1764)
  • 641c195 fix(collect.runPod): does not delete image pull secrets without name in spec (#1761)
  • ef1cd66 Handling the case when the Cluster Analyzer doesn't find a resource (#1760)
  • 64c63d3 Log namespace when analyzing deployment status (#1757)
  • 9577d60 Remove the hard coding of the cosign release [sc-77445] (#1756)

v0.118.0

Changelog

  • 69889c3 Updating the cosign library for Github Actions (#1752)
  • 9d9b3c5 add additional test cases to the host os info analyzer (#1754)
  • 3665d25 Http comperators (#1753)
  • c770c32 chore(deps): bump the security group with 4 updates (#1749)
  • b59afdd chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 in the security group (#1747)

v0.117.0

Changelog

  • 97dcae9 Ability to use sprig functions in analyzer templates (#1745)
  • b80f38a fix(redact): multi-line redactors strip empty lines (#1742)
  • dca4e67 update shirou/gopsutil to v4 (#1744)
  • fb9ea28 improve the host OS collector and analyzer (#1743)

v0.116.4

Changelog

  • 51c3a0c fix(host-preflights): buildtin kernel modules file from wrong path (#1741)

v0.116.3

Changelog

  • f3b3085 chore(deps): bump the security group with 12 updates (#1740)
  • 5ce7d1f chore(deps): bump helm.sh/helm/v3 from 3.17.0 to 3.17.1 in /examples/sdk/helm-template in the security group (#1739)
  • 8e1dc9c fix(preflights): builtin kernel modules file may be not found (#1738)

v0.116.2

Changelog

  • 923293e fix(preflights): support for builtin kernel modules (#1737)

v0.116.1

Changelog

  • ae2b5d1 fix(ci): remove windows build from goreleaser (#1736)

... (truncated)

Commits
  • 9bca9c5 chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.3 to ...
  • 3a457d1 feat: add timestamps flag to logs collector (#1776)
  • 7cc5ce2 chore(deps): bump the security group with 2 updates (#1775)
  • 48fc5b1 chore(deps): bump helm.sh/helm/v3 from 3.17.2 to 3.17.3 in the go_modules gro...
  • 9419e84 chore(deps): bump helm.sh/helm/v3 from 3.17.2 to 3.17.3 in /examples/sdk/helm...
  • 08beae3 chore(deps): bump the security group with 8 updates (#1770)
  • ab7f50d improve detection of tanzu clusters (#1769)
  • cbb22e2 chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in /examples/sdk/hel...
  • 87d50af chore(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.27 in t...
  • 1aea8d0 chore(deps): bump the security group with 5 updates (#1766)
  • 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/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) from 0.107.3 to 0.119.0.
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.107.3...v0.119.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code type::chore labels Apr 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 28, 2025 13:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

Superseded by #5687.

@dependabot dependabot bot closed this Jun 9, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/replicatedhq/troubleshoot-0.119.0 branch June 9, 2025 11:46
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.

1 participant