antfu-collective / icones

⚡️ Icon Explorer with Instant searching, powered by Iconify
https://icones.js.org
MIT License
4.96k stars 240 forks source link

chore(deps): update all non-major dependencies #176

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.45.0 -> 8.46.0 age adoption passing confidence
pnpm (source) 8.6.10 -> 8.6.11 age adoption passing confidence
unocss ^0.53.4 -> ^0.54.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint) ### [`v8.46.0`](https://togithub.com/eslint/eslint/releases/tag/v8.46.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.45.0...v8.46.0) #### Features - [`8a93438`](https://togithub.com/eslint/eslint/commit/8a9343871f7dade19d910ca8e2a4177bfca28b64) feat: `require-unicode-regexp` support `v` flag ([#​17402](https://togithub.com/eslint/eslint/issues/17402)) (SUZUKI Sosuke) - [`1a2f966`](https://togithub.com/eslint/eslint/commit/1a2f966fabe35103141d2f936180d2f1a72154db) feat: `no-useless-escape` support `v` flag ([#​17420](https://togithub.com/eslint/eslint/issues/17420)) (Yosuke Ota) - [`ee68d1d`](https://togithub.com/eslint/eslint/commit/ee68d1d9630892d99ae0d8dabe2f9f8d3b1338be) feat: `no-empty-character-class` support `v` flag ([#​17419](https://togithub.com/eslint/eslint/issues/17419)) (Milos Djermanovic) - [`853d32b`](https://togithub.com/eslint/eslint/commit/853d32baa8934c08b59a738470b72522e1505f6f) feat: deprecate no-return-await ([#​17417](https://togithub.com/eslint/eslint/issues/17417)) (Carlos Lopez) - [`d4f02e4`](https://togithub.com/eslint/eslint/commit/d4f02e4bf1b9ae4e1fc8f2bc4e4851ae3c36a127) feat: `no-control-regex` support `v` flag ([#​17405](https://togithub.com/eslint/eslint/issues/17405)) (Yosuke Ota) - [`2a35f3e`](https://togithub.com/eslint/eslint/commit/2a35f3e6ed27deafbebba48b6aec570d3abf9974) feat: `prefer-named-capture-group` support `v` flag ([#​17409](https://togithub.com/eslint/eslint/issues/17409)) (Yosuke Ota) - [`8ca8b50`](https://togithub.com/eslint/eslint/commit/8ca8b50b0425b3bad34a9505bc3095168e2f59d8) feat: Better error message for flat config plugins ([#​17399](https://togithub.com/eslint/eslint/issues/17399)) (Nicholas C. Zakas) - [`509f753`](https://togithub.com/eslint/eslint/commit/509f75395035822280245772e2a95732a0dde0e1) feat: `no-misleading-character-class` support `v` flag ([#​17406](https://togithub.com/eslint/eslint/issues/17406)) (Yosuke Ota) - [`3caf514`](https://togithub.com/eslint/eslint/commit/3caf51487decdf93a4b17765a2af2a51c337e974) feat: `no-regex-spaces` support `v` flag ([#​17407](https://togithub.com/eslint/eslint/issues/17407)) (Yosuke Ota) - [`b7fad2b`](https://togithub.com/eslint/eslint/commit/b7fad2b52f23667628cf209663795a721c88d0ba) feat: `prefer-regex-literals` support `v` flag ([#​17410](https://togithub.com/eslint/eslint/issues/17410)) (Yosuke Ota) - [`a6a3ad4`](https://togithub.com/eslint/eslint/commit/a6a3ad4ae438ea7fc3a1d97cd2555f6534b565f1) feat: `no-useless-backreference` support `v` flag ([#​17408](https://togithub.com/eslint/eslint/issues/17408)) (Yosuke Ota) - [`94954a7`](https://togithub.com/eslint/eslint/commit/94954a715448d5794f2892bf212fe986b43228ed) feat: `no-invalid-regexp` support `v` flag ([#​17404](https://togithub.com/eslint/eslint/issues/17404)) (Yosuke Ota) - [`1af6eac`](https://togithub.com/eslint/eslint/commit/1af6eac5727080c809e37c07dc729b44ef24483c) feat: adds option for allowing empty object patterns as parameter ([#​17365](https://togithub.com/eslint/eslint/issues/17365)) (Tanuj Kanti) - [`cf03104`](https://togithub.com/eslint/eslint/commit/cf03104b278fea59ef46e09f667110f5eaaf95e3) feat: Improve config error messages ([#​17385](https://togithub.com/eslint/eslint/issues/17385)) (Nicholas C. Zakas) #### Bug Fixes - [`9803c7c`](https://togithub.com/eslint/eslint/commit/9803c7c04078f0672d8a480fd39cf3bbef8017e6) fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules ([#​17393](https://togithub.com/eslint/eslint/issues/17393)) (Milos Djermanovic) - [`42faa17`](https://togithub.com/eslint/eslint/commit/42faa17b1c93f801b14bea2840d1d528e25c7211) fix: Update no-loop-func to not overlap with no-undef ([#​17358](https://togithub.com/eslint/eslint/issues/17358)) (Matt Wilkinson) #### Documentation - [`4d474e3`](https://togithub.com/eslint/eslint/commit/4d474e351ba6ce0242f18e55c27cb3ae17b84f63) docs: update with TypeScript info ([#​17423](https://togithub.com/eslint/eslint/issues/17423)) (James) - [`091f44e`](https://togithub.com/eslint/eslint/commit/091f44e4c72007edb2ac6d4db4eafa5501e41e94) docs: File extension named processor deprecation ([#​17362](https://togithub.com/eslint/eslint/issues/17362)) (Matt Wilkinson) - [`9254a6c`](https://togithub.com/eslint/eslint/commit/9254a6cea845dfaf2f3f52f718cb9b071853aa09) docs: Update README (GitHub Actions Bot) - [`6d6dc51`](https://togithub.com/eslint/eslint/commit/6d6dc5141f535728029eef8735854a421bc08eba) docs: fix overlapping of `open in playground` button ([#​17403](https://togithub.com/eslint/eslint/issues/17403)) (Tanuj Kanti) - [`7fc3a2c`](https://togithub.com/eslint/eslint/commit/7fc3a2ce68979a2c2a6fc779e647b3004ab6f4ac) docs: Add private class features info to no-underscore-dangle ([#​17386](https://togithub.com/eslint/eslint/issues/17386)) (Matt Wilkinson) - [`da73e58`](https://togithub.com/eslint/eslint/commit/da73e583e1703a420551d8fa8f7c70b56dc88dd5) docs: Migrating `eslint-env` configuration comments ([#​17390](https://togithub.com/eslint/eslint/issues/17390)) (Francesco Trotta) - [`80dffed`](https://togithub.com/eslint/eslint/commit/80dffed4c81dcc71fb72bc187aff2f87d141a6ed) docs: fix Ignoring Files section in config migration guide ([#​17392](https://togithub.com/eslint/eslint/issues/17392)) (Milos Djermanovic) - [`8a9abb7`](https://togithub.com/eslint/eslint/commit/8a9abb7cf424bd49d45c09345dc45ae95f29cc9d) docs: Update README (GitHub Actions Bot) - [`7e9be4b`](https://togithub.com/eslint/eslint/commit/7e9be4bd7331d0e8e8e0af0b075a2f6d28d1bea3) docs: Update README (GitHub Actions Bot) - [`0b0bbe0`](https://togithub.com/eslint/eslint/commit/0b0bbe07d4fb0870f3916e975b8ec6978f838077) docs: Update README (GitHub Actions Bot) #### Chores - [`d1eb7e4`](https://togithub.com/eslint/eslint/commit/d1eb7e46e954c64af8d7d13d087b3a18f43e6d72) chore: Update ecosystem dependencies ([#​17427](https://togithub.com/eslint/eslint/issues/17427)) (Nicholas C. Zakas) - [`fab9e97`](https://togithub.com/eslint/eslint/commit/fab9e97ef9dff40e98a5b3b97bdd3b0ff5439d46) chore: package.json update for eslint-config-eslint release (ESLint Jenkins) - [`6246711`](https://togithub.com/eslint/eslint/commit/6246711e0650d03afe044c36acde048ed2d39ee3) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`0aa0bc3`](https://togithub.com/eslint/eslint/commit/0aa0bc365a5425440c8e86c96104d0053a51b602) chore: Add PRs to triage project ([#​17421](https://togithub.com/eslint/eslint/issues/17421)) (Nicholas C. Zakas)
pnpm/pnpm (pnpm) ### [`v8.6.11`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.11) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.10...v8.6.11) #### Patch Changes - Change the install error message when a lockfile is wanted but absent to indicate the wanted lockfile is absent, not present. This now reflects the actual error [#​6851](https://togithub.com/pnpm/pnpm/pull/6851). - When dealing with a local dependency that is a path to a symlink, a new symlink should be created to the original symlink, not to the actual directory location. - The length of the temporary file names in the content-addressable store reduced in order to prevent `ENAMETOOLONG` errors from happening [#​6842](https://togithub.com/pnpm/pnpm/issues/6842). - Don't print "added" stats, when installing with `--lockfile-only`. - Installation of a git-hosted dependency should not fail if the `pnpm-lock.yaml` file of the installed dependency is not up-to-date [#​6865](https://togithub.com/pnpm/pnpm/issues/6865). - Don't ignore empty strings in params [#​6594](https://togithub.com/pnpm/pnpm/issues/6594). - Always set `dedupe-peer-dependents` to `false`, when running installation during deploy [#​6858](https://togithub.com/pnpm/pnpm/issues/6858). - When several containers use the same store simultaneously, there's a chance that multiple containers may create a temporary file at the same time. In such scenarios, pnpm could fail to rename the temporary file in one of the containers. This issue has been addressed: pnpm will no longer fail if the temporary file is absent but the destination file exists. - Authorization token should be found in the configuration, when the requested URL is explicitly specified with a default port (443 on HTTPS or 80 on HTTP) [#​6863](https://togithub.com/pnpm/pnpm/pull/6864). #### Our Gold Sponsors
#### Our Silver Sponsors
unocss/unocss (unocss) ### [`v0.54.0`](https://togithub.com/unocss/unocss/releases/tag/v0.54.0) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.53.6...v0.54.0) #####    🚨 Breaking Changes - Handle nested variant groups in vscode/playground and fix sourcemaps  -  by [@​russelldavis](https://togithub.com/russelldavis) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/2890](https://togithub.com/unocss/unocss/issues/2890) [(9efa5)](https://togithub.com/unocss/unocss/commit/9efa5455) #####    🐞 Bug Fixes - **core**: Early return noop variants  -  by [@​antfu](https://togithub.com/antfu) [(3ab51)](https://togithub.com/unocss/unocss/commit/3ab513da) - **preset-mini**: Support group-data variant  -  by [@​zouhangwithsweet](https://togithub.com/zouhangwithsweet), **Chris** and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/2849](https://togithub.com/unocss/unocss/issues/2849) [(995cc)](https://togithub.com/unocss/unocss/commit/995cc627) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.53.6...v0.54.0) ### [`v0.53.6`](https://togithub.com/unocss/unocss/releases/tag/v0.53.6) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.53.5...v0.53.6) #####    🚀 Features - **preset-mini**: Support fontWeight theme config  -  by [@​chizukicn](https://togithub.com/chizukicn) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/2860](https://togithub.com/unocss/unocss/issues/2860) [(ffdeb)](https://togithub.com/unocss/unocss/commit/ffdeb200) - **reset**: Sync tailwind resets, adding `font-feature-settings`  -  by [@​steakscience](https://togithub.com/steakscience) in [https://github.com/unocss/unocss/issues/2894](https://togithub.com/unocss/unocss/issues/2894) [(02044)](https://togithub.com/unocss/unocss/commit/02044485) #####    🐞 Bug Fixes - **nuxt**: - Do not inject `uno.css` on `dist-chunk` mode  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/2873](https://togithub.com/unocss/unocss/issues/2873) [(1e8fd)](https://togithub.com/unocss/unocss/commit/1e8fd12a) - **preset-mini**: - Remove grid-gap from generated CSS (deprecated in favor of gap), fix [#​2642](https://togithub.com/unocss/unocss/issues/2642)  -  by [@​henrikvilhelmberglund](https://togithub.com/henrikvilhelmberglund) in [https://github.com/unocss/unocss/issues/2872](https://togithub.com/unocss/unocss/issues/2872) and [https://github.com/unocss/unocss/issues/2642](https://togithub.com/unocss/unocss/issues/2642) [(1afc2)](https://togithub.com/unocss/unocss/commit/1afc2b6f) - **preset-web-fonts**: - Sort weights as string using localeCompare  -  by [@​arunanshub](https://togithub.com/arunanshub) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/2845](https://togithub.com/unocss/unocss/issues/2845) [(1bfba)](https://togithub.com/unocss/unocss/commit/1bfba0d2) - **svelte-scoped**: - Use default preset if no config found  -  by [@​jacob-8](https://togithub.com/jacob-8) in [https://github.com/unocss/unocss/issues/2846](https://togithub.com/unocss/unocss/issues/2846) [(d493c)](https://togithub.com/unocss/unocss/commit/d493c1b4) - Respect passed options  -  by [@​fehnomenal](https://togithub.com/fehnomenal), [@​jacob-8](https://togithub.com/jacob-8) and **jacob-8** in [https://github.com/unocss/unocss/issues/2815](https://togithub.com/unocss/unocss/issues/2815) [(994b3)](https://togithub.com/unocss/unocss/commit/994b3020) - **vscode**: - Better languageIds configure  -  by [@​chizukicn](https://togithub.com/chizukicn) in [https://github.com/unocss/unocss/issues/2842](https://togithub.com/unocss/unocss/issues/2842) [(776df)](https://togithub.com/unocss/unocss/commit/776df2ab) #####    🏎 Performance - **autocomplete**: Enable fuzzy matching only input length > 1  -  by [@​chizukicn](https://togithub.com/chizukicn) in [https://github.com/unocss/unocss/issues/2843](https://togithub.com/unocss/unocss/issues/2843) [(9bcfd)](https://togithub.com/unocss/unocss/commit/9bcfd0b4) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.53.5...v0.53.6) ### [`v0.53.5`](https://togithub.com/unocss/unocss/releases/tag/v0.53.5) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.53.4...v0.53.5) #####    🚀 Features - **preset-mini**: Add color-scheme rule  -  by [@​antfu](https://togithub.com/antfu) [(ecec9)](https://togithub.com/unocss/unocss/commit/ecec922d) - **preset-web-fonts**: Add font-display: swap support for bunny  -  by [@​agenordebriat](https://togithub.com/agenordebriat) in [https://github.com/unocss/unocss/issues/2828](https://togithub.com/unocss/unocss/issues/2828) [(f131e)](https://togithub.com/unocss/unocss/commit/f131ee6d) - **vscode**: Add rem to px preview  -  by [@​chizukicn](https://togithub.com/chizukicn) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/2808](https://togithub.com/unocss/unocss/issues/2808) [(aa9bb)](https://togithub.com/unocss/unocss/commit/aa9bb4f1) #####    🐞 Bug Fixes - **attributify**: - Add `stroke-opacity` to default ignore attrs, close…  -  by [@​CatsJuice](https://togithub.com/CatsJuice) in [https://github.com/unocss/unocss/issues/2804](https://togithub.com/unocss/unocss/issues/2804) [(72d4c)](https://togithub.com/unocss/unocss/commit/72d4cffa) - **icons**: - Loader does not exist is displayed in case of undefined  -  by [@​TalexDreamSoul](https://togithub.com/TalexDreamSoul) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/2814](https://togithub.com/unocss/unocss/issues/2814) [(7daa2)](https://togithub.com/unocss/unocss/commit/7daa253a) - **variant-group**: - Magic-string overwrite error  -  by [@​chizukicn](https://togithub.com/chizukicn) in [https://github.com/unocss/unocss/issues/2834](https://togithub.com/unocss/unocss/issues/2834) [(36ae0)](https://togithub.com/unocss/unocss/commit/36ae01fb) - **vite**: - Map vfsLayers to unocss layers  -  by [@​zoeyzhao19](https://togithub.com/zoeyzhao19) in [https://github.com/unocss/unocss/issues/2831](https://togithub.com/unocss/unocss/issues/2831) [(5d701)](https://togithub.com/unocss/unocss/commit/5d701249) - Prepend `base` on devtools `POST_PATH`  -  by [@​flipace](https://togithub.com/flipace) in [https://github.com/unocss/unocss/issues/2836](https://togithub.com/unocss/unocss/issues/2836) [(95f9c)](https://togithub.com/unocss/unocss/commit/95f9c93f) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.53.4...v0.53.5)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.