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.103.0 #5411

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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)

v0.99.0

Changelog

  • d83d8eb chore(deps): bump the security group with 5 updates (#1592)
  • 47656a8 feat: etcd collector (#1589)
  • 60263ca feat: [sc-108732] Can't add annotations in pods executed with the runPod collector (#1590)
  • 87cedca chore(deps): bump the security group with 3 updates (#1591)
  • 16237e4 chore(deps): bump the security group with 4 updates (#1588)

v0.98.0

Changelog

  • a57171a feat: [sc-108689] troubleshoot: journald collector (#1586)

v0.97.0

Changelog

  • 01d5804 feat: cgroups host collector (#1581)

... (truncated)

Commits
  • 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...
  • aea4f7c feat: Optionally save preflight bundles to disk (#1612)
  • 05dcae2 fix: [sc-112114] registry collector failed to talk to Replicated private regi...
  • 0c63880 fix: --redactors flag is dropped if no spec provided (#1611)
  • 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)
  • 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.103.0.
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.93.1...v0.103.0)

---
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 23, 2024 11:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code type::chore labels Sep 23, 2024
Copy link
Contributor

[sc-112556]

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #5417.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/replicatedhq/troubleshoot-0.103.0 branch September 30, 2024 11:20
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