Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps-dev): bump the build-tooling group with 2 updates #421

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

Open
dependabot wants to merge 1 commit into main
base: main
Choose a base branch
Loading
from dependabot/npm_and_yarn/build-tooling-36576d6a57

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps the build-tooling group with 2 updates: @lerna-lite/cli and @lerna-lite/version.

Updates @lerna-lite/cli from 4.10.2 to 4.10.3

Release notes

Sourced from @​lerna-lite/cli's releases.

v4.10.3

4.10.3 (2025年12月27日)

🐞 Bug Fixes

Changelog

Sourced from @​lerna-lite/cli's changelog.

4.10.3 (2025年12月27日)

Note: Version bump only for package @​lerna-lite/cli

Commits
  • 55c36f6 chore(release): publish new version v4.10.3
  • 4e6fc60 chore: run oxc format
  • cf9d74a chore(deps): update to latest oxfmt which now sorts all package.json
  • 2ce58cb chore(deps): update to latest oxfmt which now sorts all package.json (#1218)
  • 4046900 refactor(core): Conf to ESM, typescript-go, keep lifecycle config compat (#1199)
  • See full diff in compare view

Updates @lerna-lite/version from 4.10.2 to 4.10.3

Release notes

Sourced from @​lerna-lite/version's releases.

v4.10.3

4.10.3 (2025年12月27日)

🐞 Bug Fixes

Changelog

Sourced from @​lerna-lite/version's changelog.

4.10.3 (2025年12月27日)

🐞 Bug Fixes

Commits
  • 55c36f6 chore(release): publish new version v4.10.3
  • 4e6fc60 chore: run oxc format
  • 4835ba9 fix(version): avoid duplicate issue/PR comments (#1222)
  • cf9d74a chore(deps): update to latest oxfmt which now sorts all package.json
  • c87336c fix(version): whatBump must be a function, fixes #1217 (#1219)
  • 2ce58cb chore(deps): update to latest oxfmt which now sorts all package.json (#1218)
  • 77c9804 refactor: add option to change Rate Limiter first run max calls (#1215)
  • 4046900 refactor(core): Conf to ESM, typescript-go, keep lifecycle config compat (#1199)
  • cd1e474 fix: Version/Publish --yes log should show only after all Changes logged (#1214)
  • c916555 chore: use Vitest fake timers to improve Rate Limiter tests speed (#1212)
  • Additional commits viewable 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build-tooling group with 2 updates: [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) and [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version).
Updates `@lerna-lite/cli` from 4.10.2 to 4.10.3
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v4.10.3/packages/cli)
Updates `@lerna-lite/version` from 4.10.2 to 4.10.3
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/version/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v4.10.3/packages/version)
---
updated-dependencies:
- dependency-name: "@lerna-lite/cli"
 dependency-version: 4.10.3
 dependency-type: direct:development
 update-type: version-update:semver-patch
 dependency-group: build-tooling
- dependency-name: "@lerna-lite/version"
 dependency-version: 4.10.3
 dependency-type: direct:development
 update-type: version-update:semver-patch
 dependency-group: build-tooling
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 29, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 29, 2025
Copy link

PR Preview Action v1.6.1
🚀 View preview at
https://adidahiya.github.io/raga/pr-preview/pr-421/

Built to branch gh-pages at 2025年12月29日 08:09 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@adidahiya adidahiya Awaiting requested review from adidahiya adidahiya is a code owner

Assignees

No one assigned

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /