Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the linters group with 9 updates:

Package From To
@angular-eslint/eslint-plugin 20.3.0 20.7.0
@angular-eslint/eslint-plugin-template 20.3.0 20.7.0
@angular-eslint/template-parser 20.3.0 20.7.0
@typescript-eslint/eslint-plugin 8.45.0 8.48.0
@typescript-eslint/parser 8.45.0 8.48.0
eslint-plugin-storybook 9.1.4 9.1.16
prettier 3.6.2 3.7.3
prettier-plugin-tailwindcss 0.5.14 0.7.1
stylelint 16.25.0 16.26.1

Updates @angular-eslint/eslint-plugin from 20.3.0 to 20.7.0

Release notes

Sourced from @​angular-eslint/eslint-plugin's releases.

v20.7.0

20.7.0 (2025-11-22)

🚀 Features

  • eslint-plugin-template: [prefer-ngsrc] add suggestions (#2772)

🩹 Fixes

  • update dependency eslint to v9.39.1 (#2765)
  • update dependency @​angular/compiler to v20.3.10 (#2775)
  • update typescript-eslint packages to v8.46.4 (#2780)
  • update dependency @​angular/compiler to v20.3.11 (#2785)
  • support eslint defineConfig types better (#2793)
  • update dependency @​angular/compiler to v20.3.12 (#2794)
  • eslint-plugin: [prefer-inject] improve test coverage and documentation (#2770)
  • eslint-plugin: false negatives in pipe-prefix, component-selector and directive-selector when linting selectors that only contain a prefix (#2769)
  • eslint-plugin: [use-component-selector] detect variables (#2797)

❤️ Thank You

v20.6.0

20.6.0 (2025-11-09)

🚀 Features

  • builder: support {projectName} and {projectRoot} placeholders in outputFile (#2759)
  • eslint-plugin: support multiple configs for component-selector and directive-selector (#2762)

🩹 Fixes

  • angular-eslint: support eslint defineConfig types in addition to typescript-eslint config (#2760)

❤️ Thank You

v20.5.2

20.5.2 (2025-11-08)

🩹 Fixes

  • update dependency @​angular/compiler to v20.3.9 (#2746)
  • update typescript-eslint packages to v8.46.3 (#2738)
  • update dependency eslint to v9.39.0 (#2753)
  • eslint-plugin: update style guide links (#2689)

... (truncated)

Changelog

Sourced from @​angular-eslint/eslint-plugin's changelog.

20.7.0 (2025-11-22)

🩹 Fixes

  • eslint-plugin: [use-component-selector] detect variables (#2797)
  • eslint-plugin: false negatives in pipe-prefix, component-selector and directive-selector when linting selectors that only contain a prefix (#2769)
  • eslint-plugin: [prefer-inject] improve test coverage and documentation (#2770)

❤️ Thank You

20.6.0 (2025-11-09)

🚀 Features

  • eslint-plugin: support multiple configs for component-selector and directive-selector (#2762)

❤️ Thank You

20.5.2 (2025-11-08)

🩹 Fixes

  • eslint-plugin: update style guide links (#2689)
  • eslint-plugin-template: [use-lifecycle-interface] fix fixer when class contains generics (#2749)

❤️ Thank You

20.5.1 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-uncalled-signals] fix false positives (#2705)

❤️ Thank You

20.5.0 (2025-10-27)

🚀 Features

... (truncated)

Commits
  • fdddff9 chore(release): publish 20.7.0
  • 77943ba fix(eslint-plugin): [use-component-selector] detect variables (#2797)
  • fd17771 fix(eslint-plugin): false negatives in pipe-prefix, component-selector and di...
  • 562430f fix(eslint-plugin): [prefer-inject] improve test coverage and documentation (...
  • e530160 chore(release): publish 20.6.0
  • 409fcf9 feat(eslint-plugin): support multiple configs for component-selector and dire...
  • e7e09cd chore: make vitest IDE extension work reliably (#2758)
  • 61bf232 docs: add rationale to all rules and enforce that new rules have rationale ad...
  • e97d134 chore(release): publish 20.5.2
  • 6d15cdd chore: finalize migration from jest to vitest (#2756)
  • Additional commits viewable in compare view

Updates @angular-eslint/eslint-plugin-template from 20.3.0 to 20.7.0

Release notes

Sourced from @​angular-eslint/eslint-plugin-template's releases.

v20.7.0

20.7.0 (2025-11-22)

🚀 Features

  • eslint-plugin-template: [prefer-ngsrc] add suggestions (#2772)

🩹 Fixes

  • update dependency eslint to v9.39.1 (#2765)
  • update dependency @​angular/compiler to v20.3.10 (#2775)
  • update typescript-eslint packages to v8.46.4 (#2780)
  • update dependency @​angular/compiler to v20.3.11 (#2785)
  • support eslint defineConfig types better (#2793)
  • update dependency @​angular/compiler to v20.3.12 (#2794)
  • eslint-plugin: [prefer-inject] improve test coverage and documentation (#2770)
  • eslint-plugin: false negatives in pipe-prefix, component-selector and directive-selector when linting selectors that only contain a prefix (#2769)
  • eslint-plugin: [use-component-selector] detect variables (#2797)

❤️ Thank You

v20.6.0

20.6.0 (2025-11-09)

🚀 Features

  • builder: support {projectName} and {projectRoot} placeholders in outputFile (#2759)
  • eslint-plugin: support multiple configs for component-selector and directive-selector (#2762)

🩹 Fixes

  • angular-eslint: support eslint defineConfig types in addition to typescript-eslint config (#2760)

❤️ Thank You

v20.5.2

20.5.2 (2025-11-08)

🩹 Fixes

  • update dependency @​angular/compiler to v20.3.9 (#2746)
  • update typescript-eslint packages to v8.46.3 (#2738)
  • update dependency eslint to v9.39.0 (#2753)
  • eslint-plugin: update style guide links (#2689)

... (truncated)

Changelog

Sourced from @​angular-eslint/eslint-plugin-template's changelog.

20.7.0 (2025-11-22)

🚀 Features

  • eslint-plugin-template: [prefer-ngsrc] add suggestions (#2772)

❤️ Thank You

20.6.0 (2025-11-09)

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

20.5.2 (2025-11-08)

🩹 Fixes

  • eslint-plugin-template: [prefer-ngsrc] support data URLs in more scenarios (#2719)
  • eslint-plugin-template: [conditional-complexity] handle animation directives without values (#2747)

❤️ Thank You

20.5.1 (2025-11-03)

🩹 Fixes

  • eslint-plugin-template: support uppercase tags (#2712)

❤️ Thank You

20.5.0 (2025-10-27)

🚀 Features

  • eslint-plugin-template: add prefer-built-in-pipes rule (#2605)

❤️ Thank You

20.4.0 (2025-10-12)

🚀 Features

... (truncated)

Commits
  • fdddff9 chore(release): publish 20.7.0
  • b928d8c feat(eslint-plugin-template): [prefer-ngsrc] add suggestions (#2772)
  • e530160 chore(release): publish 20.6.0
  • e7e09cd chore: make vitest IDE extension work reliably (#2758)
  • 61bf232 docs: add rationale to all rules and enforce that new rules have rationale ad...
  • e97d134 chore(release): publish 20.5.2
  • 6d15cdd chore: finalize migration from jest to vitest (#2756)
  • ba196fb fix(eslint-plugin-template): [prefer-ngsrc] support data URLs in more scenari...
  • b6fc8cc fix(eslint-plugin-template): [conditional-complexity] handle animation direct...
  • 895ac79 chore(release): publish 20.5.1
  • Additional commits viewable in compare view

Updates @angular-eslint/template-parser from 20.3.0 to 20.7.0

Release notes

Sourced from @​angular-eslint/template-parser's releases.

v20.7.0

20.7.0 (2025-11-22)

🚀 Features

  • eslint-plugin-template: [prefer-ngsrc] add suggestions (#2772)

🩹 Fixes

  • update dependency eslint to v9.39.1 (#2765)
  • update dependency @​angular/compiler to v20.3.10 (#2775)
  • update typescript-eslint packages to v8.46.4 (#2780)
  • update dependency @​angular/compiler to v20.3.11 (#2785)
  • support eslint defineConfig types better (#2793)
  • update dependency @​angular/compiler to v20.3.12 (#2794)
  • eslint-plugin: [prefer-inject] improve test coverage and documentation (#2770)
  • eslint-plugin: false negatives in pipe-prefix, component-selector and directive-selector when linting selectors that only contain a prefix (#2769)
  • eslint-plugin: [use-component-selector] detect variables (#2797)

❤️ Thank You

v20.6.0

20.6.0 (2025-11-09)

🚀 Features

  • builder: support {projectName} and {projectRoot} placeholders in outputFile (#2759)
  • eslint-plugin: support multiple configs for component-selector and directive-selector (#2762)

🩹 Fixes

  • angular-eslint: support eslint defineConfig types in addition to typescript-eslint config (#2760)

❤️ Thank You

v20.5.2

20.5.2 (2025-11-08)

🩹 Fixes

  • update dependency @​angular/compiler to v20.3.9 (#2746)
  • update typescript-eslint packages to v8.46.3 (#2738)
  • update dependency eslint to v9.39.0 (#2753)
  • eslint-plugin: update style guide links (#2689)

... (truncated)

Changelog

Sourced from @​angular-eslint/template-parser's changelog.

20.7.0 (2025-11-22)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

20.6.0 (2025-11-09)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

20.5.2 (2025-11-08)

🩹 Fixes

  • template-parser: ensure loc object is applied correctly (#2754)

❤️ Thank You

20.5.1 (2025-11-03)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

20.5.0 (2025-10-27)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

20.4.0 (2025-10-12)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

Commits
  • fdddff9 chore(release): publish 20.7.0
  • e530160 chore(release): publish 20.6.0
  • e7e09cd chore: make vitest IDE extension work reliably (#2758)
  • e97d134 chore(release): publish 20.5.2
  • 6d15cdd chore: finalize migration from jest to vitest (#2756)
  • 2babf66 fix(template-parser): ensure loc object is applied correctly (#2754)
  • a07e73e test(schematics): migrate from Jest to Vitest (#2751)
  • 895ac79 chore(release): publish 20.5.1
  • 672cb7b chore: use vitest (with nx atomizer) for e2e tests and use pnpm catalogs (#2720)
  • 2bc4a63 chore(release): publish 20.5.0
  • Additional commits viewable in compare view

Updates @typescript-eslint/eslint-plugin from 8.45.0 to 8.48.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.48.0

8.48.0 (2025-11-24)

🚀 Features

  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)
  • rule-tester: remove workaround for jest circular structure error (#11772)
  • typescript-estree: gate all errors behind allowInvalidAST (#11693)
  • typescript-estree: replace fast-glob with tinyglobby (#11740)

🩹 Fixes

  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#10477)
  • scope-manager: change unhelpful aaa error message and change analyze to expects Program (#11747)
  • typescript-estree: infers singleRun as true for project service (#11327)
  • typescript-estree: disallow binding patterns in parameter properties (#11760)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.47.0

8.47.0 (2025-11-17)

🚀 Features

  • eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.46.4

8.46.4 (2025-11-10)

🩹 Fixes

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.48.0 (2025-11-24)

🚀 Features

  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)

🩹 Fixes

  • typescript-estree: disallow binding patterns in parameter properties (#11760)
  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#10477)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.47.0 (2025-11-17)

🚀 Features

  • eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.46.4 (2025-11-10)

🩹 Fixes

  • parser: error when both projectService and project are set (#11333)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.46.3 (2025-11-03)

... (truncated)

Commits
  • 6fb1551 chore(release): publish 8.48.0
  • d26e9de chore(eslint-plugin): correct TODO comment on the wrong line (#11773)
  • 5f04910 fix(typescript-estree): disallow binding patterns in parameter properties (#1...
  • a4dc42a chore: migrate to nx 22 (#11780)
  • 2ffb168 feat(eslint-plugin): [no-redundant-type-constituents] use assignability check...
  • 5ea21f1 fix(eslint-plugin): [consistent-generic-constructors] ignore when constructor...
  • 28cf803 chore(release): publish 8.47.0
  • 6c6db24 feat(eslint-plugin): [no-unused-private-class-members] new extension rule (#1...
  • 843f144 chore(release): publish 8.46.4
  • 997e0c0 fix(parser): error when both projectService and project are set (#11333)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.45.0 to 8.48.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.48.0

8.48.0 (2025-11-24)

🚀 Features

  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)
  • rule-tester: remove workaround for jest circular structure error (#11772)
  • typescript-estree: gate all errors behind allowInvalidAST (#11693)
  • typescript-estree: replace fast-glob with tinyglobby (#11740)

🩹 Fixes

  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#10477)
  • scope-manager: change unhelpful aaa error message and change analyze to expects Program (#11747)
  • typescript-estree: infers singleRun as true for project service (#11327)
  • typescript-estree: disallow binding patterns in parameter properties (#11760)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.47.0

8.47.0 (2025-11-17)

🚀 Features

  • eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.46.4

8.46.4 (2025-11-10)

🩹 Fixes

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.48.0 (2025-11-24)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.47.0 (2025-11-17)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.46.4 (2025-11-10)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.46.3 (2025-11-03)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.46.2 (2025-10-20)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.46.1 (2025-10-13)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.46.0 (2025-10-06)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint-plugin-storybook from 9.1.4 to 9.1.16

Release notes

Sourced from eslint-plugin-storybook's releases.

v9.1.16

9.1.16

v9.1.15

9.1.15

v9.1.14

9.1.14

v9.1.12

9.1.12

  • Maintenance: Hotfix for missing nextjs dts files, thanks @​ndelangen!

v9.1.11

9.1.11

v9.1.10

9.1.10

v9.1.9

9.1.9

  • Angular: Enable experimental zoneless detection on Angular v21 - #32580, thanks @​yannbf!
  • Svelte: Ignore inherited HTMLAttributes docgen when using utility types - #32173, thanks @​steciuk!

v9.1.8

9.1.8

... (truncated)

Changelog

Sourced from eslint-plugin-storybook's changelog.

9.1.16

9.1.15

9.1.14

9.1.13

9.1.12

  • Maintenance: Hotfix for missing nextjs dts files, thanks @​ndelangen!

9.1.11

9.1.10

9.1.9

  • Angular: Enable experimental zoneless detection on Angular v21 - #32580, thanks @​yannbf!
  • Svelte: Ignore inherited HTMLAttributes docgen when using utility types - #32173, thanks @​steciuk!

9.1.8

9.1.7

  • Dependencies: Update vite-plugin-storybook-nextjs to 2.0.7 - #32331, thanks @​k35o!

... (truncated)

Commits
  • a54a04c Bump version from "9.1.15" to "9.1.16" [skip ci]
  • d0d17d9 Bump version from "9.1.14" to "9.1.15" [skip ci]
  • 5afb39f Bump version from "9.1.13" to "9.1.14" [skip ci]
  • c2483f0 Bump version from "9.1.12" to "9.1.13" [skip ci]
  • efe8a7c Bump version from "9.1.11" to "9.1.12" [skip ci]
  • 5b2e0ed Bump version from "9.1.10" to "9.1.11" [skip ci]
  • 642f0cf Bump version from "9.1.9" to "9.1.10" [skip ci]
  • 01867d0 Bump version from "9.1.8" to "9.1.9" [skip ci]
  • 28833d4 Bump version from "9.1.7" to "9.1.8" [skip ci]
  • 006b304 Bump version from "9.1.6" to "9.1.7" [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-storybook since your current version.


Updates prettier from 3.6.2 to 3.7.3

Release notes

Sourced from prettier's releases.

3.7.3

What's Changed

🔗 Changelog

3.7.2

What's Changed

🔗 Changelog

3.7.1

🔗 Changelog

3.7.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.7.3

diff

API: Fix prettier.getFileInfo() change that breaks VSCode extension (#18375 by @​fisker)

An internal refactor accidentally broke the VSCode extension plugin loading.

3.7.2

diff

JavaScript: Fix string print when switching quotes (#18351 by @​fisker)

// Input
console.log("A descriptor\\'s .kind must be \"method\" or \"field\".")
// Prettier 3.7.1
console.log('A descriptor\'s .kind must be "method" or "field".');
// Prettier 3.7.2
console.log('A descriptor\'s .kind must be "method" or "field".');

JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @​kovsu)

// Input
const html = /* HTML */ ` <div class="${styles.banner}"></div> `;
// Prettier 3.7.1
const html = /* HTML */ &lt;div class=${styles.banner}&gt;&lt;/div&gt;;
// Prettier 3.7.2
const html = /* HTML */ &lt;div class=&quot;${styles.banner}&quot;&gt;&lt;/div&gt;;

TypeScript: Fix comment in empty type literal (#18364 by @​fisker)

// Input
export type XXX = {
  // tbd
};
// Prettier 3.7.1
</tr></table>

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.


Updates prettier-plugin-tailwindcss from 0.5.14 to 0.7.1

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.7.1

Fixed

  • Match against correct name of dynamic attributes when using regexes (#410)

v0.7.0

Added

  • Format quotes in @source, @plugin, and @config (#387)
  • Sort in function calls in Twig (#358)
  • Sort in ca...

    Description has been truncated

Bumps the linters group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `20.3.0` | `20.7.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `20.3.0` | `20.7.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `20.3.0` | `20.7.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.45.0` | `8.48.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.45.0` | `8.48.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.1.4` | `9.1.16` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.3` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.14` | `0.7.1` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.25.0` | `16.26.1` |


Updates `@angular-eslint/eslint-plugin` from 20.3.0 to 20.7.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.7.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 20.3.0 to 20.7.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.7.0/packages/eslint-plugin-template)

Updates `@angular-eslint/template-parser` from 20.3.0 to 20.7.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.7.0/packages/template-parser)

Updates `@typescript-eslint/eslint-plugin` from 8.45.0 to 8.48.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.48.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.45.0 to 8.48.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.48.0/packages/parser)

Updates `eslint-plugin-storybook` from 9.1.4 to 9.1.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v9.1.16/code/lib/eslint-plugin)

Updates `prettier` from 3.6.2 to 3.7.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.2...3.7.3)

Updates `prettier-plugin-tailwindcss` from 0.5.14 to 0.7.1
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.5.14...v0.7.1)

Updates `stylelint` from 16.25.0 to 16.26.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.25.0...16.26.1)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 20.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linters
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 20.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linters
- dependency-name: "@angular-eslint/template-parser"
  dependency-version: 20.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linters
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linters
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linters
- dependency-name: eslint-plugin-storybook
  dependency-version: 9.1.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: linters
- dependency-name: prettier
  dependency-version: 3.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linters
- dependency-name: prettier-plugin-tailwindcss
  dependency-version: 0.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linters
- dependency-name: stylelint
  dependency-version: 16.26.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linters
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@vercel
Copy link

vercel bot commented Dec 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
primitives-storybook Ready Ready Preview Comment Dec 1, 2025 3:25pm
radix-astro-doc Ready Ready Preview Comment Dec 1, 2025 3:25pm

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 16, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/linters-debb87cdcc branch January 16, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants