-
-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the minor-deps-updates group across 1 directory with 22 updates #147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/minor-deps-updates-e97aeafb29
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the minor-deps-updates group across 1 directory with 22 updates #147
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/minor-deps-updates-e97aeafb29
+1,078
−1,160
Conversation
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
Bumps the minor-deps-updates group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.18.0` | `9.23.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.2` | `8.53.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.2` | `8.53.1` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.46.2` | `8.53.1` | | [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.2` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.11` | `20.3.4` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.0` | | [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.2` | | [fastify](https://github.com/fastify/fastify) | `5.6.1` | `5.7.1` | | [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.23.2` | | [@wdio/types](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-types) | `9.16.2` | `9.23.2` | | [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) | `9.17.0` | `9.23.0` | | [@wdio/protocols](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-protocols) | `9.16.2` | `9.23.2` | | [@codemirror/view](https://github.com/codemirror/view) | `6.38.6` | `6.39.11` | | [rollup](https://github.com/rollup/rollup) | `4.52.5` | `4.55.2` | | [@wdio/cucumber-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cucumber-framework) | `9.18.0` | `9.23.2` | | [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.18.0` | `9.23.2` | | [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.18.0` | `9.23.2` | | [expect-webdriverio](https://github.com/webdriverio/expect-webdriverio) | `5.4.3` | `5.6.3` | Updates `@wdio/cli` from 9.18.0 to 9.23.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.23.2/packages/wdio-cli) Updates `@typescript-eslint/eslint-plugin` from 8.46.2 to 8.53.1 - [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.53.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.2 to 8.53.1 - [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.53.1/packages/parser) Updates `@typescript-eslint/utils` from 8.46.2 to 8.53.1 - [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.53.1/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.3.4 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.0.11...v20.3.4) Updates `prettier` from 3.6.2 to 3.8.0 - [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.0) 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.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.23.2/packages/webdriverio) Updates `fastify` from 5.6.1 to 5.7.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.6.1...v5.7.1) 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.23.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.23.2/packages/wdio-reporter) Updates `@wdio/types` from 9.16.2 to 9.23.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.23.2/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 `@wdio/protocols` from 9.16.2 to 9.23.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.23.2/packages/wdio-protocols) Updates `@codemirror/view` from 6.38.6 to 6.39.11 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](codemirror/view@6.38.6...6.39.11) Updates `rollup` from 4.52.5 to 4.55.2 - [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.2) Updates `@wdio/cucumber-framework` from 9.18.0 to 9.23.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.23.2/packages/wdio-cucumber-framework) Updates `@wdio/local-runner` from 9.18.0 to 9.23.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.23.2/packages/wdio-local-runner) Updates `@wdio/spec-reporter` from 9.18.0 to 9.23.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.23.2/packages/wdio-spec-reporter) Updates `expect-webdriverio` from 5.4.3 to 5.6.3 - [Release notes](https://github.com/webdriverio/expect-webdriverio/releases) - [Commits](webdriverio/expect-webdriverio@v5.4.3...v5.6.3) --- updated-dependencies: - dependency-name: "@wdio/cli" dependency-version: 9.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@typescript-eslint/utils" dependency-version: 8.53.1 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.3.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: prettier dependency-version: 3.8.0 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.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: fastify dependency-version: 5.7.1 dependency-type: direct:production 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.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/types" dependency-version: 9.23.2 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: "@wdio/protocols" dependency-version: 9.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@codemirror/view" dependency-version: 6.39.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: rollup dependency-version: 4.55.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/cucumber-framework" dependency-version: 9.23.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/local-runner" dependency-version: 9.23.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@wdio/spec-reporter" dependency-version: 9.23.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: expect-webdriverio dependency-version: 5.6.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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 22 updates in the / directory:
9.18.09.23.28.46.28.53.18.46.28.53.18.46.28.53.19.38.09.39.220.0.1120.3.43.6.23.8.04.20.64.21.09.20.09.23.25.6.15.7.18.18.38.19.010.27.210.28.29.18.09.23.29.16.29.23.29.17.09.23.09.16.29.23.26.38.66.39.114.52.54.55.29.18.09.23.29.18.09.23.29.18.09.23.25.4.35.6.3Updates
@wdio/clifrom 9.18.0 to 9.23.2Release notes
Sourced from
@wdio/cli's releases.... (truncated)
Changelog
Sourced from
@wdio/cli's changelog.... (truncated)
Commits
19ac2c1v9.23.1aa94017fix(wdio-cli): ensure dynamic specs added in onPrepare are correctly … (#15012)88562e2test(cli): fix launcher tests for specFileRetries -1 initialization (#14998)667f9a2fix: Allow specFileRetries to be overriden in the beforeSession hook (#14859)15222c1Fix/watcher files to watch 14685 (#14913)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.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.53.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
9940e53chore(release): publish 8.53.1e0f2a01fix(utils): make RuleCreator root defaultOptions optional (#11956)76f8ff7fix(eslint-plugin): [consistent-indexed-object-style] skip fixer if interface...3021edechore(release): publish 8.53.0722ab62fix(eslint-plugin): [no-useless-default-assignment] fix false positive for pa...92fcf3efeat(eslint-plugin): add rule [strict-void-return] (#9707)3fb0381docs(eslint-plugin): [no-useless-default-assignment] fix misformatted link (#...62ee26efeat(eslint-plugin): [no-unused-vars] add a fixer to remove unused imports (#...c4d5a56fix(eslint-plugin): replace unclear "errortyped" with more helpful descrip...3ac7735fix(typescript-estree): forbid invalidextendsandimplementsin interfac...Updates
@typescript-eslint/parserfrom 8.46.2 to 8.53.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
9940e53chore(release): publish 8.53.13021edechore(release): publish 8.53.09ddd571chore(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.1Updates
@typescript-eslint/utilsfrom 8.46.2 to 8.53.1Release notes
Sourced from
@typescript-eslint/utils's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/utils's changelog.... (truncated)
Commits
9940e53chore(release): publish 8.53.1e0f2a01fix(utils): make RuleCreator root defaultOptions optional (#11956)3021edechore(release): publish 8.53.09ddd571chore(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.1Updates
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.3.4Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
28f36e1fix: #1912 Preserve attribute name case in CSS selectors for XML documents ...63b8f3dfix: #1949 Implement implicit closing of <p> elements per HTML spec (#2007)2768d04chore: #1978 Add tests for emoji numeric entity decoding (#2005)217d5e5fix: #1895 EventTarget should not call arbitrary on* properties (#2004)d368d4efix: