Skip to content

Commit b999d59

Browse files
Merge branch 'main' into monaco
2 parents 90d7241 + 1fdc335 commit b999d59

File tree

10 files changed

+236
-335
lines changed

10 files changed

+236
-335
lines changed

calm-hub-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"express": "5.1.0",
7777
"nth-check": "2.1.1",
7878
"postcss": "8.5.6",
79-
"rollup": "4.46.4"
79+
"rollup": "4.50.1"
8080
},
8181
"proxy": "http://127.0.0.1:8080/",
8282
"eslintConfig": {

calm-hub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<groupId>io.netty</groupId>
2828
<artifactId>netty-bom</artifactId>
2929
<!-- Force patched Netty version to mitigate CVE-2025-58057 (affecting 4.1.124.Final) -->
30-
<version>4.1.127.Final</version>
30+
<version>4.2.6.Final</version>
3131
<type>pom</type>
3232
<scope>import</scope>
3333
</dependency>

calm-plugins/vscode/package-lock.json

Lines changed: 0 additions & 204 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,66 @@ All notable changes to the CALM CLI will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.3.1 (2025-09-15)
9+
10+
* Merge pull request #1612 from rocketstack-matt/cve-fix ([f0a8acc](https://github.com/finos/architecture-as-code/commit/f0a8acc)), closes [#1612](https://github.com/finos/architecture-as-code/issues/1612)
11+
* fix(ci): Ensure consistency of dependency check locally and remote ([9ad9372](https://github.com/finos/architecture-as-code/commit/9ad9372))
12+
13+
## 1.3.0 (2025-09-11)
14+
15+
* Merge pull request #1603 from LeighFinegold/vertical-table ([0021f2b](https://github.com/finos/architecture-as-code/commit/0021f2b)), closes [#1603](https://github.com/finos/architecture-as-code/issues/1603)
16+
* Merge pull request #1604 from finos/dependabot/npm_and_yarn/npm_and_yarn-d2c86c59b8 ([3907c64](https://github.com/finos/architecture-as-code/commit/3907c64)), closes [#1604](https://github.com/finos/architecture-as-code/issues/1604)
17+
* chore(deps): bump the npm_and_yarn group across 2 directories with 1 update ([d4830d0](https://github.com/finos/architecture-as-code/commit/d4830d0))
18+
* feat(calm-widgets): table enhancements to support flat vertical tables ([364d4a5](https://github.com/finos/architecture-as-code/commit/364d4a5))
19+
20+
## 1.2.0 (2025-09-09)
21+
22+
* Merge pull request #1592 from LeighFinegold/feature/document-block-architecture-widget ([c399a75](https://github.com/finos/architecture-as-code/commit/c399a75)), closes [#1592](https://github.com/finos/architecture-as-code/issues/1592)
23+
* Merge pull request #1593 from finos/renovate/actions-checkout-digest ([288b704](https://github.com/finos/architecture-as-code/commit/288b704)), closes [#1593](https://github.com/finos/architecture-as-code/issues/1593)
24+
* Merge pull request #1594 from finos/renovate/aws-actions-configure-aws-credentials-digest ([2dc9d58](https://github.com/finos/architecture-as-code/commit/2dc9d58)), closes [#1594](https://github.com/finos/architecture-as-code/issues/1594)
25+
* Merge pull request #1595 from finos/renovate/semgrep-semgrep ([40848d6](https://github.com/finos/architecture-as-code/commit/40848d6)), closes [#1595](https://github.com/finos/architecture-as-code/issues/1595)
26+
* Merge pull request #1596 from finos/renovate/patch-updates ([5d04ec8](https://github.com/finos/architecture-as-code/commit/5d04ec8)), closes [#1596](https://github.com/finos/architecture-as-code/issues/1596)
27+
* Merge pull request #1598 from rocketstack-matt/cve-fixes ([fed336e](https://github.com/finos/architecture-as-code/commit/fed336e)), closes [#1598](https://github.com/finos/architecture-as-code/issues/1598)
28+
* Remove problematic mvnd-sdkman feature from devcontainer ([2645f55](https://github.com/finos/architecture-as-code/commit/2645f55))
29+
* fix(ci): Update Maven build command to include the '-U' flag for dependency updates ([132e418](https://github.com/finos/architecture-as-code/commit/132e418))
30+
* fix(ci): Upgrade Quarkus and Netty versions to address security vulnerabilities ([5903093](https://github.com/finos/architecture-as-code/commit/5903093))
31+
* fix(shared): imply this when when no context provided to widget with no additional options ([20b8d3b](https://github.com/finos/architecture-as-code/commit/20b8d3b))
32+
* feat(calm-widgets): block-architecture widget (#1567) ([68ac659](https://github.com/finos/architecture-as-code/commit/68ac659)), closes [#1567](https://github.com/finos/architecture-as-code/issues/1567)
33+
* chore(calm-hub): Update version to 0.7.6 in pom.xml and documentation ([b4fa57e](https://github.com/finos/architecture-as-code/commit/b4fa57e))
34+
* chore(deps): update actions/checkout digest to 08eba0b ([0e48f22](https://github.com/finos/architecture-as-code/commit/0e48f22))
35+
* chore(deps): update aws-actions/configure-aws-credentials digest to 7474bc4 ([dea8dd6](https://github.com/finos/architecture-as-code/commit/dea8dd6))
36+
* chore(deps): update patch updates ([3dac853](https://github.com/finos/architecture-as-code/commit/3dac853))
37+
* chore(deps): update semgrep/semgrep docker digest to 4eb1dee ([23d7ae6](https://github.com/finos/architecture-as-code/commit/23d7ae6))
38+
* refactor(devcontainer): Replace mvnd-sdkman feature with Java feature and update postCreateCommand ([d260feb](https://github.com/finos/architecture-as-code/commit/d260feb))
39+
40+
## 1.1.3 (2025-09-05)
41+
42+
* Merge pull request #1590 from Thels/semantic-release-fixes ([9f83a08](https://github.com/finos/architecture-as-code/commit/9f83a08)), closes [#1590](https://github.com/finos/architecture-as-code/issues/1590)
43+
* fix(release): update success command to remove [skip ci] from changelog commit message ([b9ae424](https://github.com/finos/architecture-as-code/commit/b9ae424))
44+
45+
## 1.1.2 (2025-09-05)
46+
47+
* Merge pull request #1588 from markscott-ms/fix-1555-tidy-debug ([57e38ec](https://github.com/finos/architecture-as-code/commit/57e38ec)), closes [#1588](https://github.com/finos/architecture-as-code/issues/1588)
48+
* fix(shared): honour user's selected log level in validation option selection logic ([da6e513](https://github.com/finos/architecture-as-code/commit/da6e513))
49+
50+
## 1.1.1 (2025-09-05)
51+
52+
* Merge pull request #1583 from Thels/semantic-release-fixes ([8b3a2b9](https://github.com/finos/architecture-as-code/commit/8b3a2b9)), closes [#1583](https://github.com/finos/architecture-as-code/issues/1583)
53+
* Merge pull request #1585 from Thels/semantic-release-fixes ([4b6da79](https://github.com/finos/architecture-as-code/commit/4b6da79)), closes [#1585](https://github.com/finos/architecture-as-code/issues/1585)
54+
* Merge pull request #1586 from Thels/semantic-release-fixes ([10810a3](https://github.com/finos/architecture-as-code/commit/10810a3)), closes [#1586](https://github.com/finos/architecture-as-code/issues/1586)
55+
* fix(release): remove assets configuration from GitHub plugin ([a82bce1](https://github.com/finos/architecture-as-code/commit/a82bce1))
56+
* fix(release): swap @semantic-release/exec and @semantic-release/github ([299aa43](https://github.com/finos/architecture-as-code/commit/299aa43))
57+
* fix(release): update current version retrieval to use latest git tag instead of package.json ([ad0fcf6](https://github.com/finos/architecture-as-code/commit/ad0fcf6))
58+
59+
## 1.1.0 (2025-09-05)
60+
61+
* Merge pull request #1580 from Thels/semantic-release-fixes ([232ef93](https://github.com/finos/architecture-as-code/commit/232ef93)), closes [#1580](https://github.com/finos/architecture-as-code/issues/1580)
62+
* Merge pull request #1581 from Thels/semantic-release-fixes ([76b5f8d](https://github.com/finos/architecture-as-code/commit/76b5f8d)), closes [#1581](https://github.com/finos/architecture-as-code/issues/1581)
63+
* Merge pull request #1582 from Thels/semantic-release-fixes ([adc8dcd](https://github.com/finos/architecture-as-code/commit/adc8dcd)), closes [#1582](https://github.com/finos/architecture-as-code/issues/1582)
64+
* fix(docs): remove mention of faster delivery from contributing guidelines ([52c58fe](https://github.com/finos/architecture-as-code/commit/52c58fe))
65+
* fix(release): update prepareCmd to include changelog update and push for CLI versioning ([ee5100c](https://github.com/finos/architecture-as-code/commit/ee5100c))
66+
* feat(release): add automated changelog PR creation for CLI releases ([9c93f0b](https://github.com/finos/architecture-as-code/commit/9c93f0b))
67+
868
## [Unreleased]
969

1070
### Added

0 commit comments

Comments
 (0)