Skip to content

chore(deps): bump bn.js, @erc725/erc725.js and @lukso/lsp-smart-contracts#274

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-64c25ff782
Closed

chore(deps): bump bn.js, @erc725/erc725.js and @lukso/lsp-smart-contracts#274
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-64c25ff782

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps bn.js to 4.12.3 and updates ancestor dependencies bn.js, @erc725/erc725.js and @lukso/lsp-smart-contracts. These dependencies need to be updated together.

Updates bn.js from 4.11.6 to 4.12.3

Commits
Maintainer changes

This version was pushed to npm by fanatid, a new releaser for bn.js since your current version.


Updates @erc725/erc725.js from 0.22.0 to 0.28.2

Release notes

Sourced from @​erc725/erc725.js's releases.

v0.28.2

0.28.2 (2025-10-01)

Bug Fixes

  • broken link in README.md (36c58fa)
  • decode array indexes correctly from hex to number in dynamicName returned by getSchema (ee694bd)
  • Fix mocha to use full esm and tsx (aba90a4)
  • Missing exports patchIPFSUrlsIfApplicable and ERC725Options (f85039e)
  • new doc redirects for trailing slash flag (35940ad)
  • prettier + redirects (ffcd874)
  • Repair lint (08be2cf)
  • Repair lint (b4e002f)
  • spelling (5a89f78)
  • Switch to tsup to import raw json. The new json with { type: 'json' } will cause huge problems for everyone. (452ecf7)

v0.28.1

0.28.1 (2025-05-26)

Bug Fixes

  • Final small fixes to repair exports. (4083269)
  • Forgot to run lint (690cf4d)
  • Hmm test scripts not running (901dc28)
  • Improve coverage a little more. (81320c8)
  • Repair github action test run. (c913b78)
  • Upgrades in examples folder. (39f6cec)
  • Work on making extension tests pass, they are more extensive (a1d9eda)

v0.28.0

0.28.0 (2025-05-13)

Features

  • Upgrade to viem and bigint. (6a964ac)

Bug Fixes

  • Cleanup Hash typedef. (0a4ec97)
  • Cleanup to use size, slice and concat instead of messing around with chars. (a17a45f)
  • More cleanup (5d19c18)
  • recent NPM upgrades (e8300c1)
  • Repair mistaken hardcoded RPC URL thanks @​doubleppereira (5b370d8)
  • Since pad defaults to dir: 'left' don't pass dir if it's left (adc487a)

v0.27.3

... (truncated)

Changelog

Sourced from @​erc725/erc725.js's changelog.

0.28.2 (2025-10-01)

Bug Fixes

  • broken link in README.md (36c58fa)
  • decode array indexes correctly from hex to number in dynamicName returned by getSchema (ee694bd)
  • Fix mocha to use full esm and tsx (aba90a4)
  • Missing exports patchIPFSUrlsIfApplicable and ERC725Options (f85039e)
  • new doc redirects for trailing slash flag (35940ad)
  • prettier + redirects (ffcd874)
  • Repair lint (08be2cf)
  • Repair lint (b4e002f)
  • spelling (5a89f78)
  • Switch to tsup to import raw json. The new json with { type: 'json' } will cause huge problems for everyone. (452ecf7)

0.28.1 (2025-05-26)

Bug Fixes

  • Final small fixes to repair exports. (4083269)
  • Forgot to run lint (690cf4d)
  • Hmm test scripts not running (901dc28)
  • Improve coverage a little more. (81320c8)
  • Repair github action test run. (c913b78)
  • Upgrades in examples folder. (39f6cec)
  • Work on making extension tests pass, they are more extensive (a1d9eda)

0.28.0 (2025-05-13)

Features

  • Upgrade to viem and bigint. (6a964ac)

Bug Fixes

  • Cleanup Hash typedef. (0a4ec97)
  • Cleanup to use size, slice and concat instead of messing around with chars. (a17a45f)
  • More cleanup (5d19c18)
  • recent NPM upgrades (e8300c1)
  • Repair mistaken hardcoded RPC URL thanks @​doubleppereira (5b370d8)
  • Since pad defaults to dir: 'left' don't pass dir if it's left (adc487a)

0.27.3 (2025-05-13)

Bug Fixes

... (truncated)

Commits
  • 6d42a74 Merge pull request #514 from ERC725Alliance/release-please--branches--main--c...
  • f6321fc chore(main): release 0.28.2
  • 05454af Merge pull request #521 from ERC725Alliance/fix/dynamic-name-array-index
  • ee694bd fix: decode array indexes correctly from hex to number in dynamicName retur...
  • d6495ea Merge pull request #515 from ERC725Alliance/fix/missing-exports
  • 8369f79 Merge pull request #520 from ERC725Alliance/docs/url-fix
  • 33a6837 docs: url update
  • 293687e Merge pull request #519 from ERC725Alliance/docs/link
  • ba449ad docs fix incorrect link
  • 08be2cf fix: Repair lint
  • Additional commits viewable in compare view

Updates @lukso/lsp-smart-contracts from 0.14.0 to 0.16.7

Release notes

Sourced from @​lukso/lsp-smart-contracts's releases.

lsp-smart-contracts: v0.16.7

0.16.7 (2025-06-19)

Bug Fixes

  • upgrade nodejs to v22 to fix failed release CI (93e19e6)

universalprofile-contracts: v0.15.4

0.15.4 (2025-06-19)

Bug Fixes

  • order of exports to allow exporting constants + abi from CJS and ESM (823a24f)

lsp-smart-contracts: v0.16.6

0.16.6 (2025-06-19)

Bug Fixes

  • order of exports to allow exporting constants + abi from CJS and ESM (823a24f)

universalprofile-contracts: v0.15.3

0.15.3 (2025-06-19)

Bug Fixes

  • fix release process to include artifacts/*.json folder (ab58e3d)

lsp-smart-contracts: v0.16.5

0.16.5 (2025-06-19)

Bug Fixes

  • fix release process to include artifacts/*.json folder (ab58e3d)

universalprofile-contracts: v0.15.2

0.15.2 (2025-06-18)

Bug Fixes

  • abi exports for up, lsp16 & lsp23 packages (4486fdb)

lsp-smart-contracts: v0.16.4

0.16.4 (2025-06-18)

... (truncated)

Commits
  • 9b87652 Merge pull request #1026 from lukso-network/release-please--branches--main
  • 24aa979 chore: release main
  • d4cfc21 Merge pull request #1025 from lukso-network/fix/build-error-nodejs
  • 2e6ee3d build: remove incorrect entries in LSP16 + LSP23 package.json to fix unbuil...
  • 93e19e6 fix: upgrade nodejs to v22 to fix failed release CI
  • f0cb559 Merge pull request #1023 from lukso-network/release-please--branches--main
  • 18c999b chore: release main
  • 4c66a60 Merge pull request #1022 from lukso-network/fix/exports-statements
  • 823a24f fix: order of exports to allow exporting constants + abi from CJS and ESM
  • 9e65d2d Merge pull request #1021 from lukso-network/release-please--branches--main
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lukso-network, a new releaser for @​lukso/lsp-smart-contracts 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…acts

Bumps [bn.js](https://github.com/indutny/bn.js) to 4.12.3 and updates ancestor dependencies [bn.js](https://github.com/indutny/bn.js), [@erc725/erc725.js](https://github.com/ERC725Alliance/erc725.js) and [@lukso/lsp-smart-contracts](https://github.com/lukso-network/lsp-smart-contracts). These dependencies need to be updated together.


Updates `bn.js` from 4.11.6 to 4.12.3
- [Release notes](https://github.com/indutny/bn.js/releases)
- [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
- [Commits](indutny/bn.js@v4.11.6...v4.12.3)

Updates `@erc725/erc725.js` from 0.22.0 to 0.28.2
- [Release notes](https://github.com/ERC725Alliance/erc725.js/releases)
- [Changelog](https://github.com/ERC725Alliance/erc725.js/blob/main/CHANGELOG.md)
- [Commits](ERC725Alliance/erc725.js@v0.22.0...v0.28.2)

Updates `@lukso/lsp-smart-contracts` from 0.14.0 to 0.16.7
- [Release notes](https://github.com/lukso-network/lsp-smart-contracts/releases)
- [Changelog](https://github.com/lukso-network/lsp-smart-contracts/blob/main/RELEASE.md)
- [Commits](lukso-network/lsp-smart-contracts@lsp-smart-contracts-v0.14.0...lsp4-contracts-v0.16.7)

---
updated-dependencies:
- dependency-name: bn.js
  dependency-version: 4.12.3
  dependency-type: indirect
- dependency-name: "@erc725/erc725.js"
  dependency-version: 0.28.2
  dependency-type: direct:production
- dependency-name: "@lukso/lsp-smart-contracts"
  dependency-version: 0.16.7
  dependency-type: direct:production
...

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 Apr 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 16, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 16, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-64c25ff782 branch April 16, 2026 13:53
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

Development

Successfully merging this pull request may close these issues.

0 participants