Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps the development group with 2 updates in the /packages/icons/lucide directory: oslllo-svg-fixer and lucide-static.

Updates oslllo-svg-fixer from 5.0.0 to 6.0.1

Release notes

Sourced from oslllo-svg-fixer's releases.

v6.0.1

6.0.1 (2025-12-22)

Bug Fixes

v6.0.0

6.0.0 (2025-12-22)

Features

  • add fixString static method to SVGFixer (254107b)

Bug Fixes

  • ci: switch from npm ci to npm install (2e7dbb3)
  • security: audit fix (50940e8)

Miscellaneous Chores

Changelog

Sourced from oslllo-svg-fixer's changelog.

6.0.1 (2025-12-22)

Bug Fixes

6.0.0 (2025-12-22)

Features

  • add fixString static method to SVGFixer (254107b)

Bug Fixes

  • ci: switch from npm ci to npm install (2e7dbb3)
  • security: audit fix (50940e8)

Miscellaneous Chores

Commits
  • d70ca68 Merge pull request #126 from oslllo/release-please--branches--master--compone...
  • c4ba56b chore(master): release 6.0.1
  • ec5d7dd fix(ci): failing workflow
  • 22ab38a Merge pull request #124 from oslllo/release-please--branches--master--compone...
  • 620313c chore(master): release 6.0.0
  • 8f17d1e chore: release 6.0.0
  • 2e7dbb3 fix(ci): switch from npm ci to npm install
  • 50940e8 fix(security): audit fix
  • dbae820 Merge pull request #122 from yetihead/feat/add-fix-string-method
  • 254107b feat: add fixString static method to SVGFixer
  • Additional commits viewable in compare view

Updates lucide-static from 0.511.0 to 0.562.0

Release notes

Sourced from lucide-static's releases.

Version 0.562.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.561.0...0.562.0

Version 0.561.0

What's Changed

Full Changelog: lucide-icons/lucide@0.560.0...0.561.0

Version 0.560.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.559.0...0.560.0

Version 0.559.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.558.0...0.559.0

Version 0.558.0

What's Changed

Full Changelog: lucide-icons/lucide@0.557.0...0.558.0

Version 0.557.0

What's Changed

... (truncated)

Commits
  • 6b4075b feat(icons): added toolbox icon (#3871)
  • 7a68e10 fix(lucide-react-native): remove icons namespace export to enable tree-shakin...
  • a4531a9 fix(react-native-web): only add className prop to parent Icon component (#3892)
  • 3edcd9e fix and unify color-picker font-size (#3889)
  • 0b8f993 fix(icons): changed paint-bucket icon (#3880)
  • 7abb616 feat(icons): added stone icon (#3850)
  • 3b0d158 fix(site): Small adjustments color picker and add clear button search bar (#3...
  • 124572c feat(icons): added cannabis-off icon (#3748)
  • 4fcfb6a feat(icons): added fishing-hook icon (#3837)
  • 0f732b4 feat(icons): added hd icon (#2958)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lucide-static since your current version.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 24, 2025
… updates

Bumps the development group with 2 updates in the /packages/icons/lucide directory: [oslllo-svg-fixer](https://github.com/oslllo/svg-fixer) and [lucide-static](https://github.com/lucide-icons/lucide).


Updates `oslllo-svg-fixer` from 5.0.0 to 6.0.1
- [Release notes](https://github.com/oslllo/svg-fixer/releases)
- [Changelog](https://github.com/oslllo/svg-fixer/blob/master/CHANGELOG.md)
- [Commits](oslllo/svg-fixer@v5.0.0...v6.0.1)

Updates `lucide-static` from 0.511.0 to 0.562.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](lucide-icons/lucide@0.511.0...0.562.0)

---
updated-dependencies:
- dependency-name: oslllo-svg-fixer
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development
- dependency-name: lucide-static
  dependency-version: 0.562.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/icons/lucide/development-3ceaa53691 branch from 4cd48bd to fa232b9 Compare January 7, 2026 13:04
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