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

fix(deps): update all dependencies (major) #21

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@actions/tool-cache (source) ^1.6.0 -> ^2.0.0 age adoption passing confidence dependencies major
actions/checkout v2 -> v4 age adoption passing confidence action major
actions/setup-java v2 -> v4 age adoption passing confidence action major

Release Notes

actions/toolkit (@​actions/tool-cache)

v2.0.1

  • Update to v2.0.1 of @actions/http-client #​1087

v2.0.0

  • Update to v2.0.0 of @actions/http-client
  • The type of the headers parameter in the exported function downloadTool has been narrowed from { [header: string]: any } to { [header: string]: number | string | string[] | undefined; } (that is, http.OutgoingHttpHeaders).
    This is strictly a compile-time change for TypeScript consumers. Previous attempts to use a header value of a type other than those now accepted would have resulted in an error at run time.

v1.7.2

  • Update lockfileVersion to v2 in `package-lock.json #​1025

v1.7.1

v1.7.0

v1.6.1

actions/checkout (actions/checkout)

v4

Compare Source

v3

Compare Source

actions/setup-java (actions/setup-java)

v4

Compare Source

v3

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the deps label Jun 1, 2023
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 8ba6d7a to fab47eb Compare October 19, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants