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

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Bump lerna #63

merged 2 commits into from
Apr 29, 2024

Conversation

guanw88
Copy link
Contributor

@guanw88 guanw88 commented Apr 29, 2024

  • Bump lerna to latest.

@guanw88
Copy link
Contributor Author

guanw88 commented Apr 29, 2024

DevQA: Locally, publish commands still work correctly.

(⎈ |eks04.production-bigmavenexec:default)➜  mavenlint git:(bump-lerna) yarn publish-canary
yarn run v1.22.19
$ lerna publish --canary
lerna notice cli v8.1.2
lerna info versioning independent
lerna info canary enabled
lerna WARN Yarn's registry proxy is broken, replacing with public npm registry
lerna WARN If you don't have an npm token, you should exit and run `npm login`
lerna info Looking for changed packages since 82ad63c^..82ad63c
lerna info ignoring diff in paths matching [ '*.md', '*-spec.js' ]
lerna success No changed packages to publish
✨  Done in 3.86s.
(⎈ |eks04.production-bigmavenexec:default)➜  mavenlint git:(bump-lerna) yarn publish
yarn publish v1.22.19
error Package marked as private, not publishing.
info Visit https://yarnpkg.com/en/docs/cli/publish for documentation about this command.
(⎈ |eks04.production-bigmavenexec:default)➜  mavenlint git:(bump-lerna) yarn publish-packages
yarn run v1.22.19
$ lerna publish
lerna notice cli v8.1.2
lerna info versioning independent
lerna WARN Yarn's registry proxy is broken, replacing with public npm registry
lerna WARN If you don't have an npm token, you should exit and run `npm login`
lerna info Looking for changed packages since [email protected]
lerna info ignoring diff in paths matching [ '*.md', '*-spec.js' ]
? Select a new version for eslint-config-mavenlint (currently 4.0.1) (Use arrow keys)
❯ Patch (4.0.2)
  Minor (4.1.0)
  Major (5.0.0)
  Prepatch (4.0.2-alpha.0)
  Preminor (4.1.0-alpha.0)
  Premajor (5.0.0-alpha.0)
  Custom Prerelease
  Custom Version
✨  Done in 13.47s.

@guanw88 guanw88 merged commit 4388a4e into master Apr 29, 2024
2 checks passed
@guanw88 guanw88 deleted the bump-lerna branch April 29, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants