adobe / helix-dispatch

A Helix microservice that retrieves content from multiple sources and delivers the best match
Apache License 2.0
4 stars 2 forks source link

chore(deps): update dependency @adobe/helix-log to v6 #526

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@adobe/helix-log 5.0.3 -> 6.0.0 age adoption passing confidence

Release Notes

adobe/helix-log ### [`v6.0.0`](https://togithub.com/adobe/helix-log/blob/master/CHANGELOG.md#​600-httpsgithubcomadobehelix-logcomparev505v600-2021-10-20) [Compare Source](https://togithub.com/adobe/helix-log/compare/v5.0.5...v6.0.0) ##### Bug Fixes - remove global root logger and related methods ([cbc5135](https://togithub.com/adobe/helix-log/commit/cbc5135c494a679895f07882d40b5d3dedbf14f9)) - remove winston support ([bf9053a](https://togithub.com/adobe/helix-log/commit/bf9053af8c6128473b17d3f7652d4630c4036ba2)) ##### 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](https://togithub.com/adobe/helix-log/compare/v5.0.4...v5.0.5) (2021-09-20) ##### Bug Fixes - update ferrum et al ([a397c01](https://togithub.com/adobe/helix-log/commit/a397c01b4e44f457afdf1906b8adad97d756a7cd)) #### [5.0.4](https://togithub.com/adobe/helix-log/compare/v5.0.3...v5.0.4) (2021-09-02) ##### Bug Fixes - add timeout of 5s for sending logs to coralogix ([#​221](https://togithub.com/adobe/helix-log/issues/221)) ([36b4ae2](https://togithub.com/adobe/helix-log/commit/36b4ae2a27b13a84124eeeb1c77ee113342d7ff8)), closes [#​196](https://togithub.com/adobe/helix-log/issues/196) #### [5.0.3](https://togithub.com/adobe/helix-log/compare/v5.0.2...v5.0.3) (2021-04-12) ##### Bug Fixes - **coralogix:** fix promise rejection warning ([#​185](https://togithub.com/adobe/helix-log/issues/185)) ([98cacff](https://togithub.com/adobe/helix-log/commit/98cacff1f89cf5f449ea7f6a41341f509087b9fa)) #### [5.0.2](https://togithub.com/adobe/helix-log/compare/v5.0.1...v5.0.2) (2021-04-02) ##### Bug Fixes - **deps:** npm audit fix ([2bb15b7](https://togithub.com/adobe/helix-log/commit/2bb15b79ddd8d29a09efd56d2b913e97acfce97c)) #### [5.0.1](https://togithub.com/adobe/helix-log/compare/v5.0.0...v5.0.1) (2021-04-02) ##### Bug Fixes - **coralogix:** never throw an exception when flushing fails, just log an error to console ([7b58313](https://togithub.com/adobe/helix-log/commit/7b583137cbd77de3788677fbdae0dda67f8a6d83)), closes [#​181](https://togithub.com/adobe/helix-log/issues/181) ### [`v5.0.5`](https://togithub.com/adobe/helix-log/blob/master/CHANGELOG.md#​505-httpsgithubcomadobehelix-logcomparev504v505-2021-09-20) [Compare Source](https://togithub.com/adobe/helix-log/compare/v5.0.4...v5.0.5) ##### Bug Fixes - update ferrum et al ([a397c01](https://togithub.com/adobe/helix-log/commit/a397c01b4e44f457afdf1906b8adad97d756a7cd)) ### [`v5.0.4`](https://togithub.com/adobe/helix-log/blob/master/CHANGELOG.md#​504-httpsgithubcomadobehelix-logcomparev503v504-2021-09-02) [Compare Source](https://togithub.com/adobe/helix-log/compare/v5.0.3...v5.0.4) ##### Bug Fixes - add timeout of 5s for sending logs to coralogix ([#​221](https://togithub.com/adobe/helix-log/issues/221)) ([36b4ae2](https://togithub.com/adobe/helix-log/commit/36b4ae2a27b13a84124eeeb1c77ee113342d7ff8)), closes [#​196](https://togithub.com/adobe/helix-log/issues/196)

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• 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.

github-actions[bot] commented 3 years ago

This PR will trigger no release when merged.

codecov[bot] commented 3 years ago

Codecov Report

Merging #526 (1521d48) into main (ffaa3a1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #526   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          214       214           
=========================================
  Hits           214       214           

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 ffaa3a1...1521d48. Read the comment docs.

trieloff commented 3 years ago

:tada: This PR is included in version 4.11.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: