-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update all #1
base: main
Are you sure you want to change the base?
Update all #1
Conversation
836b4cc
to
1c3945e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1 +/- ##
=======================================
Coverage ? 21.27%
=======================================
Files ? 1
Lines ? 47
Branches ? 0
=======================================
Hits ? 10
Misses ? 37
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
991a948
to
977d1e7
Compare
62ca721
to
e9fdb6c
Compare
f9ab048
to
08562aa
Compare
64a450b
to
0adfe77
Compare
0b8341a
to
f817f9e
Compare
f817f9e
to
d75f413
Compare
17fff6d
to
098cd4f
Compare
f6199c5
to
b3267be
Compare
b3267be
to
e1e38da
Compare
4b3f01f
to
e7c29e1
Compare
e7c29e1
to
f973b4f
Compare
f973b4f
to
cdad3e9
Compare
cdad3e9
to
5ba1550
Compare
0f1fd24
to
f7925fb
Compare
816a062
to
dac49dc
Compare
dac49dc
to
2fb54ba
Compare
2fb54ba
to
f520b3e
Compare
f520b3e
to
c8870d6
Compare
c8870d6
to
96c6ed8
Compare
b8dc0f1
to
7482ae2
Compare
7482ae2
to
23efa10
Compare
472d66e
to
eeac9aa
Compare
eeac9aa
to
383fdba
Compare
383fdba
to
a0f9dd8
Compare
a0f9dd8
to
e264b21
Compare
e264b21
to
0dca49d
Compare
This PR contains the following updates:
v3.0.2
->v3.3.3
v3.0.0
->v3.6.0
v3.0.0
->v3.2.1
3.15.4
->3.20.3
v3.1.0
->v3.1.6
v3.0.0
->v3.3.1
v3.1.2
->v3.4.0
720c4b4
->3d7f3b3
v1.1.12
->v1.3.0
v1.21.0
->v1.27.0
1.18.2-alpine
->1.23.2-alpine
v3.2.0
->v3.7.1
0.31.1
->0.42.0
v1.0.4
->v1.1.2
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.
v3.0.4
Compare Source
In this release, we have fixed the tar creation error while trying to create it with path as
~/
home folder onubuntu-latest
.v3.0.3
Compare Source
Fixed avoiding empty cache save when no files are available for caching. (https://github.com/actions/cache/issues/624)
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
v3.1.0
Compare Source
saveState
andgetState
github-server-url
inputv3.0.2
Compare Source
set-safe-directory
v3.0.1
Compare Source
safe.directory
actions/upload-artifact (actions/upload-artifact)
v3.2.1
Compare Source
What's Changed
This fixes the
include-hidden-files
input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1
v3.2.0
Compare Source
Notice: Breaking Changes⚠️
We will no longer include hidden files and folders by default in the
upload-artifact
action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option,include-hidden-files
, to continue to do so.See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
Full Changelog: actions/upload-artifact@v3.1.3...v3.2.0
v3.1.3
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v3...v3.1.3
v3.1.2
Compare Source
@actions/*
NPM packages to their latest versions- #374v3.1.1
Compare Source
set-output
deprecation warning #351v3.1.0
Compare Source
What's Changed
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
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.