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 all-dependencies group across 1 directory with 2 updates #362

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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 in the / directory: 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.9.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'

0.10.0 (2025-01-15)

Breaking Changes

Increased V2 Allow Height to 526,000

Delays activation of the v2 hardfork to June 6th, 2025 in response to concerns about the scope of updates necessary for partners to support v2

Fixes

  • Improve locking in SingleAddressWallet by avoiding acquiring the mutex before a db transaction
  • Increased default UTXO reservation in SingleAddressWallet to 3 hours

0.9.1 (2025-01-12)

Fixes

  • Release locked host UTXOs if contract formation, renewal, or refresh fails
  • Release locked UTXOs if contract formation, renewal, or refresh fails
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'

0.10.0 (2025-01-15)

Breaking Changes

Increased V2 Allow Height to 526,000

Delays activation of the v2 hardfork to June 6th, 2025 in response to concerns about the scope of updates necessary for partners to support v2

Fixes

  • Improve locking in SingleAddressWallet by avoiding acquiring the mutex before a db transaction
  • Increased default UTXO reservation in SingleAddressWallet to 3 hours

0.9.1 (2025-01-12)

Fixes

  • Release locked host UTXOs if contract formation, renewal, or refresh fails
  • Release locked UTXOs if contract formation, renewal, or refresh fails
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
  • d8d7b02 Merge pull request #151 from SiaFoundation/release
  • 07e6439 chore: prepare release 0.10.0
  • c86f558 Merge pull request #153 from SiaFoundation/nate/update-allow-height
  • Additional commits viewable 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 in the / directory: [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.9.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.9.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-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
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.

0 participants