Skip to content

fix: Revert "fix(deps): Update module github.com/schollz/progressbar/v3 to v3.16.1 (#410)"#417

Merged
kodiakhq[bot] merged 1 commit intomainfrom
fix/revert_progress_bar_update
Oct 14, 2024
Merged

fix: Revert "fix(deps): Update module github.com/schollz/progressbar/v3 to v3.16.1 (#410)"#417
kodiakhq[bot] merged 1 commit intomainfrom
fix/revert_progress_bar_update

Conversation

@erezrokah
Copy link
Member

This reverts commit b96b6da.

Summary

Looks like this dep update created a data race in the CLI CI so reverting it https://github.com/cloudquery/cloudquery/actions/runs/11330338120/job/31507943884?pr=19381#step:6:2468

Seems like they tried to fix it here schollz/progressbar#202 but might have missed some cases


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt ./... to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@erezrokah erezrokah changed the title Revert "fix(deps): Update module github.com/schollz/progressbar/v3 to v3.16.1 (#410)" fix: Revert "fix(deps): Update module github.com/schollz/progressbar/v3 to v3.16.1 (#410)" Oct 14, 2024
@erezrokah erezrokah added the automerge Add to automerge PRs once requirements are met label Oct 14, 2024
@github-actions github-actions bot added the fix label Oct 14, 2024
@kodiakhq kodiakhq bot merged commit ebe78f8 into main Oct 14, 2024
@kodiakhq kodiakhq bot deleted the fix/revert_progress_bar_update branch October 14, 2024 16:54
kodiakhq bot pushed a commit that referenced this pull request Oct 15, 2024
🤖 I have created a release *beep* *boop*
---


## [1.23.1](v1.23.0...v1.23.1) (2024-10-14)


### Bug Fixes

* Revert "fix(deps): Update module github.com/schollz/progressbar/v3 to v3.16.1 ([#410](#410))" ([#417](#417)) ([ebe78f8](ebe78f8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants