Nullify-Platform / Logger

Nullify logging library for backend services
https://github.com/Nullify-Platform
0 stars 0 forks source link

Update Package Updates #35

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v4
go.uber.org/zap require minor v1.24.0 -> v1.26.0
golang container minor 1.20.6 -> 1.21.1
golangci/golangci-lint container minor v1.53.3 -> v1.54.2
golangci/golangci-lint final minor v1.53.3 -> v1.54.2

Release Notes

actions/checkout (actions/checkout) ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436)
uber-go/zap (go.uber.org/zap) ### [`v1.26.0`](https://togithub.com/uber-go/zap/releases/tag/v1.26.0) [Compare Source](https://togithub.com/uber-go/zap/compare/v1.25.0...v1.26.0) Enhancements: - [#​1297][]: Add `Dict` as a `Field`. - [#​1319][]: Add `WithLazy` method to `Logger` which lazily evaluates the structured context. - [#​1350][]: String encoding is much (~50%) faster now. Thanks to [@​hhk7734](https://togithub.com/hhk7734), [@​jquirke](https://togithub.com/jquirke), [@​cdvr1993](https://togithub.com/cdvr1993) for their contributions to this release. [#​1297]: https://togithub.com/uber-go/zap/pull/1297 [#​1319]: https://togithub.com/uber-go/zap/pull/1319 [#​1350]: https://togithub.com/uber-go/zap/pull/1350 ### [`v1.25.0`](https://togithub.com/uber-go/zap/releases/tag/v1.25.0) [Compare Source](https://togithub.com/uber-go/zap/compare/v1.24.0...v1.25.0) This release contains several improvements including performance, API additions, and two new experimental packages whose APIs are unstable and may change in the future. Enhancements: - [#​1246][]: Add `zap/exp/zapslog` package for integration with slog. - [#​1273][]: Add `Name` to `Logger` which returns the Logger's name if one is set. - [#​1281][]: Add `zap/exp/expfield` package which contains helper methods `Str` and `Strs` for constructing String-like zap.Fields. - [#​1310][]: Reduce stack size on `Any`. Thanks to [@​knight42](https://togithub.com/knight42), [@​dzakaammar](https://togithub.com/dzakaammar), [@​bcspragu](https://togithub.com/bcspragu), and [@​rexywork](https://togithub.com/rexywork) for their contributions to this release. [#​1246]: https://togithub.com/uber-go/zap/pull/1246 [#​1273]: https://togithub.com/uber-go/zap/pull/1273 [#​1281]: https://togithub.com/uber-go/zap/pull/1281 [#​1310]: https://togithub.com/uber-go/zap/pull/1310

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Australia/Sydney, 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.

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



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