-
-
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
fix(deps): update all #74
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 #74 +/- ##
=======================================
Coverage 74.33% 74.33%
=======================================
Files 15 15
Lines 452 452
=======================================
Hits 336 336
Misses 84 84
Partials 32 32
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ef65cfa
to
e01c9fc
Compare
e01c9fc
to
dbac53d
Compare
dbac53d
to
c01f323
Compare
340833b
to
79a9c9b
Compare
79a9c9b
to
fe8fa57
Compare
fe8fa57
to
edd6c70
Compare
edd6c70
to
55c18f2
Compare
264f50f
to
48f70ec
Compare
48f70ec
to
b9895c0
Compare
b9895c0
to
8a52f98
Compare
183ccf4
to
41bc385
Compare
41bc385
to
514005c
Compare
514005c
to
403c83c
Compare
403c83c
to
e30beab
Compare
e30beab
to
ee2d333
Compare
ee2d333
to
1247ee9
Compare
1247ee9
to
19db60e
Compare
240f013
to
6975911
Compare
6975911
to
7de25a1
Compare
7de25a1
to
f748363
Compare
81dbc9c
to
ed780a2
Compare
a0e0bf8
to
87d5acd
Compare
87d5acd
to
17d0268
Compare
17d0268
to
f22e5b6
Compare
f22e5b6
to
ae6f605
Compare
ae6f605
to
9005740
Compare
9005740
to
fc79711
Compare
befb5df
to
000ceb9
Compare
000ceb9
to
94d4705
Compare
94d4705
to
18a8bb9
Compare
18a8bb9
to
f7baf04
Compare
f7baf04
to
8ee78ce
Compare
8ee78ce
to
e60d040
Compare
e60d040
to
33e2c7d
Compare
33e2c7d
to
2fe781a
Compare
2fe781a
to
e51f755
Compare
This PR contains the following updates:
v3.0.10
->v3.4.0
v3.1.0
->v3.6.0
v3.1.1
->v3.1.6
v2.0.0
->v2.2.1
v1.8.0
->v1.10.0
720c4b4
->b748de0
v1.8.0
->v1.11.0
v3.2.0
->v3.7.1
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
actions/checkout (actions/checkout)
v3.6.0
Compare Source
v3.5.3
Compare Source
v3.5.2
Compare Source
v3.5.1
Compare Source
v3.5.0
Compare Source
v3.4.0
Compare Source
v3.3.0
Compare Source
v3.2.0
Compare Source
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
v3.1.4
: 3.1.4Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.3...v3.1.4
v3.1.3
: 3.1.3Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v3.1.2...v3.1.3
v3.1.2
: 3.1.2Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2
codfish/semantic-release-action (codfish/semantic-release-action)
v2.2.1
Compare Source
Bug Fixes
v2.2.0
Compare Source
Features
v2.1.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
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.