-
Notifications
You must be signed in to change notification settings - Fork 4
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 GitHub Actions (major) #56
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #56 +/- ##
=======================================
Coverage 69.15% 69.15%
=======================================
Files 35 35
Lines 1070 1070
Branches 49 49
=======================================
Hits 740 740
Misses 316 316
Partials 14 14 ☔ View full report in Codecov by Sentry. |
7c314ed
to
9b2cf1b
Compare
9b2cf1b
to
7a2a1b9
Compare
7a2a1b9
to
6196365
Compare
6196365
to
ff6a33e
Compare
ff6a33e
to
2e6924c
Compare
2e6924c
to
65a43e3
Compare
65a43e3
to
7f900bc
Compare
d5f0819
to
9a16b0d
Compare
7f7db4d
to
ca51a1d
Compare
ca51a1d
to
c5061d1
Compare
c5061d1
to
8975dd6
Compare
Automatically marking pull request as stale due to lack of activity |
Automatically closing this pull request as stale |
This PR contains the following updates:
v2.4.0
->v4.1.1
v3
->v4
v1
->v4
v2
->v4
v4
->v9
v2
->v4
v0.1.2
->v1.0.1
Release Notes
actions/checkout (actions/checkout)
v4.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4.1.0...v4.1.1
v4.1.0
Compare Source
v4.0.0
Compare Source
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
v3.0.0
Compare Source
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
actions/setup-dotnet (actions/setup-dotnet)
v4
Compare Source
v3
Compare Source
v2
Compare Source
actions/setup-node (actions/setup-node)
v4
Compare Source
v3
Compare Source
actions/stale (actions/stale)
v9
Compare Source
v8
Compare Source
v7
Compare Source
v6
Compare Source
v5
Compare Source
codecov/codecov-action (codecov/codecov-action)
v4
Compare Source
v3
Compare Source
suzuki-shunsuke/github-action-renovate-config-validator (suzuki-shunsuke/github-action-renovate-config-validator)
v1.0.1
Compare Source
Fixes
#551 Suppress
npx
warnings using--yes
option @TWiStErRobThis action executes renovate-config-validator via npx, then the following warning was outputted.
To suppress the warning, we set
npx
's--yes
option.https://docs.npmjs.com/cli/v8/commands/npx
🎉 New contributors
Thank you for your contribution!
@TWiStErRob #551
v1.0.0
Compare Source
#531 renovate-config-validator's --strict option is enabled by default.
How to migrate
There are several options.
false
to the inputstrict
to disable--strict
option#530 Pass inputs via environment variables to prevent malicious injection
Features
#531 Add the input
strict
.You can enable renovate-config-validator's
--strict
option.v0.1.3
Compare Source
#316 Support .renovaterc.json5 by default
https://docs.renovatebot.com/configuration-options/#configuration-options
Configuration
📅 Schedule: Branch creation - "before 9am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.