Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:github/eslint-plugin-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v6.0.0
Choose a base ref
Loading
...
head repository:github/eslint-plugin-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:main
Choose a head ref
Loading
  • 18commits
  • 1file changed
  • 5contributors

Commits on Mar 24, 2025

  1. 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>
    @dependabot
    dependabot[bot] authoredMar 24, 2025
    Configuration menu
    Copy the full SHA
    63fe292View commit details
    Browse the repository at this point in the history
  2. Merge pull request#623from github/dependabot/npm_and_yarn/all-depen…

    …dencies-e8fb5827c5chore(deps): bump the all-dependencies group with 5 updates
    @jibrang
    jibrang authoredMar 24, 2025
    Configuration menu
    Copy the full SHA
    99a834fView commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. 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>
    @dependabot
    dependabot[bot] authoredMar 31, 2025
    Configuration menu
    Copy the full SHA
    bc59267View commit details
    Browse the repository at this point in the history
  2. Merge pull request#624from github/dependabot/npm_and_yarn/all-depen…

    …dencies-6b4d9df096chore(deps): bump the all-dependencies group with 4 updates
    @bteng22
    bteng22 authoredMar 31, 2025
    Configuration menu
    Copy the full SHA
    024a681View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. 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>
    @dependabot
    dependabot[bot] authoredApr 7, 2025
    Configuration menu
    Copy the full SHA
    4075a1bView commit details
    Browse the repository at this point in the history
  2. Merge pull request#625from github/dependabot/npm_and_yarn/all-depen…

    …dencies-c033370e70chore(deps): bump the all-dependencies group with 7 updates
    @bteng22
    bteng22 authoredApr 7, 2025
    Configuration menu
    Copy the full SHA
    479f468View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. 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>
    @dependabot
    dependabot[bot] authoredApr 14, 2025
    Configuration menu
    Copy the full SHA
    794957eView commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. 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>
    @dependabot
    dependabot[bot] authoredApr 21, 2025
    Configuration menu
    Copy the full SHA
    f6399a3View commit details
    Browse the repository at this point in the history
  2. Merge pull request#627from github/dependabot/npm_and_yarn/all-depen…

    …dencies-1122b3c09fchore(deps): bump the all-dependencies group with 4 updates
    @manuelpuyol
    manuelpuyol authoredApr 21, 2025
    Configuration menu
    Copy the full SHA
    866823aView commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. 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>
    @dependabot
    dependabot[bot] authoredApr 28, 2025
    Configuration menu
    Copy the full SHA
    c4edae6View commit details
    Browse the repository at this point in the history
  2. Merge pull request#628from github/dependabot/npm_and_yarn/all-depen…

    …dencies-be7feb4ac4chore(deps): bump the all-dependencies group with 4 updates
    @gracepark
    gracepark authoredApr 28, 2025
    Configuration menu
    Copy the full SHA
    4caab8bView commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. 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>
    @dependabot
    dependabot[bot] authoredMay 5, 2025
    Configuration menu
    Copy the full SHA
    fb716ceView commit details
    Browse the repository at this point in the history
  2. Merge pull request#629from github/dependabot/npm_and_yarn/all-depen…

    …dencies-679cf7939achore(deps): bump the all-dependencies group with 7 updates
    @gracepark
    gracepark authoredMay 5, 2025
    Configuration menu
    Copy the full SHA
    4ca15eeView commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. 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>
    @dependabot
    dependabot[bot] authoredMay 12, 2025
    Configuration menu
    Copy the full SHA
    915d90cView commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Merge pull request#630from github/dependabot/npm_and_yarn/all-depen…

    …dencies-ee570b8cc6chore(deps): bump the all-dependencies group with 6 updates
    @bteng22
    bteng22 authoredMay 15, 2025
    Configuration menu
    Copy the full SHA
    7e3774fView commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. 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>
    @dependabot
    dependabot[bot] authoredMay 19, 2025
    Configuration menu
    Copy the full SHA
    4f16f97View commit details
    Browse the repository at this point in the history
  2. Merge pull request#631from github/dependabot/npm_and_yarn/all-depen…

    …dencies-d784ffb8a1chore(deps): bump the all-dependencies group with 5 updates
    @bteng22
    bteng22 authoredMay 19, 2025
    Configuration menu
    Copy the full SHA
    dd9e5a8View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. 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>
    @dependabot
    dependabot[bot] authoredMay 27, 2025
    Configuration menu
    Copy the full SHA
    617e590View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp