getsolus / ferryd

Fast, safe and reliable transit for the delivery of software updates to users.
https://getsol.us
Apache License 2.0
15 stars 5 forks source link

Update module github.com/sirupsen/logrus to v1.9.3 #12

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/sirupsen/logrus require minor v1.2.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 ### [`v1.9.0`](https://togithub.com/sirupsen/logrus/compare/v1.8.3...v1.9.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.8.3...v1.9.0) ### [`v1.8.3`](https://togithub.com/sirupsen/logrus/releases/tag/v1.8.3) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.8.2...v1.8.3) #### What's Changed - 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 - [@​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.8.2...v1.8.3 ### [`v1.8.2`](https://togithub.com/sirupsen/logrus/releases/tag/v1.8.2) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.8.1...v1.8.2) #### What's Changed - CI: use GitHub Actions by [@​thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/sirupsen/logrus/pull/1239](https://togithub.com/sirupsen/logrus/pull/1239) - go.mod: github.com/stretchr/testify v1.7.0 by [@​thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/sirupsen/logrus/pull/1246](https://togithub.com/sirupsen/logrus/pull/1246) - Change godoc badge to pkg.go.dev badge by [@​minizilla](https://togithub.com/minizilla) in [https://github.com/sirupsen/logrus/pull/1249](https://togithub.com/sirupsen/logrus/pull/1249) - Add support for the logger private buffer pool. by [@​edoger](https://togithub.com/edoger) in [https://github.com/sirupsen/logrus/pull/1253](https://togithub.com/sirupsen/logrus/pull/1253) - bump golang.org/x/sys depency version by [@​dgsb](https://togithub.com/dgsb) in [https://github.com/sirupsen/logrus/pull/1280](https://togithub.com/sirupsen/logrus/pull/1280) - Update README.md by [@​runphp](https://togithub.com/runphp) in [https://github.com/sirupsen/logrus/pull/1266](https://togithub.com/sirupsen/logrus/pull/1266) - indicates issues as stale automatically by [@​dgsb](https://togithub.com/dgsb) in [https://github.com/sirupsen/logrus/pull/1281](https://togithub.com/sirupsen/logrus/pull/1281) - ci: add go 1.17 to test matrix by [@​anajavi](https://togithub.com/anajavi) in [https://github.com/sirupsen/logrus/pull/1277](https://togithub.com/sirupsen/logrus/pull/1277) - reduce the list of cross build target by [@​dgsb](https://togithub.com/dgsb) in [https://github.com/sirupsen/logrus/pull/1282](https://togithub.com/sirupsen/logrus/pull/1282) - Improve Log methods documentation by [@​dgsb](https://togithub.com/dgsb) in [https://github.com/sirupsen/logrus/pull/1283](https://togithub.com/sirupsen/logrus/pull/1283) - fix race condition for SetFormatter and SetReportCaller by [@​rubensayshi](https://togithub.com/rubensayshi) in [https://github.com/sirupsen/logrus/pull/1263](https://togithub.com/sirupsen/logrus/pull/1263) - bump version of golang.org/x/sys dependency by [@​nathanejohnson](https://togithub.com/nathanejohnson) in [https://github.com/sirupsen/logrus/pull/1333](https://togithub.com/sirupsen/logrus/pull/1333) - update gopkg.in/yaml.v3 to v3.0.1 by [@​izhakmo](https://togithub.com/izhakmo) in [https://github.com/sirupsen/logrus/pull/1337](https://togithub.com/sirupsen/logrus/pull/1337) - update dependencies by [@​dgsb](https://togithub.com/dgsb) in [https://github.com/sirupsen/logrus/pull/1343](https://togithub.com/sirupsen/logrus/pull/1343) - 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) #### New Contributors - [@​minizilla](https://togithub.com/minizilla) made their first contribution in [https://github.com/sirupsen/logrus/pull/1249](https://togithub.com/sirupsen/logrus/pull/1249) - [@​edoger](https://togithub.com/edoger) made their first contribution in [https://github.com/sirupsen/logrus/pull/1253](https://togithub.com/sirupsen/logrus/pull/1253) - [@​runphp](https://togithub.com/runphp) made their first contribution in [https://github.com/sirupsen/logrus/pull/1266](https://togithub.com/sirupsen/logrus/pull/1266) - [@​anajavi](https://togithub.com/anajavi) made their first contribution in [https://github.com/sirupsen/logrus/pull/1277](https://togithub.com/sirupsen/logrus/pull/1277) - [@​rubensayshi](https://togithub.com/rubensayshi) made their first contribution in [https://github.com/sirupsen/logrus/pull/1263](https://togithub.com/sirupsen/logrus/pull/1263) - [@​nathanejohnson](https://togithub.com/nathanejohnson) made their first contribution in [https://github.com/sirupsen/logrus/pull/1333](https://togithub.com/sirupsen/logrus/pull/1333) - [@​izhakmo](https://togithub.com/izhakmo) made their first contribution in [https://github.com/sirupsen/logrus/pull/1337](https://togithub.com/sirupsen/logrus/pull/1337) - [@​FrancoisWagner](https://togithub.com/FrancoisWagner) made their first contribution in [https://github.com/sirupsen/logrus/pull/1362](https://togithub.com/sirupsen/logrus/pull/1362) **Full Changelog**: https://github.com/sirupsen/logrus/compare/v1.8.1...v1.8.2 ### [`v1.8.1`](https://togithub.com/sirupsen/logrus/compare/v1.8.0...v1.8.1) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.8.0...v1.8.1) ### [`v1.8.0`](https://togithub.com/sirupsen/logrus/releases/tag/v1.8.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.7.1...v1.8.0) Correct versioning number replacing v1.7.1 ### [`v1.7.1`](https://togithub.com/sirupsen/logrus/releases/tag/v1.7.1) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.7.0...v1.7.1) ### Code quality: - use go 1.15 in travis - use magefile as task runner ### Fixes: - small fixes about new go 1.13 error formatting system - Fix for long time race condiction with mutating data hooks ### Features: - build support for zos ### [`v1.7.0`](https://togithub.com/sirupsen/logrus/releases/tag/v1.7.0): Add new BufferPool and LogFunction APIs [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.6.0...v1.7.0) - a new buffer pool management API has been added - a set of `Fn()` functions have been added - the dependency toward a windows terminal library has been removed ### [`v1.6.0`](https://togithub.com/sirupsen/logrus/releases/tag/v1.6.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.5.0...v1.6.0) Release v1.6.0 ### [`v1.5.0`](https://togithub.com/sirupsen/logrus/releases/tag/v1.5.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.4.2...v1.5.0) This new release introduces: - Ability to DisableHTMLEscape when using the JSON formatter: [https://github.com/sirupsen/logrus/pull/524](https://togithub.com/sirupsen/logrus/pull/524) - Support/fixes for go 1.14 - Many many bugfixes ### [`v1.4.2`](https://togithub.com/sirupsen/logrus/compare/v1.4.1...v1.4.2) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.4.1...v1.4.2) ### [`v1.4.1`](https://togithub.com/sirupsen/logrus/releases/tag/v1.4.1) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.4.0...v1.4.1) This new release introduces: - Enhance TextFormatter to not print caller information when they are empty ([#​944](https://togithub.com/sirupsen/logrus/issues/944)) - Remove dependency on golang.org/x/crypto ([#​932](https://togithub.com/sirupsen/logrus/issues/932), [#​943](https://togithub.com/sirupsen/logrus/issues/943)) Fixes: - Fix Entry.WithContext method to return a copy of the initial entry ([#​941](https://togithub.com/sirupsen/logrus/issues/941)) ### [`v1.4.0`](https://togithub.com/sirupsen/logrus/releases/tag/v1.4.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.3.0...v1.4.0) This new release introduces: - Add `DeferExitHandler`, similar to `RegisterExitHandler` but prepending the handler to the list of handlers (semantically like `defer`) ([#​848](https://togithub.com/sirupsen/logrus/issues/848)). - Add `CallerPrettyfier` to `JSONFormatter` and \`TextFormatter ([#​909](https://togithub.com/sirupsen/logrus/issues/909), [#​911](https://togithub.com/sirupsen/logrus/issues/911)) - Add `Entry.WithContext()` and `Entry.Context`, to set a context on entries to be used e.g. in hooks ([#​919](https://togithub.com/sirupsen/logrus/issues/919)). Fixes: - Fix wrong method calls `Logger.Print` and `Logger.Warningln` ([#​893](https://togithub.com/sirupsen/logrus/issues/893)). - Update `Entry.Logf` to not do string formatting unless the log level is enabled ([#​903](https://togithub.com/sirupsen/logrus/issues/903)) - Fix infinite recursion on unknown `Level.String()` ([#​907](https://togithub.com/sirupsen/logrus/issues/907)) - Fix race condition in `getCaller` ([#​916](https://togithub.com/sirupsen/logrus/issues/916)). ### [`v1.3.0`](https://togithub.com/sirupsen/logrus/releases/tag/v1.3.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.2.0...v1.3.0) This new release introduces: - Log, Logf, Logln functions for Logger and Entry that take a Level Fixes: - Building prometheus node_exporter on AIX ([#​840](https://togithub.com/sirupsen/logrus/issues/840)) - Race condition in TextFormatter ([#​468](https://togithub.com/sirupsen/logrus/issues/468)) - Travis CI import path ([#​868](https://togithub.com/sirupsen/logrus/issues/868)) - Remove coloured output on Windows ([#​862](https://togithub.com/sirupsen/logrus/issues/862)) - Pointer to func as field in JSONFormatter ([#​870](https://togithub.com/sirupsen/logrus/issues/870)) - Properly marshal Levels ([#​873](https://togithub.com/sirupsen/logrus/issues/873))

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.