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: declare pino-pretty dependency #326

Merged
merged 4 commits into from
Aug 10, 2023
Merged

fix: declare pino-pretty dependency #326

merged 4 commits into from
Aug 10, 2023

Conversation

JSPRH
Copy link
Contributor

@JSPRH JSPRH commented Aug 9, 2023

Description

Declare the pino-pretty dependency so NX dependency tree shaking is aware of it and includes it in the dist package.json.

Checklist:

  • The title of this PR and the commit history is conform with
    the Conventional Commits specification.
  • I have performed a self-review of my own code.
  • My changes generate no new warnings, SonarCloud reports no Vulnerabilities, Bugs or Code Smells.
  • I have added tests (unit and E2E if user-facing) that prove my fix is effective or that my feature works,
    Coverage > 80% and not less than the current coverage of the main branch.
  • The PR branch is up-to-date with the base branch. In case you merged main into your feature branch, make sure you have run the latest NX migrations (nx migrate --run-migrations).

@JSPRH JSPRH requested a review from timonmasberg August 9, 2023 15:10
timonmasberg
timonmasberg previously approved these changes Aug 10, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 10, 2023

Deployment Preview

🏁 This PR has been closed. No deployment preview is available.

@JSPRH JSPRH force-pushed the fix/pino-pretty-dependency branch from 9ca210d to 760d545 Compare August 10, 2023 12:53
@sonarcloud
Copy link

sonarcloud bot commented Aug 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@JSPRH JSPRH merged commit 033e89c into main Aug 10, 2023
9 checks passed
@JSPRH JSPRH deleted the fix/pino-pretty-dependency branch August 10, 2023 13:00
timonmasberg added a commit that referenced this pull request Aug 10, 2023
Co-authored-by: Timon Masberg <contact@timonmasberg.com>
@timonmasberg
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

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.

2 participants