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 with 2 updates #123

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

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

Updates go.sia.tech/core from 0.4.7 to 0.5.0

Commits
  • cfd2c34 Merge pull request #215 from SiaFoundation/network-params
  • 63b1b24 consensus: Add BlockInterval and MaturityDelay network parameters
  • 0b6c6fb Merge pull request #220 from SiaFoundation/capacity
  • aef0242 types,consensus: Add Capacity field to V2FileContract
  • cc3bde7 go.mod: update go version
  • 9067831 build(deps): bump lukechampine.com/frand in the all-dependencies group
  • b7ccbe5 Merge pull request #214 from SiaFoundation/validation-methods
  • 3986645 consensus: Move zero-valued output checks into respective methods
  • 3a45c8b Merge pull request #211 from SiaFoundation/finalization
  • cc3c98a types,consensus: Make contract finalization unilateral
  • Additional commits viewable in compare view

Updates go.sia.tech/coreutils from 0.4.1 to 0.5.0

Commits
  • 6383fa9 Merge pull request #113 from SiaFoundation/nate/new-network-params
  • 29cb039 chain,testutil,wallet: support MaturityDelay and BlockTime network params
  • d60e3e7 go mod tidy
  • 359885e build(deps): bump lukechampine.com/frand from 1.4.2 to 1.5.1
  • 6be904a Merge pull request #106 from SiaFoundation/nate/add-event-confirmations
  • 0b49464 wallet: add confirmations
  • 9a2654c Merge pull request #103 from SiaFoundation/dependabot/go_modules/golang.org/x...
  • 773ee72 build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0
  • 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.4.7 to 0.5.0
- [Commits](SiaFoundation/core@v0.4.7...v0.5.0)

Updates `go.sia.tech/coreutils` from 0.4.1 to 0.5.0
- [Commits](SiaFoundation/coreutils@v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: go.sia.tech/core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
@ChrisSchinnerl
Copy link
Member

@chris124567 this seems to require some TLC

@n8maninger n8maninger merged commit 303af61 into master Oct 29, 2024
8 checks passed
@n8maninger n8maninger deleted the dependabot/go_modules/all-dependencies-1346a2d3d1 branch October 29, 2024 14:47
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.

3 participants