Skip to content

Bump ironoxide from 4.1.0 to 4.3.0 in the dependencies group#342

Merged
giarc3 merged 1 commit intomainfrom
dependabot/cargo/dependencies-7fbadfc5dc
Apr 1, 2026
Merged

Bump ironoxide from 4.1.0 to 4.3.0 in the dependencies group#342
giarc3 merged 1 commit intomainfrom
dependabot/cargo/dependencies-7fbadfc5dc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the dependencies group with 1 update: ironoxide.

Updates ironoxide from 4.1.0 to 4.3.0

Changelog

Sourced from ironoxide's changelog.

4.3.0

  • [#373] Add managed and unmanaged file encrypt/decrypt, which internally stream the bytes for constant memory usage. Note the security disclaimer on file decrypt if you intend to use these APIs.

4.2.1

  • [#372] Hotfix serialized public key cache so that offline initialization works. This fix does require cache regeneration.

4.2.0

  • #365
    • Expand unmanaged API coverage.
    • Adds public key caching to all APIs that can make use of it.
    • Support offline encryption when using unmanaged + public key caching initialization.
Commits
  • 6d70a4c Add file encrypt and decrypt functions. (#373)
  • cda7b81 Fix cache so that truly offline initialization with it works (#372)
  • ec53ff7 Update the releasing doc, changelog for 4.2.0 (#371)
  • b4f31f4 Add offline encryption support via public key cache (#365)
  • 4301c79 Bump actions/upload-artifact from 6 to 7 (#366)
  • 1013ebd Tests showing current state of group operations (#364)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [ironoxide](https://github.com/IronCoreLabs/ironoxide).


Updates `ironoxide` from 4.1.0 to 4.3.0
- [Changelog](https://github.com/IronCoreLabs/ironoxide/blob/main/CHANGELOG.md)
- [Commits](IronCoreLabs/ironoxide@4.1.0...4.3.0)

---
updated-dependencies:
- dependency-name: ironoxide
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Apr 1, 2026
@giarc3 giarc3 merged commit cdb833d into main Apr 1, 2026
4 checks passed
@giarc3 giarc3 deleted the dependabot/cargo/dependencies-7fbadfc5dc branch April 1, 2026 18:45
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