Skip to content

chore(deps): bump self_encryption from 0.34.2 to 0.34.3 in /rust#11

Merged
b-zee merged 1 commit intomainfrom
dependabot/cargo/rust/self_encryption-0.34.3
Dec 23, 2025
Merged

chore(deps): bump self_encryption from 0.34.2 to 0.34.3 in /rust#11
b-zee merged 1 commit intomainfrom
dependabot/cargo/rust/self_encryption-0.34.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps self_encryption from 0.34.2 to 0.34.3.

Changelog

Sourced from self_encryption's changelog.

[0.34.3] - 2025-11-27

Changed

  • Avoid holding individual file handler for each chunk. This resolved an issue we found with long downloads when multiple ant instances were running at the same time.
Commits
  • 84fcfe9 chore(release): v0.34.3
  • 34dc588 feat: avoid holding individual file handler for each chunk
  • 607bcaf feat: env var of STREAM_DECRYPT_BATCH_SIZE
  • 302009d feat: only get datamaps from file
  • See full diff in compare view

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 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)

Bumps [self_encryption](https://github.com/maidsafe/self_encryption) from 0.34.2 to 0.34.3.
- [Release notes](https://github.com/maidsafe/self_encryption/releases)
- [Changelog](https://github.com/maidsafe/self_encryption/blob/master/CHANGELOG.md)
- [Commits](maidsafe/self_encryption@v0.34.2...v0.34.3)

---
updated-dependencies:
- dependency-name: self_encryption
  dependency-version: 0.34.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 1, 2025
@b-zee b-zee merged commit 834800c into main Dec 23, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/rust/self_encryption-0.34.3 branch December 23, 2025 08:57
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