Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ lerna (8.1.2 → 8.1.7) · Repo · Changelog
Release Notes
8.1.7
8.1.6
8.1.5
8.1.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
chore(misc): publish 8.1.7
fix: set explicit strip-ansi dependency (#4045)
chore(misc): publish 8.1.6
fix: set explicit string-width dependency (#4038)
chore: swallow non-critical error within test helpers (#4034)
chore: treat key workflows as global inputs to cache
chore: skip cache in other-node-versions
chore(misc): publish 8.1.5
fix: update npm utility dependencies and related packages (#4033)
chore: update repo dev dependencies (#4032)
chore(misc): publish 8.1.4
chore: update other-node-versions workflow (#4020)
chore: re-enable tests (#4019)
fix: specify 'dependencies: true' when prepping task runner options (#4017)
chore: set corepack env vars in workflow (#4015)
chore(misc): publish 8.1.3
chore: re-enable some e2e tests (#4004)
fix: update to nx 19 (#4003)
chore(deps): bump express from 4.18.2 to 4.19.2 in /website (#3984)
chore(deps): bump express and verdaccio (#4002)
chore(deps): bump ejs from 3.1.9 to 3.1.10 (#3994)
fix(deps): bump tar from 6.1.11 to 6.2.1 (#3990)
chore: tmp disable failing e2e tests (#4001)
chore(docs): fix typo (#3987)
chore: pin pnpm v8 (#3997)
chore(docs): remove mention of useWorkspaces (#3986)
fix(version): create release when using custom tag-version-separator (#3979)
chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 (#3977)
fix(list): flush output before exiting (#3971)
chore(deps): bump ip from 2.0.0 to 2.0.1 (#3960)
chore: update snapshots (#3968)
chore: unset GITHUB_ACTIONS environment variable in other node versions workflow
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands