Bump the minor-deps-updates group across 1 directory with 31 updates#177
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the minor-deps-updates group across 1 directory with 31 updates#177dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-deps-updates group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.24.0` | `9.27.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.2` | `8.58.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.2` | `8.58.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.46.2` | `8.58.0` | | [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `4.0.16` | `4.1.3` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.11` | `20.8.9` | | [postcss-lit](https://github.com/43081j/postcss-lit) | `1.3.1` | `1.4.1` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.2` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.6` | `4.21.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.1.3` | | [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `9.20.0` | `9.27.0` | | [@fastify/static](https://github.com/fastify/fastify-static) | `9.0.0` | `9.1.0` | | [fastify](https://github.com/fastify/fastify) | `5.6.1` | `5.8.4` | | [get-port](https://github.com/sindresorhus/get-port) | `7.1.0` | `7.2.0` | | [ws](https://github.com/websockets/ws) | `8.18.3` | `8.20.0` | | [preact](https://github.com/preactjs/preact) | `10.27.2` | `10.29.1` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.28.5` | `7.29.0` | | [@wdio/reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-reporter) | `9.24.0` | `9.27.0` | | [@wdio/types](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-types) | `9.24.0` | `9.27.0` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.28.5` | `7.29.2` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.28.5` | `7.29.0` | | [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) | `9.23.0` | `9.27.0` | | [@wdio/protocols](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-protocols) | `9.24.0` | `9.27.0` | | [@codemirror/view](https://github.com/codemirror/view) | `6.38.6` | `6.41.0` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.18` | `4.2.2` | | [rollup](https://github.com/rollup/rollup) | `4.52.5` | `4.60.1` | | [@wdio/cucumber-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cucumber-framework) | `9.24.0` | `9.27.0` | | [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.24.0` | `9.27.0` | | [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.24.0` | `9.27.0` | | [expect-webdriverio](https://github.com/webdriverio/expect-webdriverio) | `5.4.3` | `5.6.5` | Updates `@wdio/cli` from 9.24.0 to 9.27.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.27.0/packages/wdio-cli) Updates `@typescript-eslint/eslint-plugin` from 8.46.2 to 8.58.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.2 to 8.58.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/parser) Updates `@typescript-eslint/utils` from 8.46.2 to 8.58.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/utils) Updates `@vitest/browser` from 4.0.16 to 4.1.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/browser) Updates `happy-dom` from 20.0.11 to 20.8.9 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.0.11...v20.8.9) Updates `postcss-lit` from 1.3.1 to 1.4.1 - [Release notes](https://github.com/43081j/postcss-lit/releases) - [Commits](43081j/postcss-lit@v1.3.1...v1.4.1) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `tailwindcss` from 4.1.18 to 4.2.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss) Updates `tsx` from 4.20.6 to 4.21.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.6...v4.21.0) Updates `vitest` from 4.0.16 to 4.1.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/vitest) Updates `webdriverio` from 9.20.0 to 9.27.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.27.0/packages/webdriverio) Updates `@fastify/static` from 9.0.0 to 9.1.0 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v9.0.0...v9.1.0) Updates `fastify` from 5.6.1 to 5.8.4 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.6.1...v5.8.4) Updates `get-port` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/sindresorhus/get-port/releases) - [Commits](sindresorhus/get-port@v7.1.0...v7.2.0) Updates `ws` from 8.18.3 to 8.20.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.3...8.20.0) Updates `preact` from 10.27.2 to 10.29.1 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.27.2...10.29.1) Updates `@babel/types` from 7.28.5 to 7.29.0 - [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.0/packages/babel-types) Updates `@wdio/reporter` from 9.24.0 to 9.27.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.27.0/packages/wdio-reporter) Updates `@wdio/types` from 9.24.0 to 9.27.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.27.0/packages/wdio-types) Updates `@babel/parser` from 7.28.5 to 7.29.2 - [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.2/packages/babel-parser) Updates `@babel/traverse` from 7.28.5 to 7.29.0 - [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.0/packages/babel-traverse) Updates `@wdio/globals` from 9.23.0 to 9.27.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.27.0/packages/wdio-globals) Updates `@wdio/protocols` from 9.24.0 to 9.27.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.27.0/packages/wdio-protocols) Updates `@codemirror/view` from 6.38.6 to 6.41.0 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](codemirror/view@6.38.6...6.41.0) Updates `@tailwindcss/postcss` from 4.1.18 to 4.2.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-postcss) Updates `rollup` from 4.52.5 to 4.60.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.52.5...v4.60.1) Updates `@wdio/cucumber-framework` from 9.24.0 to 9.27.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.27.0/packages/wdio-cucumber-framework) Updates `@wdio/local-runner` from 9.24.0 to 9.27.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.27.0/packages/wdio-local-runner) Updates `@wdio/spec-reporter` from 9.24.0 to 9.27.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.27.0/packages/wdio-spec-reporter) Updates `expect-webdriverio` from 5.4.3 to 5.6.5 - [Release notes](https://github.com/webdriverio/expect-webdriverio/releases) - [Commits](webdriverio/expect-webdriverio@v5.4.3...v5.6.5) --- updated-dependencies: - dependency-name: "@wdio/cli" dependency-version: 9.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@typescript-eslint/utils" dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@vitest/browser" dependency-version: 4.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: happy-dom dependency-version: 20.8.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: postcss-lit dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: tsx dependency-version: 4.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: vitest dependency-version: 4.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: webdriverio dependency-version: 9.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@fastify/static" dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: fastify dependency-version: 5.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: get-port dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: ws dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: preact dependency-version: 10.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@babel/types" dependency-version: 7.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/reporter" dependency-version: 9.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/types" dependency-version: 9.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@babel/parser" dependency-version: 7.29.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@babel/traverse" dependency-version: 7.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/globals" dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/protocols" dependency-version: 9.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@codemirror/view" dependency-version: 6.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: rollup dependency-version: 4.60.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/cucumber-framework" dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/local-runner" dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/spec-reporter" dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: expect-webdriverio dependency-version: 5.6.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-deps-updates group with 31 updates in the / directory:
9.24.09.27.08.46.28.58.08.46.28.58.08.46.28.58.04.0.164.1.320.0.1120.8.91.3.11.4.13.6.23.8.14.1.184.2.24.20.64.21.04.0.164.1.39.20.09.27.09.0.09.1.05.6.15.8.47.1.07.2.08.18.38.20.010.27.210.29.17.28.57.29.09.24.09.27.09.24.09.27.07.28.57.29.27.28.57.29.09.23.09.27.09.24.09.27.06.38.66.41.04.1.184.2.24.52.54.60.19.24.09.27.09.24.09.27.09.24.09.27.05.4.35.6.5Updates
@wdio/clifrom 9.24.0 to 9.27.0Release notes
Sourced from
@wdio/cli's releases.... (truncated)
Changelog
Sourced from
@wdio/cli's changelog.... (truncated)
Commits
0149a73v9.26.1974fb5ev9.26.01352571v9.25.0ad3dc5afix: fix failing UT's (#15145)504e648v9.24.0Updates
@typescript-eslint/eslint-pluginfrom 8.46.2 to 8.58.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
4933417chore(release): publish 8.58.05a9bd36fix(eslint-plugin): [prefer-regexp-exec] avoid fixing unknown RegExp flags (#...edb90ebfix(eslint-plugin): [no-extraneous-class] handle index signatures (#12142)8cde2d0feat: support TypeScript 6 (#12124)1bf86c9fix(eslint-plugin): crash inno-unnecessary-type-arguments(#12163)e9cc25adocs(eslint-plugin): fix typo (#12155)be4d54dchore(release): publish 8.57.2f68c8e4fix(eslint-plugin): [prefer-readonly-parameter-types] preserve type alias inf...73acd2efix(eslint-plugin): [no-useless-default-assignment] skip reporting false posi...3d21482fix(eslint-plugin): [no-unsafe-return] false positive on unwrapping generic (...Updates
@typescript-eslint/parserfrom 8.46.2 to 8.58.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
4933417chore(release): publish 8.58.08cde2d0feat: support TypeScript 6 (#12124)be4d54dchore(release): publish 8.57.2c7c38aachore(release): publish 8.57.12c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)96a04a9chore(release): publish 8.56.18b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)Updates
@typescript-eslint/utilsfrom 8.46.2 to 8.58.0Release notes
Sourced from
@typescript-eslint/utils's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/utils's changelog.... (truncated)
Commits
4933417chore(release): publish 8.58.08cde2d0feat: support TypeScript 6 (#12124)be4d54dchore(release): publish 8.57.2c7c38aachore(release): publish 8.57.12c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)96a04a9chore(release): publish 8.56.18b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)Updates
@vitest/browserfrom 4.0.16 to 4.1.3Release notes
Sourced from
@vitest/browser's releases.... (truncated)
Commits
2dc0d62chore: release v4.1.3487990afeat(experimental): supportbrowser.locators.exactoption (#10013)66751c9fix(expect): removeJestExtendError.contextfrom verbose error reporting (#...fc6f482chore: release v4.1.2faace1ffix(browser): take failure screenshot iftoMatchScreenshotcan't capture a ...f54abadchore: add typo-checker skill and fix typos (#9963)1f2d318chore: release v4.1.17b60543fix: resolveretry.conditionRegExp serialization issue (#9942)5a60868refactor: fix typos (#9950)1bc3e63fix: providevi.advanceTimersto the preview provider (#9891)Updates
happy-domfrom 20.0.11 to 20.8.9Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
68324c2fix: #2117 Fixes issue related to cookies from the current origin being for...5437fdffix: #2113 Fixes issue where export names can be interpolated as executable...7e97acbfix: #1845 Replace implementing Node js Console with common IConsole interf...3373929fix: #2106Request.formData()should honorContent-Typeheader (#2107)55c17bafix: #2110 Fixes error thrown when modifying DOM structure in connectedCall...82a0888fix: #1845 Replace ConsoleConstructor import with indexed access type (#2095)5998eeafix: #2054 Throw error if event is not of type Event in dispatchEvent (#2092)7a11238fix: #2090 Resets cancelBubble and defaultPrevented when calling initEvent ...7d27984fix: #1422 Make inert attribute block focus interactions (#2083)53e4ec9feat: #1733 Adds support for setPointerCapture, hasPointerCapture, and rele...Updates
postcss-litfrom 1.3.1 to 1.4.1Release notes
Sourced from postcss-lit's releases.