build(deps-dev): bump the minor group across 1 directory with 5 updates - #2999
Merged
JasonYeMSFT (JasonYeMSFT) merged 1 commit intoAug 19, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates test/dev toolchain dependencies in tests/package.json to newer versions.
Changes:
- Bumps
@microsoft/vally-cliversion. - Updates ESLint and related plugins.
- Updates
typescript-eslint.
Files not reviewed (1)
- tests/package-lock.json: Generated file
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/tests/minor-f7995b34d1
branch
from
August 5, 2026 20:21
039a307 to
59b4185
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/tests/minor-f7995b34d1
branch
3 times, most recently
from
August 17, 2026 07:25
c198e7d to
326f9fd
Compare
Bumps the minor group with 5 updates in the /tests directory: | Package | From | To | | --- | --- | --- | | @microsoft/vally-cli | `0.12.0` | `0.13.0` | | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.8.1` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.16.2` | `4.17.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.1` | `29.16.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.1` | `8.67.0` | Updates `@microsoft/vally-cli` from 0.12.0 to 0.13.0 Updates `eslint` from 10.5.0 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.8.1) Updates `eslint-plugin-import-x` from 4.16.2 to 4.17.1 - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases) - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md) - [Commits](un-ts/eslint-plugin-import-x@v4.16.2...v4.17.1) Updates `eslint-plugin-jest` from 29.15.1 to 29.16.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.15.1...v29.16.1) Updates `typescript-eslint` from 8.61.1 to 8.67.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.67.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@microsoft/vally-cli" dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-import-x dependency-version: 4.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-jest dependency-version: 29.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: typescript-eslint dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/tests/minor-f7995b34d1
branch
from
August 19, 2026 21:32
326f9fd to
5377f31
Compare
JasonYeMSFT (JasonYeMSFT)
approved these changes
Aug 19, 2026
JasonYeMSFT (JasonYeMSFT)
deleted the
dependabot/npm_and_yarn/tests/minor-f7995b34d1
branch
August 19, 2026 21:57
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 group with 5 updates in the /tests directory:
0.12.00.13.010.5.010.8.14.16.24.17.129.15.129.16.18.61.18.67.0Updates
@microsoft/vally-clifrom 0.12.0 to 0.13.0Updates
eslintfrom 10.5.0 to 10.8.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
c049dc310.8.1a3f7826Build: changelog update for 10.8.118eb0a7fix: prevent ASI hazard inno-unused-labelsautofix (#21173)0a14800chore: update github/codeql-action action to v4.37.4 (#21196)7d0cbf8docs: Update README05adcb1test: fix failing ecosystem test foreslint-plugin-unicorn(#21191)5611035test: add error locations info tono-void(#21185)ee47333ci: bump github/codeql-action from 4 to 4.37.3 (#21176)f131c03chore: improve ecosystem test failure reporting (#20937)0a05812docs: add missing backticks tono-duplicate-imports.js(#21183)Updates
eslint-plugin-import-xfrom 4.16.2 to 4.17.1Release notes
Sourced from eslint-plugin-import-x's releases.
Changelog
Sourced from eslint-plugin-import-x's changelog.
Commits
b767b8cchore: release eslint-plugin-import-x (#499)cf25a01fix(extensions): don't require extension for package subpaths resolving to .d...b543300docs: document theesmoduleoption forno-dynamic-requirerule (#496)7578513chore: release eslint-plugin-import-x (#472)e3cc7e4fix: strip querystrings and hash fragments when checking for file existence (...9a07009fix: makeextensionsrule check Node.js subpath imports (#484)3e13121fix: memoize legacyNodeResolve resolver to avoid native memory leak (#481)fce29b1fix(deps): replace@package-json/typeswith an inline minimal type (#476)1c84235fix: handle access errors during case checks (#494)96222bfchore: drop unusedtmp(#487)Updates
eslint-plugin-jestfrom 29.15.1 to 29.16.1Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
6ee8626chore(release): 29.16.1 [skip ci]0cf65defix(prefer-expect-resolves): don't crash onexpectchain without a value (#...a4d20e0fix(prefer-comparison-matcher): don't crash onexpectchain without a value...5a6fb45chore(deps): lock file maintenance (#1999)91a5417chore(deps): update actions/checkout action to v7.0.1 (#1991)82a7ff7chore(deps): update yarn to v4.18.0 (#1998)45e3b60chore(deps): update semantic-release monorepo (#1995)d009793chore(deps): lock file maintenance (#1985)fea9636ci: pull Danger from pre-built docker images in GHCR (#1852)98206fbchore(release): 29.16.0 [skip ci]Updates
typescript-eslintfrom 8.61.1 to 8.67.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
20a261fchore(release): publish 8.67.0c245fbbfeat(typescript-eslint): export basic globs for using tseslint (#12105)3b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.0