Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

Bumps github.com/blinklabs-io/gouroboros from 0.54.0 to 0.55.0.

Release notes

Sourced from github.com/blinklabs-io/gouroboros's releases.

v0.55.0

BREAKING CHANGES

Constants used throughout have been renamed to have more consistent naming.

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.54.0...v0.55.0

Commits
  • a247a4a Merge pull request #398 from blinklabs-io/chore/ales-codeowners
  • c4c8574 Merge pull request #397 from blinklabs-io/feat/ledger-determine-tx-type
  • c7c7369 chore: add @​verbotenj to codeowners
  • dee107b feat: ledger function to determine transaction type
  • 99167a2 Merge pull request #396 from blinklabs-io/feat/ledger-consistent-naming
  • 336de9d Merge pull request #395 from blinklabs-io/feat/cbor-consistent-naming
  • 5a96a5d Merge pull request #394 from blinklabs-io/feat/proto-consistent-naming
  • 311fd36 feat: consistent naming for ledger constants
  • 9adc14e feat: consistent naming for CBOR constants
  • 324a3fc feat: consistent naming for protocol constants
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.54.0 to 0.55.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.54.0...v0.55.0) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 12, 2023
@agaffney agaffney merged commit 5efca3c into main Oct 12, 2023
@agaffney agaffney deleted the dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.55.0 branch October 12, 2023 22:16
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 go Pull requests that update Go code

2 participants