Skip to content
Merged
Show file tree
Hide file tree
Changes from 27 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
859805b
Attempt to update object storage
MichaelSwigerAtBentley Sep 23, 2025
382e54e
Update to 3.0.3
MichaelSwigerAtBentley Sep 26, 2025
f86c629
WIP Swap to AzureServerStorage
MichaelSwigerAtBentley Sep 26, 2025
d50f3f6
Merge branch 'master' of https://github.com/iTwin/itwinjs-core into m…
MichaelSwigerAtBentley Sep 26, 2025
84070e4
regen lock
MichaelSwigerAtBentley Sep 26, 2025
5e62130
Add a baseUrl check to tests
MichaelSwigerAtBentley Sep 30, 2025
782938a
Merge branch 'master' of https://github.com/iTwin/itwinjs-core into m…
MichaelSwigerAtBentley Sep 30, 2025
6c7be85
regen lock
MichaelSwigerAtBentley Sep 30, 2025
75bd965
Update to 3.0.4
MichaelSwigerAtBentley Sep 30, 2025
09f8abe
Merge branch 'master' of https://github.com/iTwin/itwinjs-core into m…
MichaelSwigerAtBentley Sep 30, 2025
874ba43
regen lock
MichaelSwigerAtBentley Sep 30, 2025
d7d92de
Rush change
MichaelSwigerAtBentley Sep 30, 2025
dfaa009
WIP update iModels Clients
MichaelSwigerAtBentley Sep 30, 2025
dbc003a
Rush change
MichaelSwigerAtBentley Sep 30, 2025
e4f6035
suppress CVE
MichaelSwigerAtBentley Sep 30, 2025
6800281
Merge branch 'master' of https://github.com/iTwin/itwinjs-core into m…
MichaelSwigerAtBentley Sep 30, 2025
22b7309
regen lock
MichaelSwigerAtBentley Sep 30, 2025
a72f665
remove imodels-access-common from test-apps
MichaelSwigerAtBentley Sep 30, 2025
c39830b
rm imodels-clients-common
aruniverse Sep 30, 2025
a6f02f2
remove iModelsClient
MichaelSwigerAtBentley Sep 30, 2025
13bbbb5
Merge branch 'mike/object-storage-update' of https://github.com/iTwin…
MichaelSwigerAtBentley Sep 30, 2025
992aab6
remove imodels-client-authoring
MichaelSwigerAtBentley Sep 30, 2025
7fe3a77
Revert "remove iModelsClient"
MichaelSwigerAtBentley Sep 30, 2025
b9d247e
Use AzureClientStorage instead
MichaelSwigerAtBentley Sep 30, 2025
489b878
Remove unneeded deps
MichaelSwigerAtBentley Sep 30, 2025
123e709
Remove alias from webpack
MichaelSwigerAtBentley Sep 30, 2025
44e1741
update the browserlist, caniuse-lite
aruniverse Oct 1, 2025
221680e
fix builds
aruniverse Oct 1, 2025
8c06caa
Add note to override
MichaelSwigerAtBentley Oct 1, 2025
4aa91db
Merge branch 'master' of https://github.com/iTwin/itwinjs-core into m…
MichaelSwigerAtBentley Oct 1, 2025
f5169b0
Merge branch 'master' of https://github.com/iTwin/itwinjs-core into m…
MichaelSwigerAtBentley Oct 1, 2025
29c900d
Merge branch 'master' of https://github.com/iTwin/itwinjs-core into m…
MichaelSwigerAtBentley Oct 1, 2025
e6e5b52
Merge branch 'master' of https://github.com/iTwin/itwinjs-core into m…
MichaelSwigerAtBentley Oct 2, 2025
246aabe
Remove imodels-access-common from approved packages
MichaelSwigerAtBentley Oct 2, 2025
a0e2841
Swap object-storage-core to devDep
MichaelSwigerAtBentley Oct 2, 2025
63406de
Swap object-storage-core to devDep
MichaelSwigerAtBentley Oct 2, 2025
5262f07
rush extract-api
MichaelSwigerAtBentley Oct 2, 2025
c4a0c19
Remove process.env from Display-performance-test-app frontend
MichaelSwigerAtBentley Oct 2, 2025
f40969e
Fix integration tests
MichaelSwigerAtBentley Oct 2, 2025
570c74a
lint
MichaelSwigerAtBentley Oct 2, 2025
6080571
Merge branch 'master' of https://github.com/iTwin/itwinjs-core into m…
MichaelSwigerAtBentley Oct 3, 2025
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@itwin/core-backend",
"comment": "",
"type": "none"
}
],
"packageName": "@itwin/core-backend"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@itwin/core-common",
"comment": "",
"type": "none"
}
],
"packageName": "@itwin/core-common"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@itwin/core-frontend",
"comment": "",
"type": "none"
}
],
"packageName": "@itwin/core-frontend"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@itwin/ecschema-rpcinterface-tests",
"comment": "",
"type": "none"
}
],
"packageName": "@itwin/ecschema-rpcinterface-tests"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@itwin/rpcinterface-full-stack-tests",
"comment": "",
"type": "none"
}
],
"packageName": "@itwin/rpcinterface-full-stack-tests"
}
8 changes: 6 additions & 2 deletions common/config/rush/browser-approved-packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages": [
{
"name": "@azure/storage-blob",
"allowedCategories": [ "internal" ]
"allowedCategories": [ "backend", "internal" ]
},
{
"name": "@bentley/aec-units-schema",
Expand Down Expand Up @@ -282,6 +282,10 @@
"name": "@itwin/imodels-access-backend",
"allowedCategories": [ "integration-testing", "internal" ]
},
{
"name": "@itwin/imodels-access-common",
"allowedCategories": [ "integration-testing", "internal" ]
},
{
"name": "@itwin/imodels-access-frontend",
"allowedCategories": [ "integration-testing", "internal" ]
Expand All @@ -308,7 +312,7 @@
},
{
"name": "@itwin/object-storage-azure",
"allowedCategories": [ "backend" ]
"allowedCategories": [ "backend", "integration-testing", "internal" ]
},
{
"name": "@itwin/object-storage-core",
Expand Down
5 changes: 3 additions & 2 deletions common/config/rush/pnpm-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"rollup-plugin-copy>globby": "^11.0.0", // https://github.com/vladshcherbin/rollup-plugin-copy/issues/77
"elliptic": "^6.6.1", // https://github.com/advisories/GHSA-vjh7-7g9h-fjfh crypto-browserify>browserify-sign>elliptic
"form-data": "^4.0.4", // https://github.com/advisories/GHSA-fjxv-7rqg-78g4 azurite>@azure/ms-rest-js>form-data
"axios": "^1.12.0" // https://github.com/advisories/GHSA-4hjh-wcwx-xvwj @itwin/object-storage-core>axios
"browserslist": "latest"
},
// A list of temporary advisories excluded from the High and Critical list.
// Warning this should only be used as a temporary measure to avoid build failures
Expand All @@ -26,7 +26,8 @@
"auditConfig": {
"ignoreCves": [
"CVE-2024-45296", // https://github.com/advisories/GHSA-9wv6-86v2-598j sinon>nise>path-to-regexp
"CVE-2025-27152" // https://github.com/advisories/GHSA-jr5f-v2jv-69x6 azurite>@azure/ms-rest-js>axios
"CVE-2025-27152", // https://github.com/advisories/GHSA-jr5f-v2jv-69x6 azurite>@azure/ms-rest-js>axios
"CVE-2025-58754" // https://github.com/advisories/GHSA-4hjh-wcwx-xvwj azurite>@azure/ms-rest-js>axios
]
}
}
Expand Down
Loading