Skip to content

chore(deps): bump sframe from 1.4.0 to 1.4.1 - #72

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/sframe-1.4.1
Closed

chore(deps): bump sframe from 1.4.0 to 1.4.1#72
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/sframe-1.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps sframe from 1.4.0 to 1.4.1.

Release notes

Sourced from sframe's releases.

v1.4.1

Bug Fixes

  • Avoid unsafe code by using CipherCtx API
  • Harden decryption buffer truncation against underflow
Changelog

Sourced from sframe's changelog.

[1.4.1] - 2026-08-19

Bug Fixes

  • Avoid unsafe code by using CipherCtx API
  • Harden decryption buffer truncation against underflow
Commits
  • 7a06748 chore: release v1.4.1
  • 119bf5a Merge pull request #108 from TobTheRock/fix/103-short-frame
  • 6fcc68f test: cover a cipher text shorter than the auth tag per backend
  • 7ded79e fix: harden decryption buffer truncation against underflow
  • 18a07ad Merge pull request #106 from TobTheRock/fix/105-openssl-ub
  • e32cdb9 fix(crypto): avoid unsafe code by using CipherCtx API
  • 8eb9dc6 Merge pull request #99 from TobTheRock/release-plz-2026-08-16T12-40-35Z
  • 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 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 [sframe](https://github.com/TobTheRock/sframe-rs) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/TobTheRock/sframe-rs/releases)
- [Changelog](https://github.com/TobTheRock/sframe-rs/blob/main/CHANGELOG.md)
- [Commits](TobTheRock/sframe-rs@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: sframe
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: rust. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #73.

@dependabot dependabot Bot closed this Aug 31, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/sframe-1.4.1 branch August 31, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants