padok-team / burrito

🌯 Burrito is a TACoS 🌮
https://padok-team.github.io/burrito
Apache License 2.0
245 stars 10 forks source link

fix(deps): update module github.com/sirupsen/logrus to v1.9.3 #135

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/sirupsen/logrus require patch v1.9.0 -> v1.9.3

Release Notes

sirupsen/logrus (github.com/sirupsen/logrus) ### [`v1.9.3`](https://togithub.com/sirupsen/logrus/releases/tag/v1.9.3) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.9.2...v1.9.3) - Fix a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines https://github.com/sirupsen/logrus/commit/f9291a534cac1466d26414fd9e326381cd64ecef (re-apply [https://github.com/sirupsen/logrus/pull/1376](https://togithub.com/sirupsen/logrus/pull/1376)) - Fix panic in Writer https://github.com/sirupsen/logrus/commit/d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd **Full Changelog**: https://github.com/sirupsen/logrus/compare/v1.9.2...v1.9.3 ### [`v1.9.2`](https://togithub.com/sirupsen/logrus/releases/tag/v1.9.2) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.9.1...v1.9.2) - Revert [https://github.com/sirupsen/logrus/pull/1376](https://togithub.com/sirupsen/logrus/pull/1376), which introduced a regression in v1.9.1 **Full Changelog**: https://github.com/sirupsen/logrus/compare/v1.9.1...v1.9.2 ### [`v1.9.1`](https://togithub.com/sirupsen/logrus/releases/tag/v1.9.1) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.9.0...v1.9.1) #### What's Changed - Fix data race in hooks.test package by [@​FrancoisWagner](https://togithub.com/FrancoisWagner) in [https://github.com/sirupsen/logrus/pull/1362](https://togithub.com/sirupsen/logrus/pull/1362) - Add instructions to use different log levels for local and syslog by [@​tommyblue](https://togithub.com/tommyblue) in [https://github.com/sirupsen/logrus/pull/1372](https://togithub.com/sirupsen/logrus/pull/1372) - This commit fixes a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines. by [@​ozfive](https://togithub.com/ozfive) in [https://github.com/sirupsen/logrus/pull/1376](https://togithub.com/sirupsen/logrus/pull/1376) - Use text when shows the logrus output by [@​xieyuschen](https://togithub.com/xieyuschen) in [https://github.com/sirupsen/logrus/pull/1339](https://togithub.com/sirupsen/logrus/pull/1339) #### New Contributors - [@​FrancoisWagner](https://togithub.com/FrancoisWagner) made their first contribution in [https://github.com/sirupsen/logrus/pull/1362](https://togithub.com/sirupsen/logrus/pull/1362) - [@​tommyblue](https://togithub.com/tommyblue) made their first contribution in [https://github.com/sirupsen/logrus/pull/1372](https://togithub.com/sirupsen/logrus/pull/1372) - [@​ozfive](https://togithub.com/ozfive) made their first contribution in [https://github.com/sirupsen/logrus/pull/1376](https://togithub.com/sirupsen/logrus/pull/1376) - [@​xieyuschen](https://togithub.com/xieyuschen) made their first contribution in [https://github.com/sirupsen/logrus/pull/1339](https://togithub.com/sirupsen/logrus/pull/1339) **Full Changelog**: https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Merging #135 (2d73bee) into main (a7e72d4) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage   44.80%   44.80%           
=======================================
  Files          23       23           
  Lines        1558     1558           
=======================================
  Hits          698      698           
  Misses        833      833           
  Partials       27       27           

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