Skip to content

Bump @lukso/lsp-smart-contracts from 0.6.2 to 0.12.1 in /hardhat#35

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hardhat/lukso/lsp-smart-contracts-0.12.1
Closed

Bump @lukso/lsp-smart-contracts from 0.6.2 to 0.12.1 in /hardhat#35
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hardhat/lukso/lsp-smart-contracts-0.12.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps @lukso/lsp-smart-contracts from 0.6.2 to 0.12.1.

Release notes

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

v0.12.1

0.12.1 (2023-11-07)

Bug Fixes

  • [L-01] Return bytes directly in LSP6 _executePayload, to prevent data loss (#784) (fd23a24)
  • [M-02] reset _renounceOwnershipStartedAt on acceptOwnership(..) in LSP14 (#775) (5d8a7af)
  • [M-03] allow setting 21 bytes under LSP17Extension data key in LSP6KeyManager (#777) (8f1fb95)
  • [M-04 + L-02] improve empty call type checks for selector 0x00000000 (#776) (78bb1e7)
  • Adjust missing verificationData and verificationFunction (#788) (bff93e7)

Miscellaneous

  • add notice in Natspec for isValidSignature (#787) (c1574a8)
  • adjust Natspec comments + use mixedCase name for modifier (#786) (e7ef125)
  • bootstrap releases for path: . + add Version.sol in file to update version for (#785) (c0090c6)
  • Refactor verification (4ff7b6f)

v0.12.0

0.12.0 (2023-10-30)

⚠ BREAKING CHANGES

  • Optional LSP1 Notification on revokeOperator(..) #2 (#767)
  • replace ValueReceived with UniversalReceiver (#759)
  • Allows ERC725X.executeBatch path in LSP6 Key Manager (#760)
  • update LS8 Metadata keys to new LSP8 standard specs (#762)
  • create Version contract and inherit it (#764)
  • Optional LSP1 Notification on revokeOperator(..) (#763)

refactor

  • Optional LSP1 Notification on revokeOperator(..) (#763) (63c1a0f)
  • Optional LSP1 Notification on revokeOperator(..) #2 (#767) (1f92ca5)
  • replace ValueReceived with UniversalReceiver (#759) (0c17386)
  • update LS8 Metadata keys to new LSP8 standard specs (#762) (a909926)

Features

  • Allows ERC725X.executeBatch path in LSP6 Key Manager (#760) (941c06a)
  • create Version contract and inherit it (#764) (0745ed4)

Bug Fixes

... (truncated)

Changelog

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

0.12.1 (2023-11-07)

Bug Fixes

  • [L-01] Return bytes directly in LSP6 _executePayload, to prevent data loss (#784) (fd23a24)
  • [M-02] reset _renounceOwnershipStartedAt on acceptOwnership(..) in LSP14 (#775) (5d8a7af)
  • [M-03] allow setting 21 bytes under LSP17Extension data key in LSP6KeyManager (#777) (8f1fb95)
  • [M-04 + L-02] improve empty call type checks for selector 0x00000000 (#776) (78bb1e7)
  • Adjust missing verificationData and verificationFunction (#788) (bff93e7)

Miscellaneous

  • add notice in Natspec for isValidSignature (#787) (c1574a8)
  • adjust Natspec comments + use mixedCase name for modifier (#786) (e7ef125)
  • bootstrap releases for path: . + add Version.sol in file to update version for (#785) (c0090c6)
  • Refactor verification (4ff7b6f)

0.12.0 (2023-10-30)

⚠ BREAKING CHANGES

  • Optional LSP1 Notification on revokeOperator(..) #2 (#767)
  • replace ValueReceived with UniversalReceiver (#759)
  • Allows ERC725X.executeBatch path in LSP6 Key Manager (#760)
  • update LS8 Metadata keys to new LSP8 standard specs (#762)
  • create Version contract and inherit it (#764)
  • Optional LSP1 Notification on revokeOperator(..) (#763)

Refactor

  • Optional LSP1 Notification on revokeOperator(..) (#763) (63c1a0f)
  • Optional LSP1 Notification on revokeOperator(..) #2 (#767) (1f92ca5)
  • replace ValueReceived with UniversalReceiver (#759) (0c17386)
  • update LS8 Metadata keys to new LSP8 standard specs (#762) (a909926)

Features

  • Allows ERC725X.executeBatch path in LSP6 Key Manager (#760) (941c06a)
  • create Version contract and inherit it (#764) (0745ed4)

Bug Fixes

0.12.0-rc.0 (2023-10-18)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • cab33b2 Merge pull request #798 from lukso-network/release-please--branches--main--co...
  • a1f1153 chore: increase version in Version.sol
  • 423716a chore(main): release 0.12.1
  • eff28af Merge pull request #797 from lukso-network/develop
  • 6594f67 docs: Improve natspec for LSP0 (#794)
  • 9ba0fcd Merge pull request #796 from lukso-network/fix/refactor-verification
  • 4ff7b6f chore: Refactor verification
  • d3f26ea refactor: generate local links for @param & @return (#793)
  • acf0a72 refactor: use VERSION instead of version (#791)
  • 0b27572 refactor: add lsp1 data in ownership function hooks (#789)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [@lukso/lsp-smart-contracts](https://github.com/lukso-network/lsp-smart-contracts) from 0.6.2 to 0.12.1.
- [Release notes](https://github.com/lukso-network/lsp-smart-contracts/releases)
- [Changelog](https://github.com/lukso-network/lsp-smart-contracts/blob/v0.12.1/CHANGELOG.md)
- [Commits](lukso-network/lsp-smart-contracts@v0.6.2...v0.12.1)

---
updated-dependencies:
- dependency-name: "@lukso/lsp-smart-contracts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@vercel
Copy link

vercel bot commented Nov 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-badmintion ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2023 8:42am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #44.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hardhat/lukso/lsp-smart-contracts-0.12.1 branch December 4, 2023 09:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants