Merged
Conversation
Bumps the npm-deps group with 14 updates: | Package | From | To | | --- | --- | --- | | [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) | `3.3.0` | `4.0.3` | | [got](https://github.com/sindresorhus/got) | `14.4.5` | `14.4.6` | | [type-fest](https://github.com/sindresorhus/type-fest) | `4.33.0` | `4.37.0` | | [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) | `4.3.0` | `5.2.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.17` | `22.13.10` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.18.0` | `8.26.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.22.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.7.0` | `4.2.2` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.2` | `6.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` | | [tsup](https://github.com/egoist/tsup) | `8.3.6` | `8.4.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.13` | `0.28.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.1` | `3.0.9` | Updates `@actions/cache` from 3.3.0 to 4.0.3 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) Updates `got` from 14.4.5 to 14.4.6 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v14.4.5...v14.4.6) Updates `type-fest` from 4.33.0 to 4.37.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.33.0...v4.37.0) Updates `@trivago/prettier-plugin-sort-imports` from 4.3.0 to 5.2.2 - [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](trivago/prettier-plugin-sort-imports@v4.3.0...v5.2.2) Updates `@types/node` from 20.17.17 to 22.13.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.26.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.26.1/packages/eslint-plugin) Updates `eslint` from 8.57.1 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.22.0) Updates `eslint-import-resolver-typescript` from 3.7.0 to 4.2.2 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.7.0...v4.2.2) Updates `eslint-plugin-github` from 4.10.2 to 6.0.0 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.10.2...v6.0.0) Updates `prettier` from 3.4.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.3) Updates `tsup` from 8.3.6 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.3.6...v8.4.0) Updates `typedoc` from 0.25.13 to 0.28.0 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.25.13...v0.28.0) Updates `typescript` from 5.7.3 to 5.8.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.7.3...v5.8.2) Updates `vitest` from 1.6.1 to 3.0.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/vitest) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: got dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: type-fest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@trivago/prettier-plugin-sort-imports" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for detsys-ts-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Flake lock file updates:
• Updated input 'nixpkgs':
'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.591063%2Brev-b8697e57f10292a6165a20f03d2f42920dfaf973/018e0b39-3c52-71b1-81e1-d90220875f22/source.tar.gz?narHash=sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0%3D' (2024-03-03)
→ 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.769969%2Brev-b6eaf97c6960d97350c584de1b6dcff03c9daf42/0195ac6b-d144-7921-8edb-0621451882dd/source.tar.gz?narHash=sha256-Txwa5uO%2BqpQXrNG4eumPSD%2BhHzzYi/CdaM80M9XRLCo%3D' (2025-03-18)
…-fixups Fix Dependabot issues by flattening ESLint configuration
grahamc
approved these changes
Mar 19, 2025
This was referenced Mar 19, 2025
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 npm-deps group with 14 updates:
3.3.04.0.314.4.514.4.64.33.04.37.04.3.05.2.220.17.1722.13.107.18.08.26.18.57.19.22.03.7.04.2.24.10.26.0.03.4.23.5.38.3.68.4.00.25.130.28.05.7.35.8.21.6.13.0.9Updates
@actions/cachefrom 3.3.0 to 4.0.3Changelog
Sourced from
@actions/cache's changelog.Commits
Maintainer changes
This version was pushed to npm by thboop, a new releaser for
@actions/cachesince your current version.Updates
gotfrom 14.4.5 to 14.4.6Release notes
Sourced from got's releases.
Commits
383a3ff14.4.64020916Readme tweaks7a92064Fix timeout error firing even though it's cancelled (#2399)f997bcbMeta tweaksUpdates
type-festfrom 4.33.0 to 4.37.0Release notes
Sourced from type-fest's releases.
Commits
ed8c9874.37.05d2199aRemove duplicated code (#1071)e462e72DelimiterCase/SnakeCase/ScreamingSnakeCase/KebabCase: Fix defau...af5bfb7Sum: Add negative return value support (#1068)aeadafePaths: Refactor to leverage recent improvements inSubtract(#1069)cc93f85Split: Fix instantiations with unions and addstrictLiteralChecksoption ...a733698Replace: Fix instantiations with unions (#1065)2b85ae2Subtract: Add negative return value support (#1061)b19c4b04.36.0918156aTsConfigJson: Add TypeScript 5.8 fields (#1064)Updates
@trivago/prettier-plugin-sort-importsfrom 4.3.0 to 5.2.2Release notes
Sourced from
@trivago/prettier-plugin-sort-imports's releases.... (truncated)
Changelog
Sourced from
@trivago/prettier-plugin-sort-imports's changelog.Commits
46a36c15.2.2ba82d61Changelog for version 5.2.29cdad455.2.156b07e4Changelog for version 5.2.10ebe8a6add svelte 5.x as peer dependency (#337)6b3e9295.2.0b833ebfChangelog for version 5.2.063fe3f5v5.2.0 (#334)eece72c5.1.0c10a2f3Changelog for version 5.1.0Updates
@types/nodefrom 20.17.17 to 22.13.10Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.26.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
9aa0b6bchore(release): publish 8.26.1ee90e45fix(eslint-plugin): [no-unsafe-return] handle recursive type (#10883)dba0bedfix(eslint-plugin): [prefer-nullish-coalescing] treatany/unknownas elig...bc6d19fchore(release): publish 8.26.002d9d73feat(eslint-plugin): [unified-signatures] support ignoring overload signature...84af50efeat(eslint-plugin): [explicit-module-boundary-types] add an option to ignore...a03b7effix(eslint-plugin): [no-unnecessary-type-assertion] handle unknown (#10875)4082ad0docs(eslint-plugin): [consistent-return] add link tonoImplicitReturnsdocs...d8d4b3cfeat(eslint-plugin): [no-unused-var] handle implicit exports in declaration f...9674629feat: support TypeScript 5.8 (#10903)Updates
eslintfrom 8.57.1 to 9.22.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
60a78e79.22.0d11fc14Build: changelog update for 9.22.097f788bchore: upgrade@eslint/js@9.22.0 (#19489)eed409achore: package.json update for@eslint/jsreleasef9a56d3chore: upgrade eslint-scope@8.3.0 (#19488)7ddb095feat: Export defineConfig, globalIgnores (#19487)86c5f37docs: Update README19c0127fix: improve message forno-consolesuggestions (#19483)fbdeff0docs: Update READMEc9e8510docs: generate deprecation notice in TSDoc comments from rule metadata (#19461)Updates
eslint-import-resolver-typescriptfrom 3.7.0 to 4.2.2Release notes
Sourced from eslint-import-resolver-typescript's releases.
... (truncated)
Changelog
Sourced from eslint-import-resolver-typescript's changelog.