Skip to content
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

chore(deps): update dependency mfontanini/presenterm to v0.11.0 #10764

Merged
merged 1 commit into from
Mar 9, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
mfontanini/presenterm minor 0.10.1 -> 0.11.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mfontanini/presenterm (mfontanini/presenterm)

v0.11.0

Compare Source

Breaking changes

  • Footer templates are now sanitized, and any variables surrounded in braces that aren't supported (e.g. {potato}) will now cause presenterm to display an error. If you'd like to use braces in contexts where you're not trying to reference a variable you can use double braces, e.g. live at {{PotatoConf}} (#​442) (#​467) (#​469) (#​471).

New features

Fixes

  • Don't get stuck if tmux doesn't passthrough (#​456).
  • Don't squash image if terminal's font aspect ratio is not 2:1 (#​446).
  • Fail if --config-file points to non existent file (#​474).
  • Use right script name for kotlin files when executing (#​462).
  • Respect lists that start at non 1 indexes (#​459).
  • Jump to right slide on code attribute change (#​478).

Improvements

  • Remove result return type from builder fns that don't need it (#​465).
  • Refactor theme code (#​463).
  • Restructure terminal code and add test for margins/layouts (#​443).
  • Use fastrand instead of rand (#​441).
  • Avoid cloning strings when styling them (#​440).

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link

github-actions bot commented Mar 9, 2025

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/presenterm:0.11.0

📦 Image Reference ghcr.io/uniget-org/tools/presenterm:0.11.0
digestsha256:35cdae91e4470151a83a31d098e26fe975e8d04cb7f33ad32bb8990bffb5da06
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size3.4 MB
packages0

Copy link

github-actions bot commented Mar 9, 2025

Attempting automerge. See https://github.com/uniget-org/tools/actions/runs/13743613035.

Copy link

github-actions bot commented Mar 9, 2025

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/13743613035.

@github-actions github-actions bot merged commit 8ef42d5 into main Mar 9, 2025
10 checks passed
@github-actions github-actions bot deleted the renovate/mfontanini-presenterm-0.x branch March 9, 2025 01:46
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.

3 participants