Skip to content

Update itwin/core versions to 5.0.0-dev.111#221

Merged
hnn0003 merged 15 commits into
masterfrom
heather/update-core-5.0.0-dev.111
May 16, 2025
Merged

Update itwin/core versions to 5.0.0-dev.111#221
hnn0003 merged 15 commits into
masterfrom
heather/update-core-5.0.0-dev.111

Conversation

@hnn0003

@hnn0003 hnn0003 commented May 6, 2025

Copy link
Copy Markdown
Contributor

@hnn0003 hnn0003 requested a review from a team as a code owner May 6, 2025 21:06
@hnn0003 hnn0003 requested a review from naronchen May 6, 2025 21:06
@changeset-bot

changeset-bot Bot commented May 6, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: dfc7b6a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@itwin/changed-elements-react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@diegopinate

diegopinate commented May 7, 2025

Copy link
Copy Markdown
Collaborator

Installing everything shows unmet peers for a lot of the other iTwin packages, have you tried to straighten those up?

Edit: it also seems like I can't open any iModels with the app.

 WARN  Issues with peer dependencies found
packages/changed-elements-react
├─┬ @itwin/components-react 5.0.5
│ ├── ✕ unmet peer @itwin/appui-abstract@^4.0.0: found 5.0.0-dev.111
│ └── ✕ unmet peer @itwin/core-bentley@^4.0.0: found 5.0.0-dev.111
├─┬ @itwin/core-react 5.1.0
│ ├── ✕ unmet peer @itwin/appui-abstract@^4.0.0: found 5.0.0-dev.111
│ └── ✕ unmet peer @itwin/core-bentley@^4.0.0: found 5.0.0-dev.111
├─┬ @itwin/imodel-components-react 5.1.0
│ ├── ✕ unmet peer @itwin/appui-abstract@^4.0.0: found 5.0.0-dev.111
│ ├── ✕ unmet peer @itwin/core-bentley@^4.0.0: found 5.0.0-dev.111
│ ├── ✕ unmet peer @itwin/components-react@^5.1.0: found 5.0.5
│ ├── ✕ unmet peer @itwin/core-common@^4.0.0: found 5.0.0-dev.111
│ └── ✕ unmet peer @itwin/core-frontend@^4.0.0: found 5.0.0-dev.111
├─┬ @itwin/core-quantity 4.10.7
│ └── ✕ unmet peer @itwin/core-bentley@^4.10.7: found 5.0.0-dev.111
├─┬ @itwin/core-frontend 5.0.0-dev.111
│ └── ✕ unmet peer @itwin/core-quantity@5.0.0-dev.111: found 4.10.7
├─┬ @itwin/presentation-common 5.0.0-dev.111
│ └── ✕ unmet peer @itwin/core-quantity@5.0.0-dev.111: found 4.10.7
├─┬ @itwin/presentation-frontend 5.0.0-dev.111
│ └── ✕ unmet peer @itwin/core-quantity@5.0.0-dev.111: found 4.10.7
└─┬ @itwin/ecschema-metadata 5.0.0-dev.111
  └── ✕ unmet peer @itwin/core-quantity@5.0.0-dev.111: found 4.10.7

packages/test-app-backend
└─┬ @itwin/imodels-access-backend 5.2.3
  ├── ✕ unmet peer @itwin/core-bentley@^4.0.0: found 5.0.0-dev.111
  ├── ✕ unmet peer @itwin/core-common@^4.0.0: found 5.0.0-dev.111
  ├── ✕ unmet peer @itwin/core-backend@^4.0.0: found 5.0.0-dev.111
  └─┬ @itwin/imodels-access-common 5.2.3
    ├── ✕ unmet peer @itwin/core-bentley@^4.0.0: found 5.0.0-dev.111
    └── ✕ unmet peer @itwin/core-common@^4.0.0: found 5.0.0-dev.111

packages/test-app-frontend
├─┬ @itwin/appui-layout-react 4.8.3
│ ├── ✕ unmet peer @itwin/appui-abstract@"^3.7.0 || ^4.0.0": found 5.0.0-dev.111
│ ├── ✕ unmet peer @itwin/core-bentley@"^3.7.0 || ^4.0.0": found 5.0.0-dev.111
│ └── ✕ unmet peer @itwin/core-react@^4.8.3: found 5.1.0
├─┬ @itwin/appui-react 5.0.5
│ ├── ✕ unmet peer @itwin/appui-abstract@^4.0.0: found 5.0.0-dev.111
│ ├── ✕ unmet peer @itwin/core-bentley@^4.0.0: found 5.0.0-dev.111
│ ├── ✕ unmet peer @itwin/core-common@^4.0.0: found 5.0.0-dev.111
│ ├── ✕ unmet peer @itwin/core-frontend@^4.0.0: found 5.0.0-dev.111
│ └── ✕ unmet peer @itwin/core-quantity@^4.0.0: found 5.0.0-dev.111
├─┬ @itwin/components-react 5.0.5
│ ├── ✕ unmet peer @itwin/appui-abstract@^4.0.0: found 5.0.0-dev.111
│ └── ✕ unmet peer @itwin/core-bentley@^4.0.0: found 5.0.0-dev.111
├─┬ @itwin/core-react 5.1.0
│ ├── ✕ unmet peer @itwin/appui-abstract@^4.0.0: found 5.0.0-dev.111
│ └── ✕ unmet peer @itwin/core-bentley@^4.0.0: found 5.0.0-dev.111
├─┬ @itwin/imodel-components-react 5.1.0
│ ├── ✕ unmet peer @itwin/appui-abstract@^4.0.0: found 5.0.0-dev.111
│ ├── ✕ unmet peer @itwin/core-bentley@^4.0.0: found 5.0.0-dev.111
│ ├── ✕ unmet peer @itwin/core-common@^4.0.0: found 5.0.0-dev.111
│ ├── ✕ unmet peer @itwin/core-frontend@^4.0.0: found 5.0.0-dev.111
│ ├── ✕ unmet peer @itwin/core-quantity@^4.0.0: found 5.0.0-dev.111
│ └── ✕ unmet peer @itwin/components-react@^5.1.0: found 5.0.5
└─┬ @itwin/imodels-access-frontend 5.2.3
  ├── ✕ unmet peer @itwin/core-bentley@^4.0.0: found 5.0.0-dev.111
  ├── ✕ unmet peer @itwin/core-common@^4.0.0: found 5.0.0-dev.111
  ├── ✕ unmet peer @itwin/core-frontend@^4.0.0: found 5.0.0-dev.111
  └─┬ @itwin/imodels-access-common 5.2.3
    ├── ✕ unmet peer @itwin/core-bentley@^4.0.0: found 5.0.0-dev.111
    └── ✕ unmet peer @itwin/core-common@^4.0.0: found 5.0.0-dev.111

@hnn0003 hnn0003 enabled auto-merge (squash) May 15, 2025 20:45
@hnn0003 hnn0003 merged commit 2f6b2ef into master May 16, 2025
4 checks passed
@hnn0003 hnn0003 deleted the heather/update-core-5.0.0-dev.111 branch May 16, 2025 13:56
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