Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
0.19.4
0.19.9
📅 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.
This PR contains the following updates:
0.19.4
->0.19.9
Release Notes
wxt-dev/wxt (wxt)
### [`v0.19.9`](https://redirect.github.com/wxt-dev/wxt/releases/tag/wxt-v0.19.9): wxt v0.19.9 [Compare Source](https://redirect.github.com/wxt-dev/wxt/compare/wxt-v0.19.8...wxt-v0.19.9) [compare changes](https://redirect.github.com/wxt-dev/wxt/compare/wxt-v0.19.8...wxt-v0.19.9) ##### 🚀 Enhancements - **modules:** Add `wxt.hook` alias for `wxt.hooks.hook` ([c5f78d0](https://redirect.github.com/wxt-dev/wxt/commit/c5f78d0)) - Use `@types/chrome` for config manifest type ([#969](https://redirect.github.com/wxt-dev/wxt/pull/969)) ##### 🩹 Fixes - Allow adding multiple hyphens in an entrypoint name ([#949](https://redirect.github.com/wxt-dev/wxt/pull/949)) - Duplicate `BuildOutput.publicAssets` ([#951](https://redirect.github.com/wxt-dev/wxt/pull/951)) - Properly overload `import.meta.env` with WXT's own environment globals ([#966](https://redirect.github.com/wxt-dev/wxt/pull/966)) ##### 📖 Documentation - Add docs around `importEntrypoint` to relevant functions ([143b5ac](https://redirect.github.com/wxt-dev/wxt/commit/143b5ac)) ##### 🌊 Types - **modules:** Use `NestedHooks` instead of `Partial` for hooks object ([0ebb013](https://redirect.github.com/wxt-dev/wxt/commit/0ebb013)) ##### 🏡 Chore - Fix type error ([#946](https://redirect.github.com/wxt-dev/wxt/pull/946)) - Add `oxlint` for linting ([#947](https://redirect.github.com/wxt-dev/wxt/pull/947)) - **deps:** Bump ora from 8.0.1 to 8.1.0 ([#961](https://redirect.github.com/wxt-dev/wxt/pull/961)) - **deps:** Bump unimport from 3.9.1 to 3.11.1 ([#960](https://redirect.github.com/wxt-dev/wxt/pull/960)) - **deps:** Bump execa from 9.3.0 to 9.3.1 ([#957](https://redirect.github.com/wxt-dev/wxt/pull/957)) - Cleanup leftover E2E test artifacts ([#968](https://redirect.github.com/wxt-dev/wxt/pull/968)) ##### ❤️ Contributors - 1natsu ([@1natsu172](http://github.com/1natsu172)) ### [`v0.19.8`](https://redirect.github.com/wxt-dev/wxt/releases/tag/wxt-v0.19.8): wxt v0.19.8 [Compare Source](https://redirect.github.com/wxt-dev/wxt/compare/wxt-v0.19.7...wxt-v0.19.8) [compare changes](https://redirect.github.com/wxt-dev/wxt/compare/wxt-v0.19.7...wxt-v0.19.8) ##### 🔥 Performance - Ignore output directories for all `vite.watcher` ([#924](https://redirect.github.com/wxt-dev/wxt/pull/924)) ##### 🩹 Fixes - Fallback to GitHub API for listing templates when ungh is down ([#944](https://redirect.github.com/wxt-dev/wxt/pull/944)) ##### 🏡 Chore - **types:** Cleanup types in wxt/browser/chrome ([#932](https://redirect.github.com/wxt-dev/wxt/pull/932)) ##### ❤️ Contributors - 1natsu ### [`v0.19.7`](https://redirect.github.com/wxt-dev/wxt/releases/tag/wxt-v0.19.7): wxt v0.19.7 [Compare Source](https://redirect.github.com/wxt-dev/wxt/compare/wxt-v0.19.6...wxt-v0.19.7) [compare changes](https://redirect.github.com/wxt-dev/wxt/compare/wxt-v0.19.6...wxt-v0.19.7) ##### 🚀 Enhancements - **testing:** Run WXT modules when setting up test environment ([#926](https://redirect.github.com/wxt-dev/wxt/pull/926)) - **modules:** Add `addAlias` helper ([#928](https://redirect.github.com/wxt-dev/wxt/pull/928)) ##### 🩹 Fixes - **testing:** Stub `chrome` and `browser` globals with `fakeBrowser` automatically ([#925](https://redirect.github.com/wxt-dev/wxt/pull/925)) - Ensure TSConfig paths start with `../` or `./` so they are valid ([#927](https://redirect.github.com/wxt-dev/wxt/pull/927)) ##### 📖 Documentation - Fix module name for `wxt/browser/chrome` ([751706d](https://redirect.github.com/wxt-dev/wxt/commit/751706d)) ##### 🏡 Chore - Remove warning log for missing public directory ([5f2e1c3](https://redirect.github.com/wxt-dev/wxt/commit/5f2e1c3)) ### [`v0.19.6`](https://redirect.github.com/wxt-dev/wxt/releases/tag/wxt-v0.19.6): wxt v0.19.6 [Compare Source](https://redirect.github.com/wxt-dev/wxt/compare/wxt-v0.19.5...wxt-v0.19.6) [compare changes](https://redirect.github.com/wxt-dev/wxt/compare/wxt-v0.19.5...wxt-v0.19.6) ##### 🔥 Performance - Ignore non-source code from the file watcher ([#919](https://redirect.github.com/wxt-dev/wxt/pull/919)) ##### 🩹 Fixes - Typo in sidepanel options (`browse_style` → `browser_style`) ([#914](https://redirect.github.com/wxt-dev/wxt/pull/914)) - **types:** Don't report type errors when using string templates with `browser.i18n.getMessage` ([#916](https://redirect.github.com/wxt-dev/wxt/pull/916)) ##### ❤️ Contributors - 1natsu ### [`v0.19.5`](https://redirect.github.com/wxt-dev/wxt/releases/tag/wxt-v0.19.5): wxt v0.19.5 [Compare Source](https://redirect.github.com/wxt-dev/wxt/compare/wxt-v0.19.4...wxt-v0.19.5) [compare changes](https://redirect.github.com/wxt-dev/wxt/compare/wxt-v0.19.4...wxt-v0.19.5) ##### 🚀 Enhancements - Allow zipping hidden files by listing them explicitly in `includeSources` ([#902](https://redirect.github.com/wxt-dev/wxt/pull/902)) - Allow excluding files when zipping ([#906](https://redirect.github.com/wxt-dev/wxt/pull/906)) ##### 🩹 Fixes - [#907](https://redirect.github.com/wxt-dev/wxt/issues/907) move wxt devDeps execa to dependencies ([#908](https://redirect.github.com/wxt-dev/wxt/pull/908), [#907](https://redirect.github.com/wxt-dev/wxt/issues/907)) - Update chromium setting for enabling content script sourcemaps ([e6529e6](https://redirect.github.com/wxt-dev/wxt/commit/e6529e6)) ##### ❤️ Contributors - 1natsu - Florian Metz ([@Timeraa](http://github.com/Timeraa)) - Hikiko4ern ([@hikiko4ern](http://github.com/hikiko4ern))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.