Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
@parity/truapi 0.10.0 0.11.0
typescript 6.0.3 7.0.2
@types/node 25.9.5 26.4.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
@parity/truapi-host 0.7.0 0.8.0

Updates @parity/truapi from 0.10.0 to 0.11.0

Release notes

Sourced from @​parity/truapi's releases.

@​parity/truapi 0.11.0

What's Changed

Full Changelog: https://github.com/paritytech/host-rust-core/compare/truapi-host-cli-stable...@​parity/truapi@0.11.0

Changelog

Sourced from @​parity/truapi's changelog.

0.11.0

Minor Changes

  • fa7d8db: Expose the current canonical product identifier through system.getProductContext().
Commits
  • 5045b8c release: @​parity/truapi 0.11.0, @​parity/truapi-host 0.8.0 (#530)
  • 4b38d78 fix(truapi): clear the sandbox client when the pipe closes (#509)
  • fa7d8db feat(truapi): expose current product context (#504)
  • See full diff in compare view

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


Updates @parity/truapi-host from 0.7.0 to 0.8.0

Release notes

Sourced from @​parity/truapi-host's releases.

@​parity/truapi-host 0.8.0

What's Changed

Full Changelog: https://github.com/paritytech/host-rust-core/compare/truapi-host-cli-stable...@​parity/truapi-host@0.8.0

Changelog

Sourced from @​parity/truapi-host's changelog.

0.8.0

Minor Changes

  • fa7d8db: Expose the current canonical product identifier through system.getProductContext().

Patch Changes

  • Updated dependencies [fa7d8db]
    • @​parity/truapi@​0.11.0
Commits
  • 5045b8c release: @​parity/truapi 0.11.0, @​parity/truapi-host 0.8.0 (#530)
  • 767ecd5 feat: revalidate device permissions against OS state before use (#471)
  • 3e33a93 RFC: Host Identity and Version via System.host_info (#177)
  • See full diff 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 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 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@parity/truapi](https://github.com/paritytech/host-rust-core/tree/HEAD/js/packages/truapi) | `0.10.0` | `0.11.0` |
| [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.4.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` |
| [@parity/truapi-host](https://github.com/paritytech/host-rust-core/tree/HEAD/js/packages/truapi-host) | `0.7.0` | `0.8.0` |



Updates `@parity/truapi` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/paritytech/host-rust-core/releases)
- [Changelog](https://github.com/paritytech/host-rust-core/blob/main/js/packages/truapi/CHANGELOG.md)
- [Commits](https://github.com/paritytech/host-rust-core/commits/@parity/truapi@0.11.0/js/packages/truapi)

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.4.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)

Updates `@parity/truapi-host` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/paritytech/host-rust-core/releases)
- [Changelog](https://github.com/paritytech/host-rust-core/blob/main/js/packages/truapi-host/CHANGELOG.md)
- [Commits](https://github.com/paritytech/host-rust-core/commits/@parity/truapi-host@0.8.0/js/packages/truapi-host)

---
updated-dependencies:
- dependency-name: "@parity/truapi"
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- 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.4.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
- dependency-name: "@parity/truapi-host"
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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