Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps the npm group with 7 updates in the / directory:

Package From To
@instantdb/core 0.17.3 0.17.28
@types/chrome 0.0.287 0.0.308
@wxt-dev/module-svelte 2.0.2 2.0.3
svelte 5.16.0 5.22.6
svelte-check 4.1.1 4.1.5
typescript 5.7.2 5.8.2
wxt 0.19.23 0.19.29

Updates @instantdb/core from 0.17.3 to 0.17.28

Updates @types/chrome from 0.0.287 to 0.0.308

Commits

Updates @wxt-dev/module-svelte from 2.0.2 to 2.0.3

Release notes

Sourced from @​wxt-dev/module-svelte's releases.

@​wxt-dev/module-svelte v2.0.3

compare changes

🩹 Fixes

  • Upgrade vite-plugin-svelte to support Vite 6 (#1375)

❤️ Contributors

Changelog

Sourced from @​wxt-dev/module-svelte's changelog.

v2.0.3

compare changes

🩹 Fixes

  • Upgrade vite-plugin-svelte to support Vite 6 (#1375)

❤️ Contributors

Commits

Updates svelte from 5.16.0 to 5.22.6

Release notes

Sourced from svelte's releases.

svelte@5.22.6

Patch Changes

  • fix: skip log_if_contains_state if only logging literals (#15468)

  • fix: Add closedby property to HTMLDialogAttributes type (#15458)

  • fix: null and warnings for local handlers (#15460)

svelte@5.22.5

Patch Changes

  • fix: memoize clsx calls (#15456)

  • fix: respect svelte-ignore hydration_attribute_changed on elements with spread attributes (#15443)

  • fix: always use setAttribute when setting style (#15323)

  • fix: make style: directive and CSS handling more robust (#15418)

svelte@5.22.4

Patch Changes

  • fix: never deduplicate expressions in templates (#15451)

svelte@5.22.3

Patch Changes

  • fix: run effect roots in tree order (#15446)

svelte@5.22.2

Patch Changes

  • fix: correctly set is_updating before flushing root effects (#15442)

svelte@5.22.1

Patch Changes

  • chore: switch acorn-typescript plugin (#15393)

svelte@5.22.0

Minor Changes

  • feat: Add idPrefix option to render (#15428)

Patch Changes

  • fix: make dialog element and role interactive (#15429)

svelte@5.21.0

... (truncated)

Changelog

Sourced from svelte's changelog.

5.22.6

Patch Changes

  • fix: skip log_if_contains_state if only logging literals (#15468)

  • fix: Add closedby property to HTMLDialogAttributes type (#15458)

  • fix: null and warnings for local handlers (#15460)

5.22.5

Patch Changes

  • fix: memoize clsx calls (#15456)

  • fix: respect svelte-ignore hydration_attribute_changed on elements with spread attributes (#15443)

  • fix: always use setAttribute when setting style (#15323)

  • fix: make style: directive and CSS handling more robust (#15418)

5.22.4

Patch Changes

  • fix: never deduplicate expressions in templates (#15451)

5.22.3

Patch Changes

  • fix: run effect roots in tree order (#15446)

5.22.2

Patch Changes

  • fix: correctly set is_updating before flushing root effects (#15442)

5.22.1

Patch Changes

  • chore: switch acorn-typescript plugin (#15393)

5.22.0

Minor Changes

... (truncated)

Commits

Updates svelte-check from 4.1.1 to 4.1.5

Release notes

Sourced from svelte-check's releases.

svelte-check-4.1.5

  • fix: take other snippets into account when checking for hoistability (#2668)
  • fix: disambiguate render in module script (#2667)
  • fix: properly transform $props.id when $props is assigned to props (#2694)
  • fix: handle booleanish popover (#2702)
  • chore: bump vscode-html/css-language-service (#2677)
  • fix: use referenced project's compiler option to get resolution mode (#2676)

svelte-check-4.1.4

  • fix: don't hoist types/snippets referencing stores or destructured variables (#2661)

svelte-check-4.1.3

  • fix: move snippets to correct place when only module script present

svelte-check-4.1.2

  • feat: support generics attribute for JSDoc (#2624)
  • fix: better snippet/interface hoistability analysis (#2655)
  • chore: TypeScript 5.7 support (#2585)
Commits
  • 58a86ba chore: bump to typescript 5.8 (#2704)
  • 58d28ca fix: highlight type annotation in @const tags
  • 59796de fix: handle booleanish popover (#2702)
  • ca668e2 perf: cache files during emitDts (#2701)
  • e284968 fix: correctly handle unclosed tags with same type tag inside (#2682)
  • af88417 fix: use referenced project's compiler option to get resolution mode (#2676)
  • 9ee7e9c fix: prevent error when the script tag is removed in nodenext projects (#2635)
  • bcd6dd0 chore: bump vscode-html/css-language-service (#2677)
  • c942382 fix: properly transform $props.id when $props is assigned to props (#2694)
  • 8af8141 fix: don't show html tag completion with namespace component (#2685)
  • Additional commits viewable in compare view

Updates typescript from 5.7.2 to 5.8.2

Release notes

Sourced from typescript's releases.

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

Commits
  • beb69e4 Bump version to 5.8.2 and LKG
  • 8fdbd54 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...
  • f4a3a8a 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...
  • 420ff06 Bump version to 5.8.1-rc and LKG
  • 48eb13f Update LKG
  • fb59c19 Merge remote-tracking branch 'origin/main' into release-5.8
  • df342b7 Fixed rewriteRelativeImportExtensions for import() within call expression...
  • 775412a Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...
  • e1629e5 Pass ignoreErrors=true to more resolveEntityName callers (#61144)
  • 6fd1799 Update LKG
  • Additional commits viewable in compare view

Updates wxt from 0.19.23 to 0.19.29

Release notes

Sourced from wxt's releases.

wxt v0.19.29

compare changes

🚀 Enhancements

  • Tolerate syntax errors (#1437)

🩹 Fixes

  • Support registration: "runtime" for MV2 (#1431)

❤️ Contributors

wxt v0.19.28

compare changes

🩹 Fixes

  • Ignore manifest.manifest_version option and warn about incorrect usage (#1419)
  • Resolve wxt modules from the root (#1417)
  • Properly detect and reload changed files when using Vite's ?suffix imports (#1432)
  • Regression on variable expansion in dotenv files (#1449)
  • Allow vite 6.0.9+ (#1497)

📖 Documentation

  • Host pre-aggregated LLM knowledge files (#1355)

🏡 Chore

  • Add funding links to package.json files (#1446)
  • Use PNPM 10's new catelog feature (#1493)
  • Move production dependencies to PNPM 10 catelog (#1494)
  • deps: Upgrade to Vite 6 and related dependencies (#1496)

❤️ Contributors

wxt v0.19.27

compare changes

🩹 Fixes

... (truncated)

Commits

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 npm group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| @instantdb/core | `0.17.3` | `0.17.28` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.287` | `0.0.308` |
| [@wxt-dev/module-svelte](https://github.com/wxt-dev/wxt/tree/HEAD/packages/module-svelte) | `2.0.2` | `2.0.3` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.16.0` | `5.22.6` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `4.1.1` | `4.1.5` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.2` |
| [wxt](https://github.com/wxt-dev/wxt) | `0.19.23` | `0.19.29` |



Updates `@instantdb/core` from 0.17.3 to 0.17.28

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

Updates `@wxt-dev/module-svelte` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Changelog](https://github.com/wxt-dev/wxt/blob/main/packages/module-svelte/CHANGELOG.md)
- [Commits](https://github.com/wxt-dev/wxt/commits/module-svelte-v2.0.3/packages/module-svelte)

Updates `svelte` from 5.16.0 to 5.22.6
- [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.22.6/packages/svelte)

Updates `svelte-check` from 4.1.1 to 4.1.5
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-4.1.1...svelte-check-4.1.5)

Updates `typescript` from 5.7.2 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.8.2)

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

---
updated-dependencies:
- dependency-name: "@instantdb/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/chrome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@wxt-dev/module-svelte"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: wxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

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 Mar 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant