chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.38.1 - #241
Merged
kodiakhq[bot] merged 2 commits intoSep 27, 2022
Conversation
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.2 to 5.38.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/v5.38.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…lint-plugin-5.38.1
dependabot
Bot
deleted the
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.1
branch
September 27, 2022 04:38
lukas-reining
pushed a commit
that referenced
this pull request
Jun 29, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
toddbaert
pushed a commit
that referenced
this pull request
Jul 31, 2026
## Summary - Resolved 46 of the 48 open Dependabot security alerts by bumping vulnerable dev/build/test tooling dependencies to patched versions. No published SDK production dependency is affected (published packages declare only `tslib`). - This SDK ships publicly, so it carries **no `overrides`/`resolutions`**. Every fix is a lockfile-only bump or an in-range devDependency bump. Two alerts (`uuid` #179 and `@hono/node-server` #232) have no override-free fix and are left unresolved; both are dev/build/test-only and never shipped. ## Dependabot Alerts Resolved | Alert | Package | Severity | Fix | |-------|---------|----------|-----| | #190 #192 #197 #191 #193 #198 #194 #195 | `@angular/core`, `@angular/common`, `@angular/compiler` | high/medium | Already patched at `21.2.17` | | #200 | `@babel/core` | low | `@angular/compiler-cli` exact-pins `7.29.0`, but npm dedupes to the patched `7.29.7` already in the tree, so no `7.29.0` copy remains; no override needed | | #232 | `@hono/node-server` | medium | **Unresolved** — see Notes | | #225 #228 #229 | `@sigstore/core`, `@sigstore/verify`, `sigstore` | medium/high | Already patched | | #233 | `@vitest/browser` | critical | Bumped `@vitest/browser`/`@vitest/coverage-v8`/`vitest` devDeps to `^4.1.10` | | #230 | `brace-expansion` | high | Lockfile bump to patched versions | | #187 | `esbuild` | low | Bumped `@angular/cli`/`@angular/build` to `^21.2.19`, resolving esbuild naturally | | #240 #241 | `fast-uri` | high | Lockfile bump to `3.1.4` | | #205 | `form-data` | high | Already patched | | #206-#210 #234-#236 | `hono` | high/medium | Lockfile bump to `4.12.32` | | #237 #238 | `immutable` | high | Lockfile bump to `5.1.9` | | #226 #227 | `js-yaml` | medium | Resolves naturally in-range (`3.15.0`/`4.2.0`) | | #239 | `linkify-it` | high | Lockfile bump to `5.0.2` | | #211 | `multer` | medium | Resolves naturally to `2.2.0` | | #213 | `piscina` | high | Resolves naturally via `@angular/cli`/`@angular/build` bump | | #204 #244 | `tar` | medium | Lockfile bump to `7.5.22` | | #214-#218 #221-#224 | `undici` | high/medium/low | Resolves naturally via `@angular/cli`/`@angular/build` bump | | #179 | `uuid` | medium | **Unresolved** — see Notes | | #202 #203 | `vite` | high/medium | Resolves naturally via `@angular/cli`/`@angular/build` bump | ## Notes - This SDK ships publicly and carries **no `overrides`/`resolutions`**. All fixes are lockfile-only or in-range devDependency bumps. - **Unresolved: #179 (`uuid`, medium).** Pulled in transitively by `jest-cucumber` (latest `4.5.0` still pins `uuid ^10`) and `@cucumber/messages` (`9.0.1`). There is no override-free upgrade path. Test-only; never shipped in any published package. Revisit once `jest-cucumber` bumps `uuid` upstream. - **Unresolved: #232 (`@hono/node-server`, medium).** Pulled in transitively via `@angular/cli` → `@modelcontextprotocol/sdk` (used for Angular CLI's MCP tooling). `@modelcontextprotocol/sdk` pins `@hono/node-server` to `^1.19.9` even in its latest release (`1.29.0`), so there's no non-override fix available yet. This is a devDependency of the Angular CLI's tooling only; it is never shipped in any published package. Will need to be revisited once `@modelcontextprotocol/sdk` bumps this dependency upstream. - Verified: `npm run build`, `npm run test` (590 jest tests + 45 Angular tests pass), and `npm install` all succeed. --------- Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.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 @typescript-eslint/eslint-plugin from 5.36.2 to 5.38.1.
Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
84e316bchore: publish v5.38.112bc0a7chore: publish v5.38.009c04fbchore: standardise import rules across the codebase (#5665)5d0bf1cchore(eslint-plugin): remove unused indent fork (#5625)1139728chore: publish v5.37.03918e08docs: [no-parameter-properties] fix broken link (#5611)77d76e2fix(eslint-plugin): [strict-boolean-expressions] check all conditions in a lo...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)