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

build(deps): bump the all-dependencies group with 2 updates #219

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the all-dependencies group with 2 updates: go.sia.tech/core and go.sia.tech/coreutils.

Updates go.sia.tech/core from 0.9.0 to 0.9.1

Release notes

Sourced from go.sia.tech/core's releases.

0.9.1 (2025-01-18)

Fixes

  • Fix account JSON encoding
Changelog

Sourced from go.sia.tech/core's changelog.

0.9.1 (2025-01-18)

Fixes

  • Fix account JSON encoding
Commits
  • 0349a9a Merge pull request #267 from SiaFoundation/release
  • 7fd523d chore: prepare release 0.9.1
  • 7e64255 Merge pull request #266 from SiaFoundation/nate/fix-account-json
  • 4e2d069 fix account json
  • 239942c build(deps): bump golang.org/x/crypto in the all-dependencies group
  • 8ec4de3 build(deps): bump golang.org/x/sys in the all-dependencies group
  • See full diff in compare view

Updates go.sia.tech/coreutils from 0.10.0 to 0.10.1

Release notes

Sourced from go.sia.tech/coreutils's releases.

0.10.1 (2025-01-18)

Fixes

  • Update core to v0.9.1
  • Use condition rather than polling to determine whether all peers are closed in 'Run'
Changelog

Sourced from go.sia.tech/coreutils's changelog.

0.10.1 (2025-01-18)

Fixes

  • Update core to v0.9.1
  • Use condition rather than polling to determine whether all peers are closed in 'Run'
Commits
  • 3906952 Merge pull request #156 from SiaFoundation/release
  • 4183a6a chore: prepare release 0.10.1
  • f6575e9 Merge pull request #157 from SiaFoundation/nate/update-core
  • 04d4d74 update core to v0.9.1
  • bab2bc5 Merge pull request #155 from SiaFoundation/chris/peer-cond
  • 9a05377 add changeset entry
  • c721aef use condition to wait for peers to be removed
  • 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 all-dependencies group with 2 updates: [go.sia.tech/core](https://github.com/SiaFoundation/core) and [go.sia.tech/coreutils](https://github.com/SiaFoundation/coreutils).


Updates `go.sia.tech/core` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/SiaFoundation/core/releases)
- [Changelog](https://github.com/SiaFoundation/core/blob/master/CHANGELOG.md)
- [Commits](SiaFoundation/core@v0.9.0...v0.9.1)

Updates `go.sia.tech/coreutils` from 0.10.0 to 0.10.1
- [Release notes](https://github.com/SiaFoundation/coreutils/releases)
- [Changelog](https://github.com/SiaFoundation/coreutils/blob/master/CHANGELOG.md)
- [Commits](SiaFoundation/coreutils@v0.10.0...v0.10.1)

---
updated-dependencies:
- dependency-name: go.sia.tech/core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: go.sia.tech/coreutils
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@n8maninger n8maninger merged commit a5d3f1c into master Jan 21, 2025
9 checks passed
@n8maninger n8maninger deleted the dependabot/go_modules/all-dependencies-7cf0432a02 branch January 21, 2025 03:39
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.

1 participant