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: loading of package.json via createRequire #352

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

stefan-guggisberg
Copy link
Contributor

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

Related Issues

Thanks for contributing!

@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Merging #352 (7de112c) into main (2e9111b) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #352   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        18    -1     
  Lines         3249      3240    -9     
  Branches         1         0    -1     
=========================================
- Hits          3249      3240    -9     
Impacted Files Coverage Δ
src/core/request.js 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@stefan-guggisberg stefan-guggisberg merged commit bddafe0 into main Feb 13, 2023
@stefan-guggisberg stefan-guggisberg deleted the fix-load-package-json branch February 13, 2023 15:26
github-actions bot pushed a commit that referenced this pull request Feb 13, 2023
## [4.0.2](v4.0.1...v4.0.2) (2023-02-13)

### Bug Fixes

* loading of package.json via createRequire ([#352](#352)) ([bddafe0](bddafe0))
@github-actions
Copy link

🎉 This PR is included in version 4.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

stefan-guggisberg added a commit that referenced this pull request Feb 14, 2023
stefan-guggisberg added a commit that referenced this pull request Feb 14, 2023
github-actions bot pushed a commit that referenced this pull request Feb 14, 2023
## [4.0.3](v4.0.2...v4.0.3) (2023-02-14)

### Bug Fixes

* regression of PR [#352](#352) ([#353](#353)) ([c554f1e](c554f1e))
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.

None yet

2 participants