-
-
Notifications
You must be signed in to change notification settings - Fork 3
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 #45
base: master
Are you sure you want to change the base?
Conversation
deadb47
to
0314f86
Compare
0314f86
to
fb01d67
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #45 +/- ##
=======================================
Coverage 71.87% 71.87%
=======================================
Files 4 4
Lines 96 96
=======================================
Hits 69 69
Misses 22 22
Partials 5 5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
fb01d67
to
3e51a8e
Compare
3e51a8e
to
20da0a2
Compare
18f0c73
to
c60d08d
Compare
b4e07dc
to
af08e1a
Compare
09d21d2
to
c066447
Compare
c066447
to
b237848
Compare
a39b7f9
to
0a9ee0b
Compare
904f788
to
af51e42
Compare
bcddc13
to
4f60e86
Compare
030d49d
to
0b79fcb
Compare
6540267
to
0a5f3be
Compare
8649807
to
5920fb8
Compare
5920fb8
to
4a64155
Compare
4a64155
to
aa0a094
Compare
aa0a094
to
f66f1a4
Compare
3996d76
to
a9b8e8c
Compare
a9b8e8c
to
6c82b1c
Compare
6c82b1c
to
f48b918
Compare
f48b918
to
f25a139
Compare
f25a139
to
a27d6a6
Compare
069a1be
to
3b98fba
Compare
3b98fba
to
8b3e539
Compare
251391f
to
28045ff
Compare
28045ff
to
dd60d68
Compare
dd60d68
to
783acf0
Compare
783acf0
to
e4a025d
Compare
e4a025d
to
f8724b7
Compare
This PR contains the following updates:
v3.0.4
->v3.3.3
v2.3.4
->v2.7.0
3.16.0
->3.20.3
v3.0.0
->v3.3.1
v3.1.0
->v3.4.0
720c4b4
->3d7f3b3
v1.1.10
->v1.3.0
1.18.3-alpine
->1.23.3-alpine
v3.2.0
->v3.7.1
v2.7.0
->v2.9.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.v3.0.7
Compare Source
What's Changed
v3.0.6
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.0.6
v3.0.5
Compare Source
Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.
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
v2.4.0
Compare Source
org-<ORG_ID>@​github.com:
tohttps://github.com/
- prv2.3.5
Compare Source
Update dependencies
docker/build-push-action (docker/build-push-action)
v3.3.1
Compare Source
Full Changelog: docker/build-push-action@v3.3.0...v3.3.1
v3.3.0
Compare Source
attests
,provenance
andsbom
inputs by @crazy-max (#746 #759)Full Changelog: docker/build-push-action@v3.2.0...v3.3.0
v3.2.0
Compare Source
setOutput
by @crazy-max (#704)Full Changelog: docker/build-push-action@v3.1.1...v3.2.0
v3.1.1
Compare Source
fs.rmdir
withfs.rm
by @bendrucker (#657)Full Changelog: docker/build-push-action@v3.1.0...v3.1.1
v3.1.0
Compare Source
no-cache-filters
input by @crazy-max (#653)Full Changelog: docker/build-push-action@v3.0.0...v3.1.0
peterbourgon/ff (github.com/peterbourgon/ff/v3)
v3.4.0
Compare Source
What's Changed
Full Changelog: peterbourgon/ff@v3.3.2...v3.4.0
v3.3.2
Compare Source
This release adds the WithFilesystem option, allowing users to specify a filesystem other than the default host FS for e.g. config files. Thanks to @piotrkowalczuk and #103 for the inspiration.
v3.3.1
Compare Source
@abhinav sent in #106 which just improves the DefaultUsageFunc a bit, thanks bud!
v3.3.0
Compare Source
Changes!
What's Changed
New Contributors
Full Changelog: peterbourgon/ff@v3.1.2...v3.3.0
v3.1.2
Compare Source
The rehoming to major version 0 caused problems I was not able to quickly resolve. See #86. This release restores everything to major version 3 until I can resolve those problems.
v3.1.1
Compare Source
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
v1.2.1
: v.1.2.1Compare Source
[1.2.1]
Changed
v1.2.0
Compare Source
Added
Changed
Thanks to @tallclair for their contribution to this release.
v1.1.12
Compare Source
Fixed
v1.1.11
Compare Source
Fixed
golangci/golangci-lint-action (golangci/golangci-lint-action)
v3.7.1
Compare Source
v3.7.0
Compare Source
What's Changed
Changes
Documentation
How to use
section in README.md by @tungbq in https://github.com/golangci/golangci-lint-action/pull/780Dependencies
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.