Skip to content
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

chore(deps): update github actions (major) #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 24, 2023

This PR contains the following updates:

Package Type Update Change
JS-DevTools/npm-publish action major v1 -> v3
actions/checkout action major v3 -> v4
actions/setup-node action major v3 -> v4
actions/stale action major v7 -> v9
codecov/codecov-action action major v3 -> v4
suzuki-shunsuke/github-action-renovate-config-validator action major v0.1.3 -> v1.1.0

Release Notes

JS-DevTools/npm-publish (JS-DevTools/npm-publish)

v3

Compare Source

v2

Compare Source

actions/checkout (actions/checkout)

v4

Compare Source

actions/setup-node (actions/setup-node)

v4

Compare Source

actions/stale (actions/stale)

v9

Compare Source

v8

Compare Source

codecov/codecov-action (codecov/codecov-action)

v4

Compare Source

suzuki-shunsuke/github-action-renovate-config-validator (suzuki-shunsuke/github-action-renovate-config-validator)

v1.1.0

Compare Source

v1.0.1

Compare Source

Fixes

#​551 Suppress npx warnings using --yes option @​TWiStErRob

This action executes renovate-config-validator via npx, then the following warning was outputted.

npm WARN exec The following package was not found and will be installed: renovate@37.130.0

To suppress the warning, we set npx's --yes option.

https://docs.npmjs.com/cli/v8/commands/npx

If any requested packages are not present in the local project dependencies, then they are installed to a folder in the npm cache, which is added to the PATH environment variable in the executed process.
A prompt is printed (which can be suppressed by providing either --yes or --no).

To prevent security and user-experience problems from mistyping package names, npx prompts before installing anything.
Suppress this prompt with the -y or --yes option.
The --no-install option is deprecated, and will be converted to --no.

🎉 New contributors

Thank you for your contribution!

@​TWiStErRob #​551

v1.0.0

Compare Source

⚠️ Breaking Changes

#​531 renovate-config-validator's --strict option is enabled by default.

How to migrate

There are several options.

  1. Recommended: Fix Renovate configuration according to the error message
  2. Unrecommended: Set false to the input strict to disable --strict option

⚠️ Security Improvement

#​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.


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 24, 2023 02:57
@codecov
Copy link

codecov bot commented Mar 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.74%. Comparing base (61d30cd) to head (a1bf10e).

❗ Current head a1bf10e differs from pull request most recent head d59524a. Consider uploading reports for the commit d59524a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   94.59%   94.74%   +0.15%     
==========================================
  Files          13       13              
  Lines         518      495      -23     
  Branches      154      150       -4     
==========================================
- Hits          490      469      -21     
+ Misses         28       26       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update actions/stale action to v8 chore(deps): update github actions (major) Apr 20, 2023
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 70a4eff to 4fd4f60 Compare April 20, 2023 18:18
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from e7d7205 to c4d474c Compare June 28, 2023 21:24
@renovate renovate bot force-pushed the renovate/major-github-actions branch from c4d474c to 466102d Compare August 9, 2023 17:48
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 466102d to 8ea32e8 Compare August 21, 2023 21:54
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 8ea32e8 to b486935 Compare September 4, 2023 13:00
@renovate renovate bot force-pushed the renovate/major-github-actions branch from b486935 to 5aac268 Compare September 14, 2023 17:40
@renovate renovate bot changed the title chore(deps): update github actions (major) chore(deps): update actions/stale action to v8 Oct 17, 2023
@renovate renovate bot changed the title chore(deps): update actions/stale action to v8 chore(deps): update github actions (major) Oct 18, 2023
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from ef53b07 to 8e30d70 Compare October 23, 2023 16:27
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 8e30d70 to e5572fb Compare November 2, 2023 16:09
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 3c8253a to 284e069 Compare December 8, 2023 07:06
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 8555744 to f577c35 Compare December 22, 2023 20:21
@renovate renovate bot requested a review from finn-orsini as a code owner December 22, 2023 20:21
@renovate renovate bot force-pushed the renovate/major-github-actions branch from f577c35 to 099ee1d Compare December 22, 2023 20:26
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 099ee1d to a1bf10e Compare January 13, 2024 14:27
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from ba5e5bf to 2dd661e Compare February 2, 2024 18:34
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 2dd661e to d59524a Compare February 9, 2024 02:55
Copy link

Automatically marking pull request as stale due to lack of activity

@github-actions github-actions bot added the stale label Apr 14, 2024
@renovate renovate bot force-pushed the renovate/major-github-actions branch from d59524a to f3edac8 Compare August 29, 2024 00:11
@renovate renovate bot force-pushed the renovate/major-github-actions branch from f3edac8 to d25580b Compare September 9, 2024 15:20
@renovate renovate bot force-pushed the renovate/major-github-actions branch from d25580b to 2ddf96a Compare September 9, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants