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

fix: do not crash on dependency extraction errors #483

Merged
merged 2 commits into from
Sep 1, 2024

Conversation

harelmo-lumigo
Copy link
Contributor

To allow code bundled using tools such as esbuild proceed without crashing when module.paths is missing (which is not the case when ran as a vanilla Node module)

@harelmo-lumigo harelmo-lumigo changed the title Do not crash on dependency extraction errors fix: do not crash on dependency extraction errors Aug 28, 2024
Copy link
Contributor

@sagivoululumigo sagivoululumigo left a comment

Choose a reason for hiding this comment

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

Lest small question

@harelmo-lumigo harelmo-lumigo merged commit 9382e5b into main Sep 1, 2024
85 of 89 checks passed
@harelmo-lumigo harelmo-lumigo deleted the RD-13439-fix-dep-reporting-crash branch September 1, 2024 08:51
lumigo-circleci-github-user pushed a commit that referenced this pull request Sep 1, 2024
## [1.41.6](v1.41.5...v1.41.6) (2024-09-01)

### Bug Fixes

* do not crash on dependency extraction errors ([#483](#483)) ([9382e5b](9382e5b))
@doriaviram
Copy link
Contributor

🎉 This PR is included in version 1.41.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants