build(deps-dev): bump the theoretically-non-breaking group across 1 directory with 22 updates#5345
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
067d9a5 to
4cf54e0
Compare
…irectory with 22 updates Bumps the theoretically-non-breaking group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.24.0` | `9.25.1` | | [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.7.2` | `20.8.1` | | [@swc/core](https://github.com/swc-project/swc) | `1.11.21` | `1.11.22` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `22.15.2` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.1` | `3.1.2` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.42` | `1.1.43` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.1.1` | `3.1.2` | | [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `1.6.0` | `1.7.0` | | [eslint](https://github.com/eslint/eslint) | `9.24.0` | `9.25.1` | | [glob](https://github.com/isaacs/node-glob) | `11.0.1` | `11.0.2` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.7.2` | `20.8.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.29.1` | `8.31.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.1` | `3.1.2` | | [parse5](https://github.com/inikulin/parse5) | `7.2.1` | `7.3.0` | | [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.9.1` | `9.12.7` | | [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.9.1` | `9.12.7` | | [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.9.0` | `9.12.6` | | [@wdio/sauce-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-sauce-service) | `9.9.1` | `9.12.7` | | [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.9.0` | `9.12.6` | | [@wdio/static-server-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-static-server-service) | `9.9.0` | `9.12.6` | | [@parse5/tools](https://github.com/parse5/parse5-tools) | `0.5.0` | `0.6.0` | Updates `@eslint/js` from 9.24.0 to 9.25.1 - [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.25.1/packages/js) Updates `@nx/js` from 20.7.2 to 20.8.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/js) Updates `@swc/core` from 1.11.21 to 1.11.22 - [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.11.21...v1.11.22) Updates `@types/node` from 22.14.1 to 22.15.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/coverage-v8) Updates `@vitest/eslint-plugin` from 1.1.42 to 1.1.43 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.1.42...v1.1.43) Updates `@vitest/ui` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/ui) Updates `es-module-lexer` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/guybedford/es-module-lexer/releases) - [Commits](guybedford/es-module-lexer@1.6.0...1.7.0) Updates `eslint` from 9.24.0 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.25.1) Updates `glob` from 11.0.1 to 11.0.2 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.1...v11.0.2) Updates `nx` from 20.7.2 to 20.8.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.8.1/packages/nx) Updates `typescript-eslint` from 8.29.1 to 8.31.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.31.0/packages/typescript-eslint) Updates `vitest` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/vitest) Updates `parse5` from 7.2.1 to 7.3.0 - [Release notes](https://github.com/inikulin/parse5/releases) - [Commits](inikulin/parse5@v7.2.1...v7.3.0) Updates `@wdio/cli` from 9.9.1 to 9.12.7 - [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.12.7/packages/wdio-cli) Updates `@wdio/local-runner` from 9.9.1 to 9.12.7 - [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.12.7/packages/wdio-local-runner) Updates `@wdio/mocha-framework` from 9.9.0 to 9.12.6 - [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.12.6/packages/wdio-mocha-framework) Updates `@wdio/sauce-service` from 9.9.1 to 9.12.7 - [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.12.7/packages/wdio-sauce-service) Updates `@wdio/spec-reporter` from 9.9.0 to 9.12.6 - [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.12.6/packages/wdio-spec-reporter) Updates `@wdio/static-server-service` from 9.9.0 to 9.12.6 - [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.12.6/packages/wdio-static-server-service) Updates `webdriverio` from 9.9.1 to 9.12.7 - [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.12.7/packages/webdriverio) Updates `@parse5/tools` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/parse5/parse5-tools/releases) - [Commits](parse5/parse5-tools@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@nx/js" dependency-version: 20.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@swc/core" dependency-version: 1.11.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@types/node" dependency-version: 22.15.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@vitest/coverage-v8" dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.1.43 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@vitest/ui" dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: es-module-lexer dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: glob dependency-version: 11.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: nx dependency-version: 20.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: typescript-eslint dependency-version: 8.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: vitest dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: parse5 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@wdio/cli" dependency-version: 9.12.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@wdio/local-runner" dependency-version: 9.12.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@wdio/mocha-framework" dependency-version: 9.12.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@wdio/sauce-service" dependency-version: 9.12.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@wdio/spec-reporter" dependency-version: 9.12.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@wdio/static-server-service" dependency-version: 9.12.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: webdriverio dependency-version: 9.12.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@parse5/tools" dependency-version: 0.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking ... Signed-off-by: dependabot[bot] <support@github.com>
4cf54e0 to
d88e2dd
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 theoretically-non-breaking group with 21 updates in the / directory:
9.24.09.25.120.7.220.8.11.11.211.11.2222.14.122.15.23.1.13.1.21.1.421.1.433.1.13.1.21.6.01.7.09.24.09.25.111.0.111.0.220.7.220.8.18.29.18.31.03.1.13.1.27.2.17.3.09.9.19.12.79.9.19.12.79.9.09.12.69.9.19.12.79.9.09.12.69.9.09.12.60.5.00.6.0Updates
@eslint/jsfrom 9.24.0 to 9.25.1Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
771317fchore: package.json update for@eslint/jsrelease345288dchore: package.json update for@eslint/jsreleaseUpdates
@nx/jsfrom 20.7.2 to 20.8.1Release notes
Sourced from
@nx/js's releases.... (truncated)
Commits
08f4dd9fix(js): remove check that ts plugin is used for ts sync generator (#30743)ce41dedfix(js): ensure the tsconfig files cache is correctly busted when implementat...136e721fix(js): handle when there are no package manager workspaces' patterns (#30666)7b85d91feat(release): revamped nx release version implementation (#30418)2fd964ffix(js): Use correctly resolved path to tsconfig in readTsConfigWithRemappedP...538fd8cfix(js): update@swc/cliversion to fix vulnerability (#30575)ac103facleanup(js): fix outdated unit test snapshot (#30582)9b84926fix(js): handle extending from multiple config files and from local workspace...5974851fix(js): infer dependency betweentypecheckandbuildtasks and more gran...Updates
@swc/corefrom 1.11.21 to 1.11.22Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
03e4f0dchore: Publish1.11.22withswc_corev22.5.2cc2830echore: Update changelogef645f8chore: Publish1.11.22-nightly-20250423.1withswc_corev22.5.226d4824chore: Publish crates withswc_corev22.5.2a0e89f0chore(bindings/node): AddREADME.md(#10402)12c2807perf(common): Usenextinstead ofnth(#10403)6008ba2chore: Publish crates withswc_corev22.5.1df511bafix(swc_core): Fix downstream doc builds (#10401)3935b60chore(es/utils): Mark Symbol members as literal (#10400)6b5dbc6fix(es/proposal): Fix exported class forexplicit-resource-management(#10393)Updates
@types/nodefrom 22.14.1 to 22.15.2Commits
Updates
@vitest/coverage-v8from 3.1.1 to 3.1.2Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
5a0afd1chore: release v3.1.25652bf9fix(coverage): expose profiling timers (#7820)795a643fix(coverage):awaitprofiler calls (#7763)Updates
@vitest/eslint-pluginfrom 1.1.42 to 1.1.43Release notes
Sourced from
@vitest/eslint-plugin's releases.Commits
6191499chore: release v1.1.4333d5058chore: fix prefer-describe-function-title (#700)b9414b1feat: make vitest optional deps (#699)Updates
@vitest/uifrom 3.1.1 to 3.1.2Release notes
Sourced from
@vitest/ui's releases.Commits
5a0afd1chore: release v3.1.26555d61fix(ui): load panel sizes from storage on initial load (#7265)15701f5fix(deps): update all non-major dependencies (#7831)a7e773bfix: remove pointer-events-none after resizing the left panel (#7811)29084f1chore(deps): update all non-major dependencies (#7802)7c3dfb1fix(deps): update all non-major dependencies (#7765)Updates
es-module-lexerfrom 1.6.0 to 1.7.0Release notes
Sourced from es-module-lexer's releases.
Commits
dceaab81.7.0880c30afeat: support import defer syntax (#187)Updates
eslintfrom 9.24.0 to 9.25.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.