Skip to content

Comments

chore(deps): update pallas requirement from 0.7.0 to 0.34.0#11

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pallas-0.34.0
Closed

chore(deps): update pallas requirement from 0.7.0 to 0.34.0#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pallas-0.34.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Updates the requirements on pallas to permit the latest version.

Release notes

Sourced from pallas's releases.

v0.34.0

v0.34.0 (2025-12-15)

Features

  • network: add more data type derives required by downstream libs (#715)
  • network: add data type derives required by downstream libs (#714)

Bug Fixes

  • add missing PartialOrd and Ord for RedeemersKey (#676)
  • encoding and decoding of NativeScript (#670)

Chore

  • fix lints across the board (#720)
  • backport: DMQ protocol (#717)
  • fix duplicated entry in dev deps
  • add n2n handshake version 14 to default options (#665)
  • backport: PlutusData fixes and tests (#675)
  • backport: partial and total order for 'Voter' (#674)

Contributors

@​etorreborre @​jpraynaud @​scarmuega

Changelog

Sourced from pallas's changelog.

[v0.34.0] - 2025-12-15

Chore

  • fix lints across the board (#720)
  • backport DMQ protocol to v0 (#717)
  • fix duplicated entry in dev deps
  • add n2n handshake version 14 to default options (#665)
  • backport: PlutusData fixes and tests (#675)
  • backport: partial and total order for 'Voter' (#674)

Feat

  • network: add more data type derives required by downstream libs (#715)
  • network: add data type derives required by downstream libs (#714)

Fix

  • add missing PartialOrd and Ord for RedeemersKey (#676)
  • encoding and decoding of NativeScript (#670)

[v1.0.0-alpha.3] - 2025-11-18

Chore

  • fix duplicated dev dependency
  • add n2n handshake version 14 to default options (#664)
  • apply code formatting
  • remove kes cli crate (#704)
  • fix lint warnings (#582)
  • cleanup dead dependencies (#615)
  • fix lint warnings
  • fix incorrect link in crate metadata (#629)
  • impl PartialEq,Eq for chainsync Tip (#635)
  • fix lint warnings (#677)
  • fix lint warnings (#616)
  • update paths to match blueprint test data (#660)
  • deprecate pallas wallet crate (#649)
  • fix lint warnings (#640)
  • network: fix network crate metadata
  • traverse: remove outdated comment (#667)
  • validate: fix lint issues in test code (#678)
  • validate: use uplc fork while waiting for upstream merge (#681)
  • validate: update uplc-turbo with new ibig integers

Feat

  • introduce p2p crate (#690)
  • applying: implement conway phase one validation (#573)
  • codec: allow KeepRaw to own its data (#601)
  • config: improve support for alternative serialization conventions (#699)
  • hardano: support v2 cost models in Alonzo config (#656)
  • hardano: new error display output that matches Haskell submit errors (#623)
  • interop: map gov proposals for u5c (#583)
  • interop: support standalone utxo mapper for u5c (#581)

... (truncated)

Commits
  • 2ab9eb4 Release 0.34.0
  • 902bba8 chore: fix lints across the board (#720)
  • 5825a54 chore: backport DMQ protocol to v0 (#717)
  • 59350de feat(network): add more data type derives required by downstream libs (#715)
  • fd57afb feat(network): add data type derives required by downstream libs (#714)
  • 861068e Release 0.33.0
  • 61255bf chore: fix duplicated entry in dev deps
  • 71395a1 fix: add missing PartialOrd and Ord for RedeemersKey (#676)
  • ce2a6b4 chore(backport): PlutusData fixes and tests (#675)
  • 825badc chore(backport): partial and total order for 'Voter' (#674)
  • 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 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/v0.34.0/CHANGELOG.md)
- [Commits](https://github.com/txpipe/pallas/compare/pallas-codec@0.7.1...v0.34.0)

---
updated-dependencies:
- dependency-name: pallas
  dependency-version: 0.34.0
  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 Dec 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2025

Assignees

The following users could not be added as assignees: mark-stopka. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2026

Superseded by #15.

@dependabot dependabot bot closed this Feb 11, 2026
@dependabot dependabot bot deleted the dependabot/cargo/pallas-0.34.0 branch February 11, 2026 00:11
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.

0 participants