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

chore(deps): update pallas requirement from 0.7.0 to 0.9.0 #109

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Updates the requirements on pallas to permit the latest version.

Release notes

Sourced from pallas's releases.

v0.9.0

v0.9.0 (2022-04-30)

Docs

  • Add retroactive change log

Continuous Integration

  • Skip publish confirmation prompt
  • Enable tag-based release workflow
  • Add draft version of the release workflow (#101)

v0.9.0-alpha.1 (2022-04-29)

Features

  • Implement Plutus Data hashing / JSON (#100)

Bug Fixes

  • Use correct struct for metadatum labels (#96)
  • Update failing native script json test (#95)
  • primitives: Fix native scripts policy id (add missing tag) (#94)
  • primitives: Fix native scripts before/after type serialization (#93)

Chore

  • Add unit test for native script hash (#98)
  • Move miniprotocol examples to custom crate (#97)

v0.9.0-alpha.0 (2022-04-26)

Features

  • primitives: Implement length-preserving uints (#92)
  • primitives: Implement canonical JSON serialization (#90)
Changelog

Sourced from pallas's changelog.

[Unreleased]

[v0.9.0-alpha.1] - 2022-04-29

Chore

  • Add unit test for native script hash (#98)
  • Move miniprotocol examples to custom crate (#97)

Feat

  • Implement Plutus Data hashing / JSON (#100)

Fix

  • Use correct struct for metadatum labels (#96)
  • Update failing native script json test (#95)
  • primitives: Fix native scripts policy id (add missing tag) (#94)
  • primitives: Fix native scripts before/after type serialization (#93)

[v0.9.0-alpha.0] - 2022-04-26

Feat

  • primitives: Implement length-preserving uints (#92)
  • primitives: Implement canonical JSON serialization (#90)

[v0.8.0] - 2022-04-11

[v0.8.0-alpha.1] - 2022-04-11

Feat

  • Improve alonzo address ergonomics (#87)
  • Make blockfetch observer mutable (#86)
  • miniprotocols: Allow step-by-step agents (#85)

[v0.8.0-alpha.0] - 2022-03-22

Chore

  • Fix rogue clippy warnings (#79)
  • Add block-decoding example (#78)
  • Update README with new crates (#77)

Docs

  • Split miniprotocol status into initiator vs responder (#82)
  • Fix README links (#81)
  • Add miniprotocols crate README (#80)

... (truncated)

Commits
  • 82c2dd6 Release 0.9.0
  • 88dcb80 ci: Skip publish confirmation prompt
  • f69dcb1 ci: Enable tag-based release workflow
  • 03dbd81 ci: Add draft version of the release workflow (#101)
  • 2ca49ac docs: Add retroactive change log
  • 35c8c43 Release 0.9.0-alpha.1
  • 2c41c17 feat: Implement Plutus Data hashing / JSON (#100)
  • 0946c83 chore: Add unit test for native script hash (#98)
  • c998d9a chore: Move miniprotocol examples to custom crate (#97)
  • 2d81664 fix: Use correct struct for metadatum labels (#96)
  • 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 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)

Updates the requirements on [pallas](https://github.com/txpipe/pallas) to permit the latest version.
- [Release notes](https://github.com/txpipe/pallas/releases)
- [Changelog](https://github.com/txpipe/pallas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/txpipe/pallas/compare/pallas-codec@0.7.1...v0.9.0)

---
updated-dependencies:
- dependency-name: pallas
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 2, 2022
@dependabot dependabot bot requested a review from mark-stopka May 2, 2022 11:06
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2022

Superseded by #110.

@dependabot dependabot bot closed this May 4, 2022
@dependabot dependabot bot deleted the dependabot/cargo/pallas-0.9.0 branch May 4, 2022 11:08
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant