Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2025

This PR contains the following updates:

Package Change Age Confidence
asciinema-player ^3.12.1^3.13.5 age confidence

Release Notes

asciinema/asciinema-player (asciinema-player)

v3.13.5: 3.13.5

Compare Source

  • Fixed rendering of shaded blocks (u2591, u2592, u2593) and quadrants (u2596, u2597, u2598) (#​302)

v3.13.4: 3.13.4

Compare Source

Tiny patch release with just:

  • More reliable vertical positioning of text vs background

v3.13.3: 3.13.3

Compare Source

Just a few small tweaks:

  • Fixed font metrics measurement and text scaling when custom font is used
  • Prevented page style for <pre> from interfering with terminal's border-radius

v3.13.2: 3.13.2

Compare Source

Notable changes:

  • Modernized default terminal font family
  • Improved support for Nerd Fonts
  • Improved alignment of special symbols (box drawing, NF symbols, etc)
  • Moved background rendering to a separate layer to prevent unwanted icon/symbol cutoffs

Nerd Font symbols (Powerline, Devicons, Font Awesome, Octicons, Pomicons, Codicons, ...) (https://github.com/ryanoasis/nerd-fonts/wiki/Glyph-Sets-and-Code-Points) are now properly rendered as long as the Symbols Nerd Font is loaded on the web page.

You can add Symbols Nerd Font by downloading NerdFontsSymbolsOnly.zip from Nerd Font releases page, then adding this @font-face declaration to your CSS:

@&#8203;font-face {
    font-family: "Symbols Nerd Font";
    src: local(SymbolsNerdFont-Regular), url("/fonts/SymbolsNerdFont-Regular.woff2") format("woff2");
}

v3.13.1

Compare Source

v3.13.0

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/asciinema-player-3.x branch from 0d7f587 to 3245af0 Compare December 12, 2025 22:42
@renovate renovate bot changed the title fix(deps): update dependency asciinema-player to ^3.13.1 fix(deps): update dependency asciinema-player to ^3.13.2 Dec 12, 2025
@renovate renovate bot changed the title fix(deps): update dependency asciinema-player to ^3.13.2 fix(deps): update dependency asciinema-player to ^3.13.3 Dec 13, 2025
@renovate renovate bot force-pushed the renovate/asciinema-player-3.x branch 2 times, most recently from 9f07562 to 4bb987e Compare December 15, 2025 02:39
@renovate renovate bot changed the title fix(deps): update dependency asciinema-player to ^3.13.3 fix(deps): update dependency asciinema-player to ^3.13.4 Dec 15, 2025
@renovate renovate bot changed the title fix(deps): update dependency asciinema-player to ^3.13.4 fix(deps): update dependency asciinema-player to ^3.13.5 Dec 16, 2025
@renovate renovate bot force-pushed the renovate/asciinema-player-3.x branch from 4bb987e to 58be756 Compare December 16, 2025 14:34
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.

1 participant