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

chore(deps-dev): bump wxt from 0.18.4 to 0.18.6 in the dependencies group #22

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 1 update: wxt.

Updates wxt from 0.18.4 to 0.18.6

Release notes

Sourced from wxt's releases.

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)
  • modules: Add modules to TS project so type augmentation works (#722)

🏡 Chore

  • dev-deps: Upgrade typescript to 5.4 (#718)

wxt v0.18.5

compare changes

🚀 Enhancements

  • Module system (#672)

🩹 Fixes

  • To fix the issue with Entrypoint Side Effects link errors (#705)
  • storage: Add storage area typing for storage keys (#708)

📖 Documentation

  • Restructure wxt.dev (#701)
  • Add eslintrc info to auto-imports page (454b076)

🏡 Chore

  • deps: Bump linkedom from 0.16.8 to 0.18.2 (#690)
  • deps: Bump nypm from 0.3.6 to 0.3.8 (#692)
  • deps-dev: Bump tsx from 4.7.0 to 4.11.2 (#699)
  • deps-dev: Bump execa from 8.0.1 to 9.1.0 (#691)
  • Fix flakey TS config (a257217)
  • Remove log in tests (eb3b9bc)
  • deps: Upgrade braces to 3.0.3 (#711)

🤖 CI

  • Add support for managing multiple changelogs (#712)

❤️ Contributors

... (truncated)

Commits
  • 2c9e775 chore(release): wxt v0.18.6
  • fa67910 fix(modules): Add modules to TS project so type augmentation works (#722)
  • c77773e feat(modules): Add new addImportPreset helper function (#720)
  • 148f3d5 fix(modules): Re-export WxtModule type from wxt/modules to prevent TS2742...
  • c7af789 fix(types): Module options param is optional, but types did not reflect tha...
  • 274d39b chore(dev-deps): Upgrade typescript to 5.4 (#718)
  • d1edb2d chore: Cache workspace dependency builds (#715)
  • ed86002 ci: Fix sync-releases script
  • 488fa6e ci: Fix sync-releases workflow
  • ea51cc0 Fix changelog
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [wxt](https://github.com/wxt-dev/wxt).


Updates `wxt` from 0.18.4 to 0.18.6
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@wxt-v0.18.4...wxt-v0.18.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@github-actions github-actions bot merged commit 58e324f into main Jun 17, 2024
4 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/dependencies-fe1b6f65c7 branch June 17, 2024 03:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants