Skip to content

build(deps-dev): bump the dev-dependencies group with 2 updates#4298

Merged
wellwelwel merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-468b174fa0
May 12, 2026
Merged

build(deps-dev): bump the dev-dependencies group with 2 updates#4298
wellwelwel merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-468b174fa0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps the dev-dependencies group with 2 updates: @types/node and poku.

Updates @types/node from 25.6.2 to 25.7.0

Commits

Updates poku from 4.3.0 to 4.3.1

Release notes

Sourced from poku's releases.

v4.3.1

4.3.1 (2026-05-11)

Bug Fixes

  • improve JSONC parser (#1104) (cf096c2)
  • include template literal paths in watch mode dependency mapping (#1098) (bb9d437)
  • log warnings for malformed config files instead of silently swallowing errors (#1099) (e84e648)
  • remove dead portBackup variable that prevented port cleanup on SIGINT (#1091) (d3ede92)
Changelog

Sourced from poku's changelog.

4.3.1 (2026-05-11)

Bug Fixes

  • improve JSONC parser (#1104) (cf096c2)
  • include template literal paths in watch mode dependency mapping (#1098) (bb9d437)
  • log warnings for malformed config files instead of silently swallowing errors (#1099) (e84e648)
  • remove dead portBackup variable that prevented port cleanup on SIGINT (#1091) (d3ede92)
Commits
  • 1c7af6f chore(main): release 4.3.1 (#1093)
  • cf096c2 fix: improve JSONC parser (#1104)
  • ab64944 ci: add missing test for Node v26
  • 9a00325 ci: add Node.js v26 to matrix (#1103)
  • e84e648 fix: log warnings for malformed config files instead of silently swallowing e...
  • bb9d437 fix: include template literal paths in watch mode dependency mapping (#1098)
  • d3ede92 fix: remove dead portBackup variable that prevented port cleanup on SIGINT (#...
  • See full diff in compare view

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 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 dev-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [poku](https://github.com/wellwelwel/poku).


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

Updates `poku` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/wellwelwel/poku/releases)
- [Changelog](https://github.com/wellwelwel/poku/blob/main/CHANGELOG.md)
- [Commits](wellwelwel/poku@v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: poku
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

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 May 12, 2026
@wellwelwel wellwelwel merged commit 66b3908 into master May 12, 2026
86 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-468b174fa0 branch May 12, 2026 19:40
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.

1 participant