Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v2.4.0 #162

Merged
merged 19 commits into from Sep 19, 2022
Merged

chore: release v2.4.0 #162

merged 19 commits into from Sep 19, 2022

Conversation

CallumGrindle
Copy link
Contributor

@CallumGrindle CallumGrindle commented Sep 9, 2022

Releases v2.4.0

I have manually verified the bytecode for the new base contracts in the versions.json

⚠ BREAKING CHANGES

Features

  • Upgrade lsp-smart-contracts to v0.7.0 (#163) (761cd81)

2.3.4 (2022-09-09)

Features

  • Give URD super setdata permission for UP (3a291bf)

Fixes

  • add missing type for instance uploadMetadata (3a291bf)
  • swap height and width when uploading images (a14e0fd)

CallumGrindle and others added 17 commits July 28, 2022 18:07
chore: add missing type for instance uploadMetadata
fix: Remove custom ipfs gatway from integration tests
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.7.1 to 4.7.3.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases)
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md)
- [Commits](OpenZeppelin/openzeppelin-contracts@v4.7.1...v4.7.3)

---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
chore: use verified 0.6.1 lsp-contracts for l16
…enzeppelin/contracts-4.7.3

chore(deps): bump @openzeppelin/contracts from 4.7.1 to 4.7.3
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…nimist-1.2.6

chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [marked](https://github.com/markedjs/marked) from 3.0.8 to 4.1.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v3.0.8...v4.1.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…rked-4.1.0

chore(deps): bump marked from 3.0.8 to 4.1.0
* refactor: Give URD super setdata permission for UP

* fix: Delete `,`
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.3 to 0.4.0.
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](kriszyp/json-schema@v0.2.3...v0.4.0)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #162 (bc6f6d6) into main (395d4c2) will decrease coverage by 59.50%.
The diff coverage is 20.17%.

@@             Coverage Diff             @@
##             main     #162       +/-   ##
===========================================
- Coverage   79.66%   20.15%   -59.51%     
===========================================
  Files           4       16       +12     
  Lines          59     1022      +963     
  Branches        2      344      +342     
===========================================
+ Hits           47      206      +159     
- Misses         10      794      +784     
- Partials        2       22       +20     
Impacted Files Coverage Δ
src/lib/helpers/keyManager.helper.ts 0.00% <0.00%> (ø)
src/lib/services/digital-asset.service.ts 6.70% <6.70%> (ø)
src/lib/services/base-contract.service.ts 7.76% <7.76%> (ø)
src/lib/classes/lsp4-digital-asset-metadata.ts 8.33% <8.33%> (ø)
src/lib/classes/universal-profile.ts 15.18% <15.18%> (ø)
src/lib/services/universal-profile.service.ts 15.63% <15.63%> (ø)
src/lib/services/key-manager.service.ts 17.14% <17.14%> (ø)
src/lib/lsp-factory.ts 18.18% <18.75%> (-81.82%) ⬇️
src/lib/classes/lsp7-digital-asset.ts 20.00% <20.00%> (ø)
src/lib/classes/lsp8-identifiable-digital-asset.ts 20.00% <20.00%> (ø)
... and 8 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

* feat!: Upgrade lsp-smart-contracts to 0.7.0

* chore: set default contract version to 0.7.0

* chore: add 0.7.0 contracts in `versions.json`

* chroe: add ENCRYPT permission to default permissions

Co-authored-by: YamenMerhi <yamennmerhi@gmail.com>
@CallumGrindle CallumGrindle marked this pull request as draft September 15, 2022 10:01
@CallumGrindle CallumGrindle marked this pull request as ready for review September 16, 2022 08:31
@Hugoo Hugoo changed the title chore: release v2.3.4 chore: release v2.4.0 Sep 19, 2022
@CallumGrindle CallumGrindle merged commit 19ba8a3 into main Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants