Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
eslint 9.33.0 9.34.0
eslint-config-phun-ky 1.0.13 1.0.14
putout 40.6.0 40.6.1
tsx 4.20.4 4.20.5
typedoc 0.28.10 0.28.11
typedoc-plugin-mdn-links 5.0.8 5.0.9

Updates eslint from 9.33.0 to 9.34.0

Release notes

Sourced from eslint's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
Changelog

Sourced from eslint's changelog.

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)
Commits
  • b8875f6 9.34.0
  • 2e455fb Build: changelog update for 9.34.0
  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030)
  • b48fa20 chore: package.json update for @​eslint/js release
  • 4bce8a2 chore: package.json update for eslint-config-eslint release
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002)
  • Additional commits viewable in compare view

Updates eslint-config-phun-ky from 1.0.13 to 1.0.14

Release notes

Sourced from eslint-config-phun-ky's releases.

Release 1.0.14

1.0.14 (2025-08-19)

Tasks

  • 🤖 bump typescript-eslint in the minor-and-patch group (e343622)
Changelog

Sourced from eslint-config-phun-ky's changelog.

1.0.14 (2025-08-19)

Tasks

  • 🤖 bump typescript-eslint in the minor-and-patch group (e343622)
Commits
  • 60e93c5 chore: 🤖 release v1.0.14
  • e89f1c5 chore: 🤖 bump typescript-eslint from 8.39.0 to 8.39.1 in the minor-and-patch ...
  • e343622 chore: 🤖 bump typescript-eslint in the minor-and-patch group
  • See full diff in compare view

Updates putout from 40.6.0 to 40.6.1

Release notes

Sourced from putout's releases.

putout v40.6.1

🐞 fix

  • 9514e40fd @​putout/plugin-nodejs: declare: util: types
  • e3fecb830 @​putout/processor-html: branch: trim

🔥 feature

  • 708aa2fb2 @​putout/formatter-dump: get rid of chalk
  • 740818804 @​putout/formatter-codeframe: get rid of chalk
  • e1d707d0e @​putout/plugin-nodejs: declare: util: styleText
  • e539beba6 putout: get rid of chalk
  • 436dbd95f @​putout/engine-loader: rules: parse-rules: throw if passed array instead of object
  • 2c6077ed9 @​putout/processor-html: no semicolon
Commits
  • 2b4919e chore: putout: v40.6.1
  • 431aa59 chore: @​putout/plugin-nodejs: v17.1.1
  • 9514e40 fix: @​putout/plugin-nodejs: declare: util: types
  • 378d636 chore: @​putout/formatter-dump: v6.1.0
  • 708aa2f feature: @​putout/formatter-dump: get rid of chalk
  • 5210ddf chore: @​putout/formatter-codeframe: v9.1.0
  • 1625159 chore: @​putout/plugin-nodejs: v17.1.0
  • 7a5adf4 chore: @​putout/plugin-putout: devDependencies: rm chalk
  • 7408188 feature: @​putout/formatter-codeframe: get rid of chalk
  • 13b52ed chore: @​putout/plugin-putout: madrun: mjs -> js
  • Additional commits viewable in compare view

Updates tsx from 4.20.4 to 4.20.5

Release notes

Sourced from tsx's releases.

v4.20.5

4.20.5 (2025-08-24)

Bug Fixes

  • handle ambiguous packages (796053a)

This release is also available on:

Commits

Updates typedoc from 0.28.10 to 0.28.11

Release notes

Sourced from typedoc's releases.

v0.28.11

Features

  • Object properties declared with shorthand property assignment will now use the variable's comment if they do not have their own comment, #2999.

Bug Fixes

  • Fixed link resolution not working correctly in first comment on the file in some cases, #2994.
  • Optional methods are now rendered with a trailing ? in the reflection preview and signature, #2995.
  • The compilerOptions option now functions properly with non-boolean options, #3000.
  • Configuration errors within the compilerOptions option are now handled gracefully, #3000.
  • Fixed improper casing of "Type Declaration" header, #3002.
Changelog

Sourced from typedoc's changelog.

v0.28.11 (2025-08-25)

Features

  • Object properties declared with shorthand property assignment will now use the variable's comment if they do not have their own comment, #2999.

Bug Fixes

  • Fixed link resolution not working correctly in first comment on the file in some cases, #2994.
  • Optional methods are now rendered with a trailing ? in the reflection preview and signature, #2995.
  • The compilerOptions option now functions properly with non-boolean options, #3000.
  • Configuration errors within the compilerOptions option are now handled gracefully, #3000.
  • Fixed improper casing of "Type Declaration" header, #3002.
Commits
  • 17347c9 Update changelog for release
  • 2077c80 Bump version to 0.28.11
  • 8f47c24 Fix rendering of "Type Declaration" header
  • 06a4239 Pick up shorthand property's variable comments
  • e5cd9d1 Fix rendering of optional methods
  • ef3a42e Convert compiler options before setting overrides
  • 708e77d Fix TS link resolution in first comment of file
  • See full diff in compare view

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

Changelog

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

v5.0.9 (2025-08-24)

  • Updated MDN API index with @​mdn/browser-compat-data version 6.1.5
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 |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.34.0` |
| [eslint-config-phun-ky](https://github.com/phun-ky/eslint-config) | `1.0.13` | `1.0.14` |
| [putout](https://github.com/coderaiser/putout) | `40.6.0` | `40.6.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.20.4` | `4.20.5` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.10` | `0.28.11` |
| [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) | `5.0.8` | `5.0.9` |


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

Updates `eslint-config-phun-ky` from 1.0.13 to 1.0.14
- [Release notes](https://github.com/phun-ky/eslint-config/releases)
- [Changelog](https://github.com/phun-ky/eslint-config/blob/main/CHANGELOG.md)
- [Commits](phun-ky/eslint-config@1.0.13...1.0.14)

Updates `putout` from 40.6.0 to 40.6.1
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v40.6.0...v40.6.1)

Updates `tsx` from 4.20.4 to 4.20.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.20.4...v4.20.5)

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

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

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-config-phun-ky
  dependency-version: 1.0.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: putout
  dependency-version: 40.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tsx
  dependency-version: 4.20.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typedoc
  dependency-version: 0.28.11
  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.9
  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 25, 2025
@github-actions github-actions bot requested a review from phun-ky August 25, 2025 21:30
@phun-ky phun-ky merged commit 2fcf165 into main Aug 26, 2025
4 checks passed
@phun-ky phun-ky deleted the dependabot/npm_and_yarn/minor-and-patch-ba77187653 branch August 26, 2025 10:07
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