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.3 to 0.118.0 #5613

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

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

Release notes

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

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)

v0.115.3

Changelog

  • de791e9 Enable Daemonsets in ClusterResources analyzer (#1729)

v0.115.2

Changelog

  • fa5365c fix: [sc-118962] Unable to Retrieve TLS Parameters from Kubernetes Secrets with the Postgres Collector (#1724)
  • b9d49d9 chore(deps): bump the security group with 2 updates (#1726)
  • bb7cd5f chore(deps): bump the security group with 16 updates (#1723)
  • f97c66d chore(deps): bump helm.sh/helm/v3 from 3.16.4 to 3.17.0 in /examples/sdk/helm-template in the security group (#1722)
  • 58e71d1 chore(deps): bump the security group with 3 updates (#1721)

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)

... (truncated)

Commits
  • 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 s...
  • 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)
  • 51c3a0c fix(host-preflights): buildtin kernel modules file from wrong path (#1741)
  • 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 dependencies Pull requests that update a dependency file go Pull requests that update Go code type::chore labels Mar 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 17, 2025 11:50
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/replicatedhq/troubleshoot-0.118.0 branch from 7bedb4f to c0ff00b Compare March 18, 2025 21:43
Bumps [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) from 0.107.3 to 0.118.0.
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.107.3...v0.118.0)

---
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.118.0 branch from c0ff00b to a7e4072 Compare March 28, 2025 21:58
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.

0 participants