Skip to content

Bump the updates group across 1 directory with 5 updates#1275

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jte-htmx-parent/frontend/app/updates-26da664033
Closed

Bump the updates group across 1 directory with 5 updates#1275
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jte-htmx-parent/frontend/app/updates-26da664033

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps the updates group with 5 updates in the /jte-htmx-parent/frontend/app directory:

Package From To
@playwright/test 1.55.0 1.58.2
@sveltejs/adapter-static 3.0.9 3.0.10
@sveltejs/kit 2.36.1 2.53.2
@sveltejs/package 2.5.0 2.5.7
eslint-plugin-svelte 3.11.0 3.15.0

Updates @playwright/test from 1.55.0 to 1.58.2

Release notes

Sourced from @​playwright/test's releases.

v1.58.2

Highlights

#39121 fix(trace viewer): make paths via stdin work #39129 fix: do not force swiftshader on chromium mac

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

v1.58.1

Highlights

#39036 fix(msedge): fix local network permissions #39037 chore: update cft download location #38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

v1.58.0

📣 Playwright CLI+SKILLs 📣

We are adding a new token-efficient CLI mode of operation to Playwright with the skills located at playwright-cli. This brings the long-awaited official SKILL-focused CLI mode to our story and makes it more coding agent-friendly.

It is the first snapshot with the essential command set (which is already larger than the original MCP!), but we expect it to grow rapidly. Unlike the token use, that one we expect to go down since snapshots are no longer forced into the LLM!

Timeline

If you're using merged reports, the HTML report Speedboard tab now shows the Timeline:

Timeline chart in the HTML report

UI Mode and Trace Viewer Improvements

  • New 'system' theme option follows your OS dark/light mode preference
  • Search functionality (Cmd/Ctrl+F) is now available in code editors
  • Network details panel has been reorganized for better usability
  • JSON responses are now automatically formatted for readability

Thanks to @​cpAdm for contributing these improvements!

Miscellaneous

browserType.connectOverCDP() now accepts an isLocal option. When set to true, it tells Playwright that it runs on the same host as the CDP server, enabling file system optimizations.

Breaking Changes ⚠️

  • Removed _react and _vue selectors. See locators guide for alternatives.

... (truncated)

Commits
Maintainer changes

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


Updates @sveltejs/adapter-static from 3.0.9 to 3.0.10

Release notes

Sourced from @​sveltejs/adapter-static's releases.

@​sveltejs/adapter-static@​3.0.10

Patch Changes

  • chore: update "homepage" field in package.json (#14579)
Changelog

Sourced from @​sveltejs/adapter-static's changelog.

3.0.10

Patch Changes

  • chore: update "homepage" field in package.json (#14579)
Commits
Maintainer changes

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


Updates @sveltejs/kit from 2.36.1 to 2.53.2

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.53.2

Patch Changes

  • fix: server-render nested form value sets (#15378)

  • fix: use deep partial types for form remote functions .value() and .set(...) (#14837)

  • fix: provide correct url info to remote functions (#15418)

  • fix: allow optional types for remote query/command/prerender functions (#15293)

  • fix: allow commands in more places (#15288)

@​sveltejs/kit@​2.53.1

Patch Changes

  • fix: address warning about inlineDynamicImports when using Vite 8 (#15403)

@​sveltejs/kit@​2.53.0

Minor Changes

  • feat: support Vite 8 (#15024)

Patch Changes

  • fix: remove event listeners on form attachment cleanup (#15286)

  • fix: apply queries refreshed in a form remote function when a redirect is thrown (#15362)

@​sveltejs/kit@​2.52.2

Patch Changes

  • fix: validate form file information to prevent amplification attacks (3e607b3)

  • chore: upgrade devalue and svelte (#15339)

  • fix: parse file offset table more strictly (f47c01b)

@​sveltejs/kit@​2.52.0

Minor Changes

  • feat: match function to map a path back to a route id and params (#14997)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.53.2

Patch Changes

  • fix: server-render nested form value sets (#15378)

  • fix: use deep partial types for form remote functions .value() and .set(...) (#14837)

  • fix: provide correct url info to remote functions (#15418)

  • fix: allow optional types for remote query/command/prerender functions (#15293)

  • fix: allow commands in more places (#15288)

2.53.1

Patch Changes

  • fix: address warning about inlineDynamicImports when using Vite 8 (#15403)

2.53.0

Minor Changes

  • feat: support Vite 8 (#15024)

Patch Changes

  • fix: remove event listeners on form attachment cleanup (#15286)

  • fix: apply queries refreshed in a form remote function when a redirect is thrown (#15362)

2.52.2

Patch Changes

  • fix: validate form file information to prevent amplification attacks (3e607b3)

  • chore: upgrade devalue and svelte (#15339)

  • fix: parse file offset table more strictly (f47c01b)

... (truncated)

Commits
Maintainer changes

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


Updates @sveltejs/package from 2.5.0 to 2.5.7

Release notes

Sourced from @​sveltejs/package's releases.

@​sveltejs/package@​2.5.7

Patch Changes

  • chore(deps): update dependency chokidar to v5 (#14986)

@​sveltejs/package@​2.5.6

Patch Changes

  • fix: transform .ts extensions to .js in import/export statements of Svelte files when using rewriteRelativeImportExtensions (#14936)

@​sveltejs/package@​2.5.5

Patch Changes

  • fix: resolve aliases before transpiling for rewriteRelativeImportExtensions (#14673)

@​sveltejs/package@​2.5.4

Patch Changes

  • fix: resolve more alias issues (#14514)

@​sveltejs/package@​2.5.3

Patch Changes

  • fix: handle import/export name, { ... } when resolving aliases (#14462)

@​sveltejs/package@​2.5.2

Patch Changes

  • fix: handle import/export * (as ...) when resolving aliases (#14433)

  • fix: prevent false-positive alias replacement (#14433)

@​sveltejs/package@​2.5.1

Patch Changes

  • fix: better alias resolution (#14413)
Changelog

Sourced from @​sveltejs/package's changelog.

2.5.7

Patch Changes

  • chore(deps): update dependency chokidar to v5 (#14986)

2.5.6

Patch Changes

  • fix: transform .ts extensions to .js in import/export statements of Svelte files when using rewriteRelativeImportExtensions (#14936)

2.5.5

Patch Changes

  • fix: resolve aliases before transpiling for rewriteRelativeImportExtensions (#14673)

2.5.4

Patch Changes

  • fix: resolve more alias issues (#14514)

2.5.3

Patch Changes

  • fix: handle import/export name, { ... } when resolving aliases (#14462)

2.5.2

Patch Changes

  • fix: handle import/export * (as ...) when resolving aliases (#14433)

  • fix: prevent false-positive alias replacement (#14433)

2.5.1

Patch Changes

  • fix: better alias resolution (#14413)
Commits
Maintainer changes

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


Updates eslint-plugin-svelte from 3.11.0 to 3.15.0

Release notes

Sourced from eslint-plugin-svelte's releases.

eslint-plugin-svelte@3.15.0

Minor Changes

eslint-plugin-svelte@3.14.0

Minor Changes

eslint-plugin-svelte@3.13.1

Patch Changes

eslint-plugin-svelte@3.13.0

Minor Changes

Patch Changes

eslint-plugin-svelte@3.12.5

Patch Changes

eslint-plugin-svelte@3.12.4

Patch Changes

  • #1322 1e06290 Thanks @​marekdedic! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables

  • #1355 d8df1e8 Thanks @​InkedCat! - fix: properly support Windows in no-unused-props rule fix: properly support Windows in valid-style-parse rule fix: properly support Windows in no-unnecessary-condition rule

... (truncated)

Changelog

Sourced from eslint-plugin-svelte's changelog.

3.15.0

Minor Changes

3.14.0

Minor Changes

3.13.1

Patch Changes

3.13.0

Minor Changes

Patch Changes

3.12.5

Patch Changes

3.12.4

Patch Changes

... (truncated)

Commits
  • 6dadc98 chore: release eslint-plugin-svelte (#1466)
  • a314e4f feat: add ESLint 10 support (#1472)
  • d8e1dc1 feat(no-navigation-without-resolve): for links, the rule now reports on the w...
  • 0108aea chore: release eslint-plugin-svelte (#1456)
  • 18266fc feat(no-navigation-without-resolve): ignoring links with rel=external (#1443)
  • a14f0ff chore: release eslint-plugin-svelte (#1439)
  • a87e40b fix(prefer-destructured-store-props): handle runes properly (#1440)
  • 817b137 fix: Support experimental.async compiler option (#1438)
  • 89d030d fix(svelte/indent): crash when using ts import type (#1437)
  • c223ed1 chore(deps): update dependency espree to v11 (#1422)
  • 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 eslint-plugin-svelte 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

Bumps the updates group with 5 updates in the /jte-htmx-parent/frontend/app directory:

| Package | From | To |
| --- | --- | --- |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.55.0` | `1.58.2` |
| [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) | `3.0.9` | `3.0.10` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.36.1` | `2.53.2` |
| [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package) | `2.5.0` | `2.5.7` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) | `3.11.0` | `3.15.0` |



Updates `@playwright/test` from 1.55.0 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.55.0...v1.58.2)

Updates `@sveltejs/adapter-static` from 3.0.9 to 3.0.10
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-static/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@3.0.10/packages/adapter-static)

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

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

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

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: "@sveltejs/adapter-static"
  dependency-version: 3.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.53.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: "@sveltejs/package"
  dependency-version: 2.5.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: eslint-plugin-svelte
  dependency-version: 3.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Feb 25, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 26, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jte-htmx-parent/frontend/app/updates-26da664033 branch February 26, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants