Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
chalk 5.5.0 5.6.0
@types/node 24.2.1 24.3.0
eslint-config-phun-ky 1.0.12 1.0.13
putout 40.5.1 40.6.0
tsx 4.20.3 4.20.4
typedoc-plugin-markdown 4.8.0 4.8.1

Updates chalk from 5.5.0 to 5.6.0

Release notes

Sourced from chalk's releases.

v5.6.0

  • Make WezTerm terminal use true color a8f5bf7

chalk/chalk@v5.5.0...v5.6.0

Commits

Updates @types/node from 24.2.1 to 24.3.0

Commits

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

Release notes

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

Release 1.0.13

1.0.13 (2025-08-12)

Tasks

  • 🤖 bump the minor-and-patch group with 5 updates (8ecf08c)
Changelog

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

1.0.13 (2025-08-12)

Tasks

  • 🤖 bump the minor-and-patch group with 5 updates (8ecf08c)
Commits
  • 9d4320e chore: 🤖 release v1.0.13
  • 221f1fe chore: 🤖 bump the minor-and-patch group with 5 updates (#36)
  • 8ecf08c chore: 🤖 bump the minor-and-patch group with 5 updates
  • See full diff in compare view

Updates putout from 40.5.1 to 40.6.0

Release notes

Sourced from putout's releases.

putout v40.6.0

🐞 fix

  • 0ecbe9720 @​putout/plugin-regexpDmitrySoshnikov/regexp-tree#273

🔥 feature

  • 51588604c putout: @​putout/operator-regexp v2.0.0
  • 114aeec46 @​putout/plugin-putout: transformRegExp: add
  • f026eb3b8 @​putout/plugin-regexp: remove-useless-regexp: transformRegExp
  • 056a8dce0 @​putout/plugin-regexp: remove-useless-group: transformRegExp
  • d3e9731de @​putout/plugin-regexp: remove-duplicates-from-character-class: add
  • 53a2dd161 @​putout/operator-regexp: transformRegExp: add
  • a33f11522 @​putout/operator-regexp: transformRegExp: add
  • ad17b375e @​putout/engine-reporter: @​putout/formatter-progress v6.0.1
  • a1dfa278d @​putout/plugin-regexp: apply-character-class: exclude not escaped
  • 9bdb516dd @​putout/plugin-regexp: apply-character-class: escaped
  • 41e9fe2aa @​putout/plugin-regexp: apply-character-class: add

putout v40.5.2

🐞 fix

  • 12afb0c4c @​putout/processor-html: className -> class

🔥 feature

  • 4d48fe596 putout: @​putout/plugin-regexp v12.0.0
  • 77b50073d @​putout/plugin-regexp: drop support of 🐊 < 40
  • c533146ab @​putout/plugin-regexp: apply-global-regexp-to-replace-all
  • c24961870 @​putout/plugin-putout: replace-test-message: transformWithOptions -> noReport
  • 8ac6f70fe @​putout/processor-html: renamed to svelte
  • 8c3986b64 @​putout/processor-html: svelte -> jsx
  • 8b7c9aa9e @​putout/cli-process-file: @​putout/formatter-eslint: rm unused
  • f7d9ab69f @​putout/plugin-promise: remove-useless-async: await using couple
  • 8181b990e @​putout/formattet-dump: 1 files -> 1 file
Commits
  • 80fc1d0 chore: putout: v40.6.0
  • 364ffb0 chore: @​putout/plugin-regexp: v12.2.0
  • 5158860 feature: putout: @​putout/operator-regexp v2.0.0
  • 04ff0f3 chore: @​putout/operator-regexp: v2.0.0
  • 114aeec feature: @​putout/plugin-putout: transformRegExp: add
  • f026eb3 feature: @​putout/plugin-regexp: remove-useless-regexp: transformRegExp
  • 056a8dc feature: @​putout/plugin-regexp: remove-useless-group: transformRegExp
  • d3e9731 feature: @​putout/plugin-regexp: remove-duplicates-from-character-class: add
  • 53a2dd1 feature: @​putout/operator-regexp: transformRegExp: add
  • a33f115 feature: @​putout/operator-regexp: transformRegExp: add
  • Additional commits viewable in compare view

Updates tsx from 4.20.3 to 4.20.4

Release notes

Sourced from tsx's releases.

v4.20.4

4.20.4 (2025-08-12)

Bug Fixes


This release is also available on:

Commits

Updates typedoc-plugin-markdown from 4.8.0 to 4.8.1

Release notes

Sourced from typedoc-plugin-markdown's releases.

typedoc-plugin-markdown@4.8.1

Patch Changes

  • Correctly handle empty markdown links (#836).
Changelog

Sourced from typedoc-plugin-markdown's changelog.

4.8.1 (2025-08-12)

Patch Changes

  • Correctly handle empty markdown links (#836).
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 |
| --- | --- | --- |
| [chalk](https://github.com/chalk/chalk) | `5.5.0` | `5.6.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.1` | `24.3.0` |
| [eslint-config-phun-ky](https://github.com/phun-ky/eslint-config) | `1.0.12` | `1.0.13` |
| [putout](https://github.com/coderaiser/putout) | `40.5.1` | `40.6.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.20.3` | `4.20.4` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.8.0` | `4.8.1` |


Updates `chalk` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.5.0...v5.6.0)

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

Updates `eslint-config-phun-ky` from 1.0.12 to 1.0.13
- [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.12...1.0.13)

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

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

Updates `typedoc-plugin-markdown` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.8.1/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: chalk
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 24.3.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.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: putout
  dependency-version: 40.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tsx
  dependency-version: 4.20.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typedoc-plugin-markdown
  dependency-version: 4.8.1
  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 18, 2025
@github-actions github-actions bot requested a review from phun-ky August 18, 2025 16:02
@phun-ky phun-ky merged commit 5fb4e77 into main Aug 19, 2025
4 checks passed
@phun-ky phun-ky deleted the dependabot/npm_and_yarn/minor-and-patch-f59f363fc4 branch August 19, 2025 08:50
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