stable

Clone or download

Read-only

chore: bump hybrids 9.0.0 -> 9.1.6

Closes request #39696 hybrids: 9.0.0 -> 9.1.6 No functional change expected in: - `@tuleap/plugin-cardwall-card-fields` (uses only the `html` function) - `@tuleap/commonmark-popover` (used in pull-requests comments) - `@tuleap/lazybox` - `@tuleap/plugin-pullrequest-homepage` (unit-tests only) - `@tuleap/plugin-pullrequests-app` (file-diff placeholders) - `@tuleap/plugin-pullrequest-selectors-dropdown` (used in pull-request-homepage) - `@tuleap/plugin-pullrequest-comments` (used in pullrequest overview + app) - `@tuleap/plugin-tracker-artifact-modal` - `@plugin/predefined-time-periods` (used in timetracking personal widget in edition mode) - `@plugin/prose-mirror-editor` (used in artidoc for links popovers) Change-Id: I3f19fd4a2e72604c6de235a6af06cdb5ec7cebdf

Modified Files

Name
M lib/frontend/commonmark-popover/package.json +1 −1 Go to diff View file
M lib/frontend/commonmark-popover/pnpm-lock.yaml +4 −4 Go to diff View file
M lib/frontend/lazybox/package.json +1 −1 Go to diff View file
M lib/frontend/lazybox/pnpm-lock.yaml +4 −4 Go to diff View file
M lib/frontend/prose-mirror-editor/package.json +1 −1 Go to diff View file
M lib/frontend/prose-mirror-editor/pnpm-lock.yaml +4 −4 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/package.json +1 −1 Go to diff View file
M plugins/cardwall/scripts/lib/card-fields/pnpm-lock.yaml +4 −4 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/package.json +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/pnpm-lock.yaml +4 −4 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/comment/PullRequestComment.ts +10 −8 Go to diff View file
M plugins/pullrequest/scripts/lib/selectors-dropdown/package.json +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/selectors-dropdown/pnpm-lock.yaml +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-homepage/package.json +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-homepage/pnpm-lock.yaml +4 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/package.json +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/pnpm-lock.yaml +4 −4 Go to diff View file
M plugins/timetracking/scripts/lib/predefined-time-periods/package.json +1 −1 Go to diff View file
M plugins/timetracking/scripts/lib/predefined-time-periods/pnpm-lock.yaml +4 −4 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/package.json +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/pnpm-lock.yaml +4 −4 Go to diff View file