-
-
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
fix(deps): update all #52
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 #52 +/- ##
=======================================
Coverage 83.09% 83.09%
=======================================
Files 1 1
Lines 213 213
=======================================
Hits 177 177
Misses 28 28
Partials 8 8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
a8e1cba
to
cdbc5cf
Compare
cdbc5cf
to
29f9784
Compare
29f9784
to
6f6d9a7
Compare
77a6285
to
a8ba5c3
Compare
a8ba5c3
to
62c2960
Compare
62c2960
to
398617c
Compare
398617c
to
65949c7
Compare
eeee14d
to
650db6a
Compare
650db6a
to
7b626c1
Compare
a662da7
to
398b8d5
Compare
398b8d5
to
b3135ba
Compare
33a5e6b
to
0de7165
Compare
eb1b476
to
c806041
Compare
c806041
to
f7bde7b
Compare
f7bde7b
to
576a265
Compare
576a265
to
36a9dd9
Compare
ca21866
to
16e123f
Compare
16e123f
to
e60ea80
Compare
f03a2a5
to
328192a
Compare
328192a
to
d6ca4da
Compare
d6ca4da
to
0e7c20b
Compare
0e7c20b
to
88e3d6f
Compare
88e3d6f
to
4bcfa71
Compare
4bcfa71
to
d6b813c
Compare
d6b813c
to
41c8da1
Compare
41c8da1
to
b284c83
Compare
b284c83
to
d40d4d0
Compare
581bae9
to
185d67f
Compare
37fe8d3
to
3db2689
Compare
ceeb16d
to
30d2d74
Compare
6fece00
to
ba8975c
Compare
ba8975c
to
b8259e4
Compare
This PR contains the following updates:
v3.0.4
->v3.4.3
v2.4.0
->v2.7.0
v1.9.0
->v1.10.0
v1.8.0
->v1.10.0
720c4b4
->b748de0
v1.20.0
->v1.27.0
v3.2.0
->v3.7.1
Release Notes
actions/cache (actions/cache)
v3.4.3
Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.2...v3.4.3
v3.4.2
Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.0...v3.4.2
v3.4.1
Compare Source
v3.4.0
Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.1
1.1.3
0.38.3
Full Changelog: actions/cache@v3.3.3...v3.4.0
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
codfish/semantic-release-action (codfish/semantic-release-action)
v1.10.0
Compare Source
Features
stretchr/testify (github.com/stretchr/testify)
v1.10.0
Compare Source
What's Changed
Functional Changes
Fixes
Documantation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.9.0...v1.10.0
v1.9.0
Compare Source
What's Changed
Called
by @aud10slave in https://github.com/stretchr/testify/pull/631Configuration
📅 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.