Skip to content

fix(deps): update auto merged updates #1097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

platform-engineering-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies patch 4.5.27 -> 4.5.28
comfy-table dependencies patch 7.1.3 -> 7.1.4
indicatif workspace.dependencies patch 0.17.9 -> 0.17.11
once_cell dependencies patch 1.20.2 -> 1.20.3
openssl workspace.dependencies patch 0.10.69 -> 0.10.70
serde_json workspace.dependencies patch 1.0.137 -> 1.0.138
toml dependencies patch 0.8.19 -> 0.8.20

Release Notes

clap-rs/clap (clap)

v4.5.28

Compare Source

Features
  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown
nukesor/comfy-table (comfy-table)

v7.1.4

Compare Source

Fix
  • Handle UTF-8 graphemes when truncating cells. #​167
  • Respect UTF-8 zero-width joiner and variation selection characters when splitting words. #​168 by tisonkun
Change
  • Remove strum dependency. #​169 by tisonkun
  • Introduce the unicode-segmentation library in the scope of #​167 and #​168.
  • The new changes for correct UTF-8 handling have a performance hit of up to ~67%.
    However, this will most likely unnoticable for most people.
    The benchmark table with 10 columns and 500 rows slowed down from 15ms to 25ms.
    For "normal" tables, the performance hit is negligible.
console-rs/indicatif (indicatif)

v0.17.11

Compare Source

What's Changed

v0.17.10

Compare Source

What's Changed

With some great performance improvements from @​jaheba.

matklad/once_cell (once_cell)

v1.20.3

Compare Source

sfackler/rust-openssl (openssl)

v0.10.70: openssl v0.10.70

Compare Source

What's Changed

Full Changelog: sfackler/rust-openssl@openssl-v0.10.69...openssl-v0.10.70

serde-rs/json (serde_json)

v1.0.138

Compare Source

  • Documentation improvements
toml-rs/toml (toml)

v0.8.20

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
@platform-engineering-bot platform-engineering-bot merged commit c065104 into main Feb 10, 2025
23 checks passed
@platform-engineering-bot platform-engineering-bot deleted the renovate/auto-merged-updates branch February 10, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants