-
Notifications
You must be signed in to change notification settings - Fork 150
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(deps): update dependency @adobe/helix-log to v6 #363
Conversation
This PR will trigger a patch release when merged. |
Codecov Report
@@ Coverage Diff @@
## main #363 +/- ##
=======================================
Coverage 99.31% 99.32%
=======================================
Files 11 11
Lines 588 591 +3
=======================================
+ Hits 584 587 +3
Misses 4 4
Continue to review full report at Codecov.
|
# [7.0.0](v6.1.4...v7.0.0) (2022-02-14) ### Bug Fixes * **deps:** update dependency @adobe/helix-log to v6 ([#363](#363)) ([6298ed2](6298ed2)) * **index:** remove reference to single input file ([7324427](7324427)), closes [#386](#386) * **symbols:** tweak exports ([d31ab23](d31ab23)) * **tests:** use fileToURLPath for dirname ([352d032](352d032)) ### Code Refactoring * use esm ([a628755](a628755)) ### Features * **api:** change shape of input and output data ([797090f](797090f)) * **api:** create typescript declaration for api ([92426f9](92426f9)) ### BREAKING CHANGES * `jsonschema2md` now uses ECMAScript Modules (`import`/`export`) instead of CommonJS Modules (`require`/`exports`). This was driven by the desire to stay up to date with dependencies that switched to ESM.
🎉 This PR is included in version 7.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
5.0.5
->6.0.0
Release Notes
adobe/helix-log
v6.0.0
Compare Source
Bug Fixes
BREAKING CHANGES
exported:
In order to quickly get a root logger, use
createDefaultLogger()
.5.0.5 (2021-09-20)
Bug Fixes
5.0.4 (2021-09-02)
Bug Fixes
5.0.3 (2021-04-12)
Bug Fixes
5.0.2 (2021-04-02)
Bug Fixes
5.0.1 (2021-04-02)
Bug Fixes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.