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.93.1 to 0.105.1 #5417

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps github.com/replicatedhq/troubleshoot from 0.93.1 to 0.105.1.

Release notes

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

v0.105.1

Changelog

  • d60f9a6 change resolvedFromSearch content (#1629)

v0.105.0

Changelog

  • 668b7ed feat: add CPU micro architecture support (#1628)

v0.104.0

Changelog

  • 2bb611c bug: Remove duplicate results in preflights (#1626)
  • 142015c feat(analyzer): enable host os info analyzer to support multiple nodes (#1618)
  • 83f02f4 feat: Install goldpinger daemonset if one does not exist when running goldpinger collector (#1619)
  • 2f78fee chore(deps): bump github.com/miekg/dns from 1.1.57 to 1.1.62 in the security group (#1621)
  • e97b961 feat(support-bundle): add runHostCollectorsInPod in spec (#1608)

v0.103.0

Changelog

  • 8823f7d feat: host collector for DNS (#1617)
  • d73082a chore(deps): bump the security group with 12 updates (#1615)
  • cf8c08b chore(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.16.1 in /examples/sdk/helm-template in the security group (#1614)

v0.102.0

Changelog

  • aea4f7c feat: Optionally save preflight bundles to disk (#1612)

v0.101.2

Changelog

  • 05dcae2 fix: [sc-112114] registry collector failed to talk to Replicated private registry (#1613)

v0.101.1

Changelog

  • 0c63880 fix: --redactors flag is dropped if no spec provided (#1611)

v0.101.0

Changelog

  • 7484b10 feat: [sc-110727] troubleshoot: collector/analyzer for wildcard dns (#1606)
  • f662161 chore(deps): bump the security group with 5 updates (#1609)
  • bd6c5b9 chore(deps): bump the security group across 1 directory with 16 updates (#1604)
  • 0a2c9c7 feat(analyzer): allow templating for Node Resources Analyzer (#1605)
  • e685cb9 feat: make load-cluster-specs the default (#1602)

v0.100.0

Changelog

  • 3aaffb4 fix(e2e): race condition causes tests to fail (#1603)
  • 1b1efa1 feat(fio): add option to disable runtime (#1601)
  • ff31f5a Log when analysers fail to match any outcome conditions (#1597)
  • 8ab2b5e chore(deps): bump helm.sh/helm/v3 from 3.15.3 to 3.15.4 in /examples/sdk/helm-template in the security group (#1599)
  • 55608c1 feat(support-bundle): add text that explains where support bundle to share (#1595)
  • fa14616 Log non-existentent analyzers instead of adding to analyzer results (#1593)

... (truncated)

Commits
  • d60f9a6 change resolvedFromSearch content (#1629)
  • 668b7ed feat: add CPU micro architecture support (#1628)
  • 2bb611c bug: Remove duplicate results in preflights (#1626)
  • 142015c feat(analyzer): enable host os info analyzer to support multiple nodes (#1618)
  • 83f02f4 feat: Install goldpinger daemonset if one does not exist when running goldpin...
  • 2f78fee chore(deps): bump github.com/miekg/dns from 1.1.57 to 1.1.62 in the security ...
  • e97b961 feat(support-bundle): add runHostCollectorsInPod in spec (#1608)
  • 8823f7d feat: host collector for DNS (#1617)
  • d73082a chore(deps): bump the security group with 12 updates (#1615)
  • cf8c08b chore(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.16.1 in /examples/sdk/helm...
  • 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.93.1 to 0.105.1.
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.93.1...v0.105.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 requested a review from a team as a code owner September 30, 2024 11:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code type::chore labels Sep 30, 2024
Copy link
Contributor

[sc-113136]

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Superseded by #5419.

@dependabot dependabot bot closed this Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/replicatedhq/troubleshoot-0.105.1 branch October 7, 2024 11:18
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