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

fix: Broken release/2.x branch tests #186

Merged
merged 93 commits into from
Apr 14, 2023
Merged

fix: Broken release/2.x branch tests #186

merged 93 commits into from
Apr 14, 2023

Conversation

ankurdotb
Copy link
Contributor

No description provided.

Eengineer1 and others added 30 commits February 13, 2023 10:46
* test: Added linked resource collection metadata extended tests

* Switched to localnet
## [3.0.0-develop.1](2.1.0-develop.1...3.0.0-develop.1) (2023-02-14)

### ⚠ BREAKING CHANGES

* Transition to ESM as hybrid package (#133)

### Build System

* Transition to ESM as hybrid package ([#133](#133)) ([a832043](a832043))
* build: Tidy imports, cleanup redundancy

* Switched to cjs

* Switched to esm

* Switched back to cjs
## [3.0.0-develop.3](3.0.0-develop.2...3.0.0-develop.3) (2023-02-14)

### Bug Fixes

* Removed traces of directory imports ([#135](#135)) ([9a5d53c](9a5d53c))
build: Release v3, transition to ESM
## [3.0.0](2.1.0...3.0.0) (2023-02-15)

### ⚠ BREAKING CHANGES

* Transition to ESM as hybrid package (#133)

### Bug Fixes

* Removed traces of directory imports ([#135](#135)) ([9a5d53c](9a5d53c))

### Build System

* Transition to ESM as hybrid package ([#133](#133)) ([a832043](a832043))
* Update workflows

* Update README.md

* Update package-lock.json
* build(deps-dev): Bump jest from 29.4.2 to 29.4.3

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.2 to 29.4.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* bump package

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
## [3.0.1-develop.1](3.0.0...3.0.1-develop.1) (2023-02-17)

### Bug Fixes

* Bugfix on conditional context injection ([#142](#142)) ([b09c681](b09c681))
- Backports fix to `@cjs` tag.
## [3.0.1](3.0.0...3.0.1) (2023-02-17)

### Bug Fixes

* Bugfix on conditional context injection ([#142](#142)) ([b09c681](b09c681))
* Bugfix on conditional context injection ([#143](#143)) ([854232c](854232c))
## [3.0.2](3.0.1...3.0.2) (2023-02-17)

### Bug Fixes

* Bugfix on conditional context injection ([6497799](6497799))
* chore(deps-dev): Bump @types/node from 18.13.0 to 18.14.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* bump package

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
* chore(deps): Bump file-type from 18.2.0 to 18.2.1

Bumps [file-type](https://github.com/sindresorhus/file-type) from 18.2.0 to 18.2.1.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](sindresorhus/file-type@v18.2.0...v18.2.1)

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

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

* Bump packages

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
ankurdotb and others added 25 commits April 3, 2023 11:47
* chore(deps-dev): Bump @types/node from 18.13.0 to 18.14.0 (#144)

* chore(deps-dev): Bump @types/node from 18.13.0 to 18.14.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* bump package

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>

* build(deps): Bump file-type from 18.2.0 to 18.2.1 (#145)

* chore(deps): Bump file-type from 18.2.0 to 18.2.1

Bumps [file-type](https://github.com/sindresorhus/file-type) from 18.2.0 to 18.2.1.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](sindresorhus/file-type@v18.2.0...v18.2.1)

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

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

* Bump packages

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>

* chore(release): 3.0.2-develop.1 [skip ci]

## [3.0.2-develop.1](3.0.1...3.0.2-develop.1) (2023-02-20)

* chore: Bump package lock

* chore(release): 3.0.2 [skip ci]

## [3.0.2](3.0.1...3.0.2) (2023-02-20)

* chore(release): Bump package

* chore(release): 3.0.2 [skip ci]

## [3.0.2](3.0.1...3.0.2) (2023-02-20)

* build(deps-dev): Bump @types/uuid from 9.0.0 to 9.0.1

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* build(deps-dev): Bump @types/node from 18.14.0 to 18.14.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: Add included files to package.json for NPM package

* bump package

* Update CHANGELOG.md

* Fix workflow

* Update test.yml

* build(deps-dev): Bump @types/node from 18.14.0 to 18.14.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore(release): 3.0.2-develop.2 [skip ci]

## [3.0.2-develop.2](3.0.2-develop.1...3.0.2-develop.2) (2023-02-27)

* bump package

* chore(release): 3.0.2-develop.3 [skip ci]

## [3.0.2-develop.3](3.0.2-develop.2...3.0.2-develop.3) (2023-02-27)

* chore: Bump package lock

* chore(release): 3.0.2 [skip ci]

## [3.0.2](3.0.1...3.0.2) (2023-02-28)

* feat: Updated ts-proto package

* chore(release): 3.1.0-develop.1 [skip ci]

## [3.1.0-develop.1](3.0.2-develop.3...3.1.0-develop.1) (2023-02-28)

### Features

* Updated ts-proto package ([72e5bcf](72e5bcf))

* chore(release): 3.1.0 [skip ci]

## [3.1.0](3.0.1...3.1.0) (2023-02-28)

### Features

* Updated ts-proto package ([72e5bcf](72e5bcf))

* chore(release): 3.1.1 [skip ci]

## [3.1.1](3.1.0...3.1.1) (2023-02-28)

* chore(deps-dev): Bump @types/node to 18.14.4

* build(deps-dev): Bump @types/node from 18.14.4 to 18.14.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.4 to 18.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* bump package

* chore(release): 3.1.2-develop.1 [skip ci]

## [3.1.2-develop.1](3.1.1...3.1.2-develop.1) (2023-03-09)

* feat: Update @cheqd/ts-proto from 3.1.2 to 3.1.3 (#151)

* feat: Update @cheqd/ts-proto from 3.1.2 to 3.1.3

* Update package-lock.json

* Delete test.yml

* Move npm test to build

* Update build.yml

* Add npm ci to test job

* chore(release): 3.2.0 [skip ci]

## [3.2.0](3.1.1...3.2.0) (2023-03-09)

### Features

* Update @cheqd/ts-proto from 3.1.2 to 3.1.3 ([#151](#151)) ([f6ac275](f6ac275))

* Update package-lock.json

* Update package-lock.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
## 1.0.0 (2023-04-03)

### ⚠ BREAKING CHANGES

* Transition to ESM as hybrid package (#133)
* On track with v1 on-ledger release (#115)

### Features

* Add createDidPayloadWithSignInputs util [DEV-1587] ([#49](#49)) ([e332f56](e332f56))
* Add localnet in test workflow ([e498193](e498193))
* Added querier as service capability ([#129](#129)) ([71faac7](71faac7))
* **api:** Basic api design & extension plans, TBC ([9c24549](9c24549))
* **did:** Added automated did creation tests & fixes, refactors ([bcfc198](bcfc198))
* **did:** Added multiple verification method support & `uuid` did url support ([d35f007](d35f007))
* Integrate V2 protos ([7fe20bd](7fe20bd))
* On track with v1 on-ledger release ([#115](#115)) ([1ef3a07](1ef3a07))
* **registry:** Fixed registration logic & improved extensibility ([3d76466](3d76466))
* Remove amino encoding workaround in resource ([2754a97](2754a97))
* Remove file-type ([#163](#163)) ([3d2e46a](3d2e46a))
* Resolve review suggestions ([b984ef4](b984ef4))
* Resources support [DEV-1616] ([#18](#18)) ([40bb485](40bb485))
* **sdk:** Added base constructor manager class ([441bfa3](441bfa3))
* **signer:** Added pre-test implementation of `DidTxSigner` ([924d9ec](924d9ec))
* **tests:** Added more signer coverage ([59a88eb](59a88eb))
* **tests:** Added stable round of SDK tests ([fa31daa](fa31daa))
* Update @cheqd/ts-proto from 3.1.2 to 3.1.3 ([#151](#151)) ([f6ac275](f6ac275))
* Update indyStyle identifier ([e12226d](e12226d))
* Update proto && Accept did core spec input [DEV-2113] ([#111](#111)) ([f2f710a](f2f710a)), closes [#114](#114)
* Update signature conversion ([2824bcb](2824bcb))
* Update test rpcUrl ([3903c62](3903c62))
* Update tests ([242e82f](242e82f))
* Update tests and utils ([6075594](6075594))
* Updated ts-proto package ([72e5bcf](72e5bcf))
* Upgrade ts-proto && Support Deactivate DID ([46a57ea](46a57ea))
* **utils:** Added utils & interoperability improvements ([d0f5f4d](d0f5f4d))

### Bug Fixes

* Bugfix on conditional context injection ([6497799](6497799))
* Bugfix on conditional context injection ([#142](#142)) ([b09c681](b09c681))
* Bugfix on conditional context injection ([#143](#143)) ([854232c](854232c))
* **build:** Added deep level support of iterables ([1aeaea3](1aeaea3))
* **build:** Fixed build type declarations standalones ([ffadfe5](ffadfe5))
* Bump dependencies to latest ts-proto upstream ([3762c9f](3762c9f))
* Client determined MIME type auto fee generation ([#117](#117)) ([3ba673d](3ba673d))
* **deps:** Downgraded `uint8arrays` due to export config clash ([2e30906](2e30906))
* **deps:** Fixed dev deps in scope of semantic release ([721b488](721b488))
* **deps:** Fixed imports deriving from bumps ([2cccc75](2cccc75))
* **exports:** Fixed lib exports ([f17dbe3](f17dbe3))
* Handle empty address condition ([#125](#125)) ([6c1080b](6c1080b))
* **keys:** Added deep equality lambda ([edcc15f](edcc15f))
* Minor issue ([e060576](e060576))
* Removed traces of directory imports ([#135](#135)) ([9a5d53c](9a5d53c))
* **tests:** Removed experimental versioning ([93b714c](93b714c))
* **types:** Fixed type mismatch on compilation ([c0cfbd5](c0cfbd5))
* typo ([463ac62](463ac62))

### Performance Improvements

* **helpers:** Added env-specific utils exports ([4957f44](4957f44))

### Build System

* Transition to ESM as hybrid package ([#133](#133)) ([a832043](a832043))
## [3.3.0](3.2.1-commonjs...3.3.0-commonjs) (2023-04-03)

### Features

* Add @cosmjs/crypto as direct dependency ([#174](#174)) ([9af5faf](9af5faf))
## [3.4.0](3.3.1-commonjs...3.4.0-commonjs) (2023-04-14)

### Features

* Bump resource gas ([#178](#178)) ([a67b3e1](a67b3e1))
@ankurdotb ankurdotb merged commit 86da499 into release/2.x Apr 14, 2023
@ankurdotb ankurdotb deleted the fix-2.x branch April 14, 2023 14:25
cheqd-bot bot pushed a commit that referenced this pull request Apr 14, 2023
## [2.2.0](2.1.0...2.2.0) (2023-04-14)

### Features

* Backport CommonJS releases to release/2.x branch ([#183](#183)) ([a1e0424](a1e0424)), closes [#132](#132) [#178](#178) [#178](#178) [#176](#176) [#174](#174) [#174](#174) [#133](#133) [#115](#115) [#49](#49) [#129](#129) [#115](#115) [#163](#163) [#18](#18) [#151](#151) [#114](#114) [#142](#142) [#143](#143) [#117](#117) [#125](#125) [#135](#135) [#133](#133) [#167](#167) [#144](#144) [#145](#145) [#151](#151) [#151](#151) [#157](#157) [#163](#163) [#151](#151) [#151](#151) [#150](#150) [#149](#149) [#148](#148) [#146](#146) [#145](#145) [#144](#144) [#142](#142) [#143](#143) [#143](#143) [#142](#142) [#142](#142) [#140](#140) [#139](#139) [#133](#133) [#135](#135) [#133](#133) [#137](#137) [#136](#136) [#135](#135) [#135](#135) [#134](#134) [#133](#133) [#133](#133) [#133](#133) [#132](#132)

### Bug Fixes

* Broken release/2.x branch tests ([#186](#186)) ([86da499](86da499)), closes [#132](#132) [#133](#133) [#133](#133) [#133](#133) [#134](#134) [#135](#135) [#135](#135) [#136](#136) [#133](#133) [#135](#135) [#133](#133) [#139](#139) [#140](#140)
@cheqd-bot
Copy link

cheqd-bot bot commented Apr 14, 2023

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

4 participants