envoyproxy / gateway

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
https://gateway.envoyproxy.io
Apache License 2.0
1.64k stars 354 forks source link

build(deps): bump github.com/replicatedhq/troubleshoot from 0.107.5 to 0.111.0 #4724

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps github.com/replicatedhq/troubleshoot from 0.107.5 to 0.111.0.

Release notes

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

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)

v0.108.0

Changelog

  • e272683 feat: implement collector and analyser for network namespace connectivity (#1670)

v0.107.6

Changelog

  • ea900a1 chore: Refactor host cpu analyzer for remote collection (#1664)
  • f0b8de6 feat: multiple nodes analyzers (#1667)
Commits
  • 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...
  • 0213fbb chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 t...
  • deeeea7 exec remote host collectors in a daemonset (#1671)
  • 197f6de feat(host_analyzer): add host sysctl analyzer (#1681)
  • 2f62240 remove redundant tests (#1677)
  • 40eef3c feat(e2e): add local host support bundle test (#1680)
  • 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 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[bot] commented 1 week ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

zirain commented 1 week ago

@dependabot ignore this major version

dependabot[bot] commented 1 week ago

OK, I won't notify you about version 0.x.x again, unless you re-open this PR.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.60%. Comparing base (c9ae045) to head (58b764e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4724 +/- ## ======================================= Coverage 65.60% 65.60% ======================================= Files 211 211 Lines 31998 31998 ======================================= Hits 20993 20993 - Misses 9764 9765 +1 + Partials 1241 1240 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.