Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps asciinema-player from 3.9.0 to 3.10.0.

Release notes

Sourced from asciinema-player's releases.

3.10.0

Notable changes:

  • vastly improved wide character (CJK/emoji) support (this solves long standing set of issues: #270, #266, #199, #185)
  • added preliminary support for the new asciicast v3 recording format
  • added gruvbox-dark theme (thanks @​hupfdule)
  • increased cursor blink interval from 500ms to 600ms
  • improved screen reader support (thanks @​DataTriny)
  • fixed terminal resizing during seek and step actions (thanks @​gustavosbarreto)
  • fixed crash when starting the playback while the player is still initializing
  • fixed live stream handling when producer reconnects to the server
  • various UI tweaks

https://www.npmjs.com/package/asciinema-player/v/3.10.0

3.10.0-rc.1

No release notes provided.

3.9.1-rc.1

No release notes provided.

Commits
  • 70265b9 Merge pull request #281 from hupfdule/develop
  • 0dfd1fc Merge pull request #286 from Hasnep/replace-magic-nix-cache-action
  • 58c525e Bump version
  • 2293a15 Proper wide character (CJK/emoji) support
  • e419904 Replace magic-nix-cache-action
  • ba43bb1 npm audit fix
  • 3d0123e Increase cursor blink interval to 600ms
  • 3a62401 Merge pull request #280 from DataTriny/aria-live
  • 63f651c Merge pull request #283 from asciinema/dependabot/npm_and_yarn/babel/runtime-...
  • e6ec3e5 Merge pull request #285 from shellhub-io/develop
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.9.0 to 3.10.0.
- [Release notes](https://github.com/asciinema/asciinema-player/releases)
- [Commits](asciinema/asciinema-player@v3.9.0...v3.10.0)

---
updated-dependencies:
- dependency-name: asciinema-player
  dependency-version: 3.10.0
  dependency-type: direct:development
  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 Jun 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 2, 2025 04:33
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Jun 2, 2025
@gustavosbarreto gustavosbarreto merged commit e1b3385 into master Jun 2, 2025
8 checks passed
@gustavosbarreto gustavosbarreto deleted the dependabot/npm_and_yarn/ui/asciinema-player-3.10.0 branch June 2, 2025 13:15
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.

2 participants