Skip to content

Fix: changed the default behaviour of strictQualifiedDateTimes fix: #845 #935

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

Closed
wants to merge 85 commits into from

Conversation

Sangyog10
Copy link

@Sangyog10 Sangyog10 commented Nov 8, 2024

closes #845

Changes

Changed the default behaviour of strictQualifiedDateTimes to true in the constructor

Related Issues

  • Issue
  • Pull Request

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

mttrbrts and others added 30 commits November 24, 2023 13:26
* feat(types): build uniontypes too

Signed-off-by: Matt Roberts <code@rbrts.uk>

* fix(build): include unions in index

Signed-off-by: Matt Roberts <code@rbrts.uk>

* chore(deps): upgrade codegen to latest release

Signed-off-by: Matt Roberts <code@rbrts.uk>

---------

Signed-off-by: Matt Roberts <code@rbrts.uk>
…#767)

* fix(parser): throw error when concept is extending itself in CTO

Signed-off-by: Stefan Blaginov <stefanblaginov@gmail.com>
Signed-off-by: Stefan Blaginov <Stefan.Blaginov@docusign.com>

* fix(parser): throw error when concept is extending itself in JSON metamodel form

Signed-off-by: Stefan Blaginov <stefanblaginov@gmail.com>
Signed-off-by: Stefan Blaginov <Stefan.Blaginov@docusign.com>

* fix(parser): throw error when concept is extending itself in the AST

Signed-off-by: Stefan Blaginov <stefanblaginov@gmail.com>
Signed-off-by: Stefan Blaginov <Stefan.Blaginov@docusign.com>

* refactor(validation): alphabetical rearrangement

Signed-off-by: Stefan Blaginov <stefanblaginov@gmail.com>
Signed-off-by: Stefan Blaginov <Stefan.Blaginov@docusign.com>

* test(self-extending): remove redundant tests (codepath covered in concerto-cto)

Signed-off-by: Stefan Blaginov <stefanblaginov@gmail.com>
Signed-off-by: Stefan Blaginov <Stefan.Blaginov@docusign.com>

* test(fix): remove unneeded import

Signed-off-by: Stefan Blaginov <stefanblaginov@gmail.com>
Signed-off-by: Stefan Blaginov <Stefan.Blaginov@docusign.com>

---------

Signed-off-by: Stefan Blaginov <stefanblaginov@gmail.com>
Signed-off-by: Stefan Blaginov <Stefan.Blaginov@docusign.com>
Co-authored-by: Stefan Blaginov <Stefan.Blaginov@docusign.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: stefanblaginov <stefanblaginov@users.noreply.github.com>
…oject#771)

Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com>
…ccordproject#773)

* fix(error): adding type to error in string validator in introspect

