Skip to content
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

Bump @lerna-lite/cli from 2.5.0 to 2.7.2 #348

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps @lerna-lite/cli from 2.5.0 to 2.7.2.

Release notes

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

v2.7.2

2.7.2 (2023-11-20)

Bug Fixes

v2.7.1

2.7.1 (2023-11-19)

Bug Fixes

v2.7.0

2.7.0 (2023-11-16)

New Lerna-Lite config types and we now publish on NPM with --provenance

Release Info

This new release adds 2 more config types that can be used for configuring Lerna-Lite as shown below:

  • lerna.jsonc: JSON with Comments
  • lerna.json5: human readable JSON, please note that most code editor don't yet support JSON Schema with .json5
  • lerna.json: nothing changed, same as before

Another change with this release is that we are now publishing on npm with provenance enabled via GitHub Action (read this GitHub blog for more info). The npm --provenance feature is available in Lerna-Lite since v2.3.0, you can see our provenance on npm @​lerna-lite/cli, below are print screens of what you'll see on npm. I wrote this quick NPM Publish with Provenance Wiki on what config we used to accomplished this in Lerna-Lite.

image

image


Features

v2.6.0

2.6.0 (2023-10-14)

Quick Info

In this new release I decided to add GITHUB_TOKEN as a valid environment variable for GitHub releases, mainly because we often see this variable name being used in GitHub documentations and in a few other applications (like release-it for example) instead of GH_TOKEN. Nonetheless, whichever name you decide to use they both work, you just have an extra 🔑 key name to choose from and this might also help with some application compatibilities. Cheers 🎉 ⭐

Features

... (truncated)

Changelog

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

2.7.2 (2023-11-20)

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

2.7.1 (2023-11-19)

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

2.7.0 (2023-11-16)

Features

2.6.0 (2023-10-14)

Features

2.5.1 (2023-09-09)

Bug Fixes

Commits
  • db6118c chore(release): publish new version 2.7.2
  • 6736842 chore(release): publish new version 2.7.1
  • 0dddeff chore(build): update build & TS types exports (#767)
  • d12b675 chore: remove pre/postpack demo
  • 293bf4c chore(all): remove unused module exports
  • 7a29f46 chore(release): publish new version 2.7.0
  • 1d73413 chore(build): improve build & types exports (#761)
  • 104afdd chore(release): publish new version 2.6.0
  • d9de881 feat(version): add --force-conventional-graduate to force update (#743)
  • cf0ad19 chore(release): publish new version 2.5.1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) from 2.5.0 to 2.7.2.
- [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/v2.7.2/packages/cli)

---
updated-dependencies:
- dependency-name: "@lerna-lite/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Nov 20, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2023

Dependabot tried to add @frameless/kernteam-sysadmin as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/frameless/gemeentevoorbeeld.nl/pulls/348/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the frameless/gemeentevoorbeeld.nl repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link

vercel bot commented Nov 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nl-design-system-templates ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2023 9:48pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants