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.18.0 #124

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Updates the requirements on pallas to permit the latest version.

Release notes

Sourced from pallas's releases.

v0.18.0

v0.18.0 (2023-02-04)

Features

  • Derive Debug for Bearer (#219)
  • miniprotocols: Implement tx submission client & server (#220)

Bug Fixes

  • Provide original hash for inline datum (#221)

Build

  • deps: update env_logger requirement from 0.9.0 to 0.10.0 (#209)
  • deps: update minicbor requirement from 0.18 to 0.19 (#213)

Chore

  • Fix lint issues (#222)
  • Fix README badge (#217)
Changelog

Sourced from pallas's changelog.

[v0.18.0] - 2023-02-04

Build

  • deps: update env_logger requirement from 0.9.0 to 0.10.0 (#209)
  • deps: update minicbor requirement from 0.18 to 0.19 (#213)

Chore

  • Fix lint issues (#222)
  • Fix README badge (#217)

Feat

  • Derive Debug for Bearer (#219)
  • miniprotocols: Implement tx submission client & server (#220)

Fix

  • Provide original hash for inline datum (#221)

[v0.17.0] - 2023-01-26

Fix

  • use PlutusBytes to encode BigUInt/BigNInt (#216)

[v0.16.0] - 2023-01-06

Chore

  • Remove lagging pre-release ref (#206)
  • Fix lint warnings (#205)
  • Remove pre-release ref from deps (#204)
  • Fix address lint issue (#201)
  • miniprotocols: Fix integration tests after preview respin (#203)
  • miniprotocols: Add chain-sync tip test (#199)

Feat

  • Migrate to dumb agents (#198)
  • addresses: Add helper for shelley into stake address (#208)
  • miniprotocols: Introduce tracing (#214)
  • multiplexer: Introduce sync multiplexer option (#210)
  • traverse: produces_at method for MultiEraTx (#200)

Fix

  • Match CBOR encoding of plutus data with the haskell implementation. (#212)
  • addresses: Remove bad todo in bech32 logic (#207)
  • primitives: Handle generic int in Plutus data (#202)

BREAKING CHANGE

handshake, chainsync, localstate and blockfetch mini-protocols changed the API surface

... (truncated)

Commits

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.18.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 Feb 6, 2023
@dependabot dependabot bot requested a review from mark-stopka February 6, 2023 11:03
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.

2 participants