Skip to content

Update ratzilla requirement from 0.1.0 to 0.2.0#1

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ratzilla-0.2.0
Closed

Update ratzilla requirement from 0.1.0 to 0.2.0#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ratzilla-0.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Updates the requirements on ratzilla to permit the latest version.

Release notes

Sourced from ratzilla's releases.

v0.2.0

0.2.0 - 2025-09-28

We are excited to announce the 0.2.0 release of Ratzilla! 🎉

This release comes with support for mouse events, improved WebGL2 backend integration, and better examples!

🚀 Features

🐛 Bug Fixes

  • (webgl2) Honor Modifier::REVERSED for Color::Reset by @​junkdog in #127
  • (template) Remove unused script in index.html by @​Wybxc in #120
  • (dom) Ensure consistent width for braille characters by @​junkdog in #119
  • (dom) Ensure consistent width for braille characters by @​junkdog

📚 Documentation

⚙️ Miscellaneous Tasks

💖 New Contributors

Full Changelog: ratatui/ratzilla@v0.1.0...0.2.0

Changelog

Sourced from ratzilla's changelog.

0.2.0 - 2025-09-28

We are excited to announce the 0.2.0 release of Ratzilla! 🎉

This release comes with support for mouse events, improved WebGL2 backend integration, and better examples!

🚀 Features

🐛 Bug Fixes

  • (webgl2) Honor Modifier::REVERSED for Color::Reset by @​junkdog in #127
  • (template) Remove unused script in index.html by @​Wybxc in #120
  • (dom) Ensure consistent width for braille characters by @​junkdog in #119
  • (dom) Ensure consistent width for braille characters by @​junkdog

📚 Documentation

⚙️ Miscellaneous Tasks

💖 New Contributors

Full Changelog: ratatui/ratzilla@v0.1.0...0.2.0

0.1.0 - 2025-06-13

Happy to announce the 0.1.0 release of Ratzilla! 🎉

The biggest addition in this release is the WebGL2 backend, which allows faster rendering and more capabilities 🔥

The WebGL2 backend is powered by beamterm which is a high-performance terminal renderer by @​junkdog

🚀 Features

  • (backend) Add WebGL2 Backend by @​junkdog in #100
  • (canvas) Minimize number of canvas state change operations by @​junkdog in #93
  • (utils) Add support for dynamically calling JS functions from Rust by @​lurkny in #86

... (truncated)

Commits
  • 11ac897 chore(release): bump version
  • f883ae3 chore(deps): update dependencies (#128)
  • f3d1432 fix(webgl2): honor Modifier::REVERSED for Color::Reset (#127)
  • d72116d feat(backend): update WebGl2Backend integration (#108)
  • 9fe0788 docs(readme): add 0x01d's website (#126)
  • 2134bf7 fix(template): remove unused script in index.html (#120)
  • b78750b fix(dom): ensure consistent width for braille characters
  • 82d9438 fix(dom): ensure consistent width for braille characters
  • ed9440e chore(examples): ignore Cargo.lock files (#117)
  • 89739e7 docs(readme): update acknowledgements (#115)
  • Additional commits viewable in compare view

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)

Updates the requirements on [ratzilla](https://github.com/orhun/ratzilla) to permit the latest version.
- [Release notes](https://github.com/orhun/ratzilla/releases)
- [Changelog](https://github.com/orhun/ratzilla/blob/main/CHANGELOG.md)
- [Commits](ratatui/ratzilla@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: ratzilla
  dependency-version: 0.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 24, 2025
@Vaishnav-Sabari-Girish Vaishnav-Sabari-Girish deleted the dependabot/cargo/ratzilla-0.2.0 branch November 24, 2025 17:16
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 24, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant