Bump the dependencies group with 15 updates#700
Merged
TylerJang27 merged 1 commit intoMar 17, 2024
Conversation
Bumps the dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [@trunkio/launcher](https://trunk.io) | `1.2.7` | `1.3.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `20.11.28` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.18.0` | `7.2.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.18.0` | `7.2.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.1` | `27.9.0` | | [eslint-plugin-prefer-arrow-functions](https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions) | `3.2.4` | `3.3.2` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.2` | `5.1.3` | | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `10.0.0` | `12.0.0` | | [semver](https://github.com/npm/node-semver) | `7.5.4` | `7.6.0` | | [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.22.0` | `3.23.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.1.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` | | [yaml](https://github.com/eemeli/yaml) | `2.3.4` | `2.4.1` | Updates `@trunkio/launcher` from 1.2.7 to 1.3.0 Updates `@types/jest` from 29.5.11 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.10.6 to 20.11.28 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.18.0 to 7.2.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/v7.2.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.18.0 to 7.2.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/v7.2.0/packages/parser) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `eslint-plugin-jest` from 27.6.1 to 27.9.0 - [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@v27.6.1...v27.9.0) Updates `eslint-plugin-prefer-arrow-functions` from 3.2.4 to 3.3.2 - [Release notes](https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/releases) - [Changelog](https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/blob/main/CHANGELOG.md) - [Commits](JamieMason/eslint-plugin-prefer-arrow-functions@3.2.4...3.3.2) Updates `eslint-plugin-prettier` from 5.1.2 to 5.1.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.2...v5.1.3) Updates `eslint-plugin-simple-import-sort` from 10.0.0 to 12.0.0 - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md) - [Commits](lydell/eslint-plugin-simple-import-sort@v10.0.0...v12.0.0) Updates `semver` from 7.5.4 to 7.6.0 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.5.4...v7.6.0) Updates `simple-git` from 3.22.0 to 3.23.0 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.23.0/simple-git) Updates `ts-jest` from 29.1.1 to 29.1.2 - [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.1.1...v29.1.2) Updates `typescript` from 5.3.3 to 5.4.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.3.3...v5.4.2) Updates `yaml` from 2.3.4 to 2.4.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.3.4...v2.4.1) --- updated-dependencies: - dependency-name: "@trunkio/launcher" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-prefer-arrow-functions dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-simple-import-sort dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: semver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: simple-git dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: yaml dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
The following labels could not be found: |
⏱️ 19m total CI duration on this PR
|
TylerJang27
approved these changes
Mar 17, 2024
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 dependencies group with 15 updates:
1.2.71.3.029.5.1129.5.1220.10.620.11.286.18.07.2.06.18.07.2.08.56.08.57.027.6.127.9.03.2.43.3.25.1.25.1.310.0.012.0.07.5.47.6.03.22.03.23.029.1.129.1.25.3.35.4.22.3.42.4.1Updates
@trunkio/launcherfrom 1.2.7 to 1.3.0Updates
@types/jestfrom 29.5.11 to 29.5.12Commits
Updates
@types/nodefrom 20.10.6 to 20.11.28Commits
Updates
@typescript-eslint/eslint-pluginfrom 6.18.0 to 7.2.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
95cf139chore(release): publish 7.2.0c0e3267fix(eslint-plugin): [prefer-find] support ternary branches in prefer-find (#8...25e6518fix(eslint-plugin): [no-unnecessary-condition] handle union array and tuple t...ef0e5ccfix(eslint-plugin): [no-useless-template-literals] detect TemplateLiteral (#8...5292399fix(eslint-plugin): [no-var-requires, no-require-imports] support template li...c06ce1afix(eslint-plugin): [member-ordering] report alphabetical sorting for all gro...32d8a8ffeat(eslint-plugin): [prefer-string-starts-ends-with] add allowSingleElementE...4c8b06dfix(eslint-plugin): expose *-type-checked-only configs for extension (#8600)49d79a6docs: alphabetize consistent-type-imports options for consistent type imports...21375f6chore: enable no-non-null-assertion internally, excluding tests (#8019)Updates
@typescript-eslint/parserfrom 6.18.0 to 7.2.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
95cf139chore(release): publish 7.2.088b7463chore(release): publish 7.1.14bc6944chore(release): publish 7.1.0677e7ccchore(release): publish 7.0.24f3215fchore(release): publish 7.0.1b27de99chore(release): publish 7.0.01aa393cchore(deps): update dependency prettier to v3.2.5 (#8401)8ef5f4bfeat: add support for flat configs (#7935)1200b4cchore(deps): update nx to v17.3.0 (#8317)584db29feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)Updates
eslintfrom 8.56.0 to 8.57.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b68.57.01cd3f8cBuild: changelog update for 8.57.01813aecchore: upgrade@eslint/js@8.57.0 (#18143)5c356bbchore: package.json update for@eslint/jsrelease84922d0docs: Show prerelease version in dropdown (#18139)1120b9bfeat: Add loadESLint() API method for v8 (#18098)5b8c363docs: Switch to Ethical Ads (#18117)2196d97fix: handle absolute file paths inFlatRuleTester(#18064)f4a1fe2test: add more tests for ignoring files and directories (#18068)69dd1d1fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-plugin-jestfrom 27.6.1 to 27.9.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
d75ba30chore(release): 27.9.0 [skip ci]4cc2a1bfeat: add should-be-fine support for flat configs (#1505)14eafddrefactor: use types from@typescript-eslint/utilsfor snapshot processor (#...8fac5ebci: don't test@typescript-eslintv7 against Node v19 (#1502)8557b08chore(release): 27.8.0 [skip ci]9e9cf83feat: supportfailing.each(#1499)b100c13chore(release): 27.7.0 [skip ci]6be2928feat: allow@typescript-eslintv7 (#1500)196581achore: formattsconfig.json(#1501)09e7b04chore(deps): lock file maintenanceUpdates
eslint-plugin-prefer-arrow-functionsfrom 3.2.4 to 3.3.2Release notes
Sourced from eslint-plugin-prefer-arrow-functions's releases.
Changelog
Sourced from eslint-plugin-prefer-arrow-functions's changelog.
Commits
a34f8f9chore(release): 3.3.1534527efix: preserve $ characters in function bodies78342f5test: add case for $ in function body84a621achore(github): update contributors7d5dd71style(format): format source3051a81chore(release): 3.3.093e6f71chore(github): add release-it021e989test: add cases for async static methods1b140aastyle(format): format source04c1408fix: protect static modifier on static methods (#30)Updates
eslint-plugin-prettierfrom 5.1.2 to 5.1.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
248cd17chore: release eslint-plugin-prettier (#636)985b33cchore: addpackage.jsonintoexportsmap (#629)f985718ci: enableNPM_TOKENfor releasing automatically (#631)fa1e1e5chore: add more ignoring file patterns on formatting (#627)0ea812ctest: enable testing on.sveltefiles (#628)188487bchore: add more related funding linksUpdates
eslint-plugin-simple-import-sortfrom 10.0.0 to 12.0.0Changelog
Sourced from eslint-plugin-simple-import-sort's changelog.
Commits
611d87beslint-plugin-simple-import-sort v12.0.02480727Update comments6de7a10Revert "Add support for TypeScript import assignments (#149)" (#158)289f75beslint-plugin-simple-import-sort v11.0.0db0a55aAdd meta property and flat config docs (#155)4c7cb45Avoid deprecated context.getSourceCode() (#154)c07aecaAdd support for TypeScript import assignments (#149)c641891Fix link to dprint configurationc31798cBump@babel/traversefrom 7.20.12 to 7.23.2 (#147)343ac29Bump word-wrap from 1.2.3 to 1.2.4 (#141)Updates
semverfrom 7.5.4 to 7.6.0Release notes
Sourced from semver's releases.