Skip to content

build(deps): bump solana-svm-log-collector from 3.1.3 to 4.1.2 - #487

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-svm-log-collector-4.1.2
Open

build(deps): bump solana-svm-log-collector from 3.1.3 to 4.1.2#487
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-svm-log-collector-4.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps solana-svm-log-collector from 3.1.3 to 4.1.2.

Release notes

Sourced from solana-svm-log-collector's releases.

Release v4.1.2

What's Changed

Full Changelog: anza-xyz/agave@v4.1.1...v4.1.2

Release v4.1.1

What's Changed

Full Changelog: anza-xyz/agave@v4.1.0...v4.1.1

Release v4.1.0

This a stable release suitable for Testnet, Devnet and Mainnet Beta.

https://github.com/anza-xyz/agave/blob/v4.1/CHANGELOG.md

What's Changed

Full Changelog: anza-xyz/agave@v4.1.0-rc.1...v4.1.0

Release v4.1.0-rc.1

This is Mainnet-beta Upgrade Candidate release recommended for 10% adoption. It is also recommended for Testnet and Devnet.

https://github.com/anza-xyz/agave/blob/v4.1/CHANGELOG.md

What's Changed

Full Changelog: anza-xyz/agave@v4.1.0-rc.0...v4.1.0-rc.1

Release v4.1.0-rc.0

This is a testnet release. It is also recommended for Devnet.

https://github.com/anza-xyz/agave/blob/v4.1/CHANGELOG.md

... (truncated)

Changelog

Sourced from solana-svm-log-collector's changelog.

Changelog

All notable changes to this project will be documented in this file.

Please follow the guidance at the bottom of this file when making changes The format is based on Keep a Changelog. This project adheres to Semantic Versioning and follows a Backwards Compatibility Policy

Release channels have their own copy of this changelog:

4.3.0-Unreleased

RPC

Breaking

Changes

Validator

Breaking

  • Loading a snapshot that contains an invalid vote account is now a hard error. Previously such accounts were silently dropped for compatibility with snapshots created before v2.1.0.
  • Banking trace is now disabled by default. To enable, provide --enable-banking-trace <max bytes>.

Deprecations

  • --disable-banking-trace is now deprecated and a no-op (banking trace is disabled by default). The flag is still accepted for backward compatibility.

Changes

  • Validators running without --full-rpc-api and with snapshot generation disabled no longer store transaction signature keys in the status cache. Message hashes remain cached for duplicate transaction detection.
  • External scheduler execution responses now report PARTIAL_BATCH_CANCELLED for CommitCancelled errors in non-all-or-nothing batches. All-or-nothing batches continue to use ALL_OR_NOTHING_BATCH_FAILURE.

Geyser

Deprecations

  • The legacy GeyserPlugin methods update_account, notify_transaction, notify_entry, and notify_block_metadata are slated for removal in the next major release.

Changes

  • Added GeyserPlugin methods to replace deprecated methods: update_account_from_snapshot and update_account_for_bank replace update_account, notify_transaction_for_bank replaces notify_transaction, notify_entry_for_bank replaces notify_entry, and notify_block_metadata_for_bank replaces notify_block_metadata.
  • Added update_bank_status for bank-scoped slot status updates with bank_id; update_slot_status remains for non-bank slot statuses.
  • Added GeyserPlugin::notify_block_footer and GeyserPlugin::block_footer_notifications_enabled; plugins can opt in to receive the complete versioned Alpenglow block footer, slot, and bank ID in entry order independently of entry notifications.

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [solana-svm-log-collector](https://github.com/anza-xyz/agave) from 3.1.3 to 4.1.2.
- [Release notes](https://github.com/anza-xyz/agave/releases)
- [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md)
- [Commits](anza-xyz/agave@v3.1.3...v4.1.2)

---
updated-dependencies:
- dependency-name: solana-svm-log-collector
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 30, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 30, 2026 08: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