From d44b2a38ebd86d569407fd04a92ba4472f17776a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 17:10:08 +0200 Subject: [PATCH] chore(deps): update dependency unplugin-icons to ^0.17.0 (#2394) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unplugin-icons](https://togithub.com/antfu/unplugin-icons) | [`^0.16.3` -> `^0.17.0`](https://renovatebot.com/diffs/npm/unplugin-icons/0.16.3/0.17.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unplugin-icons/0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unplugin-icons/0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unplugin-icons/0.16.3/0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unplugin-icons/0.16.3/0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
antfu/unplugin-icons (unplugin-icons) ### [`v0.17.0`](https://togithub.com/unplugin/unplugin-icons/releases/tag/v0.17.0) [Compare Source](https://togithub.com/antfu/unplugin-icons/compare/v0.16.6...v0.17.0) #####    🚨 Breaking Changes - Add support for Svelte 4  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/unplugin/unplugin-icons/issues/297](https://togithub.com/unplugin/unplugin-icons/issues/297) [(263a9)](https://togithub.com/unplugin/unplugin-icons/commit/263a9ef) #####     [View changes on GitHub](https://togithub.com/unplugin/unplugin-icons/compare/v0.16.6...v0.17.0) ### [`v0.16.6`](https://togithub.com/unplugin/unplugin-icons/releases/tag/v0.16.6) [Compare Source](https://togithub.com/antfu/unplugin-icons/compare/v0.16.5...v0.16.6) #####    🐞 Bug Fixes - **compiler-solid**: Props replacement not working with multiline starttags  -  by [@​NathanHuisman](https://togithub.com/NathanHuisman) in [https://github.com/antfu/unplugin-icons/issues/301](https://togithub.com/antfu/unplugin-icons/issues/301) [(5668f)](https://togithub.com/antfu/unplugin-icons/commit/5668fbb) - **types**: Fix type errors  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/antfu/unplugin-icons/issues/299](https://togithub.com/antfu/unplugin-icons/issues/299) [(79412)](https://togithub.com/antfu/unplugin-icons/commit/7941238) #####     [View changes on GitHub](https://togithub.com/antfu/unplugin-icons/compare/v0.16.5...v0.16.6) ### [`v0.16.5`](https://togithub.com/unplugin/unplugin-icons/releases/tag/v0.16.5) [Compare Source](https://togithub.com/antfu/unplugin-icons/compare/v0.16.4...v0.16.5) #####    🐞 Bug Fixes - Explicit .cjs and .mjs extension  -  by [@​antfu](https://togithub.com/antfu) [(45bc0)](https://togithub.com/antfu/unplugin-icons/commit/45bc00d) #####     [View changes on GitHub](https://togithub.com/antfu/unplugin-icons/compare/v0.16.4...v0.16.5) ### [`v0.16.4`](https://togithub.com/unplugin/unplugin-icons/releases/tag/v0.16.4) [Compare Source](https://togithub.com/antfu/unplugin-icons/compare/v0.16.3...v0.16.4) #####    🐞 Bug Fixes - Update qwik support  -  by [@​michaelhthomas](https://togithub.com/michaelhthomas) in [https://github.com/antfu/unplugin-icons/issues/291](https://togithub.com/antfu/unplugin-icons/issues/291) [(d3a85)](https://togithub.com/antfu/unplugin-icons/commit/d3a852f) #####     [View changes on GitHub](https://togithub.com/antfu/unplugin-icons/compare/v0.16.3...v0.16.4)
--- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/woodpecker). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 36 ++++++++++++++++++++++++++---------- 2 files changed, 27 insertions(+), 11 deletions(-) diff --git a/web/package.json b/web/package.json index 1b2fe78f3..3ce23f84f 100644 --- a/web/package.json +++ b/web/package.json @@ -59,7 +59,7 @@ "prettier": "^2.8.8", "tinycolor2": "^1.6.0", "typescript": "5.0.3", - "unplugin-icons": "^0.16.3", + "unplugin-icons": "^0.17.0", "unplugin-vue-components": "^0.24.1", "vite": "^4.3.9", "vite-plugin-prismjs": "^0.0.8", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 661778a1f..b0c830034 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -131,8 +131,8 @@ devDependencies: specifier: 5.0.3 version: 5.0.3 unplugin-icons: - specifier: ^0.16.3 - version: 0.16.3(@vue/compiler-sfc@3.3.4) + specifier: ^0.17.0 + version: 0.17.0(@vue/compiler-sfc@3.3.4) unplugin-vue-components: specifier: ^0.24.1 version: 0.24.1(vue@3.3.4) @@ -184,6 +184,10 @@ packages: resolution: {integrity: sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ==} dev: true + /@antfu/utils@0.7.6: + resolution: {integrity: sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==} + dev: true + /@babel/code-frame@7.22.5: resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} engines: {node: '>=6.9.0'} @@ -641,11 +645,11 @@ packages: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} dev: true - /@iconify/utils@2.1.7: - resolution: {integrity: sha512-P8S3z/L1LcV4Qem9AoCfVAaTFGySEMzFEY4CHZLkfRj0Fv9LiR+AwjDgrDrzyI93U2L2mg9JHsbTJ52mF8suNw==} + /@iconify/utils@2.1.9: + resolution: {integrity: sha512-mo+A4n3MwLlWlg1SoSO+Dt6pOPWKElk9sSJ6ZpuzbB9OcjxN8RUWxU3ulPwB1nglErWKRam2x4BAohbYF7FiFA==} dependencies: '@antfu/install-pkg': 0.1.1 - '@antfu/utils': 0.7.4 + '@antfu/utils': 0.7.6 '@iconify/types': 2.0.0 debug: 4.3.4 kolorist: 1.8.0 @@ -3281,16 +3285,19 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /unplugin-icons@0.16.3(@vue/compiler-sfc@3.3.4): - resolution: {integrity: sha512-hivVVr6++WHSj6Iz+rjTa14/ALMYT+PFd2sPtTBKlQR3cdzui1VwM72TzSu94NkDm/KVncvOIiBwoHwUPeL9bg==} + /unplugin-icons@0.17.0(@vue/compiler-sfc@3.3.4): + resolution: {integrity: sha512-gMv66eY/Hj64heM55XrfDH3LUCWI51mtkBVUPVl9VkpvLgAYhdVe9nRuzu6p+idmCLSQVq7xiPxQcD4aXCgW5A==} peerDependencies: '@svgr/core': '>=7.0.0' + '@svgx/core': ^1.0.1 '@vue/compiler-sfc': ^3.0.2 || ^2.7.0 vue-template-compiler: ^2.6.12 vue-template-es2015-compiler: ^1.9.0 peerDependenciesMeta: '@svgr/core': optional: true + '@svgx/core': + optional: true '@vue/compiler-sfc': optional: true vue-template-compiler: @@ -3299,13 +3306,13 @@ packages: optional: true dependencies: '@antfu/install-pkg': 0.1.1 - '@antfu/utils': 0.7.4 - '@iconify/utils': 2.1.7 + '@antfu/utils': 0.7.6 + '@iconify/utils': 2.1.9 '@vue/compiler-sfc': 3.3.4 debug: 4.3.4 kolorist: 1.8.0 local-pkg: 0.4.3 - unplugin: 1.3.1 + unplugin: 1.4.0 transitivePeerDependencies: - supports-color dev: true @@ -3347,6 +3354,15 @@ packages: webpack-sources: 3.2.3 webpack-virtual-modules: 0.5.0 + /unplugin@1.4.0: + resolution: {integrity: sha512-5x4eIEL6WgbzqGtF9UV8VEC/ehKptPXDS6L2b0mv4FRMkJxRtjaJfOWDd6a8+kYbqsjklix7yWP0N3SUepjXcg==} + dependencies: + acorn: 8.9.0 + chokidar: 3.5.3 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.5.0 + dev: true + /update-browserslist-db@1.0.11(browserslist@4.21.9): resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} hasBin: true