-
-
Notifications
You must be signed in to change notification settings - Fork 31
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 #289
base: main
Are you sure you want to change the base?
Conversation
74339f4
to
609dc46
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #289 +/- ##
=======================================
Coverage 21.27% 21.27%
=======================================
Files 1 1
Lines 47 47
=======================================
Hits 10 10
Misses 37 37
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d7ac233
to
9422d78
Compare
1eddf7b
to
bb8f2ef
Compare
4b8309e
to
7096a67
Compare
ba92e7c
to
ac6cef3
Compare
c563452
to
8133a2a
Compare
5e32ce3
to
fc19fc7
Compare
fc19fc7
to
f6373b4
Compare
6edfd02
to
df5600a
Compare
df5600a
to
b2574e4
Compare
b2574e4
to
272e58a
Compare
17ce018
to
f5af473
Compare
f5af473
to
6a3dd46
Compare
0da8bd2
to
b071dab
Compare
b071dab
to
4508490
Compare
4508490
to
ea2031f
Compare
ea2031f
to
f2fb0ca
Compare
39d0e0a
to
918cd33
Compare
918cd33
to
9f3f402
Compare
9f3f402
to
f3487bb
Compare
f3487bb
to
654c794
Compare
654c794
to
c89e0e9
Compare
c89e0e9
to
9af2a3e
Compare
9af2a3e
to
10ac35d
Compare
10ac35d
to
023763b
Compare
This PR contains the following updates:
v3.3.1
->v3.3.3
3.18.0
->3.20.3
v3.1.4
->v3.1.6
v4.0.0
->v4.2.1
720c4b4
->3d7f3b3
v1.2.1
->v1.3.0
v1.24.0
->v1.27.0
1.20-alpine
->1.23-alpine
v4.2.0
->v4.6.0
0.31.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
codecov/codecov-action (codecov/codecov-action)
v3.1.6
Compare Source
Full Changelog: codecov/codecov-action@v3.1.5...v3.1.6
v3.1.5
Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.4...v3.1.5
docker/build-push-action (docker/build-push-action)
v4.2.1
Compare Source
Full Changelog: docker/build-push-action@v4.2.0...v4.2.1
v4.2.0
Compare Source
Full Changelog: docker/build-push-action@v4.1.1...v4.2.0
v4.1.1
Compare Source
Full Changelog: docker/build-push-action@v4.1.0...v4.1.1
v4.1.0
Compare Source
Full Changelog: docker/build-push-action@v4.0.0...v4.1.0
uber-go/goleak (go.uber.org/goleak)
v1.3.0
Compare Source
Fixed
They will no longer ignore stacks because of file names
that look similar to function names. (#112)
Added
IgnoreAnyFunction
option to ignore stack tracesthat have the provided function anywhere in the stack. (#113)
testing.runFuzzing
andtesting.runFuzzTests
alongsideother already-ignored test functions (
testing.RunTests
, etc). (#105)Changed
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.
goreleaser/goreleaser-action (goreleaser/goreleaser-action)
v4.6.0
Compare Source
Reverts the change to
node20
runtime.Full Changelog: goreleaser/goreleaser-action@v4.5.0...v4.6.0
v4.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: goreleaser/goreleaser-action@v4.4.0...v4.5.0
v4.4.0
Compare Source
What's Changed
Full Changelog: goreleaser/goreleaser-action@v4.3.0...v4.4.0
v4.3.0
Compare Source
What's Changed
GITHUB_TOKEN
by @jamietanna in https://github.com/goreleaser/goreleaser-action/pull/399New Contributors
Full Changelog: goreleaser/goreleaser-action@v4.2.0...v4.3.0
igorshubovych/markdownlint-cli (markdownlint-cli)
v0.42.0
Compare Source
markdownlint
dependency to0.35.0
MD058
/blanks-around-tables
micromark
inMD001
/MD003
/MD009
/MD010
/MD013
/MD014
/MD019
/MD021
/MD023
/MD024
/MD025
/MD039
/MD042
/MD043
MD018
/MD020
/MD031
/MD034
/MD044
markdown-it
parser no longer invoked by defaultDependabot
v0.41.0
: 0.41.0Compare Source
smol-toml
which supports v1.0.0 of the specificationDependabot
v0.40.0
: 0.40.0Compare Source
markdownlint
dependency to0.34.0
MD027
/MD028
/MD036
/MD040
/MD041
/MD046
/MD048
MD013
/MD034
/MD049
/MD050
/MD051
TOML
configuration files via--config
--configPointer
argument for nested configuration--ignore
for directories to ignore all files withinDependabot
v0.39.0
: 0.39.0Compare Source
markdownlint
dependency to0.33.0
MD055
/table-pipe-style
,MD056
/table-column-count
MD005
/MD007
/MD024
/MD026
/MD038
micromark-extension-directive
Dependabot
v0.38.0
: 0.38.0Compare Source
markdownlint
dependency to0.32.1
MD002
/MD006
MD054
/link-image-style
micromark
inMD005
/MD007
/MD030
MD022
/MD026
/MD034
/MD037
/MD038
/MD045
/MD051
Dependabot
v0.37.0
: 0.37.0Compare Source
markdownlint
dependency to0.31.1
Dependabot
v0.36.0
: 0.36.0Compare Source
markdownlint
dependency to0.30.0
micromark
in MD022/MD026/MD032/MD037/MD045/MD051micromark-extension-math
for math syntaxDependabot
v0.35.0
: 0.35.0Compare Source
markdownlint
dependency to0.29.0
micromark
parser dependencies for better performancemicromark
in MD049/MD050Dependabot
v0.34.0
: 0.34.0Compare Source
markdownlint
dependency to0.28.2
micromark
parser for better positional data (internal only)MD013
/MD033
/MD034
/MD035
/MD038
/MD044
/MD052
/MD053
Dependabot
v0.33.0
: 0.33.0Compare Source
markdownlint
dependency to0.27.0
MD011
/MD013
/MD022
/MD031
/MD032
/MD033
/MD034
/MD040
/MD043
/MD051
/MD053
linux/amd64
andlinux/arm64
markdownlint-configure-file
commentsDependabot
v0.32.2
: 0.32.2Compare Source
markdownlint
dependency to0.26.2
MD037
/MD051
/MD053
Dependabot
v0.32.1
: 0.32.1Compare Source
markdownlint
dependency to0.26.1
MD051
Dependabot
v0.32.0
: 0.32.0Compare Source
markdownlint
dependency to0.26.0
MD051
/link-fragments
: Link fragments should be validMD052
/reference-links-images
: Reference links and images should use a label that is definedMD053
/link-image-reference-definitions
: Link and image reference definitions should be needed (auto-fixable)MD010
/MD031
/MD035
/MD039
/MD042
/MD044
/MD049
/MD050
markdownlint-disable-line
inline comment~
paths in configuration files.markdownlint.jsonc
to list of supported configuration filesDependabot
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.