-
-
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 #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
848e9a6
to
82a51e4
Compare
82a51e4
to
14d7e58
Compare
New and updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
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
8dc2abd
to
b4f60df
Compare
b4f60df
to
9554b38
Compare
b774184
to
16b0a77
Compare
16b0a77
to
8265252
Compare
This PR contains the following updates:
v3.0.7
->v3.4.0
v2.4.0
->v2.7.0
v1.8.0
->v1.10.0
720c4b4
->b748de0
v1.19.1
->v1.27.0
v3.2.0
->v3.7.1
0.28.1
->0.44.0
Release Notes
actions/cache (actions/cache)
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...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.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.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/631NotImplements
and variants by @hslatman in https://github.com/stretchr/testify/pull/1385New Contributors
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.