Skip to content

Commit aa6a3b1

Browse files
Bump the patch-deps-updates group across 1 directory with 26 updates
Bumps the patch-deps-updates group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.27.0` | `9.27.2` | | [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `4.1.3` | `4.1.7` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.5` | `5.5.6` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.15` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.7` | `8.0.14` | | [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `9.27.0` | `9.27.2` | | [@fastify/static](https://github.com/fastify/fastify-static) | `9.1.0` | `9.1.3` | | [fastify](https://github.com/fastify/fastify) | `5.8.4` | `5.8.5` | | [shell-quote](https://github.com/ljharb/shell-quote) | `1.8.3` | `1.8.4` | | [parse5](https://github.com/inikulin/parse5) | `8.0.0` | `8.0.1` | | [preact](https://github.com/preactjs/preact) | `10.29.1` | `10.29.2` | | [vite-plugin-singlefile](https://github.com/richardtallent/vite-plugin-singlefile) | `2.3.2` | `2.3.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.29.2` | `7.29.7` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.29.0` | `7.29.7` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.29.0` | `7.29.7` | | [@wdio/reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-reporter) | `9.27.0` | `9.27.2` | | [@wdio/types](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-types) | `9.27.0` | `9.27.2` | | [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) | `9.27.0` | `9.27.2` | | [@wdio/protocols](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-protocols) | `9.27.0` | `9.27.2` | | [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) | `3.3.2` | `3.3.3` | | [rollup](https://github.com/rollup/rollup) | `4.60.1` | `4.60.4` | | [@wdio/cucumber-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cucumber-framework) | `9.27.0` | `9.27.2` | | [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.27.0` | `9.27.2` | | [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.27.0` | `9.27.2` | Updates `@wdio/cli` from 9.27.0 to 9.27.2 - [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.27.2/packages/wdio-cli) Updates `@vitest/browser` from 4.1.3 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/browser) Updates `eslint-plugin-prettier` from 5.5.5 to 5.5.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.5...v5.5.6) Updates `postcss` from 8.5.6 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.15) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `vite` from 8.0.7 to 8.0.14 - [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/v8.0.14/packages/vite) Updates `webdriverio` from 9.27.0 to 9.27.2 - [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.27.2/packages/webdriverio) Updates `@fastify/static` from 9.1.0 to 9.1.3 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v9.1.0...v9.1.3) Updates `fastify` from 5.8.4 to 5.8.5 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.4...v5.8.5) Updates `shell-quote` from 1.8.3 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.8.3...v1.8.4) Updates `parse5` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/inikulin/parse5/releases) - [Commits](inikulin/parse5@v8.0.0...v8.0.1) Updates `preact` from 10.29.1 to 10.29.2 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.29.1...10.29.2) Updates `vite-plugin-singlefile` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/richardtallent/vite-plugin-singlefile/releases) - [Changelog](https://github.com/richardtallent/vite-plugin-singlefile/blob/main/CHANGELOG.md) - [Commits](https://github.com/richardtallent/vite-plugin-singlefile/commits) Updates `@babel/parser` from 7.29.2 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-parser) Updates `@babel/traverse` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-traverse) Updates `@babel/types` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-types) Updates `@wdio/reporter` from 9.27.0 to 9.27.2 - [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.27.2/packages/wdio-reporter) Updates `@wdio/types` from 9.27.0 to 9.27.2 - [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.27.2/packages/wdio-types) Updates `@wdio/globals` from 9.27.0 to 9.27.2 - [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.27.2/packages/wdio-globals) Updates `@wdio/protocols` from 9.27.0 to 9.27.2 - [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.27.2/packages/wdio-protocols) Updates `lit` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit@3.3.3/packages/lit) Updates `rollup` from 4.60.1 to 4.60.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.1...v4.60.4) Updates `@wdio/cucumber-framework` from 9.27.0 to 9.27.2 - [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.27.2/packages/wdio-cucumber-framework) Updates `@wdio/local-runner` from 9.27.0 to 9.27.2 - [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.27.2/packages/wdio-local-runner) Updates `@wdio/spec-reporter` from 9.27.0 to 9.27.2 - [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.27.2/packages/wdio-spec-reporter) --- updated-dependencies: - dependency-name: "@wdio/cli" dependency-version: 9.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@vitest/browser" dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: eslint-plugin-prettier dependency-version: 5.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: vite dependency-version: 8.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: webdriverio dependency-version: 9.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@fastify/static" dependency-version: 9.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: fastify dependency-version: 5.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: parse5 dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: preact dependency-version: 10.29.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: vite-plugin-singlefile dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@babel/parser" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@babel/traverse" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@babel/types" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@wdio/reporter" dependency-version: 9.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@wdio/types" dependency-version: 9.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@wdio/globals" dependency-version: 9.27.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@wdio/protocols" dependency-version: 9.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: lit dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: rollup dependency-version: 4.60.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@wdio/cucumber-framework" dependency-version: 9.27.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@wdio/local-runner" dependency-version: 9.27.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates - dependency-name: "@wdio/spec-reporter" dependency-version: 9.27.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e680123 commit aa6a3b1

7 files changed

Lines changed: 947 additions & 791 deletions

File tree

example/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"name": "examples",
33
"type": "module",
44
"devDependencies": {
5-
"@wdio/cli": "9.27.0",
6-
"@wdio/cucumber-framework": "9.27.0",
5+
"@wdio/cli": "9.27.2",
6+
"@wdio/cucumber-framework": "9.27.2",
77
"@wdio/devtools-service": "workspace:*",
8-
"@wdio/globals": "9.27.0",
9-
"@wdio/local-runner": "9.27.0",
10-
"@wdio/spec-reporter": "9.27.0",
11-
"@wdio/types": "9.27.0",
8+
"@wdio/globals": "9.27.2",
9+
"@wdio/local-runner": "9.27.2",
10+
"@wdio/spec-reporter": "9.27.2",
11+
"@wdio/types": "9.27.2",
1212
"expect-webdriverio": "^5.4.0",
1313
"ts-node": "^10.9.2",
1414
"tsconfig-paths": "^4.2.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"webdriverio": "^9.19.1"
5454
},
5555
"dependencies": {
56-
"@wdio/cli": "9.27.0"
56+
"@wdio/cli": "9.27.2"
5757
}
5858
}

packages/app/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@iconify-json/mdi": "^1.2.3",
2424
"@lit/context": "^1.1.6",
2525
"@wdio/devtools-service": "workspace:*",
26-
"@wdio/protocols": "9.27.0",
26+
"@wdio/protocols": "9.27.2",
2727
"codemirror": "^6.0.2",
2828
"lit": "^3.3.2",
2929
"placeholder-loading": "^0.7.0",
@@ -34,7 +34,7 @@
3434
"license": "MIT",
3535
"devDependencies": {
3636
"@tailwindcss/postcss": "^4.1.18",
37-
"@wdio/reporter": "9.27.0",
37+
"@wdio/reporter": "9.27.2",
3838
"autoprefixer": "^10.4.21",
3939
"postcss": "^8.5.6",
4040
"postcss-import": "^16.1.1",
@@ -43,7 +43,7 @@
4343
"stylelint-config-recommended": "^18.0.0",
4444
"stylelint-config-tailwindcss": "^1.0.1",
4545
"tailwindcss": "~4.2.2",
46-
"typescript": "6.0.2",
47-
"vite": "8.0.7"
46+
"typescript": "6.0.3",
47+
"vite": "8.0.14"
4848
}
4949
}

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@fastify/rate-limit": "^10.3.0",
2828
"@fastify/static": "^9.0.0",
2929
"@fastify/websocket": "^11.2.0",
30-
"@wdio/cli": "9.27.0",
30+
"@wdio/cli": "9.27.2",
3131
"@wdio/devtools-app": "workspace:^",
3232
"@wdio/logger": "9.18.0",
3333
"fastify": "^5.8.4",

packages/script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"vite-plugin-singlefile": "^2.3.2"
2727
},
2828
"devDependencies": {
29-
"vite": "8.0.7"
29+
"vite": "8.0.14"
3030
},
3131
"license": "MIT"
3232
}

packages/service/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"@wdio/devtools-backend": "workspace:^",
4242
"@wdio/devtools-script": "workspace:^",
4343
"@wdio/logger": "9.18.0",
44-
"@wdio/reporter": "9.27.0",
45-
"@wdio/types": "9.27.0",
44+
"@wdio/reporter": "9.27.2",
45+
"@wdio/types": "9.27.2",
4646
"fluent-ffmpeg": "^2.1.3",
4747
"import-meta-resolve": "^4.1.0",
4848
"stack-trace": "1.0.0-pre2",
@@ -55,15 +55,15 @@
5555
"@types/fluent-ffmpeg": "^2.1.27",
5656
"@types/stack-trace": "^0.0.33",
5757
"@types/ws": "^8.18.1",
58-
"@wdio/globals": "9.27.0",
59-
"@wdio/protocols": "9.27.0",
60-
"typescript": "6.0.2",
61-
"vite": "8.0.7",
58+
"@wdio/globals": "9.27.2",
59+
"@wdio/protocols": "9.27.2",
60+
"typescript": "6.0.3",
61+
"vite": "8.0.14",
6262
"vite-plugin-dts": "^4.5.4"
6363

6464
},
6565
"peerDependencies": {
66-
"@wdio/protocols": "9.27.0",
66+
"@wdio/protocols": "9.27.2",
6767
"devtools": "^8.42.0",
6868
"webdriverio": "^9.19.1"
6969
}

0 commit comments

Comments
 (0)