Skip to content

chore(*): update concerto dependencies#87

Open
ekarademir wants to merge 1 commit intomainfrom
ertugrul/update-concerto-deps
Open

chore(*): update concerto dependencies#87
ekarademir wants to merge 1 commit intomainfrom
ertugrul/update-concerto-deps

Conversation

@ekarademir
Copy link
Contributor

Updates concerto packages to their latest versions.

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

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

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the @accordproject/concerto-* dependency set for the Concerto CLI package to newer patch versions, with corresponding lockfile updates.

Changes:

  • Bump several @accordproject/concerto-* packages from 3.25.0 to 3.25.7.
  • Bump @accordproject/concerto-metamodel from 3.12.6 to 3.12.8.
  • Regenerate package-lock.json to reflect the updated dependency graph.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates pinned Concerto package versions in dependencies.
package-lock.json Updates resolved versions/integrity and transitive dependency tree for the new Concerto versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines +53 to +59
"@accordproject/concerto-analysis": "3.25.7",
"@accordproject/concerto-codegen": "3.32.1",
"@accordproject/concerto-core": "3.25.0",
"@accordproject/concerto-cto": "3.25.0",
"@accordproject/concerto-metamodel": "3.12.6",
"@accordproject/concerto-util": "3.25.0",
"@accordproject/concerto-linter": "3.25.0",
"@accordproject/concerto-core": "3.25.7",
"@accordproject/concerto-cto": "3.25.7",
"@accordproject/concerto-metamodel": "3.12.8",
"@accordproject/concerto-util": "3.25.7",
"@accordproject/concerto-linter": "3.25.7",
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.

2 participants