Skip to content

Bump lil-gui from 0.20.0 to 0.21.0#190

Merged
jahow merged 1 commit intomainfrom
dependabot/npm_and_yarn/lil-gui-0.21.0
Oct 17, 2025
Merged

Bump lil-gui from 0.20.0 to 0.21.0#190
jahow merged 1 commit intomainfrom
dependabot/npm_and_yarn/lil-gui-0.21.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps lil-gui from 0.20.0 to 0.21.0.

Changelog

Sourced from lil-gui's changelog.

0.21.0

29.40kb, 7.94kb gzipped

  • Breaking change: Class names have been prefixed to avoid conflicts with common user class names. Others have been renamed for consistency.
    • .title.lil-title
    • .autoPlace.lil-auto-place
    • Full list…
  • addColor now supports Float32Array and other typed arrays.
  • Internal changes:
    • Renamed default branch to main.
    • Updated to eslint@9.
    • Moved to fantasticon for icon font generation.
    • Added repository field to package.json.
    • Homepage style tweaks.
Commits
  • fbd4c36 0.21.0
  • 855ee84 fix no-console rule for tests
  • 5bd8ecd changelog
  • 0c7b3b9 add known key to keyof test
  • 2e42305 make type gen part of build task, add keyof test, rename to test:types
  • 4666e72 Prefix all classes with .lil- (#154)
  • 5777b4a api index css fix for mobile
  • 7185f50 changelog
  • 1149a9d icon font generation uses temp directory in os.tmpdir()
  • ff3ceae add internal changes to changelog
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2025
Bumps [lil-gui](https://github.com/georgealways/lil-gui) from 0.20.0 to 0.21.0.
- [Changelog](https://github.com/georgealways/lil-gui/blob/main/Changelog.md)
- [Commits](georgealways/lil-gui@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: lil-gui
  dependency-version: 0.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Oct 13, 2025
@github-actions
Copy link

📦 Preview the website for this branch here: https://deploy-preview-190--ol-bench.netlify.app/.

@jahow jahow merged commit d44c0ac into main Oct 17, 2025
2 checks passed
@jahow jahow deleted the dependabot/npm_and_yarn/lil-gui-0.21.0 branch October 17, 2025 10:29
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