tabacws-sandbox / mattermost-golang

https://github.com/mattermost/mattermost-server
Other
0 stars 0 forks source link

Update module github.com/hashicorp/go-hclog to v1 (master) - autoclosed #253

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/go-hclog require major v0.14.1 -> v1.0.0

Release Notes

hashicorp/go-hclog ### [`v1.0.0`](https://togithub.com/hashicorp/go-hclog/releases/v1.0.0) [Compare Source](https://togithub.com/hashicorp/go-hclog/compare/v0.16.2...v1.0.0) This release represents the stable API for go-hclog. It is being used across the fleet of HashiCorp projects and tools, as well as across the Go service landscape. ### [`v0.16.2`](https://togithub.com/hashicorp/go-hclog/releases/v0.16.2) [Compare Source](https://togithub.com/hashicorp/go-hclog/compare/v0.16.1...v0.16.2) IMPROVEMENTS - add Quote type to enable safe concise output of untrusted strings [#​96](https://togithub.com/hashicorp/go-hclog/issues/96) BUG FIXES - Fix slicing of `WARN` when detecting log levels [#​94](https://togithub.com/hashicorp/go-hclog/issues/94) ### [`v0.16.1`](https://togithub.com/hashicorp/go-hclog/compare/v0.16.0...v0.16.1) [Compare Source](https://togithub.com/hashicorp/go-hclog/compare/v0.16.0...v0.16.1) ### [`v0.16.0`](https://togithub.com/hashicorp/go-hclog/compare/v0.15.0...v0.16.0) [Compare Source](https://togithub.com/hashicorp/go-hclog/compare/v0.15.0...v0.16.0) ### [`v0.15.0`](https://togithub.com/hashicorp/go-hclog/releases/v0.15.0) [Compare Source](https://togithub.com/hashicorp/go-hclog/compare/v0.14.1...v0.15.0) - Add new level `Off`, which provides a level for filtering all output. - Add `LoggerOptions.IndependentLevels`, allowing sub-loggers to set their level independently from the parent.

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.