-
Couldn't load subscription status.
- Fork 412
Bump the npm group across 1 directory with 8 updates #2484
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the npm group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.9.1` | `9.10.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.4.0` | `8.6.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.4.0` | `8.6.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `8.57.1` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.0.1` | `5.0.2` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` | | [sinon](https://github.com/sinonjs/sinon) | `18.0.0` | `19.0.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` | Updates `@eslint/js` from 9.9.1 to 9.10.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.10.0/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.4.0 to 8.6.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.6.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.4.0 to 8.6.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.6.0/packages/parser) Updates `eslint` from 8.57.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v8.57.1) Updates `eslint-plugin-github` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.0.1...v5.0.2) Updates `eslint-plugin-import` from 2.29.1 to 2.30.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0) Updates `sinon` from 18.0.0 to 19.0.2 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v18.0.0...v19.0.2) Updates `typescript` from 5.5.4 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.6.2) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
|
Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks. |
|
Another linting failure: results in exit code 1 Confirmed locally but there's no additional output 😮💨 |
|
I pushed a commit to downgrade |
|
The rebuild label didn't work as expected 😆 looks like we'll need to run |
tsconfig.tsbuildinfo
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this to help speed up local incremental compilation, so we should add it to .gitignore
I had a look, #2497 should fix. |
Bumps the npm group with 8 updates in the / directory:
9.9.19.10.08.4.08.6.08.4.08.6.08.57.08.57.15.0.15.0.22.29.12.30.018.0.019.0.25.5.45.6.2Updates
@eslint/jsfrom 9.9.1 to 9.10.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
1ebdde1chore: package.json update for@eslint/jsreleaseUpdates
@typescript-eslint/eslint-pluginfrom 8.4.0 to 8.6.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
343710echore(release): publish 8.6.0454d37efeat(eslint-plugin): [no-misused-promises] check array predicate return (#9955)af92611feat: addallowoption forrestrict-template-expressions(#8556)2a809e2test(eslint-plugin): [no-unnecessary-type-parameters] add tests with intrinsi...682299efeat(eslint-plugin): [no-unnecessary-condition] check switch cases (#9912)77e65dffix(eslint-plugin): [no-unnecessary-condition] properly reflect multiple nega...c11ca06chore(eslint-plugin): make utility for static member access (#9836)2a956b2fix(eslint-plugin): [no-deprecated] report on deprecated properties with func...9a80067fix(eslint-plugin): [no-deprecated] report on deprecated variables used in de...3710c9cfeat(type-utils): isNullableType add Void logic (#9937)Updates
@typescript-eslint/parserfrom 8.4.0 to 8.6.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
343710echore(release): publish 8.6.04d31ebechore(release): publish 8.5.04bc801echore: enable unicorn/no-array-reduce (#9640)Updates
eslintfrom 8.57.0 to 8.57.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
5b9414c8.57.1f66806dBuild: changelog update for 8.57.1140ec45chore: upgrade@eslint/js@8.57.1 (#18913)bcdfc04chore: package.json update for@eslint/jsrelease3f6ce8dchore: pin [email protected] (#18910)a19072ffix: add logic to handle fixTypes in the lintText() method (#18900)04c7188fix: Don't lint same file multiple times (#18899)87ec3c4fix: do not throw when defining a global named__defineSetter__(#18898)60a1267fix: Provide helpful error message for nullish configs (#18889)35d366abuild: Support updates to previous major versions (#18870)Updates
eslint-plugin-githubfrom 5.0.1 to 5.0.2Release notes
Sourced from eslint-plugin-github's releases.
Commits
d6f656dMerge pull request #551 from github/dependabot/npm_and_yarn/all-dependencies-...df2c60achore(deps): bump the all-dependencies group across 1 directory with 4 updates0f0979cchore(deps): bump the all-dependencies group with 3 updates (#545)0e294e5Merge pull request #544 from github/dependabot/npm_and_yarn/all-dependencies-...17c6e39chore(deps): bump the all-dependencies group with 3 updates86d5cb1Merge pull request #543 from github/dependabot/npm_and_yarn/all-dependencies-...522309fchore(deps): bump the all-dependencies group across 1 directory with 3 updatesc3857baMerge pull request #541 from github/dependabot/npm_and_yarn/all-dependencies-...8010f55chore(deps): bump the all-dependencies group with 4 updates7772275Merge pull request #540 from github/dependabot/npm_and_yarn/all-dependencies-...Updates
eslint-plugin-importfrom 2.29.1 to 2.30.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
18787d3Bump to 2.30.09902298[Deps] updateeslint-module-utils