setup-ionic icon indicating copy to clipboard operation
setup-ionic copied to clipboard

fix(deps): update all dependencies (major)

Open renovate[bot] opened this issue 1 year ago • 0 comments

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[bot] avatar Jun 01 '23 00:06 renovate[bot]