Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension: Bump wxt from 0.18.1 to 0.18.9 in /apps/extension #107

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps wxt from 0.18.1 to 0.18.9.

Release notes

Sourced from wxt's releases.

wxt v0.18.9

compare changes

🚀 Enhancements

  • experimental: Replace viteRuntime option with entrypointImporter option, and implement vite-node importer (#761)

wxt v0.18.8

compare changes

🚀 Enhancements

  • dev: Reload extension when public files change (#752)

🩹 Fixes

  • Don't load plugins twice in HTML pages (#746)
  • Ignore .wxt file changes in dev (#755)
  • modules: addViteConfig ignored user vite config (#760)

🏡 Chore

  • Refactor client web socket util (#753)
  • Add E2E test for addImportPreset (9fc6408)

wxt v0.18.7

compare changes

🩹 Fixes

  • dev: Fix CSP error loading HTML plugins (#723)
  • Generalize react-refresh preamble logic to virtualize all inline scripts (#728)
  • zip: Revert dotfile changes from #674 (#742, #674)

🏡 Chore

  • deps: Upgrade and sync all dependencies (#725)
  • Extract build cache script to NPM package (#737)

wxt v0.18.6

compare changes

🚀 Enhancements

  • modules: Add new addImportPreset helper function (#720)

🩹 Fixes

  • types: Module options param is optional, but types did not reflect that (#719)
  • modules: Re-export WxtModule type from wxt/modules to prevent TS2742 (#721)

... (truncated)

Commits
  • 936e89f chore(release): wxt v0.18.9
  • ad365ec feat(experimental): Replace viteRuntime option with entrypointImporter op...
  • b4283e3 chore(release): wxt v0.18.8
  • b467ad7 fix(modules): addViteConfig ignored user vite config (#760)
  • 9fc6408 chore: Add E2E test for addImportPreset
  • 394cb1a docs: Add 'WorkFlowy MultiFlow' to homepage
  • ffec885 fix: Ignore .wxt file changes in dev (#755)
  • 4758bea docs: update sandbox.md (#754)
  • 6671471 feat(dev): Reload extension when public files change (#752)
  • ae78dc7 chore: Refactor client web socket util (#753)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wxt](https://github.com/wxt-dev/wxt) from 0.18.1 to 0.18.9.
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@v0.18.1...wxt-v0.18.9)

---
updated-dependencies:
- dependency-name: wxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #133.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/extension/wxt-0.18.9 branch July 29, 2024 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants