Commit 5227d52
authored
build(deps-dev): bump the theoretically-non-breaking group across 1 directory with 23 updates
Bumps the theoretically-non-breaking group with 22 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.24.0` | `9.25.1` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.7.2` | `20.8.1` |
| [@swc/core](https://github.com/swc-project/swc) | `1.11.21` | `1.11.22` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `22.15.3` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.1` | `3.1.2` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.42` | `1.1.43` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.1.1` | `3.1.2` |
| [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `1.6.0` | `1.7.0` |
| [eslint](https://github.com/eslint/eslint) | `9.24.0` | `9.25.1` |
| [glob](https://github.com/isaacs/node-glob) | `11.0.1` | `11.0.2` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.7.2` | `20.8.1` |
| [rollup](https://github.com/rollup/rollup) | `4.40.0` | `4.40.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.29.1` | `8.31.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.1` | `3.1.2` |
| [parse5](https://github.com/inikulin/parse5) | `7.2.1` | `7.3.0` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.9.1` | `9.12.7` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.9.1` | `9.12.7` |
| [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.9.0` | `9.12.6` |
| [@wdio/sauce-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-sauce-service) | `9.9.1` | `9.12.7` |
| [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.9.0` | `9.12.6` |
| [@wdio/static-server-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-static-server-service) | `9.9.0` | `9.12.6` |
| [@parse5/tools](https://github.com/parse5/parse5-tools) | `0.5.0` | `0.6.0` |
Updates `@eslint/js` from 9.24.0 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.25.1/packages/js)
Updates `@nx/js` from 20.7.2 to 20.8.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/js)
Updates `@swc/core` from 1.11.21 to 1.11.22
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.11.21...v1.11.22)
Updates `@types/node` from 22.14.1 to 22.15.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@vitest/coverage-v8` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/coverage-v8)
Updates `@vitest/eslint-plugin` from 1.1.42 to 1.1.43
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.1.42...v1.1.43)
Updates `@vitest/ui` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/ui)
Updates `es-module-lexer` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](guybedford/es-module-lexer@1.6.0...1.7.0)
Updates `eslint` from 9.24.0 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.24.0...v9.25.1)
Updates `glob` from 11.0.1 to 11.0.2
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.1...v11.0.2)
Updates `nx` from 20.7.2 to 20.8.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/nx)
Updates `rollup` from 4.40.0 to 4.40.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.40.0...v4.40.1)
Updates `typescript-eslint` from 8.29.1 to 8.31.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/typescript-eslint)
Updates `vitest` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/vitest)
Updates `parse5` from 7.2.1 to 7.3.0
- [Release notes](https://github.com/inikulin/parse5/releases)
- [Commits](inikulin/parse5@v7.2.1...v7.3.0)
Updates `@wdio/cli` from 9.9.1 to 9.12.7
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.12.7/packages/wdio-cli)
Updates `@wdio/local-runner` from 9.9.1 to 9.12.7
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.12.7/packages/wdio-local-runner)
Updates `@wdio/mocha-framework` from 9.9.0 to 9.12.6
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.12.6/packages/wdio-mocha-framework)
Updates `@wdio/sauce-service` from 9.9.1 to 9.12.7
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.12.7/packages/wdio-sauce-service)
Updates `@wdio/spec-reporter` from 9.9.0 to 9.12.6
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.12.6/packages/wdio-spec-reporter)
Updates `@wdio/static-server-service` from 9.9.0 to 9.12.6
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.12.6/packages/wdio-static-server-service)
Updates `webdriverio` from 9.9.1 to 9.12.7
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.12.7/packages/webdriverio)
Updates `@parse5/tools` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/parse5/parse5-tools/releases)
- [Commits](parse5/parse5-tools@v0.5.0...v0.6.0)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.25.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@nx/js"
dependency-version: 20.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@swc/core"
dependency-version: 1.11.22
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: "@types/node"
dependency-version: 22.15.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@vitest/coverage-v8"
dependency-version: 3.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: "@vitest/eslint-plugin"
dependency-version: 1.1.43
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: "@vitest/ui"
dependency-version: 3.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: es-module-lexer
dependency-version: 1.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: eslint
dependency-version: 9.25.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: glob
dependency-version: 11.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: nx
dependency-version: 20.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: rollup
dependency-version: 4.40.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: typescript-eslint
dependency-version: 8.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: vitest
dependency-version: 3.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: parse5
dependency-version: 7.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/cli"
dependency-version: 9.12.7
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/local-runner"
dependency-version: 9.12.7
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/mocha-framework"
dependency-version: 9.12.6
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/sauce-service"
dependency-version: 9.12.7
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/spec-reporter"
dependency-version: 9.12.6
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/static-server-service"
dependency-version: 9.12.6
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: webdriverio
dependency-version: 9.12.7
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@parse5/tools"
dependency-version: 0.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent d2c5d22 commit 5227d52
File tree
7 files changed
+590
-581
lines changed- packages/@lwc
- engine-server
- integration-tests
- integration-types
- template-compiler
- playground
7 files changed
+590
-581
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments