catppuccin / github-file-explorer-icons

🐙 Soothing pastel icons for GitHub File Explorer
https://chromewebstore.google.com/detail/catppuccin-for-github-fil/lnjaiaapbakfhlbjenjkhffcdpoompki
MIT License
91 stars 1 forks source link

feat: update dependency wxt to v0.19.4, simplify build process #113

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wxt (source) 0.18.15 -> 0.19.4 age adoption passing confidence

Release Notes

wxt-dev/wxt (wxt) ### [`v0.19.4`](https://togithub.com/wxt-dev/wxt/releases/tag/wxt-v0.19.4): wxt v0.19.4 [Compare Source](https://togithub.com/wxt-dev/wxt/compare/wxt-v0.19.3...wxt-v0.19.4) [compare changes](https://togithub.com/wxt-dev/wxt/compare/wxt-v0.19.3...wxt-v0.19.4) ##### 🚀 Enhancements - Add `injectScript` helper ([#​900](https://togithub.com/wxt-dev/wxt/pull/900)) ##### 🩹 Fixes - Do not clear `.wxt/tsconfig.json` in `findEntrypoints` if it exists ([#​898](https://togithub.com/wxt-dev/wxt/pull/898)) - **types:** `PublicPath` type resolution with `extensionApi: "chrome"` ([#​901](https://togithub.com/wxt-dev/wxt/pull/901)) - Fix `createIframeUi` `page` option types ([3a8e613](https://togithub.com/wxt-dev/wxt/commit/3a8e613)) ##### ❤️ Contributors - Hikiko4ern ([@​hikiko4ern](http://github.com/hikiko4ern)) ### [`v0.19.3`](https://togithub.com/wxt-dev/wxt/releases/tag/wxt-v0.19.3): wxt v0.19.3 [Compare Source](https://togithub.com/wxt-dev/wxt/compare/wxt-v0.19.2...wxt-v0.19.3) [compare changes](https://togithub.com/wxt-dev/wxt/compare/wxt-v0.19.2...wxt-v0.19.3) ##### 🩹 Fixes - Add `consola` to `wxt` dependencies ([#​892](https://togithub.com/wxt-dev/wxt/pull/892)) - **content-script-context:** Fix initialization logic for Firefox ([#​895](https://togithub.com/wxt-dev/wxt/pull/895)) ##### 📖 Documentation - Improve `prepare:types` hook JSDoc ([#​886](https://togithub.com/wxt-dev/wxt/pull/886)) ##### ❤️ Contributors - Hikiko4ern ([@​hikiko4ern](http://github.com/hikiko4ern)) - Himanshu Patil ([@​mehimanshupatil](https://togithub.com/mehimanshupatil)) ### [`v0.19.2`](https://togithub.com/wxt-dev/wxt/releases/tag/wxt-v0.19.2): wxt v0.19.2 [Compare Source](https://togithub.com/wxt-dev/wxt/compare/wxt-v0.19.1...wxt-v0.19.2) [compare changes](https://togithub.com/wxt-dev/wxt/compare/wxt-v0.19.1...wxt-v0.19.2) ##### 🩹 Fixes - Remove unused top-level functions and variables when loading entrypoints with the `vite-node` loader ([#​875](https://togithub.com/wxt-dev/wxt/pull/875)) - Don't default to dev mode for production builds when using `vite-node` loader ([#​877](https://togithub.com/wxt-dev/wxt/pull/877)) ##### 📖 Documentation - Update README and homepage features with WXT modules ([ed07a49](https://togithub.com/wxt-dev/wxt/commit/ed07a49)) ##### 🏡 Chore - **deps:** Upgrade all dependencies ([#​869](https://togithub.com/wxt-dev/wxt/pull/869)) ### [`v0.19.1`](https://togithub.com/wxt-dev/wxt/releases/tag/wxt-v0.19.1): wxt v0.19.1 [Compare Source](https://togithub.com/wxt-dev/wxt/compare/wxt-v0.19.0...wxt-v0.19.1) [compare changes](https://togithub.com/wxt-dev/wxt/compare/wxt-v0.19.0...wxt-v0.19.1) ##### 🚀 Enhancements - Auto Icons Module ([#​851](https://togithub.com/wxt-dev/wxt/pull/851)) ##### 🔥 Performance - Tree-shake unrelated code inside `vite-node` entrypoint loader ([#​867](https://togithub.com/wxt-dev/wxt/pull/867)) ##### 🩹 Fixes - Define web globals when importing entrypoints ([#​865](https://togithub.com/wxt-dev/wxt/pull/865)) ##### ❤️ Contributors - Florian Metz ([@​Timeraa](http://github.com/Timeraa)) ### [`v0.19.0`](https://togithub.com/wxt-dev/wxt/releases/tag/wxt-v0.19.0): wxt v0.19.0 [Compare Source](https://togithub.com/wxt-dev/wxt/compare/wxt-v0.18.15...wxt-v0.19.0) [⚠️ breaking changes](https://wxt.dev/guide/upgrade-guide/wxt) • [compare changes](https://togithub.com/wxt-dev/wxt/compare/wxt-v0.18.15...wxt-v0.19.0) ##### 🚀 Enhancements - **experimental:** First-class support for excluding `webextension-polyfill` ([#​847](https://togithub.com/wxt-dev/wxt/pull/847)) - **storage:** `init` option and rename `defaultValue` to `fallback` ([#​827](https://togithub.com/wxt-dev/wxt/pull/827)) - **hooks:** Add `prepare:publicPaths` hook ([#​858](https://togithub.com/wxt-dev/wxt/pull/858)) - ⚠️ Use `vite-node` to load entrypoints by default ([#​859](https://togithub.com/wxt-dev/wxt/pull/859)) ##### 🔥 Performance - **size:** ⚠️ Switch from `tsup` to `unbuild` for building WXT ([#​848](https://togithub.com/wxt-dev/wxt/pull/848)) ##### 🩹 Fixes - Wrong module hook type ([#​849](https://togithub.com/wxt-dev/wxt/pull/849)) ##### 📖 Documentation - Update labels in content script UI positioning screenshot ([2b6ff8d](https://togithub.com/wxt-dev/wxt/commit/2b6ff8d)) - Add upgrade guide and breaking changes ([#​860](https://togithub.com/wxt-dev/wxt/pull/860)) ##### 🏡 Chore - **deps:** Bump all non-major dependencies ([#​834](https://togithub.com/wxt-dev/wxt/pull/834)) - **dev-deps:** Upgrade `vitest` from 1.6 to 2.0 ([#​836](https://togithub.com/wxt-dev/wxt/pull/836)) - **deps:** Upgrade `async-mutex` from 0.4.1 to 0.5.0 ([#​837](https://togithub.com/wxt-dev/wxt/pull/837)) - **deps:** Upgrade `esbuild` from 0.19.12 to 0.23.0 ([#​838](https://togithub.com/wxt-dev/wxt/pull/838)) - **deps:** Upgrade `vite-node` from 1.6 to 2.0 ([#​839](https://togithub.com/wxt-dev/wxt/pull/839)) - **deps:** Upgrade `ora` from 7 to 8 ([#​841](https://togithub.com/wxt-dev/wxt/pull/841)) - **deps:** Upgrade `webextension-polyfill` from 0.10 to 0.12 ([#​842](https://togithub.com/wxt-dev/wxt/pull/842)) - **deps:** Upgrade `minimatch` from 9 to 10 ([#​840](https://togithub.com/wxt-dev/wxt/pull/840)) - **dev-deps:** Upgrade `happy-dom` from 13 to 14 ([#​843](https://togithub.com/wxt-dev/wxt/pull/843)) ##### ❤️ Contributors - Florian Metz ([@​Timeraa](http://github.com/Timeraa))

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.



This PR was generated by Mend Renovate. View the repository job log.

BEGIN_COMMIT_OVERRIDE chore(deps): update dependency wxt to v0.19.4 refactor(wxt): simplify build step with new features END_COMMIT_OVERRIDE

renovate[bot] commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.