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.114.0 #5501

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 Dec 9, 2024

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

Release notes

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

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)

v0.110.0

Changelog

  • 0213fbb chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.1 (#1684)
  • deeeea7 exec remote host collectors in a daemonset (#1671)

v0.109.0

Changelog

  • 197f6de feat(host_analyzer): add host sysctl analyzer (#1681)
  • 2f62240 remove redundant tests (#1677)
  • 40eef3c feat(e2e): add local host support bundle test (#1680)

v0.108.1

Changelog

  • d25aa7d fix: Do not fail analysis if node list does not exist (#1678)
  • 77c9968 feat(host_sysctl): add host sysctl collector (#1676)
  • 06506ed Fix remote host collection RBAC checks (#1672)

... (truncated)

Commits
  • 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...
  • de15d02 fix(make): improve generate cmd for go mod (#1699)
  • 8e26470 feat: add support for matchExpressions when filtering for nodes (#1697)
  • 6e5db6d chore(deps): bump the security group with 12 updates (#1696)
  • ecc92b1 [bug] Quick fix for handling non 200 status codes when loading specs from URI...
  • 9f5f063 feat: rename templating variables (#1693)
  • 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...
  • 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 requested a review from a team as a code owner December 9, 2024 12:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code type::chore labels Dec 9, 2024
Bumps [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) from 0.107.3 to 0.114.0.
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.107.3...v0.114.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.114.0 branch from 6adde83 to 978c09d Compare December 16, 2024 17:41
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