Skip to content

Conversation

sdangol
Copy link
Contributor

@sdangol sdangol commented Jul 24, 2025

Summary

This PR removes the lerna dependency from the project and also removes all the places from where it was mentioned.

Changes

Please provide a summary of what's being changed

  • Removed lerna dependency from package.json and ran npm install to update package-lock.json
  • Remove the lerna.json config which was used by lerna
  • Removed mentions of lerna from .gitignore and .github/boring-cyborg.yml

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number:
#4169


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Jul 24, 2025
@boring-cyborg boring-cyborg bot added automation This item relates to automation dependencies Changes that touch dependencies, e.g. Dependabot, etc. internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) labels Jul 24, 2025
Copy link

Copy link
Contributor

@dreamorosi dreamorosi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I'm so happy to see this gone!

@dreamorosi dreamorosi merged commit e08368b into main Jul 24, 2025
56 checks passed
@dreamorosi dreamorosi deleted the chore/remove-lerna branch July 24, 2025 12:28
Copy link
Contributor

@aws-powertools/lambda-typescript No related issues found. Please ensure 'pending-release' label is applied before releasing.

@dreamorosi dreamorosi linked an issue Jul 24, 2025 that may be closed by this pull request
2 tasks
@svozza
Copy link
Contributor

svozza commented Jul 24, 2025

Great work @swopnildangol!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation This item relates to automation dependencies Changes that touch dependencies, e.g. Dependabot, etc. internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) size/M PR between 30-99 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: remove lerna from repository
3 participants