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

WIP: SDKv2 integration - DONT MERGE #232

Merged
merged 76 commits into from
Oct 23, 2023
Merged

WIP: SDKv2 integration - DONT MERGE #232

merged 76 commits into from
Oct 23, 2023

Conversation

aaitor
Copy link
Member

@aaitor aaitor commented Aug 31, 2023

Description

Adapting Node to SDKv2

Is this PR related with an open issue?

Related to Issue #

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Follows the code style of this project.
  • Tests Cover Changes
  • Documentation

r-marques and others added 26 commits July 20, 2023 19:02
feat: update sdk to version 2.0.0-rc0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cache-manager](https://github.com/node-cache-manager/node-cache-manager) from 3.6.3 to 5.2.3.
- [Release notes](https://github.com/node-cache-manager/node-cache-manager/releases)
- [Changelog](https://github.com/node-cache-manager/node-cache-manager/blob/master/CHANGELOG.md)
- [Commits](jaredwray/cache-manager@3.6.3...5.2.3)

---
updated-dependencies:
- dependency-name: cache-manager
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@nestjs/schematics](https://github.com/nestjs/schematics) from 9.2.0 to 10.0.2.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@9.2.0...10.0.2)

---
updated-dependencies:
- dependency-name: "@nestjs/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eciesjs](https://github.com/ecies/js) from 0.4.0 to 0.4.4.
- [Release notes](https://github.com/ecies/js/releases)
- [Changelog](https://github.com/ecies/js/blob/v0.4.4/CHANGELOG.md)
- [Commits](ecies/js@v0.4.0...v0.4.4)

---
updated-dependencies:
- dependency-name: eciesjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@aaitor aaitor requested review from a team as code owners August 31, 2023 14:01
aaitor and others added 29 commits October 6, 2023 10:09
…in/cache-manager-5.2.3

build(deps): bump cache-manager from 3.6.3 to 5.2.3
…in/eciesjs-0.4.4

build(deps): bump eciesjs from 0.4.0 to 0.4.4
…in/nestjs/schematics-10.0.2

build(deps-dev): bump @nestjs/schematics from 9.2.0 to 10.0.2
…in/typescript-eslint/eslint-plugin-5.62.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.62.0
- this brings support for login signature validation for smart contract
  wallets
Fix NFT 1155 JWT generation when multiple subscriptions
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: updated passport-nevermined to v0.3.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@aaitor aaitor merged commit 8a6d25e into main Oct 23, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants