Bump the global group with 3 updates #65
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.2Release notes
Sourced from github.com/chia-network/go-chia-libs's releases.
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)...Updates
github.com/chia-network/go-modules
from 0.0.5 to 0.0.7Release notes
Sourced from github.com/chia-network/go-modules's releases.
Commits
6421c74
Use a part reader + max 10k parts (#52)221c613
Merge pull request #51 from Chia-Network/amazon-multipart-memoryeaa3d67
Read file part buffer after semaphore in amazon multipart uploadd4d4279
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-04a417bc8bb1d7072
Bump github.com/aws/aws-sdk-go from 1.55.4 to 1.55.5 in the global group2350d8f
Bump the global group with 2 updates (#44)Updates
github.com/schollz/progressbar/v3
from 3.15.0 to 3.16.0Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
Commits
f1b3580
Merge pull request #199 from chengxilo/update-spinner3d93361
feat: update the test.Now the actual is what the output would be like in the ...efe17f0
fix:according torenderProgressBar
, 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...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