Skip to content

Conversation

platform-engineering-bot
Copy link
Contributor

@platform-engineering-bot platform-engineering-bot commented Feb 26, 2024

This PR contains the following updates:

Package Type Update Change
anstream dependencies patch 0.6.12 -> 0.6.13
tempfile (source) dependencies patch 3.10.0 -> 3.10.1

Release Notes

rust-cli/anstyle (anstream)

v0.6.13

Compare Source

Stebalien/tempfile (tempfile)

v3.10.1

Compare Source

  • Handle potential integer overflows in 32-bit systems when seeking/truncating "spooled" temporary files past 4GiB (2³²).
  • Handle a theoretical 32-bit overflow when generating a temporary file name larger than 4GiB. Now it'll panic (on allocation failure) rather than silently succeeding due to wraparound.

Thanks to @​stoeckmann for finding and fixing both of these issues.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@platform-engineering-bot platform-engineering-bot changed the title fix(deps): update rust crate tempfile to 3.10.1 fix(deps): update all patch dependencies Feb 27, 2024
Signed-off-by: null <platform-engineering@redhat.com>
@cgwalters cgwalters enabled auto-merge February 28, 2024 15:34
@cgwalters cgwalters merged commit 90b4dfb into main Feb 28, 2024
@cgwalters cgwalters deleted the renovate/all-patch branch February 28, 2024 15:40
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.

2 participants