Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/publish-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
name: pages
path: pages
- uses: aws-actions/configure-aws-credentials@e7f100cf4c008499ea8adda475de1042d6975c7b # v6.2.0
- uses: aws-actions/configure-aws-credentials@254c19bd240aabef8777f48595e9d2d7b972184b # v6.2.1
with:
role-to-assume: arn:aws:iam::974483672234:role/simpl-element-release
role-session-name: element-development-docs
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
name: coverage-reports
path: coverage-reports
- uses: aws-actions/configure-aws-credentials@e7f100cf4c008499ea8adda475de1042d6975c7b # v6.2.0
- uses: aws-actions/configure-aws-credentials@254c19bd240aabef8777f48595e9d2d7b972184b # v6.2.1
with:
role-to-assume: arn:aws:iam::974483672234:role/simpl-element-preview
role-session-name: element-preview
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
<!-- preview-links:end -->
EOF
- name: Update PR description block
uses: nefrob/pr-description@4dcc9f3ad5ec06b2a197c5f8f93db5e69d2fdca7 # v1.2.0
uses: nefrob/pr-description@30859d560129561327a48ec569ec3b6aa62dd2c9 # v1.3.0
with:
token: ${{ github.token }}
content: pr-preview-description.md
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
with:
name: pages
path: pages
- uses: aws-actions/configure-aws-credentials@e7f100cf4c008499ea8adda475de1042d6975c7b # v6.2.0
- uses: aws-actions/configure-aws-credentials@254c19bd240aabef8777f48595e9d2d7b972184b # v6.2.1
with:
role-to-assume: arn:aws:iam::974483672234:role/simpl-element-release
role-session-name: element-release-docs
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vrt-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ jobs:

- name: Comment on PR with download link
if: success() && github.event_name == 'pull_request'
uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0 # v3.0.4
uses: marocchino/sticky-pull-request-comment@5770ad5eb8f42dd2c4f34da00c94c5381e49af88 # v3.0.5
with:
message: |
[⬇️ Download VRTs](${{ steps.artifact.outputs.download_url }})
1,124 changes: 217 additions & 907 deletions package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,14 @@
"@angular/platform-browser": "22.0.5",
"@angular/router": "22.0.5",
"@meteocons/svg-static": "0.1.0",
"@module-federation/enhanced": "2.5.1",
"@module-federation/runtime": "2.5.1",
"@module-federation/enhanced": "2.6.0",
"@module-federation/runtime": "2.6.0",
"@ngx-formly/bootstrap": "7.1.0",
"@ngx-formly/core": "7.1.0",
"@ngx-translate/core": "18.0.0",
"@siemens/element-icons": "1.2.0",
"@siemens/ngx-datatable": "26.2.1",
"@softarc/native-federation-orchestrator": "4.4.0",
"@softarc/native-federation-orchestrator": "4.4.1",
"ag-grid-angular": "^36.0.0",
"ag-grid-community": "^36.0.0",
"echarts": "6.1.0",
Expand All @@ -134,12 +134,12 @@
"@angular/language-service": "22.0.5",
"@angular/localize": "22.0.5",
"@axe-core/playwright": "4.12.1",
"@commitlint/cli": "21.0.2",
"@commitlint/config-conventional": "21.0.2",
"@commitlint/cli": "21.2.0",
"@commitlint/config-conventional": "21.2.0",
"@eslint/js": "10.0.1",
"@microsoft/api-extractor": "7.58.9",
"@playwright/test": "1.61.1",
"@schematics/angular": "22.0.1",
"@schematics/angular": "22.0.5",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@siemens/commitlint-config": "4.4.2",
Expand All @@ -159,7 +159,7 @@
"concat": "1.0.3",
"cpy-cli": "7.0.0",
"cross-env": "10.1.0",
"eslint": "10.5.0",
"eslint": "10.6.0",
"eslint-plugin-headers": "1.3.4",
"eslint-plugin-perfectionist": "5.9.1",
"eslint-plugin-prefer-arrow": "1.2.3",
Expand All @@ -169,17 +169,17 @@
"ng-packagr": "22.0.0",
"ngx-build-plus": "20.0.0",
"piscina": "5.2.0",
"postcss": "8.5.15",
"postcss": "8.5.16",
"postcss-scss": "4.0.9",
"prettier": "3.8.4",
"prettier": "3.9.4",
"rimraf": "6.1.3",
"semantic-release": "25.0.5",
"semver": "7.8.5",
"stylelint": "17.13.0",
"stylelint": "17.14.0",
"stylelint-scss": "7.2.0",
"tsx": "4.22.4",
"typescript": "6.0.3",
"typescript-eslint": "8.61.1",
"typescript-eslint": "8.62.1",
"vitest": "4.1.9"
},
"optionalDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions projects/live-preview/assets/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"@ngx-formly/bootstrap": "7.1.0",
"@ngx-formly/core": "7.1.0",
"@ngx-translate/core": "18.0.0",
"@siemens/charts-ng": "49.11.0",
"@siemens/dashboards-ng": "49.11.0",
"@siemens/element-ng": "49.11.0",
"@siemens/element-theme": "49.11.0",
"@siemens/element-translate-ng": "49.11.0",
"@siemens/live-preview": "49.11.0",
"@siemens/maps-ng": "49.11.0",
"@siemens/charts-ng": "49.12.0",
"@siemens/dashboards-ng": "49.12.0",
"@siemens/element-ng": "49.12.0",
"@siemens/element-theme": "49.12.0",
"@siemens/element-translate-ng": "49.12.0",
"@siemens/live-preview": "49.12.0",
"@siemens/maps-ng": "49.12.0",
"@siemens/ngx-datatable": "26.2.1",
"ag-grid-angular": "^36.0.0",
"ag-grid-community": "^36.0.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/live-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-dom": "18 || 19",
"vue": "3",
"vue3-sfc-loader": "0.9.5",
"@babel/standalone": "8.0.2"
"@babel/standalone": "8.0.3"
},
"peerDependenciesMeta": {
"react": {
Expand Down
Loading