Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps @tabler/icons-webfont from 3.35.0 to 3.36.0.

Release notes

Sourced from @​tabler/icons-webfont's releases.

Release 3.36.0

18 new icons:

  • outline/alphabet-polish
  • outline/alphabet-runes
  • outline/blind
  • outline/brand-tabnine
  • outline/circle-asterisk
  • outline/deaf
  • outline/hexagon-asterisk
  • outline/ripple-down
  • outline/ripple-up
  • outline/rosette-asterisk
  • outline/settings-ai
  • outline/sparkles-2
  • outline/square-rotated-asterisk
  • outline/subtitles-ai
  • outline/subtitles-edit
  • outline/subtitles-off
  • outline/subtitles
  • outline/whisk

Fixed icons

Fixed over 2000 icons with improved category formatting, consistent newline usage, and enhanced accessibility tags.

New features

  • Svelte 5 (Runes) support: Added new @tabler/icons-svelte-runes package for Svelte 5 with Runes syntax
  • GitHub Actions workflow: Added automated workflow to sync icons to CDN
  • Enhanced accessibility: All outline icons now have proper categories and tags for improved accessibility

Performance improvements

  • Optimized build process: Refactored build-outline.mjs with:
    • Increased concurrency from 32 to 64 for faster processing
    • Parallel file processing and copying
    • Improved cache handling and error management
    • Better progress tracking and logging
  • Removed Python dependency: Replaced fix-outline.py with JavaScript implementation (fix-outline.mjs)

Other changes

  • Fixed ref types in icons-react package
  • Improved TypeScript configuration for better type checking
Commits
  • f76e44c Release 3.36.0
  • af5ac46 Enhance build-outline.mjs with progress tracking and parallel file copying fo...
  • 2f0285f Refactor build-outline.mjs to improve cache handling and error management by ...
  • d0a295b Enhance build-outline.mjs by increasing concurrency limit from 32 to 64 for i...
  • bdf6b4e Refactor build-outline.mjs to improve stroke processing by implementing paral...
  • 40b0b16 Enhance SVG processing in build-outline.mjs by implementing parallel processi...
  • 670958d Refactor build-outline.mjs to optimize SVG processing and remove fix-outline.py.
  • 4990aeb Remove console log statement from build-outline.mjs and eliminate unnecessary...
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2026
@trasher
Copy link
Contributor

trasher commented Jan 5, 2026

@dependabot rebase

Bumps [@tabler/icons-webfont](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-webfont) from 3.35.0 to 3.36.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.36.0/packages/icons-webfont)

---
updated-dependencies:
- dependency-name: "@tabler/icons-webfont"
  dependency-version: 3.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/tabler/icons-webfont-3.36.0 branch from d79043d to 4728532 Compare January 5, 2026 14:32
@trasher trasher merged commit fc69c0a into main Jan 5, 2026
16 of 17 checks passed
@trasher trasher deleted the dependabot/npm_and_yarn/main/tabler/icons-webfont-3.36.0 branch January 5, 2026 16:38
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