-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update all #27
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #27 +/- ##
=======================================
Coverage 89.85% 89.85%
=======================================
Files 1 1
Lines 69 69
=======================================
Hits 62 62
Misses 5 5
Partials 2 2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
b4795b4
to
490aaea
Compare
490aaea
to
dbd0c5b
Compare
dbd0c5b
to
74d12b9
Compare
1ac2fad
to
6b47402
Compare
6b47402
to
72c904c
Compare
cb76800
to
3322092
Compare
3322092
to
f567757
Compare
a7168f7
to
2c432f2
Compare
2c432f2
to
edecc6a
Compare
edecc6a
to
43af8e6
Compare
43af8e6
to
b34fba7
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
848e9a6
to
82a51e4
Compare
82a51e4
to
14d7e58
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/markdownlint-cli@0.28.1 |
14d7e58
to
a26b46f
Compare
a26b46f
to
425be1a
Compare
425be1a
to
a07f44a
Compare
9801e42
to
16c8d25
Compare
16c8d25
to
d237bbf
Compare
d237bbf
to
e18958d
Compare
e18958d
to
7be61a0
Compare
7be61a0
to
653deda
Compare
653deda
to
7a26499
Compare
7a26499
to
0eab5b5
Compare
0eab5b5
to
dc5ce21
Compare
dc5ce21
to
ecc8282
Compare
ecc8282
to
5b5fc0d
Compare
5b5fc0d
to
3f37c55
Compare
3f37c55
to
5162096
Compare
5162096
to
d2409ae
Compare
d2409ae
to
1b6e9af
Compare
This PR contains the following updates:
v3.0.7
->v3.3.3
v2.4.0
->v2.7.0
v1.8.0
->v1.9.0
720c4b4
->3d7f3b3
v1.19.1
->v1.27.0
v3.2.0
->v3.7.1
0.28.1
->0.42.0
Release Notes
actions/cache (actions/cache)
v3.3.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.3
v3.3.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.2
v3.3.1
Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.3.1
v3.3.0
Compare Source
What's Changed
lookup-only
option by @cdce8p in https://github.com/actions/cache/pull/1041New Contributors
Full Changelog: actions/cache@v3...v3.3.0
v3.2.6
Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.2.6
v3.2.5
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.5
v3.2.4
Compare Source
What's Changed
set-output
command is deprecated by @siguikesse in https://github.com/actions/cache/pull/1046fail-on-cache-miss
option by @cdce8p in https://github.com/actions/cache/pull/1036New Contributors
Full Changelog: actions/cache@v3...v3.2.4
v3.2.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.3
v3.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3.2.1...v3.2.2
v3.2.1
Compare Source
What's Changed
Full Changelog: actions/cache@v3.2.0...v3.2.1
v3.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.0
v3.0.11
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.0.11
v3.0.10
Compare Source
restore-keys
in README.mdv3.0.9
Compare Source
v3.0.8
Compare Source
What's Changed
zstd
not working for windows on gnu tar in issues.SEGMENT_DOWNLOAD_TIMEOUT_MIN
. Default is 60 minutes.actions/checkout (actions/checkout)
v2.7.0
Compare Source
What's Changed
Full Changelog: actions/checkout@v2.6.0...v2.7.0
v2.6.0
Compare Source
What's Changed
Full Changelog: actions/checkout@v2.5.0...v2.6.0
v2.5.0
Compare Source
What's Changed
Full Changelog: actions/checkout@v2...v2.5.0
v2.4.2
Compare Source
What's Changed
Full Changelog: actions/checkout@v2...v2.4.2
v2.4.1
Compare Source
safe.directory
stretchr/testify (github.com/stretchr/testify)
v1.9.0
Compare Source
What's Changed
Called
by @aud10slave in https://github.com/stretchr/testify/pull/631NotImplements
and variants by @hslatman in https://github.com/stretchr/testify/pull/1385New Contributors
Full Changelog: stretchr/testify@v1.8.4...v1.9.0
v1.8.4
Compare Source
v1.8.3
Compare Source
v1.8.2
Compare Source
v1.8.1
Compare Source
uber-go/zap (go.uber.org/zap)
v1.27.0
Compare Source
Enhancements:
WithLazy
method forSugaredLogger
.NewTestingWriter
for customizing TestingWriter with more flexibility thanNewLogger
.Log
,Logw
,Logln
methods forSugaredLogger
.WithPanicHook
option for testing panic logs.Thanks to @defval, @dimmo, @arxeiss, and @MKrupauskas for their contributions to this release.
v1.26.0
Compare Source
Enhancements:
Dict
as aField
.WithLazy
method toLogger
which lazily evaluates the structuredcontext.
Thanks to @hhk7734, @jquirke, @cdvr1993 for their contributions to this release.
v1.25.0
Compare Source
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:
zap/exp/zapslog
package for integration with slog.Name
toLogger
which returns the Logger's name if one is set.zap/exp/expfield
package which contains helper methodsStr
andStrs
for constructing String-like zap.Fields.Any
.Thanks to @knight42, @dzakaammar, @bcspragu, and @rexywork for their contributions
to this release.
v1.24.0
Compare Source
Enhancements:
Level
to bothLogger
andSugaredLogger
that reports thecurrent minimum enabled log level.
SugaredLogger
turns errors to zap.Error automatically.Thanks to @Abirdcfly, @craigpastro, @nnnkkk7, and @sashamelentyev for their
contributions to this release.
v1.23.0
Compare Source
Enhancements:
zapcore.LevelOf
function to determine the level of aLevelEnabler
orCore
.zap.Stringers
field constructor to log arrays of objectsthat implement
String() string
.v1.22.0
Compare Source
Enhancements:
zap.Objects
andzap.ObjectValues
field constructors to logarrays of objects. With these two constructors, you don't need to implement
zapcore.ArrayMarshaler
for use withzap.Array
if those objects implementzapcore.ObjectMarshaler
.SugaredLogger.WithOptions
to build a copy of an existingSugaredLogger
with the provided options applied.*ln
variants toSugaredLogger
for each log level.These functions provide a string joining behavior similar to
fmt.Println
.zap.WithFatalHook
option to control the behavior of thelogger for
Fatal
-level log entries. This defaults to exiting the program.zap.Must
function that you can use withNewProduction
orNewDevelopment
to panic if the system was unable to build the logger.Logger.Log
method that allows specifying the log level fora statement dynamically.
Thanks to @cardil, @craigpastro, @sashamelentyev, @shota3506, and @zhupeijun
for their contributions to this release.
v1.21.0
Compare Source
1.21.0 (7 Feb 2022)
Enhancements:
zapcore.ParseLevel
to parse aLevel
from a string.zap.ParseAtomicLevel
to parse anAtomicLevel
from astring.
Bugfixes:
EncodeLevel
is unset.Other changes:
AddCaller
andAddStacktrace
options are used together.Thanks to @aerosol and @Techassi for their contributions to this release.
v1.20.0
Compare Source
Enhancements:
EncoderConfig.SkipLineEnding
flag to disable adding newlinecharacters between log statements.
EncoderConfig.NewReflectedEncoder
field to customize JSONencoding of reflected log fields.
Bugfixes:
MarshalLogObject
methods when the methods return.
thereafter
is zero.Other changes:
[#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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.