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

Update GitHub Actions (major) #56

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v2.4.0 -> v4.1.1
actions/checkout action major v3 -> v4
actions/setup-dotnet action major v1 -> v4
actions/setup-node action major v2 -> v4
actions/stale action major v4 -> v9
codecov/codecov-action action major v2 -> v4
suzuki-shunsuke/github-action-renovate-config-validator action major 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

v3.0.2

Compare Source

v3.0.1

Compare Source

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

  • Fixed an issue where checkout failed to run in container jobs due to the new git setting 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 @​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: [email protected]

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.

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added actions dependencies Pull requests that update a dependency file renovate labels Jan 30, 2023
@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.15%. Comparing base (3c059c5) to head (c5061d1).

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

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.
📢 Have feedback on the report? Share it here.

wbaldoumas
wbaldoumas previously approved these changes Feb 5, 2023
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 7c314ed to 9b2cf1b Compare March 16, 2023 13:42
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 9b2cf1b to 7a2a1b9 Compare March 31, 2023 00:00
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 7a2a1b9 to 6196365 Compare May 21, 2023 01:23
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 6196365 to ff6a33e Compare June 10, 2023 11:20
@renovate renovate bot force-pushed the renovate/major-github-actions branch from ff6a33e to 2e6924c Compare August 26, 2023 09:01
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 2e6924c to 65a43e3 Compare September 5, 2023 17:54
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 65a43e3 to 7f900bc Compare September 23, 2023 08:39
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from d5f0819 to 9a16b0d Compare October 24, 2023 05:51
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 7f7db4d to ca51a1d Compare December 9, 2023 05:52
@renovate renovate bot force-pushed the renovate/major-github-actions branch from ca51a1d to c5061d1 Compare January 14, 2024 17:48
@renovate renovate bot force-pushed the renovate/major-github-actions branch from c5061d1 to 8975dd6 Compare February 1, 2024 08:04
Copy link

github-actions bot commented Apr 7, 2024

Automatically marking pull request as stale due to lack of activity

@github-actions github-actions bot added the stale label Apr 7, 2024
Copy link

Automatically closing this pull request as stale

@github-actions github-actions bot closed this Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions dependencies Pull requests that update a dependency file renovate stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant