Closed mergify[bot] closed 1 week ago
Cherry-pick of c3179b32674fdce7d72fa1a4b89bd736fa7bf1f1 has failed:
On branch mergify/bp/release/4.10.x/pr-7326
Your branch is up to date with 'origin/release/4.10.x'.
You are currently cherry-picking commit c3179b3267.
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Changes to be committed:
modified: common/api/presentation-frontend.api.md
modified: common/api/summary/presentation-frontend.exports.csv
new file: common/changes/@itwin/presentation-common/bump_unified_selection_2024-11-06-14-52.json
new file: common/changes/@itwin/presentation-frontend/bump_unified_selection_2024-11-06-14-52.json
modified: presentation/common/src/presentation-common/KeySet.ts
modified: presentation/common/src/test/KeySet.test.ts
modified: presentation/frontend/package.json
modified: presentation/frontend/src/presentation-frontend/PresentationManager.ts
modified: presentation/frontend/src/presentation-frontend/selection/HiliteSetProvider.ts
modified: presentation/frontend/src/presentation-frontend/selection/SelectionManager.ts
modified: presentation/frontend/src/test/PresentationManager.test.ts
modified: presentation/frontend/src/test/selection/HiliteSetProvider.test.ts
modified: presentation/frontend/src/test/selection/SelectionManager.test.ts
Unmerged paths:
(use "git add <file>..." to mark resolution)
both modified: common/config/rush/pnpm-lock.yaml
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Bumped
@itwin/unified-selection
version. UpdatedKeySet
to always store instance key class names inSchema:Class
format.This is an automatic backport of pull request #7326 done by Mergify.