fix(deps): update npm minor dependencies (minor) #108
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.17.0
->9.18.0
^0.3.0
->^0.4.0
9.17.0
->9.18.0
5.41.1
->5.42.0
^0.469.0
->^0.471.0
8.4.49
->8.5.0
8.19.0
->8.20.0
Release Notes
eslint/eslint (@eslint/js)
v9.18.0
Compare Source
mjackson/remix-the-web (@mjackson/file-storage)
v0.4.1
file-storage/local
in npm packagev0.4.0
set
eslint/eslint (eslint)
v9.18.0
Compare Source
webpro-nl/knip (knip)
v5.42.0
Compare Source
3cb27eb
)17f2224
)94474cb
) - thanks @davidlj95!4fc91eb
)e1ba447
) - thanks @davidlj95!zip
global binary (#888) (62fbc76
) - thanks @davidlj95!rsync
global binary (#889) (d29ec34
) - thanks @davidlj95!f43b638
) - thanks @davidlj95!9590b92
)337de52
) - thanks @jjjjonathan!79a7d48
) - thanks @heystewart!26331c0
) - thanks @heystewart!metro
plugin (#895) (b106a5f
) - thanks @jjjjonathan!91130f8
) - thanks @davidlj95!9c82470
)5e54e1d
)169dba1
)fbaec01
)566d11c
)f1e6770
)5d6fe80
)b5f426c
)4fa4a03
)a9f2d74
)5dc317a
)daf92ce
)a6b2b9e
)args
to webpack plugin to find webpack config files (0866302
)args
to jest plugin to find jest config files (3c0a6c5
)f5a1ede
)2e8c8ac
)093dcca
)6471cf1
)releaseNotes.commit
template (0c49689
)4a9ff56
)2bd03e0
)5fe4cb4
)ac7e933
)lucide-icons/lucide (lucide-react)
v0.471.1
: Hotfix Lucide React exportsCompare Source
What's Changed
v0.471.0
: Dynamic Icon component Lucide React and new icons 0.471.0Compare Source
New Dynamic Icon Component (lucide-react)
This is an easier approach than the previous
dynamicIconImports
we exported in the library. This one supports all environments.We removed the examples in the docs of how you can make a dynamic icon yourself with a dedicated DynamicIcon component.
This one fetches the icon data itself and renders it instead of fetching the Icon component from the library.
This makes it more flexible with all the frontend frameworks and libraries that exist for React.
How to use
DynamicIcon
is useful for applications that want to show icons dynamically by icon name, for example when using a content management system where icon names are stored in a database.Possible Breaking changes
We have switched to the "exports" property in
package.json
. This can cause issues if you have directly imported scripts from the package. Please open an issue if we need to refine this export map.New icons 🎨
triangle-dashed
(#2652) by @Yohhv0.470.0
: New icons 0.470.0Compare Source
New icons 🎨
house-wifi
(#2723) by @akshaymemaneModified Icons 🔨
rat
(#2692) by @jguddaspostcss/postcss (postcss)
v8.5.0
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.20.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.19.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.