Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps the npm group with 6 updates:

Package From To
@testing-library/svelte 5.2.7 5.2.8
@vitest/coverage-v8 3.1.2 3.1.4
@vitest/ui 3.1.2 3.1.4
svelte 5.28.2 5.33.11
vite 6.3.4 6.3.5
vitest 3.1.2 3.1.4

Updates @testing-library/svelte from 5.2.7 to 5.2.8

Release notes

Sourced from @​testing-library/svelte's releases.

v5.2.8

5.2.8 (2025-05-19)

Bug Fixes

  • configure dom-testing-library to flush Svelte changes (#439) (492dbd1)
Commits
  • 492dbd1 fix: configure dom-testing-library to flush Svelte changes (#439)
  • 1aa3701 style: update to ESLint v9 and rework lint config (#438)
  • f1fb8dd ci: use specific dependencies for different Svelte/Node versions (#436)
  • 6096f05 ci: expand matrix to include Node 22 (#435)
  • ea37c47 test: extract tests directory out of src (#433)
  • b2005b7 test: replace deprecated toMatchTypeOf (#434)
  • See full diff in compare view

Updates @vitest/coverage-v8 from 3.1.2 to 3.1.4

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/ui from 3.1.2 to 3.1.4

Release notes

Sourced from @​vitest/ui's releases.

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates svelte from 5.28.2 to 5.33.11

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: treat transitive dependencies of each blocks as mutable in legacy mode if item is mutated (#16038)

[email protected]

Patch Changes

  • fix: use fill: 'forwards' on transition animations to prevent flicker (#16035)

[email protected]

Patch Changes

  • fix: put expressions in effects unless known to be static (#15792)

[email protected]

Patch Changes

  • fix: only select_option if 'value' is in next (#16032)

[email protected]

Patch Changes

  • fix: bind:value to select with stores (#16028)

[email protected]

Patch Changes

  • fix: falsy attachments on components (#16021)

  • fix: correctly mark elements as selected during SSR (#16017)

[email protected]

Patch Changes

  • fix: handle derived destructured iterators (#16015)

  • fix: avoid rerunning attachments when unrelated spread attributes change (#15961)

[email protected]

Patch Changes

  • fix: narrow defaultChecked to boolean (#16009)

  • fix: warn when using rest or identifier in custom elements without props option (#16003)

[email protected]

Patch Changes

  • fix: allow using typescript in customElement.extend option (#16001)

... (truncated)

Changelog

Sourced from svelte's changelog.

5.33.11

Patch Changes

  • fix: treat transitive dependencies of each blocks as mutable in legacy mode if item is mutated (#16038)

5.33.10

Patch Changes

  • fix: use fill: 'forwards' on transition animations to prevent flicker (#16035)

5.33.9

Patch Changes

  • fix: put expressions in effects unless known to be static (#15792)

5.33.8

Patch Changes

  • fix: only select_option if 'value' is in next (#16032)

5.33.7

Patch Changes

  • fix: bind:value to select with stores (#16028)

5.33.6

Patch Changes

  • fix: falsy attachments on components (#16021)

  • fix: correctly mark elements as selected during SSR (#16017)

5.33.5

Patch Changes

  • fix: handle derived destructured iterators (#16015)

  • fix: avoid rerunning attachments when unrelated spread attributes change (#15961)

5.33.4

Patch Changes

... (truncated)

Commits

Updates vite from 6.3.4 to 6.3.5

Release notes

Sourced from vite's releases.

v6.3.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.3.5 (2025-05-05)

Commits

Updates vitest from 3.1.2 to 3.1.4

Release notes

Sourced from vitest's releases.

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • ac88181 chore: release v3.1.4
  • 64f2b43 fix: apply browser CLI options only if the project has the browser set in the...
  • 6e8d937 chore: release v3.1.3
  • 8c7f75a fix: ignore failures on writeToCache (#7893)
  • d613b81 fix(reporters): --merge-reports to show each total run times (#7877)
  • 2fa763a fix: reset mocks on test retry/repeat (#7897)
  • 573cb16 ci: fix flaky browser tests (#7887)
  • 03660f9 fix(browser): correctly inherit CLI options (#7858)
  • a83f3bf fix: correctly resolve vitest import if inline: true is set (#7856)
  • See full diff in compare view

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) | `5.2.7` | `5.2.8` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.2` | `3.1.4` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.1.2` | `3.1.4` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.28.2` | `5.33.11` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.4` | `6.3.5` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.2` | `3.1.4` |


Updates `@testing-library/svelte` from 5.2.7 to 5.2.8
- [Release notes](https://github.com/testing-library/svelte-testing-library/releases)
- [Changelog](https://github.com/testing-library/svelte-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/svelte-testing-library@v5.2.7...v5.2.8)

Updates `@vitest/coverage-v8` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/coverage-v8)

Updates `@vitest/ui` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/ui)

Updates `svelte` from 5.28.2 to 5.33.11
- [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/[email protected]/packages/svelte)

Updates `vite` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)

Updates `vitest` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@testing-library/svelte"
  dependency-version: 5.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 3.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/ui"
  dependency-version: 3.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: svelte
  dependency-version: 5.33.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vitest
  dependency-version: 3.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

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 1, 2025
@javierjulio javierjulio self-assigned this Jun 1, 2025
@javierjulio javierjulio self-requested a review June 1, 2025 17:09
@javierjulio javierjulio merged commit bd306ec into master Jun 1, 2025
8 checks passed
@javierjulio javierjulio deleted the dependabot/npm_and_yarn/npm-b3fdcb9bd4 branch June 1, 2025 17:09
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.

1 participant