Commit 978b957
authored
build(deps): bump the theoretically-non-breaking group across 1 directory with 26 updates
Bumps the theoretically-non-breaking group with 25 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.7.1` | `19.8.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.20.0` | `9.22.0` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.4.4` | `20.5.0` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.2` | `28.0.3` |
| [@swc/core](https://github.com/swc-project/swc) | `1.10.16` | `1.11.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.4` | `22.13.10` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.5` | `3.0.8` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.31` | `1.1.36` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.0.5` | `3.0.8` |
| [eslint](https://github.com/eslint/eslint) | `9.20.1` | `9.22.0` |
| [eslint-config-flat-gitignore](https://github.com/antfu/eslint-config-flat-gitignore) | `2.0.0` | `2.1.0` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.4.4` | `20.5.0` |
| [prettier](https://github.com/prettier/prettier) | `3.5.1` | `3.5.3` |
| [rollup](https://github.com/rollup/rollup) | `4.34.8` | `4.35.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.24.0` | `8.26.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.5` | `3.0.8` |
| [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.6` | `5.1.7` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.9.1` | `9.11.0` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.9.1` | `9.11.0` |
| [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.9.0` | `9.11.0` |
| [@wdio/sauce-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-sauce-service) | `9.9.1` | `9.11.0` |
| [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.9.0` | `9.11.0` |
| [@wdio/static-server-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-static-server-service) | `9.9.0` | `9.10.1` |
| [acorn](https://github.com/acornjs/acorn) | `8.14.0` | `8.14.1` |
| [postcss](https://github.com/postcss/postcss) | `8.5.2` | `8.5.3` |
Updates `@commitlint/cli` from 19.7.1 to 19.8.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.0/@commitlint/cli)
Updates `@eslint/js` from 9.20.0 to 9.22.0
- [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.22.0/packages/js)
Updates `@nx/js` from 20.4.4 to 20.5.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.5.0/packages/js)
Updates `@rollup/plugin-commonjs` from 28.0.2 to 28.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs)
Updates `@swc/core` from 1.10.16 to 1.11.8
- [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.10.16...v1.11.8)
Updates `@types/node` from 22.13.4 to 22.13.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@vitest/coverage-v8` from 3.0.5 to 3.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/coverage-v8)
Updates `@vitest/eslint-plugin` from 1.1.31 to 1.1.36
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.1.31...v1.1.36)
Updates `@vitest/ui` from 3.0.5 to 3.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/ui)
Updates `eslint` from 9.20.1 to 9.22.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.20.1...v9.22.0)
Updates `eslint-config-flat-gitignore` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/antfu/eslint-config-flat-gitignore/releases)
- [Commits](antfu/eslint-config-flat-gitignore@v2.0.0...v2.1.0)
Updates `nx` from 20.4.4 to 20.5.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.5.0/packages/nx)
Updates `prettier` from 3.5.1 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.1...3.5.3)
Updates `rollup` from 4.34.8 to 4.35.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.34.8...v4.35.0)
Updates `typescript-eslint` from 8.24.0 to 8.26.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.26.0/packages/typescript-eslint)
Updates `vitest` from 3.0.5 to 3.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/vitest)
Updates `@types/jasmine` from 5.1.6 to 5.1.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)
Updates `@wdio/cli` from 9.9.1 to 9.11.0
- [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.11.0/packages/wdio-cli)
Updates `@wdio/local-runner` from 9.9.1 to 9.11.0
- [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.11.0/packages/wdio-local-runner)
Updates `@wdio/mocha-framework` from 9.9.0 to 9.11.0
- [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.11.0/packages/wdio-mocha-framework)
Updates `@wdio/sauce-service` from 9.9.1 to 9.11.0
- [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.11.0/packages/wdio-sauce-service)
Updates `@wdio/spec-reporter` from 9.9.0 to 9.11.0
- [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.11.0/packages/wdio-spec-reporter)
Updates `@wdio/static-server-service` from 9.9.0 to 9.10.1
- [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.10.1/packages/wdio-static-server-service)
Updates `webdriverio` from 9.9.1 to 9.11.0
- [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.11.0/packages/webdriverio)
Updates `acorn` from 8.14.0 to 8.14.1
- [Commits](acornjs/acorn@8.14.0...8.14.1)
Updates `postcss` from 8.5.2 to 8.5.3
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.2...8.5.3)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@nx/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: "@swc/core"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: "@vitest/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: "@vitest/ui"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: eslint-config-flat-gitignore
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: nx
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: "@types/jasmine"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/local-runner"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/mocha-framework"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/sauce-service"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/spec-reporter"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/static-server-service"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: webdriverio
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: theoretically-non-breaking
- dependency-name: acorn
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
- dependency-name: postcss
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: theoretically-non-breaking
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 5463f8f commit 978b957
File tree
9 files changed
+731
-726
lines changed- packages/@lwc
- integration-karma
- integration-tests
- integration-types
- ssr-compiler
- style-compiler
- template-compiler
- playground
9 files changed
+731
-726
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| 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