Skip to content

chore(deps): bump semver and @lukso/lsp-smart-contracts#273

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-25ca5ae117
Closed

chore(deps): bump semver and @lukso/lsp-smart-contracts#273
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-25ca5ae117

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps semver to 6.3.1 and updates ancestor dependency @lukso/lsp-smart-contracts. These dependencies need to be updated together.

Updates semver from 5.4.1 to 6.3.1

Release notes

Sourced from semver's releases.

v6.3.1

6.3.1 (2023-07-10)

Bug Fixes

v5.7.2

5.7.2 (2023-07-10)

Bug Fixes

Changelog

Sourced from semver's changelog.

6.3.1 (2023-07-10)

Bug Fixes

6.2.0

  • Coerce numbers to strings when passed to semver.coerce()
  • Add rtl option to coerce from right to left

6.1.3

  • Handle X-ranges properly in includePrerelease mode

6.1.2

  • Do not throw when testing invalid version strings

6.1.1

  • Add options support for semver.coerce()
  • Handle undefined version passed to Range.test

6.1.0

  • Add semver.compareBuild function
  • Support * in semver.intersects

6.0

  • Fix intersects logic.

    This is technically a bug fix, but since it is also a change to behavior that may require users updating their code, it is marked as a major version increment.

5.7

  • Add minVersion method

5.6

  • Move boolean loose param to an options object, with backwards-compatibility protection.
  • Add ability to opt out of special prerelease version handling with the includePrerelease option flag.

5.5

... (truncated)

Commits
Maintainer changes

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


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.

Bumps [semver](https://github.com/npm/node-semver) to 6.3.1 and updates ancestor dependency [@lukso/lsp-smart-contracts](https://github.com/lukso-network/lsp-smart-contracts). These dependencies need to be updated together.


Updates `semver` from 5.4.1 to 6.3.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](npm/node-semver@v5.4.1...v6.3.1)

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: semver
  dependency-version: 6.3.1
  dependency-type: indirect
- 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 no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 16, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-25ca5ae117 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