Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the dev-dependencies group with 4 updates: @types/node, semantic-release, tsdown and typescript.

Updates @types/node from 24.3.3 to 24.6.1

Commits

Updates semantic-release from 24.2.8 to 24.2.9

Release notes

Sourced from semantic-release's releases.

v24.2.9

24.2.9 (2025-09-19)

Bug Fixes

  • deps: update dependency semver-diff to v5 (#3867) (a834948)
Commits
  • a834948 fix(deps): update dependency semver-diff to v5 (#3867)
  • 14a5bec chore(deps): update dependency publint to v0.3.13 (#3871)
  • c1a63dc chore(deps): update dependency @​types/node to v22.18.6 (#3870)
  • 83409e2 chore(deps): update dependency got to v14.4.9 (#3869)
  • 4197efe chore(deps): update dependency @​types/node to v22.18.5 (#3868)
  • 7415b95 chore(deps): update dependency fs-extra to v11.3.2 (#3866)
  • d0c8d19 chore(deps): update dependency @​types/node to v22.18.4 (#3865)
  • e660d3c chore(deps): lock file maintenance (#3864)
  • 33ce27b chore(deps): update dependency @​types/node to v22.18.3 (#3862)
  • e55e1f9 ci(action): update github/codeql-action action to v3.30.3 (#3860)
  • See full diff in compare view

Updates tsdown from 0.15.1 to 0.15.6

Release notes

Sourced from tsdown's releases.

v0.15.6

   🐞 Bug Fixes

    View changes on GitHub

v0.15.5

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.15.4

   🐞 Bug Fixes

    View changes on GitHub

v0.15.3

   🐞 Bug Fixes

    View changes on GitHub

v0.15.2

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • c35edcd chore: release v0.15.6
  • fb142e6 test: clean test dir
  • ab8446a docs: add twoslash integration
  • afeab8c fix(watch): watch relative files
  • 49c045b chore: release v0.15.5
  • 018b130 docs: add logLevel option, deprecate silent
  • 3b05923 fix: set logger level for rolldown
  • b608624 fix: legacy silent flag
  • e3bce9c feat: add inlineOnly option
  • 9ad89f0 refactor: reuse ModuleTypes type from rolldown
  • Additional commits viewable in compare view

Updates typescript from 5.9.2 to 5.9.3

Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

Commits
  • c63de15 Bump version to 5.9.3 and LKG
  • 8428ca4 🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...
  • a131cac 🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...
  • 0424333 🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)
  • bdb641a 🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...
  • 0d9b9b9 🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...
  • 2dce0c5 Intentionally regress one buggy declaration output to an older version (#62163)
  • 5be3346 Bump version to 5.9.2 and LKG
  • ad825f2 Bump version to 5.9.1-rc and LKG
  • 463a5bf 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 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [semantic-release](https://github.com/semantic-release/semantic-release), [tsdown](https://github.com/rolldown/tsdown) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 24.3.3 to 24.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `semantic-release` from 24.2.8 to 24.2.9 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.2.8...v24.2.9) Updates `tsdown` from 0.15.1 to 0.15.6 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.15.1...v0.15.6) Updates `typescript` from 5.9.2 to 5.9.3 - [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.9.2...v5.9.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: semantic-release dependency-version: 24.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tsdown dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.9.3 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 Oct 1, 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

0 participants