Skip to content

Comments

chore(deps): update pallas requirement from 0.7.0 to 0.33.0#6

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Updates the requirements on pallas to permit the latest version.

Release notes

Sourced from pallas's releases.

v0.33.0

v0.33.0 (2025-07-13)

Bug Fixes

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

Chore

  • backport: PlutusData fixes and tests (#675)
  • backport: partial and total order for 'Voter' (#674)

Contributors

@​KtorZ

Changelog

Sourced from pallas's changelog.

[Unreleased]

[v0.32.0] - 2024-12-29

Chore

  • apply new lint warnings from latest clippy (#561)
  • fix examples after latest refactors (#560)
  • deps: update utxorpc-spec to v0.15 (#568)
  • math: replace malachite lib with dashu (#542)
  • utxorpc: update spec to v0.14 and update redeemer mapper (#559)

Feat

  • applying: include main constants in pparams (#565)
  • configs: allow clone for genesis file structs (#528)
  • network: implement GetFilteredDelegationsAndRewardAccounts query (#552)
  • network: implement get_utxo_whole query (#564)
  • network: implement get stake pool parameters query (#554)
  • network: implement GetUTxOByTxIn state query (#550)
  • traverse: introduce small QoL improvements (#567)
  • traverse: implement MultiEraValue.into_conway (#545)
  • txbuilder: allow cloning of relevant structs (#558)
  • utxorpc: add execution cost prices to parameter mapper (#555)

Fix

  • network: adjust PoolDistr & ProtocolParam structs used for state queries (#551)
  • traverse: don't mess with Byron update epoch (#566)
  • txbuilder: support adding signatures to Conway transactions (#553)

[v0.31.0] - 2024-11-04

Build

  • deps: update itertools requirement from 0.12.1 to 0.13.0 (#459)
  • deps: update utxorpc-spec requirement from 0.3.0 to 0.4.4 (#425)
  • deps: update base64 requirement from 0.21.2 to 0.22.0 (#417)
  • deps: update rocksdb requirement from 0.21.0 to 0.22.0 (#403)
  • deps: update itertools requirement from 0.10.5 to 0.12.1 (#390)
  • deps: update minicbor requirement from 0.19 to 0.20 (#337)

Chore

  • fix lint warnings (#339)
  • remove rolldb from repo (#537)
  • update root crate re-exports (#536)
  • Improve network tracing messages (#237)
  • Fix lint warnings for all targets (#240)
  • Use gasket dep from crates.io (#249)
  • upgrade gasket to v0.3.0 (#255)
  • upgrade to gasket v0.4 (#256)

... (truncated)

Commits
  • 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)
  • d354b43 fix: encoding and decoding of NativeScript (#670)
  • af0463f Release 0.32.1
  • d09677b chore: add n2n handshake version 14 to default options (#665)
  • b7b6497 Release 0.32.0
  • acc3c7d chore(deps): update utxorpc-spec to v0.15 (#568)
  • 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/main/CHANGELOG.md)
- [Commits](https://github.com/txpipe/pallas/compare/pallas-codec@0.7.1...v0.33.0)

---
updated-dependencies:
- dependency-name: pallas
  dependency-version: 0.33.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 Oct 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 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 Oct 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2025

Superseded by #11.

@dependabot dependabot bot closed this Dec 17, 2025
@dependabot dependabot bot deleted the dependabot/cargo/pallas-0.33.0 branch December 17, 2025 00:21
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