build(deps): bump picomatch, @nestjs/cli, @nestjs/schematics, @types/jest, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, jest, ts-jest and ts-loader - #85
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…jest, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, jest, ts-jest and ts-loader Bumps [picomatch](https://github.com/micromatch/picomatch) to 4.0.5 and updates ancestor dependencies [picomatch](https://github.com/micromatch/picomatch), [@nestjs/cli](https://github.com/nestjs/nest-cli), [@nestjs/schematics](https://github.com/nestjs/schematics), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [@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](https://github.com/eslint/eslint), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [ts-jest](https://github.com/kulshekhar/ts-jest) and [ts-loader](https://github.com/TypeStrong/ts-loader). These dependencies need to be updated together. Updates `picomatch` from 4.0.2 to 4.0.5 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.2...4.0.5) Updates `@nestjs/cli` from 11.0.16 to 11.0.24 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Commits](nestjs/nest-cli@11.0.16...11.0.24) Updates `@nestjs/schematics` from 9.2.0 to 11.1.0 - [Release notes](https://github.com/nestjs/schematics/releases) - [Commits](nestjs/schematics@9.2.0...11.1.0) Updates `@types/jest` from 29.4.0 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@typescript-eslint/eslint-plugin` from 5.36.2 to 8.65.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.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.36.2 to 8.65.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.65.0/packages/parser) Updates `eslint` from 8.22.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v8.57.1/CHANGELOG.md) - [Commits](eslint/eslint@v8.22.0...v8.57.1) Updates `jest` from 29.4.2 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `ts-jest` from 29.0.5 to 29.4.12 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.0.5...v29.4.12) Updates `ts-loader` from 9.3.1 to 9.6.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.3.1...v9.6.2) --- updated-dependencies: - dependency-name: picomatch dependency-version: 4.0.5 dependency-type: indirect - dependency-name: "@nestjs/cli" dependency-version: 11.0.24 dependency-type: direct:development - dependency-name: "@nestjs/schematics" dependency-version: 11.1.0 dependency-type: direct:development - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development - dependency-name: eslint dependency-version: 8.57.1 dependency-type: direct:development - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development - dependency-name: ts-jest dependency-version: 29.4.12 dependency-type: direct:development - dependency-name: ts-loader dependency-version: 9.6.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 picomatch to 4.0.5 and updates ancestor dependencies picomatch, @nestjs/cli, @nestjs/schematics, @types/jest, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, jest, ts-jest and ts-loader. These dependencies need to be updated together.
Updates
picomatchfrom 4.0.2 to 4.0.5Release notes
Sourced from picomatch's releases.
Commits
4f41a8e4.0.502cfc1bUpdate .verb.md and run verb to generate README documentationcc52ff6Only run the upload code coverage step for 1 matrix permutation6d426d7Allow workflow to continue if the code coverage step to failsa00b954Merge branch 'codeql-coverage'9680381Merge pull request #183 from MerlijnW70/fix/matchbase-windows-basename648b4f2Merge pull request #182 from MerlijnW70/fix/repeated-extglob-drops-branches70e6485Configure code coverage upload for CodeQLab8bc4dfix: honor the windows option when matching basenames6289307fix: preserve all branches when rewriting risky repeated extglobsUpdates
@nestjs/clifrom 11.0.16 to 11.0.24Release notes
Sourced from @nestjs/cli's releases.
... (truncated)
Commits
c8a68dachore(): release v11.0.24e5fda8cMerge pull request #3478 from ruban-s/fix/typescript-7-unsupported-api3c6b4acfix(compiler): fail fast when typescript lacks the programmatic apide85434Merge pull request #3475 from abdulganiyy/refactor/move-languages-variable-cl...1697b7frefactor: move available languages closer to first usage2705bd4Merge pull request #3472 from abdulganiyy/delete-unused-helper-file75b57c4refactor: delete unused gulp tool utility helper filec2aefdfMerge pull request #3469 from iamkanguk97/fix/runner-duplicated-binary54b08aefix(runners): remove duplicated binary in failed command message731a09bchore(): release v11.0.23Updates
@nestjs/schematicsfrom 9.2.0 to 11.1.0Release notes
Sourced from @nestjs/schematics's releases.
... (truncated)
Commits
7db4cddchore(): release v11.1.0765af5fMerge pull request #2327 from nestjs/renovate/release-it-20.xca1d743Merge pull request #2322 from yogeshwaran-c/feat/format-generated-filesba6ef1dApply suggestion from@kamilmysliwiec70b7b84Apply suggestion from@kamilmysliwiecc6789afApply suggestion from@kamilmysliwiecc71b469Apply suggestion from@kamilmysliwiecd042e50Apply suggestion from@kamilmysliwiece97e4e3Apply suggestion from@kamilmysliwiec47f7adeApply suggestion from@kamilmysliwiecInstall script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@types/jestfrom 29.4.0 to 30.0.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 5.36.2 to 8.65.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0aa602bdfix(eslint-plugin): [no-unnecessary-parameter-property-assignment] don't flag...1e90d67feat(eslint-plugin): [no-shadow] specialized error on enum declaration and me...b32fb34docs: fix broken code samples in no-extraneous-class and prefer-function-type...eaf4576feat: add warning when TS 7 is detected (#12529)18c01c7feat(eslint-plugin): [no-restricted-imports] deprecate extension rule (#12527)96e8fe2fix(eslint-plugin): [unbound-method] report unbound methods accessed via memb...0d06406chore: add attw validation to repo (#12437)9d9973bfix(eslint-plugin): [prefer-string-starts-ends-with] handle escaped $ ending ...c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 5.36.2 to 8.65.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...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.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/parsersince your current version.Updates
eslintfrom 8.22.0 to 8.57.1Release notes
Sourced from eslint's releases.
... (truncated)
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 vite-plugin-commonjs@0.10.1 (#18910)a19072ffix: add logic to handle fixTypes in the lintText() method (#18900)04c7188fix: Don't lint same file multiple times (#18899)