Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the typescript group with 2 updates: @voxpelli/tsconfig and typescript.

Updates @voxpelli/tsconfig from 15.1.2 to 16.0.0

Release notes

Sourced from @​voxpelli/tsconfig's releases.

v16.0.0

16.0.0 (2025-08-03)

⚠ BREAKING CHANGES

  • add, improve and remove config presets (#94)

🌟 Features

  • add, improve and remove config presets (#94) (fd6f478)

🧹 Chores

  • dependents: update npm data (#88) (36422f7)
  • dependents: update npm data (#93) (0239a56)
  • deps: lock file maintenance (#87) (f1eed2f)
  • deps: update dependency @​types/node to ^22.17.0 (#85) (2ae6b5a)
  • deps: update dependency npm-run-all2 to v8 (#91) (4da95d5)
  • update dependency typescript to v5.9.2 (#90) (a7417dd)
Changelog

Sourced from @​voxpelli/tsconfig's changelog.

16.0.0 (2025-08-03)

⚠ BREAKING CHANGES

  • add, improve and remove config presets (#94)

🌟 Features

  • add, improve and remove config presets (#94) (fd6f478)

🧹 Chores

  • dependents: update npm data (#88) (36422f7)
  • dependents: update npm data (#93) (0239a56)
  • deps: lock file maintenance (#87) (f1eed2f)
  • deps: update dependency @​types/node to ^22.17.0 (#85) (2ae6b5a)
  • deps: update dependency npm-run-all2 to v8 (#91) (4da95d5)
  • update dependency typescript to v5.9.2 (#90) (a7417dd)
Commits
  • 3055358 chore(main): release 16.0.0 (#89)
  • 0239a56 chore(dependents): update npm data (#93)
  • f1eed2f chore(deps): lock file maintenance (#87)
  • 2ae6b5a chore(deps): update dependency @​types/node to ^22.17.0 (#85)
  • 4da95d5 chore(deps): update dependency npm-run-all2 to v8 (#91)
  • fd6f478 feat!: add, improve and remove config presets (#94)
  • a7417dd chore: update dependency typescript to v5.9.2 (#90)
  • 36422f7 chore(dependents): update npm data (#88)
  • See full diff in compare view

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable 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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 17, 2025
@github-actions
Copy link

Pull Request Test Coverage Report for Build 17016482672

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.777%

Totals Coverage Status
Change from base Build 17016470824: 0.0%
Covered Lines: 3052
Relevant Lines: 3312

💛 - Coveralls

Bumps the typescript group with 2 updates: [@voxpelli/tsconfig](https://github.com/voxpelli/tsconfig) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@voxpelli/tsconfig` from 15.1.2 to 16.0.0
- [Release notes](https://github.com/voxpelli/tsconfig/releases)
- [Changelog](https://github.com/voxpelli/tsconfig/blob/main/CHANGELOG.md)
- [Commits](voxpelli/tsconfig@v15.1.2...v16.0.0)

Updates `typescript` from 5.8.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)

---
updated-dependencies:
- dependency-name: "@voxpelli/tsconfig"
  dependency-version: 16.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: typescript
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-4232e8fad1 branch from 6547aad to 436146f Compare August 17, 2025 04:04
@bcomnes bcomnes merged commit eaa9bdf into next Aug 17, 2025
11 checks passed
@bcomnes bcomnes deleted the dependabot/npm_and_yarn/typescript-4232e8fad1 branch August 17, 2025 04:06
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.

2 participants