Open
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #19 +/- ##
==========================================
- Coverage 95.94% 95.83% -0.11%
==========================================
Files 22 22
Lines 913 889 -24
Branches 258 252 -6
==========================================
- Hits 876 852 -24
Misses 37 37 ☔ View full report in Codecov by Sentry. |
13963a9 to
707b1b8
Compare
707b1b8 to
8225b82
Compare
8225b82 to
79dc025
Compare
6238ea3 to
e744f61
Compare
e744f61 to
37d476d
Compare
37d476d to
c187814
Compare
fa85da8 to
f90f1bb
Compare
f90f1bb to
58588c3
Compare
58588c3 to
12e475e
Compare
022e588 to
278bdbb
Compare
278bdbb to
62aa272
Compare
62aa272 to
70695f7
Compare
70695f7 to
e06d129
Compare
e06d129 to
94ccda4
Compare
94ccda4 to
d7ac410
Compare
d7ac410 to
278083b
Compare
278083b to
48b720b
Compare
48b720b to
74757a3
Compare
74757a3 to
c22b597
Compare
c22b597 to
2f3e366
Compare
2f3e366 to
9fde430
Compare
9fde430 to
154c49e
Compare
154c49e to
e98e630
Compare
c7719a4 to
75dec6b
Compare
75dec6b to
0cad9ef
Compare
0cad9ef to
a9f73a8
Compare
a9f73a8 to
caefafb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1→v4v3→v6v3→v6v7→v10v3→v5v0.1.3→v2.1.0Release Notes
JS-DevTools/npm-publish (JS-DevTools/npm-publish)
v4Compare Source
v3Compare Source
v2Compare Source
actions/checkout (actions/checkout)
v6Compare Source
v5Compare Source
v4Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in #1941isGhesby @jww3 in #1946actions/setup-node (actions/setup-node)
v6Compare Source
v5Compare Source
v4Compare Source
actions/stale (actions/stale)
v10Compare Source
v9Compare Source
v8Compare Source
codecov/codecov-action (codecov/codecov-action)
v5Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2
v4Compare Source
What's Changed
versionInfoby @marcobiedermann in #1407evenNamein the logs correctly by @webknjaz in #1560suzuki-shunsuke/github-action-renovate-config-validator (suzuki-shunsuke/github-action-renovate-config-validator)
v2.1.0Compare Source
Features
#1092 Enable npm cache by default
Cache improves the performance and mitigates the API Rate Limit Issues.
v2.0.0Compare Source
#1063 The action installs Node.js 24 by default to support the latest Renovate.
If you don't want to install it, please set the input
node-versiontonone.Fixes
#1060 Install the latest Renovate by default @deviantintegral
v1.1.1Compare Source
Bug Fixes
#768 #770 #772 Fixed a bug
strictdoesn't workrenovate-config-validator has an issue about
RENOVATE_CONFIG_FILE.And now renovate-config-validator can accept files via positional arguments.
Unlike RENOVATE_CONFIG_FILE, positional arguments can pass multiple files, so we don't need to run
renovate-config-validatorby file.So this release replaces
RENOVATE_CONFIG_FILEwith positional arguments.v1.1.0Compare Source
Features
#699 #701 Support validating multiple files
You can validate multiple files by setting multiple lines to
config_file_path.Leading spaces on each line are removed.
e.g.
You can pass
config_file_paththrough output command.e.g.
v1.0.1Compare Source
Fixes
#551 Suppress
npxwarnings using--yesoption @TWiStErRobThis action executes renovate-config-validator via npx, then the following warning was outputted.
To suppress the warning, we set
npx's--yesoption.https://docs.npmjs.com/cli/v8/commands/npx
🎉 New contributors
Thank you for your contribution!
@TWiStErRob #551
v1.0.0Compare Source
#531 renovate-config-validator's --strict option is enabled by default.
How to migrate
There are several options.
falseto the inputstrictto disable--strictoption#530 Pass inputs via environment variables to prevent malicious injection
Features
#531 Add the input
strict.You can enable renovate-config-validator's
--strictoption.Configuration
📅 Schedule: Branch creation - "before 3am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.