Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2025

Bumps the gomod group with 2 updates in the / directory: github.com/docker/cli and github.com/replicatedhq/troubleshoot.

Updates github.com/docker/cli from 28.3.2+incompatible to 28.3.3+incompatible

Commits
  • 980b856 Merge pull request #6183 from thaJeztah/diff_simplify
  • 9c25614 Merge pull request #6181 from thaJeztah/fork_readCloserWrapper
  • bc01f84 Merge pull request #6182 from thaJeztah/fork_longpath
  • ea2a0c3 Merge pull request #6177 from thaJeztah/rm_aliases
  • 3d98579 cli/command: remove some redundant import-aliases
  • f5f3b02 Merge pull request #6178 from thaJeztah/bump_dev_tools
  • 143f361 Merge pull request #6179 from thaJeztah/bump_gotestsum
  • d7181e4 Merge pull request #6185 from thaJeztah/alpine_doc
  • 8b6436e Dockerfile: document ALPINE_VERSION build-arg
  • 7d574b8 Merge pull request #6180 from thaJeztah/truncate_id
  • Additional commits viewable in compare view

Updates github.com/replicatedhq/troubleshoot from 0.121.0 to 0.121.2

Release notes

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

v0.121.2

Changelog

  • 13c3ff48 chore(ci): fix go-release (#1814)
  • b261d4a7 chore(ci): make sure our CI builds the prod binaries (#1813)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 30, 2025 01:26
@dependabot dependabot bot added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Jul 30, 2025
@codecov
Copy link

codecov bot commented Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.04%. Comparing base (4f96691) to head (db4d56b).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6631      +/-   ##
==========================================
+ Coverage   71.02%   71.04%   +0.02%     
==========================================
  Files         225      225              
  Lines       39152    39152              
==========================================
+ Hits        27809    27817       +8     
+ Misses       9732     9727       -5     
+ Partials     1611     1608       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

arkodg
arkodg previously approved these changes Jul 30, 2025
zirain
zirain previously approved these changes Jul 30, 2025
@arkodg arkodg requested review from a team July 30, 2025 01:38
@zirain zirain enabled auto-merge (squash) July 30, 2025 01:38
@zirain
Copy link
Member

zirain commented Jul 30, 2025

/retest

Bumps the gomod group with 2 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli) and [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot).


Updates `github.com/docker/cli` from 28.3.2+incompatible to 28.3.3+incompatible
- [Commits](docker/cli@v28.3.2...v28.3.3)

Updates `github.com/replicatedhq/troubleshoot` from 0.121.0 to 0.121.2
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.121.0...v0.121.2)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 28.3.3+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/replicatedhq/troubleshoot
  dependency-version: 0.121.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot dismissed stale reviews from zirain and arkodg via db4d56b July 30, 2025 02:57
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-76ab81adaf branch from e5883db to db4d56b Compare July 30, 2025 02:57
@zirain zirain merged commit f90e696 into main Jul 30, 2025
28 checks passed
@zirain zirain deleted the dependabot/go_modules/gomod-76ab81adaf branch July 30, 2025 03:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants