Skip to content

Bump brace-expansion and svelte-preprocess in /app/built_in_plugins/src/main/widgets - #119

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/app/built_in_plugins/src/main/widgets/multi-c0488adc1c
Open

Bump brace-expansion and svelte-preprocess in /app/built_in_plugins/src/main/widgets#119
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/app/built_in_plugins/src/main/widgets/multi-c0488adc1c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Removes brace-expansion. It's no longer used after updating ancestor dependency svelte-preprocess. These dependencies need to be updated together.

Removes brace-expansion

Updates svelte-preprocess from 4.10.7 to 6.0.5

Release notes

Sourced from svelte-preprocess's releases.

svelte-preprocess@6.0.5

Patch Changes

  • fix: correctly import transformer when automatically processing with TypeScript 6 (#680)

svelte-preprocess@6.0.4

Patch Changes

  • fix: support TypeScript 6 (#675)
Changelog

Sourced from svelte-preprocess's changelog.

6.0.5

Patch Changes

  • fix: correctly import transformer when automatically processing with TypeScript 6 (#680)

6.0.4

Patch Changes

  • fix: support TypeScript 6 (#675)

6.0.3 (2024-09-26)

Bug Fixes

6.0.2 (2024-07-09)

Bug Fixes

6.0.1 (2024-06-14)

Bug Fixes

  • deprecate default export in favor of named export (#641) (a43de10), closes #591

6.0.0 (2024-06-12)

BREAKING CHANGES

  • remove TS mixed imports support, require TS 5.0 or higher
  • remove preserve option as it's unnecessary
  • require Svelte 4+, Node 18+
  • add exports map

Bug Fixes

  • adjust globalifySelector to not split selectors with parentheses. (#632) (c435ebd), closes #501
  • fix: allow TS filename to be undefined, fixes #488
  • fix: adjust Svelte compiler type import
  • fix: remove pug types and magic-string from dependencies
  • chore: bump peer deps, fixes #553

5.1.4 (2024-04-16)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for svelte-preprocess since your current version.

Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [brace-expansion](https://github.com/juliangruber/brace-expansion). It's no longer used after updating ancestor dependency [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess). These dependencies need to be updated together.


Removes `brace-expansion`

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

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version:
  dependency-type: indirect
- dependency-name: svelte-preprocess
  dependency-version: 6.0.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 25, 2026
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