Bump the minor-deps-updates group across 1 directory with 21 updates#140
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the minor-deps-updates group across 1 directory with 21 updates#140dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-deps-updates group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.18.0` | `9.23.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.2` | `8.52.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.2` | `8.52.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.46.2` | `8.52.0` | | [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.2` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.11` | `20.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.6` | `4.21.0` | | [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `9.20.0` | `9.23.0` | | [ws](https://github.com/websockets/ws) | `8.18.3` | `8.19.0` | | [preact](https://github.com/preactjs/preact) | `10.27.2` | `10.28.2` | | [@wdio/reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-reporter) | `9.18.0` | `9.20.0` | | [@wdio/types](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-types) | `9.16.2` | `9.20.0` | | [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) | `9.17.0` | `9.23.0` | | [@codemirror/view](https://github.com/codemirror/view) | `6.38.6` | `6.39.9` | | [rollup](https://github.com/rollup/rollup) | `4.52.5` | `4.55.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.25.0` | `16.26.1` | | [@wdio/cucumber-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cucumber-framework) | `9.18.0` | `9.23.0` | | [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.18.0` | `9.23.0` | | [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.18.0` | `9.20.0` | | [expect-webdriverio](https://github.com/webdriverio/expect-webdriverio) | `5.4.3` | `5.6.1` | Updates `@wdio/cli` from 9.18.0 to 9.23.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.23.0/packages/wdio-cli) Updates `@typescript-eslint/eslint-plugin` from 8.46.2 to 8.52.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.52.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.2 to 8.52.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.52.0/packages/parser) Updates `@typescript-eslint/utils` from 8.46.2 to 8.52.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.52.0/packages/utils) Updates `eslint` from 9.38.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.2) Updates `happy-dom` from 20.0.11 to 20.1.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.0.11...v20.1.0) Updates `prettier` from 3.6.2 to 3.7.4 - [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.7.4) 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 `webdriverio` from 9.20.0 to 9.23.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.23.0/packages/webdriverio) Updates `ws` from 8.18.3 to 8.19.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.3...8.19.0) Updates `preact` from 10.27.2 to 10.28.2 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.27.2...10.28.2) Updates `@wdio/reporter` from 9.18.0 to 9.20.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.20.0/packages/wdio-reporter) Updates `@wdio/types` from 9.16.2 to 9.20.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.20.0/packages/wdio-types) Updates `@wdio/globals` from 9.17.0 to 9.23.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.23.0/packages/wdio-globals) Updates `@codemirror/view` from 6.38.6 to 6.39.9 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](codemirror/view@6.38.6...6.39.9) Updates `rollup` from 4.52.5 to 4.55.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.55.1) Updates `stylelint` from 16.25.0 to 16.26.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.25.0...16.26.1) Updates `@wdio/cucumber-framework` from 9.18.0 to 9.23.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.23.0/packages/wdio-cucumber-framework) Updates `@wdio/local-runner` from 9.18.0 to 9.23.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.23.0/packages/wdio-local-runner) Updates `@wdio/spec-reporter` from 9.18.0 to 9.20.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.20.0/packages/wdio-spec-reporter) Updates `expect-webdriverio` from 5.4.3 to 5.6.1 - [Release notes](https://github.com/webdriverio/expect-webdriverio/releases) - [Commits](webdriverio/expect-webdriverio@v5.4.3...v5.6.1) --- updated-dependencies: - dependency-name: "@wdio/cli" dependency-version: 9.23.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.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@typescript-eslint/utils" dependency-version: 8.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: happy-dom dependency-version: 20.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: prettier dependency-version: 3.7.4 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: webdriverio dependency-version: 9.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: ws dependency-version: 8.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: preact dependency-version: 10.28.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/reporter" dependency-version: 9.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/types" dependency-version: 9.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/globals" dependency-version: 9.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@codemirror/view" dependency-version: 6.39.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: rollup dependency-version: 4.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: stylelint dependency-version: 16.26.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/cucumber-framework" dependency-version: 9.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/local-runner" dependency-version: 9.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/spec-reporter" dependency-version: 9.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: expect-webdriverio dependency-version: 5.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates ... Signed-off-by: dependabot[bot] <support@github.com>
bda603e to
0b66e29
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 21 updates in the / directory:
9.18.09.23.08.46.28.52.08.46.28.52.08.46.28.52.09.38.09.39.220.0.1120.1.03.6.23.7.44.20.64.21.09.20.09.23.08.18.38.19.010.27.210.28.29.18.09.20.09.16.29.20.09.17.09.23.06.38.66.39.94.52.54.55.116.25.016.26.19.18.09.23.09.18.09.23.09.18.09.20.05.4.35.6.1Updates
@wdio/clifrom 9.18.0 to 9.23.0Release notes
Sourced from
@wdio/cli's releases.... (truncated)
Changelog
Sourced from
@wdio/cli's changelog.... (truncated)
Commits
5b35e4ev9.23.01c858cdv9.22.09f4324cfixes double config file loading issue and tsx file timing load issue (#14904)20be6f4fix(cli): correct isParallelMultiremote check for empty capabilities (#14917)3440650v9.21.1eb90733Revert "fix(@wdio/cli): remove cacheBustFilePath - fixes #14890"cfbd795v9.21.0c726477fix(wdio-cli): respect maxInstancesPerCapability for dynamic capabilities (#1...f12f103fix(@wdio/cli): remove cacheBustFilePath - fixes #14890ac132d5v9.20.1Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@wdio/clisince your current version.Updates
@typescript-eslint/eslint-pluginfrom 8.46.2 to 8.52.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
9ddd571chore(release): publish 8.52.06b467b0docs: add blog post on revamping the ban-types rule (#11873)309a38efix(eslint-plugin): [no-base-to-string] detect @@toPrimitiveand valueOf (#11...cf79108fix(eslint-plugin): [no-useless-default-assignment] handle conditional initia...a166ceafeat(eslint-plugin-internal): [no-multiple-lines-of-errors] add rule (#11899)d1b44c0chore(deps): update nx monorepo to v22.3.3 (#11848)95c7c73chore: update deps to latest minor/patch (#11921)45a7d2bchore(typescript-estree): useiterateComments()from ts-api-utils v2.3 (#11...e4c57f5chore(release): publish 8.51.0c7b698bfeat(eslint-plugin): add namespace to plugin meta (#11885)Updates
@typescript-eslint/parserfrom 8.46.2 to 8.52.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
9ddd571chore(release): publish 8.52.095c7c73chore: update deps to latest minor/patch (#11921)e4c57f5chore(release): publish 8.51.0d520b88chore(release): publish 8.50.1c62e858chore(release): publish 8.50.0864595achore(release): publish 8.49.032b7e89chore(deps): update dependency@vitest/eslint-pluginto v1.5.1 (#11816)8fe3445chore(release): publish 8.48.16fb1551chore(release): publish 8.48.0a4dc42achore: migrate to nx 22 (#11780)Updates
@typescript-eslint/utilsfrom 8.46.2 to 8.52.0Release notes
Sourced from
@typescript-eslint/utils's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/utils's changelog.... (truncated)
Commits
9ddd571chore(release): publish 8.52.0c036392feat(typescript-estree): add tseslint.com redirects for CLI outputs (#11895)95c7c73chore: update deps to latest minor/patch (#11921)e4c57f5chore(release): publish 8.51.0c7b698bfeat(eslint-plugin): add namespace to plugin meta (#11885)2fe34b0feat(eslint-plugin): expose rule name via RuleModule interface (#11719)d520b88chore(release): publish 8.50.1c62e858chore(release): publish 8.50.0864595achore(release): publish 8.49.032b7e89chore(deps): update dependency@vitest/eslint-pluginto v1.5.1 (#11816)Updates
eslintfrom 9.38.0 to 9.39.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)Updates
happy-domfrom 20.0.11 to 20.1.0Release notes
Sourced from happy-dom's releases.
Commits
7caaa4achore: #1971 Fixes 2fa one time password for NPM publish (#1974)20d38d2chore: #1971 Fixes 2fa one time password for NPM publish (#1973)8525636chore: #1971 Fixes 2fa one time password for NPM publish (#1972)362f465feat: #1944 Adds support for rendering HTML strings to server-renderer (#1944)Updates
prettierfrom 3.6.2 to 3.7.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.