-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update dependency lerna to v8 #263
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
nikku
force-pushed
the
renovate/major-lerna-monorepo
branch
from
November 27, 2023 15:34
e75bb06
to
0cb6bf0
Compare
nikku
force-pushed
the
renovate/major-lerna-monorepo
branch
from
November 27, 2023 15:51
0cb6bf0
to
2e97eba
Compare
Turns out a chain of interesting things prevented from us from simply upgrading:
🌥️ Closes #237 |
nikku
force-pushed
the
renovate/major-lerna-monorepo
branch
from
November 27, 2023 15:57
2e97eba
to
8e5e409
Compare
* ensure every plug-in follows a similar structure * drop browserify + grunt legacy * sources in `src` bundles to `public` directory * `dev` and `all` scripts * use single `lint` task across all projects * use single instance of required configuration files (*ignore)
nikku
force-pushed
the
renovate/major-lerna-monorepo
branch
from
November 27, 2023 15:59
8e5e409
to
4cfb68f
Compare
barmac
approved these changes
Nov 28, 2023
nikku
added a commit
to bpmn-io/bpmn-js-i18n
that referenced
this pull request
Nov 30, 2023
This broke with the unification of our bpmn-js-examples (bpmn-io/bpmn-js-examples#263).
fake-join bot
pushed a commit
to bpmn-io/bpmn-js-i18n
that referenced
this pull request
Nov 30, 2023
This broke with the unification of our bpmn-js-examples (bpmn-io/bpmn-js-examples#263).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.0
->^8.0.0
Release Notes
lerna/lerna (lerna)
v8.0.0
Compare Source
Features
v7.4.2
Compare Source
Bug Fixes
v7.4.1
Compare Source
Note: Version bump only for package lerna
v7.4.0
Compare Source
Features
7.3.1 (2023-10-10)
Bug Fixes
v7.3.1
Compare Source
Bug Fixes
v7.3.0
Compare Source
Bug Fixes
Features
v7.2.0
Compare Source
Note: Version bump only for package lerna
7.1.5 (2023-08-09)
Note: Version bump only for package lerna
7.1.4 (2023-07-15)
Bug Fixes
7.1.3 (2023-07-12)
Bug Fixes
7.1.2 (2023-07-12)
7.1.1 (2023-06-28)
Bug Fixes
v7.1.5
Compare Source
Note: Version bump only for package lerna
v7.1.4
Compare Source
Bug Fixes
v7.1.3
Compare Source
Bug Fixes
v7.1.2
Compare Source
v7.1.1
Compare Source
Bug Fixes
v7.1.0
Compare Source
Features
7.0.2 (2023-06-15)
Note: Version bump only for package lerna
7.0.1 (2023-06-13)
Note: Version bump only for package lerna
v7.0.2
Compare Source
Note: Version bump only for package lerna
v7.0.1
Compare Source
Note: Version bump only for package lerna
v7.0.0
Compare Source
Bug Fixes
Features
v6.6.2
Compare Source
Bug Fixes
v6.6.1
Compare Source
Bug Fixes
v6.6.0
Compare Source
Bug Fixes
Features
6.5.1 (2023-02-14)
Bug Fixes
v6.5.1
Compare Source
Bug Fixes
v6.5.0
Compare Source
Features
6.4.1 (2023-01-12)
Bug Fixes
v6.4.1
Compare Source
Bug Fixes
v6.4.0
Compare Source
Features
lerna watch
command (#3466) (008b995)v6.3.0
Compare Source
Features
v6.2.0
Compare Source
Bug Fixes
Features
v6.1.0
Compare Source
Features
6.0.3 (2022-11-07)
Note: Version bump only for package lerna
6.0.2 (2022-11-02)
Note: Version bump only for package lerna
6.0.1 (2022-10-14)
Bug Fixes
Configuration
📅 Schedule: Branch creation - "after 10pm,before 5:00am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Closes #237