Skip to content

Bump the dev-dependencies group with 3 updates#6

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-890e0bc45d
Closed

Bump the dev-dependencies group with 3 updates#6
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-890e0bc45d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 3 updates: @types/chrome, svelte and wxt.

Updates @types/chrome from 0.0.287 to 0.1.37

Commits

Updates svelte from 5.53.7 to 5.53.8

Release notes

Sourced from svelte's releases.

svelte@5.53.8

Patch Changes

  • fix: {@html} no longer duplicates content inside contenteditable elements (#17853)

  • fix: don't access inert block effects (#17882)

  • fix: handle asnyc updates within pending boundary (#17873)

  • perf: avoid re-traversing the effect tree after $: assignments (#17848)

  • chore: simplify scheduling logic (#17805)

Changelog

Sourced from svelte's changelog.

5.53.8

Patch Changes

  • fix: {@html} no longer duplicates content inside contenteditable elements (#17853)

  • fix: don't access inert block effects (#17882)

  • fix: handle asnyc updates within pending boundary (#17873)

  • perf: avoid re-traversing the effect tree after $: assignments (#17848)

  • chore: simplify scheduling logic (#17805)

Commits

Updates wxt from 0.19.29 to 0.20.18

Release notes

Sourced from wxt's releases.

wxt v0.20.18

compare changes

🚀 Enhancements

  • Create tests for all func of network.ts (#2132)
  • Use Navigation API for location change detection with polling fallback (#2136)
  • modules: Add support for augumenting entrypoint options (#2149)
  • New @wxt-dev/is-background package (#2152)
  • Add globalName entrypoint option. (#2017)

🩹 Fixes

  • Add getAppConfig as an alias to useAppConfig (#2144)
  • Enable mv3 dev mode with firefox 147 (#2135)
  • types: Add type safety to browser.runtime.executeScript files option (#2142)
  • types: Include CSS entrypoints in PublicPath generation (#2150)
  • Fix submit command (#2157)

📖 Documentation

  • Added "Glossy New Tab" to the homepage (#2133)
  • Add All API Hub to showcase extensions (#2137)
  • Add wxt-local-analytics to community resources (#2141)
  • Add deep outline to modules page to show recipes (653608c9)

🏡 Chore

  • Add missing async to network.ts (#2107)
  • Make type for __ENTRYPOINT__ of vitest.globalSetup.ts (#2128)
  • Remove unnecessary @ts-ignore of builders/vite index.ts (#2127)
  • Rename zipdir to zipDir (#2126)
  • Simplify imports in wxt/e2e (#2122)
  • Remove @ts-expect-error from manifest.test.ts and fix typo (#2123)

🤖 CI

❤️ Contributors

... (truncated)

Commits
  • 5dab944 chore(release): wxt v0.20.18
  • adaae6e fix: Fix submit command (#2157)
  • 4524cbd ci: Fix VHS workflow
  • 1171cf5 chore(release): @​wxt-dev/analytics v0.5.4
  • c5978b1 fix: Continue using useAppConfig to support older versions of WXT
  • e5ef936 ci: Fix VHS action (#2155)
  • 0ca908a chore(release): @​wxt-dev/analytics v0.5.3
  • e20c012 chore(release): @​wxt-dev/storage v1.2.8
  • e88df26 chore(release): @​wxt-dev/auto-icons v1.1.1
  • 9491e68 chore(release): @​wxt-dev/i18n v0.2.5
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for wxt since your current version.


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 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

dogancanbakir and others added 3 commits March 9, 2026 19:46
Bumps the dev-dependencies group with 3 updates: [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [wxt](https://github.com/wxt-dev/wxt).


Updates `@types/chrome` from 0.0.287 to 0.1.37
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Updates `svelte` from 5.53.7 to 5.53.8
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.8/packages/svelte)

Updates `wxt` from 0.19.29 to 0.20.18
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@wxt-v0.19.29...wxt-v0.20.18)

---
updated-dependencies:
- dependency-name: "@types/chrome"
  dependency-version: 0.1.37
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: svelte
  dependency-version: 5.53.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: wxt
  dependency-version: 0.20.18
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai

coderabbitai Bot commented Mar 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Free

Run ID: 6d9f653a-226f-4a95-a569-1bcb2dfa5967

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github

dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-890e0bc45d branch March 9, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant