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

Bump the global group with 3 updates #65

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the global group with 3 updates: github.com/chia-network/go-chia-libs, github.com/chia-network/go-modules and github.com/schollz/progressbar/v3.

Updates github.com/chia-network/go-chia-libs from 0.14.2 to 0.15.2

Release notes

Sourced from github.com/chia-network/go-chia-libs's releases.

v0.15.2

What's Changed

Full Changelog: Chia-Network/go-chia-libs@v0.15.1...v0.15.2

v0.15.1

What's Changed

New Contributors

Full Changelog: Chia-Network/go-chia-libs@v0.15.0...v0.15.1

v0.15.0

What's Changed

Full Changelog: Chia-Network/go-chia-libs@v0.14.2...v0.15.0

Commits
  • b106592 Add running services (#162)
  • 11e544b put CHALLENGE back to the database path when writing to disk (#161)
  • 228b312 Add helpers for saving the config (#160)
  • 8cbd751 Initial Config Update (#159)
  • b9aec8e Add pr write perms (#158)
  • 4dba53c Add a workflow to pull in initial config changes automatically (#157)
  • 24485c7 Add a public http client for use with rpc compliant public (no cert required)...
  • See full diff in compare view

Updates github.com/chia-network/go-modules from 0.0.5 to 0.0.7

Release notes

Sourced from github.com/chia-network/go-modules's releases.

v0.0.7

What's Changed

Full Changelog: Chia-Network/go-modules@v0.0.6...v0.0.7

v0.0.6

What's Changed

Full Changelog: Chia-Network/go-modules@v0.0.5...v0.0.6

Commits
  • 6421c74 Use a part reader + max 10k parts (#52)
  • 221c613 Merge pull request #51 from Chia-Network/amazon-multipart-memory
  • eaa3d67 Read file part buffer after semaphore in amazon multipart upload
  • d4d4279 Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in the global ...
  • 8e7346c Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 in the global ...
  • ca78ff3 Update Managed Files (#48)
  • c1c1d66 Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 in the global ...
  • f35dd4c Merge pull request #45 from Chia-Network/dependabot/go_modules/global-04a417bc8b
  • b1d7072 Bump github.com/aws/aws-sdk-go from 1.55.4 to 1.55.5 in the global group
  • 2350d8f Bump the global group with 2 updates (#44)
  • Additional commits viewable in compare view

Updates github.com/schollz/progressbar/v3 from 3.15.0 to 3.16.0

Release notes

Sourced from github.com/schollz/progressbar/v3's releases.

v3.16.0

What's Changed

Full Changelog: schollz/progressbar@v3.15.0...v3.16.0

Commits
  • f1b3580 Merge pull request #199 from chengxilo/update-spinner
  • 3d93361 feat: update the test.Now the actual is what the output would be like in the ...
  • efe17f0 fix:according to renderProgressBar, only update spinner when ignore length.
  • fbe274c fix:check whether the progressbar is visible before start the spinner change ...
  • 12ba16a import virtualterm for testing.
  • 5ad50c6 feat: make progressbar could update according to an interval or update each t...
  • See full diff in compare view

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

Bumps the global group with 3 updates: [github.com/chia-network/go-chia-libs](https://github.com/chia-network/go-chia-libs), [github.com/chia-network/go-modules](https://github.com/chia-network/go-modules) and [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar).


Updates `github.com/chia-network/go-chia-libs` from 0.14.2 to 0.15.2
- [Release notes](https://github.com/chia-network/go-chia-libs/releases)
- [Commits](Chia-Network/go-chia-libs@v0.14.2...v0.15.2)

Updates `github.com/chia-network/go-modules` from 0.0.5 to 0.0.7
- [Release notes](https://github.com/chia-network/go-modules/releases)
- [Commits](Chia-Network/go-modules@v0.0.5...v0.0.7)

Updates `github.com/schollz/progressbar/v3` from 3.15.0 to 3.16.0
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](schollz/progressbar@v3.15.0...v3.16.0)

---
updated-dependencies:
- dependency-name: github.com/chia-network/go-chia-libs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: global
- dependency-name: github.com/chia-network/go-modules
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: global
- dependency-name: github.com/schollz/progressbar/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: global
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2024

The following labels could not be found: go, Changed.

cmmarslender
cmmarslender previously approved these changes Sep 24, 2024
@cmmarslender cmmarslender enabled auto-merge (squash) September 24, 2024 18:28
@cmmarslender cmmarslender merged commit 094a5e8 into main Sep 24, 2024
14 checks passed
@cmmarslender cmmarslender deleted the dependabot/go_modules/global-a6d6cac5ce branch September 24, 2024 18:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants