Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on oura to permit the latest version.

Release notes

Sourced from oura's releases.

2.0.0 - 2025-09-29

Release Notes

🚀 Features

  • Support all record types in terminal sink (#839)
  • Support env filters for tracing output (#877)
  • Introduce ZeroMQ sink (#872)
  • Update mithril-client and aws dependencies (#897)

🐛 Bug Fixes

  • Make select filter artifacs public for library mode (#892)
  • Support reset events in rollback buffer (#894)

🚜 Refactor

  • Make config struct fields public (#899)

📚 Documentation

  • Improve utxorpc source section (#867)

⚙️ Miscellaneous Tasks

  • Update Pallas to v0.33.0 (#875)
  • Update readme for v2 release (#880)
  • Update readme badges (#881)
  • Tidy up release procedure

Install oura 2.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/oura/releases/download/v2.0.0/oura-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/oura/releases/download/v2.0.0/oura-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install txpipe/tap/oura

... (truncated)

Changelog

Sourced from oura's changelog.

[2.0.0] - 2025-09-29

🚀 Features

  • Support all record types in terminal sink (#839)
  • Support env filters for tracing output (#877)
  • Introduce ZeroMQ sink (#872)
  • Update mithril-client and aws dependencies (#897)

🐛 Bug Fixes

  • Make select filter artifacs public for library mode (#892)
  • Support reset events in rollback buffer (#894)

🚜 Refactor

  • Make config struct fields public (#899)

📚 Documentation

  • Improve utxorpc source section (#867)

⚙️ Miscellaneous Tasks

  • Update Pallas to v0.33.0 (#875)
  • Update readme for v2 release (#880)
  • Update readme badges (#881)
  • Tidy up release procedure

[2.0.0-beta.0] - 2025-04-18

🚀 Features

  • Make source and sink mods public to use as library (#806)
  • Use block data for u5c (#832)
  • (u5c) Allow arbitrary request metadata (#833)
  • Add reference_inputs to TransactionRecord (#810)
  • Add hydra source (#823)
  • Implement rollback filter (#855)
  • Implement dump command (#853)
  • Added cargo dist (#850)
  • Implement watch command (#852)

🐛 Bug Fixes

  • (select) Handle payment-part address matching (#818)
  • (parse_cbor) Support mapping of CborBlock to ParsedBlock (#824)
  • (redis) Update deps and fix deprecations (#831)

💼 Other

... (truncated)

Commits
  • 382ba23 ci: force rust version to unify OS builds
  • 8c52e12 release: v2.0.0
  • 9815ef0 chore: tidy up release procedure
  • f5130a8 refactor: make config struct fields public (#899)
  • dceec0c feat: update mithril-client and aws dependencies (#897)
  • 6c99cbd fix: support reset events in rollback buffer (#894)
  • e3196ab chore(deps): update sqlx and legacy prelude (#893)
  • d7b104c fix: make select filter artifacs public for library mode (#892)
  • be1fa05 feat: introduce ZeroMQ sink (#872)
  • 209876c chore(deps): update CI and GCP dependences (#882)
  • 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 [oura](https://github.com/txpipe/oura) to permit the latest version.
- [Release notes](https://github.com/txpipe/oura/releases)
- [Changelog](https://github.com/txpipe/oura/blob/main/CHANGELOG.md)
- [Commits](txpipe/oura@v1.1.0...v2.0.0)

---
updated-dependencies:
- dependency-name: oura
  dependency-version: 2.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@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
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.

1 participant