Skip to content

chore: bump the dev-dependencies group across 1 directory with 5 updates#254

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-dca8796388
Open

chore: bump the dev-dependencies group across 1 directory with 5 updates#254
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-dca8796388

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 3, 2025

Bumps the dev-dependencies group with 5 updates in the / directory:

Package From To
@types/node 20.17.22 22.13.8
@types/tap 15.0.12 18.0.0
fastify 4.29.0 5.2.1
tap 16.3.10 21.1.0
typescript 4.9.5 5.8.2

Updates @types/node from 20.17.22 to 22.13.8

Commits

Updates @types/tap from 15.0.12 to 18.0.0

Commits

Updates fastify from 4.29.0 to 5.2.1

Release notes

Sourced from fastify's releases.

v5.2.1

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.2.0...v5.2.1

v5.2.0

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by climba03003, a new releaser for fastify since your current version.


Updates tap from 16.3.10 to 21.1.0

Release notes

Sourced from tap's releases.

tap@21.1.0

No release notes provided.

tap@21.0.2

No release notes provided.

tap@21.0.1

No release notes provided.

tap@21.0.0

No release notes provided.

tap@20.0.3

No release notes provided.

tap@20.0.2

No release notes provided.

tap@20.0.1

No release notes provided.

tap@20.0.0

No release notes provided.

tap@19.2.5

No release notes provided.

tap@19.2.4

No release notes provided.

tap@19.2.3

No release notes provided.

tap@19.2.2

No release notes provided.

tap@19.2.1

No release notes provided.

tap@19.2.0

No release notes provided.

tap@19.1.1

No release notes provided.

tap@19.1.0

No release notes provided.

tap@19.0.2

No release notes provided.

... (truncated)

Commits
  • 532287f update versions
  • 0b7870b changelog for tap 21.1
  • fbdbc75 typescript: support type-stripping for running ts tests
  • 2d61351 update versions
  • f38b2fa update runner to not rely on TLA
  • ccfea67 update versions
  • f546305 fix auto-installing plugins into .tap/plugins folder
  • 3965d2a reporter: fix spacing/layout for long assertion names
  • f4c46d4 update versions
  • bf403c1 Drop nodes before 20, update all deps
  • Additional commits viewable in compare view

Updates typescript from 4.9.5 to 5.8.2

Release notes

Sourced from typescript's releases.

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

... (truncated)

Commits
  • beb69e4 Bump version to 5.8.2 and LKG
  • 8fdbd54 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...
  • f4a3a8a 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...
  • 420ff06 Bump version to 5.8.1-rc and LKG
  • 48eb13f Update LKG
  • fb59c19 Merge remote-tracking branch 'origin/main' into release-5.8
  • df342b7 Fixed rewriteRelativeImportExtensions for import() within call expression...
  • 775412a Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...
  • e1629e5 Pass ignoreErrors=true to more resolveEntityName callers (#61144)
  • 6fd1799 Update LKG
  • 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

Bumps the dev-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.22` | `22.13.8` |
| [@types/tap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tap) | `15.0.12` | `18.0.0` |
| [fastify](https://github.com/fastify/fastify) | `4.29.0` | `5.2.1` |
| [tap](https://github.com/tapjs/tapjs) | `16.3.10` | `21.1.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.9.5` | `5.8.2` |



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

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

Updates `fastify` from 4.29.0 to 5.2.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.29.0...v5.2.1)

Updates `tap` from 16.3.10 to 21.1.0
- [Release notes](https://github.com/tapjs/tapjs/releases)
- [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@21.1.0)

Updates `typescript` from 4.9.5 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.9.5...v5.8.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@types/tap"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: fastify
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 Mar 3, 2025
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