Skip to content

Comments

chore(deps): update pallas requirement from 0.7.0 to 0.35.0#15

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pallas-0.35.0
Open

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Updates the requirements on pallas to permit the latest version.

Release notes

Sourced from pallas's releases.

v0.35.0

v0.35.0 (2026-02-10)

Backport

  • network: incomplete CBOR support for DMQ local submission rejection (#727)

Contributors

@​jpraynaud

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
  • dca1613 Release 0.35.0
  • a0a2549 backport(network): incomplete CBOR support for DMQ local submission rejection...
  • 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)
  • 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 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.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2026

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 Feb 11, 2026
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