Skip to content

Bump the typescript group across 1 directory with 3 updates#24

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/typescript-733b37e3d7
Open

Bump the typescript group across 1 directory with 3 updates#24
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/typescript-733b37e3d7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps the typescript group with 3 updates in the / directory: @types/node, @voxpelli/tsconfig and typescript.

Updates @types/node from 25.0.6 to 25.6.0

Commits

Updates @voxpelli/tsconfig from 16.1.0 to 16.2.1

Release notes

Sourced from @​voxpelli/tsconfig's releases.

v16.2.1

16.2.1 (2026-04-15)

🩹 Fixes

  • use release-please with OIDC publishing (853390c)

v16.2.0

16.2.0 (2026-04-15)

🌟 Features

  • add TypeScript 6.0 support, drop pre-5.9 versions (109c75e)

📚 Documentation

  • add LICENSE file to the project (0d69e2d)
  • add TypeScript 7.0 (tsgo) preparedness SWOT analysis (00167eb)

🧹 Chores

  • add typescript engines constraint >=5.9 (24e7674)
  • dependents: update npm data (#106) (ea432d3)
  • deps: lock file maintenance (#103) (8f4c9e7)
  • deps: lock file maintenance (#111) (085a85f)
  • deps: update actions/checkout action to v6 (#101) (b6b32a6)
  • deps: update actions/setup-node action to v6 (#102) (71c8a85)
  • deps: update actions/setup-node action to v6 (#110) (eeb793c)
  • deps: update dependency @​types/node to ^22.19.10 (#100) (82fa93b)
  • deps: update dependency @​types/node to ^22.19.15 (0d12d8e)
  • deps: update dependency @​types/node to ^22.19.17 (#112) (f69dcd2)
  • deps: update dependency typescript to ~5.9.3 (#99) (c5369f7)
Changelog

Sourced from @​voxpelli/tsconfig's changelog.

16.2.1 (2026-04-15)

🩹 Fixes

  • use release-please with OIDC publishing (853390c)

16.2.0 (2026-04-15)

🌟 Features

  • add TypeScript 6.0 support, drop pre-5.9 versions (109c75e)

📚 Documentation

  • add LICENSE file to the project (0d69e2d)
  • add TypeScript 7.0 (tsgo) preparedness SWOT analysis (00167eb)

🧹 Chores

  • add typescript engines constraint >=5.9 (24e7674)
  • dependents: update npm data (#106) (ea432d3)
  • deps: lock file maintenance (#103) (8f4c9e7)
  • deps: lock file maintenance (#111) (085a85f)
  • deps: update actions/checkout action to v6 (#101) (b6b32a6)
  • deps: update actions/setup-node action to v6 (#102) (71c8a85)
  • deps: update actions/setup-node action to v6 (#110) (eeb793c)
  • deps: update dependency @​types/node to ^22.19.10 (#100) (82fa93b)
  • deps: update dependency @​types/node to ^22.19.15 (0d12d8e)
  • deps: update dependency @​types/node to ^22.19.17 (#112) (f69dcd2)
  • deps: update dependency typescript to ~5.9.3 (#99) (c5369f7)
Commits
  • 6f20f5e chore(main): release 16.2.1 (#113)
  • 853390c fix: use release-please with OIDC publishing
  • f9f0ba6 chore(main): release 16.2.0 (#104)
  • f69dcd2 chore(deps): update dependency @​types/node to ^22.19.17 (#112)
  • 085a85f chore(deps): lock file maintenance (#111)
  • eeb793c chore(deps): update actions/setup-node action to v6 (#110)
  • 0d12d8e chore(deps): update dependency @​types/node to ^22.19.15
  • 71c8a85 chore(deps): update actions/setup-node action to v6 (#102)
  • ea432d3 chore(dependents): update npm data (#106)
  • 24e7674 chore: add typescript engines constraint >=5.9
  • 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 @​voxpelli/tsconfig since your current version.


Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

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 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 typescript group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@voxpelli/tsconfig](https://github.com/voxpelli/tsconfig) and [typescript](https://github.com/microsoft/TypeScript).


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

Updates `@voxpelli/tsconfig` from 16.1.0 to 16.2.1
- [Release notes](https://github.com/voxpelli/tsconfig/releases)
- [Changelog](https://github.com/voxpelli/tsconfig/blob/main/CHANGELOG.md)
- [Commits](voxpelli/tsconfig@v16.1.0...v16.2.1)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript
- dependency-name: "@voxpelli/tsconfig"
  dependency-version: 16.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: typescript
...

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 Apr 15, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​voxpelli/​tsconfig@​16.1.0 ⏵ 16.2.174 +110010088100
Updated@​types/​node@​25.0.6 ⏵ 25.6.0100 +11008196100
Updatedtypescript@​5.9.3 ⏵ 6.0.2100 +110090 +19990

View full report

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