kwctl icon indicating copy to clipboard operation
kwctl copied to clipboard

build(deps): update all minor level dependencies

Open renovate[bot] opened this issue 2 weeks ago • 2 comments

This PR contains the following updates:

Package Type Update Change
flate2 dependencies minor 1.0.35 -> 1.1.0
pulldown-cmark dependencies minor 0.12.1 -> 0.13.0
taiki-e/install-action action minor v2.48.22 -> v2.49.5
tempfile (source) dev-dependencies minor 3.16.0 -> 3.17.1

Release Notes

rust-lang/flate2-rs (flate2)

v1.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.0.35...1.1.0

raphlinus/pulldown-cmark (pulldown-cmark)

v0.13.0

Compare Source

Breaking Changes

New Features

Bug Fixes and Code Enhancements

Docs

New Contributors

Full Changelog: https://github.com/pulldown-cmark/pulldown-cmark/compare/v0.12.2...v0.13.0

taiki-e/install-action (taiki-e/install-action)

v2.49.5: 2.49.5

Compare Source

  • Update wasmtime@latest to 30.0.2.

  • Update release-plz@latest to 0.3.123.

v2.49.4: 2.49.4

Compare Source

  • Update typos@latest to 1.29.10.

v2.49.3: 2.49.3

Compare Source

  • Update wash@latest to 0.39.0.

  • Update cargo-nextest@latest to 0.9.92.

v2.49.2: 2.49.2

Compare Source

  • Update sccache@latest to 0.10.0.

  • Update cargo-machete@latest to 0.8.0.

v2.49.1: 2.49.1

Compare Source

  • Update cargo-deny@latest to 0.18.0.

v2.49.0: 2.49.0

Compare Source

  • Allow installing pre-release versions using binstall. (#​868)
Stebalien/tempfile (tempfile)

v3.17.1

Compare Source

  • Fix build with windows-sys 0.52. Unfortunately, we have no CI for older windows-sys versions at the moment...

v3.17.0

Compare Source

  • Make sure to use absolute paths in when creating unnamed temporary files (avoids a small race in the "immediate unlink" logic) and in Builder::make_in (when creating temporary files of arbitrary types).
  • Prevent a theoretical crash that could (maybe) happen when a temporary file is created from a drop function run in a TLS destructor. Nobody has actually reported a case of this happening in practice and I have been unable to create this scenario in a test.
  • When reseeding with getrandom, use platform (e.g., CPU) specific randomness sources where possible.
  • Clarify some documentation.
  • Unlink unnamed temporary files on windows immediately when possible instead of waiting for the handle to be closed. We open files with "Unix" semantics, so this is generally possible.

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Feb 13 '25 00:02 renovate[bot]