Skip to content

Bump dependencies for other Dependabot alerts#192

Merged
nattylinden merged 6 commits intomainfrom
dependabot/npm_and_yarn/types/node-25.5.0
Mar 19, 2026
Merged

Bump dependencies for other Dependabot alerts#192
nattylinden merged 6 commits intomainfrom
dependabot/npm_and_yarn/types/node-25.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps @types/node from 25.2.3 to 25.5.0.

Commits

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 [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.3 to 25.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 19, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 19, 2026 19:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 19, 2026
dependabot bot added 2 commits March 19, 2026 12:41
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.2.0 to 30.3.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.56.0 to 8.57.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.57.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@nattylinden nattylinden changed the title Bump @types/node from 25.2.3 to 25.5.0 Bump development dependencies with other updates Mar 19, 2026
@nattylinden nattylinden changed the title Bump development dependencies with other updates Bump dependencies for other Dependabot alerts Mar 19, 2026
@nattylinden nattylinden force-pushed the dependabot/npm_and_yarn/types/node-25.5.0 branch from d3c60f9 to fb0201f Compare March 19, 2026 20:27
…abot skip]

This does remove the transitive requirement for tslib from our dev
dependencies, which makes rollup break with:

    RollupError: [plugin typescript] @rollup/plugin-typescript: Could not find
    module 'tslib', which is required by this plugin. Is it installed?

Add tslib explicitly to our dev dependencies, so it's installed when the build
pipeline recompiles to check the state of `dist/`.
@nattylinden nattylinden force-pushed the dependabot/npm_and_yarn/types/node-25.5.0 branch from fb0201f to e49f87c Compare March 19, 2026 20:28
@nattylinden nattylinden added the ignore-for-release Don't show in release notes label Mar 19, 2026
@nattylinden nattylinden merged commit d69f849 into main Mar 19, 2026
7 checks passed
@nattylinden nattylinden deleted the dependabot/npm_and_yarn/types/node-25.5.0 branch March 19, 2026 20:35
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 ignore-for-release Don't show in release notes javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant