Skip to content

Bump @voxpelli/tsconfig from 15.1.2 to 16.2.1#30

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/voxpelli/tsconfig-16.2.1
Closed

Bump @voxpelli/tsconfig from 15.1.2 to 16.2.1#30
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/voxpelli/tsconfig-16.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @voxpelli/tsconfig from 15.1.2 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)

v16.1.0

16.1.0 (2025-09-08)

🌟 Features

v16.0.0

16.0.0 (2025-08-03)

⚠ BREAKING CHANGES

... (truncated)

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)

16.1.0 (2025-09-08)

🌟 Features

16.0.0 (2025-08-03)

⚠ BREAKING CHANGES

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

🌟 Features

... (truncated)

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, a new releaser for @​voxpelli/tsconfig since your current version.


Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@voxpelli/tsconfig](https://github.com/voxpelli/tsconfig) from 15.1.2 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@v15.1.2...v16.2.1)

---
updated-dependencies:
- dependency-name: "@voxpelli/tsconfig"
  dependency-version: 16.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

Looks like @voxpelli/tsconfig is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this May 2, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/voxpelli/tsconfig-16.2.1 branch May 2, 2026 13:03
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