- Notifications
You must be signed in to change notification settings - Fork59
Comparing changes
Open a pull request
base repository:github/eslint-plugin-github
Uh oh!
There was an error while loading.Please reload this page.
base:v6.0.0
head repository:github/eslint-plugin-github
Uh oh!
There was an error while loading.Please reload this page.
compare:main
- 18commits
- 1file changed
- 5contributors
Commits on Mar 24, 2025
chore(deps): bump the all-dependencies group with 5 updates
Bumps the all-dependencies group with 5 updates:| Package | From | To || --- | --- | --- || [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.0` | `3.3.1` || [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.22.0` | `9.23.0` || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.26.1` | `8.27.0` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.26.1` | `8.27.0` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.26.1` | `8.27.0` |Updates `@eslint/eslintrc` from 3.3.0 to 3.3.1- [Release notes](https://github.com/eslint/eslintrc/releases)- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)- [Commits](eslint/eslintrc@v3.3.0...v3.3.1)Updates `@eslint/js` from 9.22.0 to 9.23.0- [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.23.0/packages/js)Updates `@typescript-eslint/eslint-plugin` from 8.26.1 to 8.27.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.27.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.26.1 to 8.27.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.27.0/packages/parser)Updates `typescript-eslint` from 8.26.1 to 8.27.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.27.0/packages/typescript-eslint)---updated-dependencies:- dependency-name: "@eslint/eslintrc" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: "@eslint/js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: typescript-eslint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#623from github/dependabot/npm_and_yarn/all-depen…
…dencies-e8fb5827c5chore(deps): bump the all-dependencies group with 5 updates
Commits on Mar 31, 2025
chore(deps): bump the all-dependencies group with 4 updates
Bumps the all-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).Updates `@typescript-eslint/eslint-plugin` from 8.27.0 to 8.28.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.28.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.27.0 to 8.28.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.28.0/packages/parser)Updates `eslint-plugin-prettier` from 5.2.3 to 5.2.5- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)- [Commits](prettier/eslint-plugin-prettier@v5.2.3...v5.2.5)Updates `typescript-eslint` from 8.27.0 to 8.28.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.28.0/packages/typescript-eslint)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: eslint-plugin-prettier dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: typescript-eslint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#624from github/dependabot/npm_and_yarn/all-depen…
…dencies-6b4d9df096chore(deps): bump the all-dependencies group with 4 updates
Commits on Apr 7, 2025
chore(deps): bump the all-dependencies group with 7 updates
Bumps the all-dependencies group with 7 updates:| Package | From | To || --- | --- | --- || [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.7` | `1.2.8` || [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.23.0` | `9.24.0` || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.28.0` | `8.29.0` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.28.0` | `8.29.0` || [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.5` | `5.2.6` || [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.28.0` | `8.29.0` |Updates `@eslint/compat` from 1.2.7 to 1.2.8- [Release notes](https://github.com/eslint/rewrite/releases)- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)- [Commits](eslint/rewrite@compat-v1.2.7...compat-v1.2.8)Updates `@eslint/js` from 9.23.0 to 9.24.0- [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.24.0/packages/js)Updates `@typescript-eslint/eslint-plugin` from 8.28.0 to 8.29.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.29.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.28.0 to 8.29.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.29.0/packages/parser)Updates `eslint-plugin-prettier` from 5.2.5 to 5.2.6- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)- [Commits](prettier/eslint-plugin-prettier@v5.2.5...v5.2.6)Updates `typescript` from 5.8.2 to 5.8.3- [Release notes](https://github.com/microsoft/TypeScript/releases)- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)- [Commits](https://github.com/microsoft/TypeScript/commits)Updates `typescript-eslint` from 8.28.0 to 8.29.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.29.0/packages/typescript-eslint)---updated-dependencies:- dependency-name: "@eslint/compat" dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: "@eslint/js" dependency-version: 9.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: eslint-plugin-prettier dependency-version: 5.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: typescript-eslint dependency-version: 8.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#625from github/dependabot/npm_and_yarn/all-depen…
…dencies-c033370e70chore(deps): bump the all-dependencies group with 7 updates
Commits on Apr 14, 2025
chore(deps): bump the all-dependencies group with 4 updates (#626)
Bumps the all-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).Updates `@typescript-eslint/eslint-plugin` from 8.29.0 to 8.29.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.29.1/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.29.0 to 8.29.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.29.1/packages/parser)Updates `eslint-config-prettier` from 10.1.1 to 10.1.2- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)- [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.2)Updates `typescript-eslint` from 8.29.0 to 8.29.1- [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.29.1/packages/typescript-eslint)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: eslint-config-prettier dependency-version: 10.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: typescript-eslint dependency-version: 8.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Apr 21, 2025
chore(deps): bump the all-dependencies group with 4 updates
Bumps the all-dependencies group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).Updates `@eslint/js` from 9.24.0 to 9.25.0- [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.0/packages/js)Updates `@typescript-eslint/eslint-plugin` from 8.29.1 to 8.30.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.30.1/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.29.1 to 8.30.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.30.1/packages/parser)Updates `typescript-eslint` from 8.29.1 to 8.30.1- [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.30.1/packages/typescript-eslint)---updated-dependencies:- dependency-name: "@eslint/js" dependency-version: 9.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser" dependency-version: 8.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: typescript-eslint dependency-version: 8.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#627from github/dependabot/npm_and_yarn/all-depen…
…dencies-1122b3c09fchore(deps): bump the all-dependencies group with 4 updates
Commits on Apr 28, 2025
chore(deps): bump the all-dependencies group with 4 updates
Bumps the all-dependencies group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).Updates `@eslint/js` from 9.25.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 `@typescript-eslint/eslint-plugin` from 8.30.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/eslint-plugin/CHANGELOG.md)- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.30.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/parser/CHANGELOG.md)- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/parser)Updates `typescript-eslint` from 8.30.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)---updated-dependencies:- dependency-name: "@eslint/js" dependency-version: 9.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser" dependency-version: 8.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: typescript-eslint dependency-version: 8.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#628from github/dependabot/npm_and_yarn/all-depen…
…dencies-be7feb4ac4chore(deps): bump the all-dependencies group with 4 updates
Commits on May 5, 2025
chore(deps): bump the all-dependencies group with 7 updates
Bumps the all-dependencies group with 7 updates:| Package | From | To || --- | --- | --- || [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.8` | `1.2.9` || [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.25.1` | `9.26.0` || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.31.0` | `8.31.1` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.31.0` | `8.31.1` || [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.6` | `5.3.1` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.31.0` | `8.31.1` || [mocha](https://github.com/mochajs/mocha) | `11.1.0` | `11.2.2` |Updates `@eslint/compat` from 1.2.8 to 1.2.9- [Release notes](https://github.com/eslint/rewrite/releases)- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)- [Commits](eslint/rewrite@compat-v1.2.8...compat-v1.2.9)Updates `@eslint/js` from 9.25.1 to 9.26.0- [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.26.0/packages/js)Updates `@typescript-eslint/eslint-plugin` from 8.31.0 to 8.31.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.31.1/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.31.0 to 8.31.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.31.1/packages/parser)Updates `eslint-plugin-prettier` from 5.2.6 to 5.3.1- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)- [Commits](prettier/eslint-plugin-prettier@v5.2.6...v5.3.1)Updates `typescript-eslint` from 8.31.0 to 8.31.1- [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.1/packages/typescript-eslint)Updates `mocha` from 11.1.0 to 11.2.2- [Release notes](https://github.com/mochajs/mocha/releases)- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)- [Commits](mochajs/mocha@v11.1.0...v11.2.2)---updated-dependencies:- dependency-name: "@eslint/compat" dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: "@eslint/js" dependency-version: 9.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser" dependency-version: 8.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: eslint-plugin-prettier dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: typescript-eslint dependency-version: 8.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: mocha dependency-version: 11.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#629from github/dependabot/npm_and_yarn/all-depen…
…dencies-679cf7939achore(deps): bump the all-dependencies group with 7 updates
Commits on May 12, 2025
chore(deps): bump the all-dependencies group with 6 updates
Bumps the all-dependencies group with 6 updates:| Package | From | To || --- | --- | --- || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.31.1` | `8.32.0` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.31.1` | `8.32.0` || [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.5` || [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.3.1` | `5.4.0` || [globals](https://github.com/sindresorhus/globals) | `16.0.0` | `16.1.0` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.31.1` | `8.32.0` |Updates `@typescript-eslint/eslint-plugin` from 8.31.1 to 8.32.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.32.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.31.1 to 8.32.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.32.0/packages/parser)Updates `eslint-config-prettier` from 10.1.2 to 10.1.5- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)- [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.5)Updates `eslint-plugin-prettier` from 5.3.1 to 5.4.0- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)- [Commits](prettier/eslint-plugin-prettier@v5.3.1...v5.4.0)Updates `globals` from 16.0.0 to 16.1.0- [Release notes](https://github.com/sindresorhus/globals/releases)- [Commits](sindresorhus/globals@v16.0.0...v16.1.0)Updates `typescript-eslint` from 8.31.1 to 8.32.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.32.0/packages/typescript-eslint)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: eslint-plugin-prettier dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: globals dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: typescript-eslint dependency-version: 8.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
Commits on May 15, 2025
Merge pull request#630from github/dependabot/npm_and_yarn/all-depen…
…dencies-ee570b8cc6chore(deps): bump the all-dependencies group with 6 updates
Commits on May 19, 2025
chore(deps): bump the all-dependencies group with 5 updates
Bumps the all-dependencies group with 5 updates:| Package | From | To || --- | --- | --- || [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.26.0` | `9.27.0` || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.32.0` | `8.32.1` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.32.0` | `8.32.1` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.32.0` | `8.32.1` || [mocha](https://github.com/mochajs/mocha) | `11.2.2` | `11.3.0` |Updates `@eslint/js` from 9.26.0 to 9.27.0- [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.27.0/packages/js)Updates `@typescript-eslint/eslint-plugin` from 8.32.0 to 8.32.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.32.1/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.32.0 to 8.32.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.32.1/packages/parser)Updates `typescript-eslint` from 8.32.0 to 8.32.1- [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.32.1/packages/typescript-eslint)Updates `mocha` from 11.2.2 to 11.3.0- [Release notes](https://github.com/mochajs/mocha/releases)- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)- [Commits](mochajs/mocha@v11.2.2...v11.3.0)---updated-dependencies:- dependency-name: "@eslint/js" dependency-version: 9.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: typescript-eslint dependency-version: 8.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies- dependency-name: mocha dependency-version: 11.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#631from github/dependabot/npm_and_yarn/all-depen…
…dencies-d784ffb8a1chore(deps): bump the all-dependencies group with 5 updates
Commits on May 27, 2025
chore(deps): bump the all-dependencies group with 2 updates (#632)
Bumps the all-dependencies group with 2 updates: [globals](https://github.com/sindresorhus/globals) and [mocha](https://github.com/mochajs/mocha).Updates `globals` from 16.1.0 to 16.2.0- [Release notes](https://github.com/sindresorhus/globals/releases)- [Commits](sindresorhus/globals@v16.1.0...v16.2.0)Updates `mocha` from 11.3.0 to 11.5.0- [Release notes](https://github.com/mochajs/mocha/releases)- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)- [Commits](mochajs/mocha@v11.3.0...v11.5.0)---updated-dependencies:- dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies- dependency-name: mocha dependency-version: 11.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v6.0.0...main
Uh oh!
There was an error while loading.Please reload this page.