Signed-off-by: Santanu Roy <edu.santanu12@gmail.com>
Co-authored-by: Santanu Roy <santanu.roy@docusign.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: DianaLease <DianaLease@users.noreply.github.com>
…/concerto-util (accordproject#780)

chore(deps): bump follow-redirects in /packages/concerto-util

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.0 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.0...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ages/concerto-types (accordproject#783)

chore(deps-dev): bump follow-redirects in /packages/concerto-types

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/concerto-vocabulary (accordproject#782)

chore(deps): bump follow-redirects in /packages/concerto-vocabulary

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…dproject/concerto-util in /packages/concerto-cto (accordproject#786)

chore(deps): bump axios, @accordproject/concerto-metamodel and @accordproject/concerto-util

Bumps [axios](https://github.com/axios/axios) to 1.6.0 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@accordproject/concerto-metamodel](https://github.com/accordproject/concerto/tree/HEAD/packages/concerto-metamodel) and [@accordproject/concerto-util](https://github.com/accordproject/concerto/tree/HEAD/packages/concerto-util). These dependencies need to be updated together.


Updates `axios` from 0.23.0 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.23.0...v1.6.0)

Updates `@accordproject/concerto-metamodel` from 3.8.1 to 3.9.1
- [Release notes](https://github.com/accordproject/concerto/releases)
- [Commits](https://github.com/accordproject/concerto/commits/v3.9.1/packages/concerto-metamodel)

Updates `@accordproject/concerto-util` from 3.13.0 to 3.16.1
- [Release notes](https://github.com/accordproject/concerto/releases)
- [Changelog](https://github.com/accordproject/concerto/blob/main/packages/concerto-util/changelog.txt)
- [Commits](https://github.com/accordproject/concerto/commits/v3.16.1/packages/concerto-util)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@accordproject/concerto-metamodel"
  dependency-type: direct:production
- dependency-name: "@accordproject/concerto-util"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matt Roberts <code@rbrts.uk>
…kages/concerto-core (accordproject#789)

chore(deps): bump axios and @accordproject/concerto-metamodel

Bumps [axios](https://github.com/axios/axios) to 1.6.7 and updates ancestor dependency [@accordproject/concerto-metamodel](https://github.com/accordproject/concerto/tree/HEAD/packages/concerto-metamodel). These dependencies need to be updated together.


Updates `axios` from 0.23.0 to 1.6.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.23.0...v1.6.7)

Updates `@accordproject/concerto-metamodel` from 3.9.0 to 3.9.1
- [Release notes](https://github.com/accordproject/concerto/releases)
- [Commits](https://github.com/accordproject/concerto/commits/v3.9.1/packages/concerto-metamodel)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@accordproject/concerto-metamodel"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…roject#790)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.5)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mttrbrts <mttrbrts@users.noreply.github.com>
…o-core (accordproject#792)

chore(deps-dev): bump axios in /packages/concerto-core

Bumps [axios](https://github.com/axios/axios) from 0.23.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.23.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mttrbrts <mttrbrts@users.noreply.github.com>
…le (accordproject#794)

* refactor(declarations): Move unique name check to model file.

Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com>

* refactor(test): move validation checks for duplicate class to model file

Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com>

* test: empty commit to trigger test

Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com>

---------

Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mttrbrts <mttrbrts@users.noreply.github.com>
refactor: don't use arrays to check uniqueness

Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com>
accordproject#804)

* refactor: don't use arrays to check uniqueness

Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com>

* refactor: also refactor unique property name check

Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com>

* refactor: remove array for decorator uniqueness check

Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com>

* refactor: remove uniqueness check from scalar declarations as well

Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com>

---------

Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mttrbrts <mttrbrts@users.noreply.github.com>
Signed-off-by: Sanket Shevkar <Sanket.Shevkar@docusign.com>
Co-authored-by: Sanket Shevkar <Sanket.Shevkar@docusign.com>
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…roject/concerto-core in /packages/concerto-types (accordproject#809)

chore(deps): bump axios, @accordproject/concerto-codegen and @accordproject/concerto-core

Bumps [axios](https://github.com/axios/axios) to 1.6.0 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@accordproject/concerto-codegen](https://github.com/accordproject/concerto-codegen/tree/HEAD/packages/concerto-codegen) and [@accordproject/concerto-core](https://github.com/accordproject/concerto/tree/HEAD/packages/concerto-cto). These dependencies need to be updated together.


Updates `axios` from 0.23.0 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.23.0...v1.6.0)

Updates `@accordproject/concerto-codegen` from 3.17.0 to 3.22.1
- [Release notes](https://github.com/accordproject/concerto-codegen/releases)
- [Commits](https://github.com/accordproject/concerto-codegen/commits/v3.22.1/packages/concerto-codegen)

Updates `@accordproject/concerto-core` from 3.16.1 to 3.16.5
- [Release notes](https://github.com/accordproject/concerto/releases)
- [Commits](https://github.com/accordproject/concerto/commits/v3.16.5/packages/concerto-cto)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@accordproject/concerto-codegen"
  dependency-type: direct:development
- dependency-name: "@accordproject/concerto-core"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…o-vocabulary (accordproject#808)

chore(deps-dev): bump axios in /packages/concerto-vocabulary

Bumps [axios](https://github.com/axios/axios) from 0.23.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.23.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oject#817)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.24.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* perf(core): avoid unnecessary re-serialisation

Signed-off-by: Matt Roberts <code@rbrts.uk>

* perf(core): avoid unnecessary re-serialisation

Signed-off-by: Matt Roberts <code@rbrts.uk>

---------

Signed-off-by: Matt Roberts <code@rbrts.uk>
…/concerto-cto (accordproject#821)

chore(deps): bump follow-redirects in /packages/concerto-cto

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/concerto-core (accordproject#825)

chore(deps): bump follow-redirects in /packages/concerto-core

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…roject#826)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot and others added 29 commits July 24, 2024 09:21
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mttrbrts <mttrbrts@users.noreply.github.com>
…rators from model (accordproject#888)

* feat(extractor): added new methods to extract vocab or non-vocab decorators from model and fixed some bugs

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* refactor: added description for action

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* fix: static variable related issues

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* fix: remove decorator issue

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* fix: corrected the version number

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* fix: updated method from public to private

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* fix: updated param name

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* fix: made action an optional param

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* fix: map decorator issue and updated validateLocale method

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* fix: added a null check on model decorator

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* refactor: code refactor and updated tests

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* refactor: test case changes

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* fix: used startwith instead of regex

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* refactor: minor code refactor

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* refactor: added comment to code for more clearity

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

* refactor: updated filterdecorators function

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>

---------

Signed-off-by: Dibyam Agrawal <dibyam.agrawal@gmail.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: ekarademir <ekarademir@users.noreply.github.com>
…oject#890)

* feat(i889): added the api

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(i889): added unit test-cases

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(i889): api.txt and changelog updated

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(i889): converage updated

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(alias import): function renamed

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(api):changelog updated

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

---------

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>
Co-authored-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>
* feat(alias-import): added test case for introspector

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(alias import):Pr fix

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(alias import):Pr fixes

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(alias import): Pr changes

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(import alias): Field renamed

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(alias-import): additional check to verify alias import

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(alias-import): Types updated

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(alias-import): reverting change-log file

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

---------

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>
Co-authored-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: ekarademir <ekarademir@users.noreply.github.com>
…ject#894)

* feat(import-alias):patch change for aliased imported types

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(alias-import): Test cases added

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(import-alias):Test cases fixed

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(import-alias): Changelog updated

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(alias-import): ENV IMPORT_ALIASING added

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(alias-import): PR suggestions

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

* feat(alias-import): Pr suggestions

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>

---------

Signed-off-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>
Co-authored-by: Jaskeerat Singh Saluja <salujajaskeerat@Jaskeerats-MacBook-Pro.local>
…erto-core (accordproject#895)

chore(deps-dev): bump webpack in /packages/concerto-core

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.76.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rto-util (accordproject#893)

chore(deps-dev): bump elliptic in /packages/concerto-util

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](indutny/elliptic@v6.5.4...v6.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: ekarademir <ekarademir@users.noreply.github.com>
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…erto-util (accordproject#897)

chore(deps-dev): bump webpack in /packages/concerto-util

Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.79.0...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rto-core (accordproject#898)

chore(deps-dev): bump elliptic in /packages/concerto-core

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](indutny/elliptic@v6.5.4...v6.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: sanketshevkar <shevkar.sanket@gmail.com>
Signed-off-by: Dan Selman <danscode@selman.org>
* fix(decorator): validate type references
* chore(deps): update concerto-metamodel to 3.10.1
* chore(npm): move to npm workspaces
* chore(concerto-util): remove axios and colors
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: dselman <dselman@users.noreply.github.com>
* chore(deps): update concerto deps

Signed-off-by: Moh <muh.tahiropeyemi@gmail.com>

* chore(deps): update concerto deps

Signed-off-by: Moh <muh.tahiropeyemi@gmail.com>

* empty

Signed-off-by: Moh <muh.tahiropeyemi@gmail.com>

---------

Signed-off-by: Moh <muh.tahiropeyemi@gmail.com>
* feat(decorators): validate decorators against model

Signed-off-by: Dan Selman <danscode@selman.org>
Signed-off-by: Dan Selman <danscode@selman.org>
Signed-off-by: Dan Selman <danscode@selman.org>
* chore(jest): update version
* miscellaneous other fixes for tests

---------

Signed-off-by: Dan Selman <danscode@selman.org>
Signed-off-by: Dan Selman <danscode@selman.org>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: ekarademir <ekarademir@users.noreply.github.com>
…rdproject#932)

* chore(versions): use latest versions of other concerto packages

Signed-off-by: Jamie Shorten <noreply@jamieshorten.com>

* chore: update package

Signed-off-by: Jamie Shorten <noreply@jamieshorten.com>

* chore: package updates

Signed-off-by: Jamie Shorten <noreply@jamieshorten.com>

* chore: update metamodel

Signed-off-by: Jamie Shorten <noreply@jamieshorten.com>

* chore: fix packa lock

Signed-off-by: Jamie Shorten <noreply@jamieshorten.com>

---------

Signed-off-by: Jamie Shorten <noreply@jamieshorten.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: jamieshorten <jamieshorten@users.noreply.github.com>
@Sangyog10 Sangyog10 closed this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.