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

chore(deps-dev): bump @lerna-lite/version from 2.6.0 to 2.7.0 #81

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @lerna-lite/version from 2.6.0 to 2.7.0.

Release notes

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

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 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

Changelog

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

2.7.0 (2023-11-16)

Features

Commits
  • 7a29f46 chore(release): publish new version 2.7.0
  • 1d73413 chore(build): improve build & types exports (#761)
  • 154ea67 chore(deps): update all non-major dependencies (#755)
  • 3be09c8 chore(deps): update all non-major dependencies (#747)
  • 5f5d226 chore(deps): update all non-major dependencies (#746)
  • See full diff 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 <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 [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version) from 2.6.0 to 2.7.0.
- [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/v2.7.0/packages/version)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from AliMD as a code owner November 16, 2023 07:52
@dependabot dependabot bot added ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday... labels Nov 16, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2023

Looks like @lerna-lite/version is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lerna-lite/version-2.7.0 branch November 16, 2023 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants