Skip to content

build(deps): bump the npm-packages group across 1 directory with 5 updates - #182

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-packages-d5cb94473e
Open

build(deps): bump the npm-packages group across 1 directory with 5 updates#182
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-packages-d5cb94473e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-packages group with 5 updates in the / directory:

Package From To
typescript 6.0.3 7.0.2
@types/node 25.9.5 26.2.0
@polkadot-api/substrate-bindings 0.20.3 0.21.0
polkadot-api 2.2.2 3.0.0
nanoevents 9.1.0 10.0.0

Updates typescript from 6.0.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @types/node from 25.9.5 to 26.2.0

Commits

Updates @polkadot-api/substrate-bindings from 0.20.3 to 0.21.0

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​polkadot-api/substrate-bindings since your current version.


Updates polkadot-api from 2.2.2 to 3.0.0

Release notes

Sourced from polkadot-api's releases.

polkadot-api@3.0.0

PAPI v3 gives first-class support for general transactions (extrinsic v5). Check out the docs for a migration guide from v2: https://papi.how/v3migration

Changed

  • BREAKING: Transactions now use TxCreators. The sign, signAndSubmit, and signSubmitAndWatch methods have been replaced by create, createAndSubmit, and createSubmitAndWatch.
  • BREAKING: getPaymentInfo and getEstimatedFees now take a TxCreator instead of an account address or public key.
  • BREAKING: Offline transaction entries now use create instead of sign.
  • BREAKING: ChainDefinition now includes all extensions and descriptors include "non-default extensions"
  • BREAKING: Renamed polkadot-api/signer to polkadot-api/tx-creator
  • BREAKING: Split TxEvent { type: 'txBestBlocksState', found: boolean } into inBestBlock and notInBestBlock
  • BREAKING: Replace TxEvent type: 'signed' for type: 'created'

Added

  • Add txCreatorBindings to APIs.
  • getFakeTxCreator export
Commits

Updates nanoevents from 9.1.0 to 10.0.0

Release notes

Sourced from nanoevents's releases.

10.0.0

  • Added npm provenance.
  • Added EventsMap and DefaultEvents exports.
  • Dropped Node.js 18 and 20 support.
Changelog

Sourced from nanoevents's changelog.

10.0.0

  • Added npm provenance.
  • Added EventsMap and DefaultEvents exports.
  • Dropped Node.js 18 and 20 support.
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for nanoevents since your current version.


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 <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

…dates

Bumps the npm-packages group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.5` | `26.2.0` |
| [@polkadot-api/substrate-bindings](https://github.com/polkadot-api/polkadot-api) | `0.20.3` | `0.21.0` |
| [polkadot-api](https://github.com/polkadot-api/polkadot-api) | `2.2.2` | `3.0.0` |
| [nanoevents](https://github.com/ai/nanoevents) | `9.1.0` | `10.0.0` |



Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v6.0.3...v7.0.2)

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

Updates `@polkadot-api/substrate-bindings` from 0.20.3 to 0.21.0
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/commits)

Updates `polkadot-api` from 2.2.2 to 3.0.0
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/compare/polkadot-api@2.2.2...polkadot-api@3.0.0)

Updates `nanoevents` from 9.1.0 to 10.0.0
- [Release notes](https://github.com/ai/nanoevents/releases)
- [Changelog](https://github.com/ai/nanoevents/blob/main/CHANGELOG.md)
- [Commits](ai/nanoevents@9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-packages
- dependency-name: "@types/node"
  dependency-version: 26.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-packages
- dependency-name: "@polkadot-api/substrate-bindings"
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: polkadot-api
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-packages
- dependency-name: nanoevents
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants