build(deps-dev): bump @lerna-lite/run from 3.9.1 to 3.10.0
Bumps @lerna-lite/run from 3.9.1 to 3.10.0.
Release notes
Sourced from @lerna-lite/run's releases.
v3.10.0
3.10.0 (2024-10-15)
You can now use
--scopefiltering option (or any other filtering options) in any of Lerna's commands, thanks to@farfromrefugfor expanding these options to all commands.Features
- support --scope filter options in all lerna commands (#948) (f72f893) - by
@farfromrefugv3.9.3
3.9.3 (2024-10-08)
The last couple of releases are mainly targeting the migration of smaller dependency alternatives, (most of them coming from the Tinylibs suite) and that is to not just modernize the project but also to reduce its footprint. I'm releasing these changes as bug fixes for better tracking purposes and usually wait a week or two between each releases (more to come). If you have any problems with recent releases then please open an issue or a discussion. These changes are mostly what the e18e initiative are pushing towards and also few of these alternatives are now shared by large projects as well like Vite, Vitest, Nuxt, etc... This should decrease project and download sizes, while possibly improving performances. Cheers
Bug Fixes
- deps: replace
globbywithtinyglobby(#941) (be8d050) - by@ghiscoding- deps: replace
picocolorswithtinyrainbow(#942) (75fc4df) - by@ghiscoding- deps: update inquirer packages to v4 (#944) (c9be87d) - by
@renovate[bot]v3.9.2
3.9.2 (2024-09-28)
Bug Fixes
- deps: replace
chalkwithpicocolors(#940) (7850c65) - by@ghiscoding- deps: update all non-major dependencies (#929) (fea1aec) - by
@renovate[bot]- deps: update inquirer packages to v3 (major) (#937) (c53390a) - by
@renovate[bot]- schema: bool prop
useWorkspacesmissing in Schema, fixes #930 (#931) (a24a59a) - by@ghiscoding
Changelog
Sourced from @lerna-lite/run's changelog.
3.10.0 (2024-10-15)
Features
- support --scope filter options in all lerna commands (#948) (f72f893) - by
@farfromrefug3.9.3 (2024-10-08)
Bug Fixes
- deps: replace
globbywithtinyglobby(#941) (be8d050) - by@ghiscoding- deps: replace
picocolorswithtinyrainbow(#942) (75fc4df) - by@ghiscoding3.9.2 (2024-09-28)
Bug Fixes
- deps: replace
chalkwithpicocolors(#940) (7850c65) - by@ghiscoding
Commits
567a622chore(release): publish new version v3.10.0f72f893feat: support --scope filter options in all lerna commands (#948)4dfa599chore(release): publish new version v3.9.353718adchore: remove any nested index barrel files (#945)be8d050fix(deps): replaceglobbywithtinyglobby(#941)75fc4dffix(deps): replacepicocolorswithtinyrainbow(#942)6f2f083chore: make package exports explicit asimportto represent ESM only7ef1327chore(release): publish new version v3.9.27850c65fix(deps): replacechalkwithpicocolors(#940)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
@dependabot recreate
Looks like @lerna-lite/run is up-to-date now, so this is no longer needed.