Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps the minor-and-patch group with 6 updates:

Package From To
@stylistic/eslint-plugin 5.2.2 5.2.3
@types/node 24.2.0 24.2.1
eslint 9.32.0 9.33.0
putout 40.4.3 40.5.1
typedoc 0.28.9 0.28.10
typedoc-plugin-mdn-links 5.0.7 5.0.8

Updates @stylistic/eslint-plugin from 5.2.2 to 5.2.3

Release notes

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

v5.2.3

   🐞 Bug Fixes

    View changes on GitHub
Changelog

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

5.2.3 (2025-08-08)

Bug Fixes

  • indent: correctly locate left paren in CallExpression with specific type arguments (#910) (f551685)
  • indent: prevent crashes during JSXFragment handling (#919) (5937be9)
Commits
  • 621b82a chore: release v5.2.3 (main) (#911)
  • 5937be9 fix(indent): prevent crashes during JSXFragment handling (#919)
  • f551685 fix(indent): correctly locate left paren in CallExpression with specific ty...
  • See full diff in compare view

Updates @types/node from 24.2.0 to 24.2.1

Commits

Updates eslint from 9.32.0 to 9.33.0

Release notes

Sourced from eslint's releases.

v9.33.0

Features

  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)

Documentation

  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)

Build Related

  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

Chores

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
Changelog

Sourced from eslint's changelog.

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)
  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)
Commits

Updates putout from 40.4.3 to 40.5.1

Release notes

Sourced from putout's releases.

putout v40.5.1

🔥 feature

  • 7709af4ec @​putout/formatter-codeframe: @​putout/formatter-json v3.0.0
  • 2715c3382 @​putout/formatter-dump: @​putout/formatter-json v3.0.0
  • e2ecdb120 @​putout/formatter-eslint: @​putout/formatter-json v3.0.0
  • 76285c864 @​putout/formatter-progress-bar: @​putout/formatter-dump v6.0.0
  • 6a3f85c94 @​putout/formatter-progress: @​putout/formatter-dump v6.0.0
  • 5a6fa4606 @​putout/formatter-memory: @​putout/formatter-dump v6.0.0
  • 49a6e9499 @​putout/formatter-time: @​putout/formatter-dump v6.0.0
  • 2cad74a08 putout: @​putout/formatter-time v4.0.0
  • a036b2d27 putout: @​putout/formatter-stream v6.0.0
  • 0ff35befa putout: @​putout/formatter-progress v6.0.0
  • 08a59dd8c putout: @​putout/formatter-progress-bar v5.0.0
  • a411a7092 putout: @​putout/formatter-memory v5.0.0
  • e8086831a putout: @​putout/formatter-json v3.0.0
  • 70f993bb3 putout: @​putout/formatter-json-lines v4.0.0
  • 870504198 putout: @​putout/formatter-dump v6.0.0
  • cb8749d0c root: @​putout/test v14.0.0
  • 1104920b4 @​putout/formatter-json-lines: drop support of 🐊 < 40
  • 2c3b6603f @​putout/formatter-json: drop support of 🐊 < 40
  • 67d061218 @​putout/formatter-memory: drop support of 🐊 < 40
  • c13f19b2d @​putout/formatter-progress-bar: drop support of 🐊 < 40
  • 2cdf2dd8c @​putout/formatter-progress: drop support of 🐊 < 40
  • 07e43c658 @​putout/formatter-stream: drop support of 🐊 < 40
  • 2c4494c73 @​putout/formatter-time: drop support of 🐊 < 40
  • 433eac2a1 @​putout/formatter-dump: errors, files -> error, file: when 1 file
  • 236e3db67 @​putout/formatter-dump: drop support of 🐊 < 40
  • 4a0a2c4dd @​putout/test: format: fixture

putout v40.5.0

🔥 feature

  • c003cda1e putout: @​putout/plugin-apply-dot-notation v3.0.0
  • f8767e134 @​putout/plugin-apply-dot-notation: migrate to ESM
  • 433056da8 @​putout/eslint-config: disable dot-notation, use apply-dot-notation instead
  • bd11ed8e3 eslint-plugin-putout: eslint-plugin-eslint-plugin v7.0.0
  • ef397446e @​putout/engine-parser: babel: discardBinding
  • 33d4613f7 @​putout/engine-parser: hermes-parser v0.31.0
  • ee73209b7 @​putout/processor-css: stylelint-config-standard v39.0.0
Commits
  • cd55e23 chore: putout: v40.5.1
  • 6079dc2 test: @​putout/formatter-dump: fixture
  • 3defdb6 chore: @​putout/formatter-codeframe: v9.0.1
  • 7709af4 feature: @​putout/formatter-codeframe: @​putout/formatter-json v3.0.0
  • 74802a3 chore: @​putout/formatter-dump: v6.0.1
  • 2715c33 feature: @​putout/formatter-dump: @​putout/formatter-json v3.0.0
  • fa785c8 chore: @​putout/formatter-eslint: v3.0.1
  • e2ecdb1 feature: @​putout/formatter-eslint: @​putout/formatter-json v3.0.0
  • 577bebe chore: @​putout/formatter-progress-bar: v5.0.1
  • 76285c8 feature: @​putout/formatter-progress-bar: @​putout/formatter-dump v6.0.0
  • Additional commits viewable in compare view

Updates typedoc from 0.28.9 to 0.28.10

Release notes

Sourced from typedoc's releases.

v0.28.10

Bug Fixes

  • Fixed inconsistent anchors on module pages for re-exports, #2990.
  • Markdown references which appear to be footnotes will no longer be checked for links, #2991.
Changelog

Sourced from typedoc's changelog.

v0.28.10 (2025-08-10)

Bug Fixes

  • Fixed inconsistent anchors on module pages for re-exports, #2990.
  • Markdown references which appear to be footnotes will no longer be checked for links, #2991.
Commits
  • 0489e32 Update changelog for release
  • 4a01cd2 Bump version to 0.28.10
  • 1f917bf Clear comment cache between conversions
  • 192d1b5 Remove test cases which use module instead of namespace
  • b006595 Do not parse markdown footnotes as references
  • 2118cc2 Avoid non-breaking spaces in renderer specs
  • 7bdb05f Fix inconsistent anchors for aliases
  • See full diff in compare view

Updates typedoc-plugin-mdn-links from 5.0.7 to 5.0.8

Changelog

Sourced from typedoc-plugin-mdn-links's changelog.

v5.0.8 (2025-08-10)

  • Updated MDN API index with @​mdn/browser-compat-data version 6.1.1
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.2.2` | `5.2.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.0` | `24.2.1` |
| [eslint](https://github.com/eslint/eslint) | `9.32.0` | `9.33.0` |
| [putout](https://github.com/coderaiser/putout) | `40.4.3` | `40.5.1` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.9` | `0.28.10` |
| [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) | `5.0.7` | `5.0.8` |


Updates `@stylistic/eslint-plugin` from 5.2.2 to 5.2.3
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.2.3/packages/eslint-plugin)

Updates `@types/node` from 24.2.0 to 24.2.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.32.0 to 9.33.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.32.0...v9.33.0)

Updates `putout` from 40.4.3 to 40.5.1
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v40.4.3...v40.5.1)

Updates `typedoc` from 0.28.9 to 0.28.10
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.9...v0.28.10)

Updates `typedoc-plugin-mdn-links` from 5.0.7 to 5.0.8
- [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md)
- [Commits](Gerrit0/typedoc-plugin-mdn-links@v5.0.7...v5.0.8)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 24.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint
  dependency-version: 9.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: putout
  dependency-version: 40.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typedoc
  dependency-version: 0.28.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typedoc-plugin-mdn-links
  dependency-version: 5.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added mindless: 📦 dependencies Pull requests that update a dependency file problems: security labels Aug 11, 2025
@github-actions github-actions bot requested a review from phun-ky August 11, 2025 14:28
@phun-ky phun-ky merged commit 7134256 into main Aug 11, 2025
4 checks passed
@phun-ky phun-ky deleted the dependabot/npm_and_yarn/minor-and-patch-86a7545292 branch August 11, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants