Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

fix(deps): update adobe major (major) #1163

Merged
merged 4 commits into from
Oct 20, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@adobe/helix-log 5.0.5 -> 6.0.0 age adoption passing confidence
@adobe/helix-universal-logger 1.1.1 -> 2.0.0 age adoption passing confidence

Release Notes

adobe/helix-log

v6.0.0

Compare Source

Bug Fixes
  • remove global root logger and related methods (cbc5135)
  • remove winston support (bf9053a)
BREAKING CHANGES
  • the following constants and methods are no longer
    exported:
    • rootLogger
    • fatal
    • error
    • info
    • log
    • warn
    • verbose
    • debug
    • trace
    • silly

In order to quickly get a root logger, use createDefaultLogger().

  • the winston transport is no longer supported

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
  • coralogix: never throw an exception when flushing fails, just log an error to console (7b58313), closes #​181
adobe/helix-universal-logger

v2.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • passing a helix logger is no longer supported.
  • logger.init() was removed

1.1.1 (2021-10-18)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@github-actions
Copy link

This PR will trigger a patch release when merged.

@renovate renovate bot force-pushed the renovate-major-adobe-major branch from 6e564b8 to cce35d6 Compare October 20, 2021 19:38
@renovate renovate bot changed the title fix(deps): update dependency @adobe/helix-log to v6 fix(deps): update adobe major (major) Oct 20, 2021
@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #1163 (e63954f) into main (d7f5673) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main     #1163   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           59        59           
  Lines         1559      1559           
=========================================
  Hits          1559      1559           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d7f5673...e63954f. Read the comment docs.

@tripodsan tripodsan merged commit e52411d into main Oct 20, 2021
@tripodsan tripodsan deleted the renovate-major-adobe-major branch October 20, 2021 20:39
adobe-bot pushed a commit that referenced this pull request Oct 20, 2021
## [15.0.1](v15.0.0...v15.0.1) (2021-10-20)

### Bug Fixes

* **deps:** update adobe major (major) ([#1163](#1163)) ([e52411d](e52411d))
@adobe-bot
Copy link

🎉 This PR is included in version 15.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants