network
network copied to clipboard
Monorepo containing all the main components of Streamr Network.
## Summary Moved exit handlers from the `trackerless-network` to the `node` package. This ensures that the operator nodes will still gracefully leave the network if the process is exited. Also...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...
Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.12.2. Release notes Sourced from axios's releases. Release v1.12.2 Release notes: Bug Fixes fetch: use current global fetch instead of cached one when env fetch...
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6. Release notes Sourced from actions/labeler's releases. v6.0.0 What's Changed Add workflow file for publishing releases to immutable action package by @jcambass in actions/labeler#802 Breaking...
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10. Release notes Sourced from actions/stale's releases. v10.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/stale#1279 Make sure your runner is...
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4 to 5. Release notes Sourced from aws-actions/configure-aws-credentials's releases. v5.0.0 5.0.0 (2025-09-03) ⚠ BREAKING CHANGES Cleanup input handling. Changes invalid boolean input behavior (see #1445) Features add...
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 4.3.0. Release notes Sourced from actions/cache's releases. v4.3.0 What's Changed Add note on runner versions by @GhadimiR in actions/cache#1642 Prepare v4.3.0 release by @Link- in...