-
-
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 (major) #2
base: main
Are you sure you want to change the base?
Conversation
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
3a7670c
to
6092446
Compare
6092446
to
cfba777
Compare
cfba777
to
66799a5
Compare
66799a5
to
07240c3
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
07240c3
to
8f7ab0d
Compare
8f7ab0d
to
f358b32
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/alex@10.0.0 |
f358b32
to
a6465e4
Compare
a6465e4
to
b22b046
Compare
b22b046
to
078694a
Compare
078694a
to
71269b4
Compare
3debbdf
to
ef619e0
Compare
ef619e0
to
ac1a3eb
Compare
ac1a3eb
to
d0ad82b
Compare
d0ad82b
to
c873860
Compare
7668d4d
to
efbcaaf
Compare
efbcaaf
to
65217a4
Compare
65217a4
to
f6e0f96
Compare
f6e0f96
to
2f7cbdb
Compare
2f7cbdb
to
ae995e4
Compare
ae995e4
to
a7a66d4
Compare
9964a2d
to
e43902a
Compare
6b3f3bb
to
bb990fd
Compare
496487f
to
68757ae
Compare
68757ae
to
e685c9f
Compare
e685c9f
to
672c30f
Compare
94937d5
to
f284cd3
Compare
4945856
to
92a859b
Compare
afa0ecd
to
c232ba2
Compare
a8bd430
to
2128d5d
Compare
93689b7
to
9ffe544
Compare
de3f531
to
ac6a326
Compare
ac6a326
to
7cdac6f
Compare
This PR contains the following updates:
v1.2.0
->v2.0.0
v3.0.2
->v4.1.2
v3
->v4
v3.0.0
->v4.2.2
v3
->v5
10.0.0
->11.0.1
v3.1.0
->v4.6.0
v3.0.0
->v6.9.0
v1
->v3
v2
->v3
v3.2.0
->v6.1.1
v2.9.1
->v6.1.0
v1.0.4
->v2.4.0
20.04
->24.04
Release Notes
JasonEtco/is-sponsor-label-action (JasonEtco/is-sponsor-label-action)
v2.0.0
Compare Source
This release includes a ton of dependency updates, hence the new major version just to be safe. Also drops support for the Node12 (which is now deprecated) runner, in favor of the Node16 runner.
actions/cache (actions/cache)
v4.1.2
Compare Source
What's Changed
isGhes
logic by @jww3 in https://github.com/actions/cache/pull/14744.1.2
release by @Link- in https://github.com/actions/cache/pull/1477New Contributors
Full Changelog: actions/cache@v4...v4.1.2
v4.1.1
Compare Source
What's Changed
cache-hit
output by @joshmgross in https://github.com/actions/cache/pull/1467Full Changelog: actions/cache@v4.1.0...v4.1.1
v4.1.0
Compare Source
What's Changed
save-always
input by @joshmgross in https://github.com/actions/cache/pull/1452New Contributors
Full Changelog: actions/cache@v4.0.2...v4.1.0
v4.0.2
Compare Source
v4.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4...v4.0.1
v4.0.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v4.0.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.
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)
v4
Compare Source
actions/setup-go (actions/setup-go)
v5
Compare Source
v4
Compare Source
get-alex/alex (alex)
v11.0.1
Compare Source
c1779a5
Addmain
field topackage.json
by @kanadgupta in https://github.com/get-alex/alex/pull/342
Full Changelog: get-alex/alex@11.0.0...11.0.1
v11.0.0
Compare Source
1b4c1be
Updateretext-equality
,retext-profanities
3b55031
Remove support for Node 12Full Changelog: get-alex/alex@10.0.0...11.0.0
codecov/codecov-action (codecov/codecov-action)
v4.6.0
Compare Source
What's Changed
versionInfo
by @marcobiedermann in https://github.com/codecov/codecov-action/pull/1407evenName
in the logs correctly by @webknjaz in https://github.com/codecov/codecov-action/pull/1560Configuration
📅 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.