Skip to content

ui: bump asciinema-player from 3.16.0 to 3.17.0 in /ui#6662

Merged
otavio merged 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/asciinema-player-3.17.0
Jul 14, 2026
Merged

ui: bump asciinema-player from 3.16.0 to 3.17.0 in /ui#6662
otavio merged 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/asciinema-player-3.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps asciinema-player from 3.16.0 to 3.17.0.

Release notes

Sourced from asciinema-player's releases.

3.17.0

This is a mostly bug fix release:

  • fixed marker timeline positions vs idleTimeLimit option (fixes #326)
  • fixed terminal size override via cols/rows options (regressed in 3.16.0)
  • fixed a visual glitch with step-back in certain situations

This release also brings an experimental segmented recording loading (similar to HLS segmenting). It's not documented yet, I'll test the behavior and API on asciinema.org first before I commit to it fully.

Commits
  • 8ba9c54 Bump version
  • 7548ef9 Place option markers verbatim, not through idle limiter
  • 5aeef2c Pin terminal size to cols/rows overrides during playback
  • 35a3c0d Unify recording pause handling
  • 2c66eb5 Encapsulate segment wait detection
  • d814f6a Clarify seek resume intent
  • a46f936 Clarify recording positioning reset
  • eedf37b Clarify recording event names
  • f522b3d Load recording segments by index
  • 89a33aa Require position generation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [asciinema-player](https://github.com/asciinema/asciinema-player) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/asciinema/asciinema-player/releases)
- [Commits](asciinema/asciinema-player@v3.16.0...v3.17.0)

---
updated-dependencies:
- dependency-name: asciinema-player
  dependency-version: 3.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 14, 2026 04:03
@dependabot dependabot Bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Jul 14, 2026
@otavio otavio merged commit 43e97c2 into master Jul 14, 2026
14 checks passed
@otavio otavio deleted the dependabot/npm_and_yarn/ui/asciinema-player-3.17.0 branch July 14, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant