irgaly / xcode-cache

A GitHub Action to store Xcode's Build Cache for incremental build on CI
Other
37 stars 3 forks source link

fix(deps): update @actions #19

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/core (source) 1.6.0 -> 1.10.1 age adoption passing confidence
@actions/exec (source) 1.0.4 -> 1.1.1 age adoption passing confidence
@actions/glob (source) 0.2.0 -> 0.4.0 age adoption passing confidence

Release Notes

actions/toolkit (@​actions/core) ### [`v1.10.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#1101) - Fix error message reference in oidc utils [#​1511](https://togithub.com/actions/toolkit/pull/1511) ### [`v1.10.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#1100) - `saveState` and `setOutput` now use environment files if available [#​1178](https://togithub.com/actions/toolkit/pull/1178) - `getMultilineInput` now correctly trims whitespace by default [#​1185](https://togithub.com/actions/toolkit/pull/1185) ### [`v1.9.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#191) - Randomize delimiter when calling `core.exportVariable` ### [`v1.9.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#190) - Added `toPosixPath`, `toWin32Path` and `toPlatformPath` utilities [#​1102](https://togithub.com/actions/toolkit/pull/1102) ### [`v1.8.2`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#182) - Update to v2.0.1 of `@actions/http-client` [#​1087](https://togithub.com/actions/toolkit/pull/1087) ### [`v1.8.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#181) - Update to v2.0.0 of `@actions/http-client` ### [`v1.8.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#180) - Deprecate `markdownSummary` extension export in favor of `summary` - [https://github.com/actions/toolkit/pull/1072](https://togithub.com/actions/toolkit/pull/1072) - [https://github.com/actions/toolkit/pull/1073](https://togithub.com/actions/toolkit/pull/1073) ### [`v1.7.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#170) - [Added `markdownSummary` extension](https://togithub.com/actions/toolkit/pull/1014)
actions/toolkit (@​actions/exec) ### [`v1.1.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/exec/RELEASES.md#111) - Update `lockfileVersion` to `v2` in \`package-lock.json [#​1024](https://togithub.com/actions/toolkit/pull/1024) ### [`v1.1.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/exec/RELEASES.md#110) - [Fix stdline dropping large output](https://togithub.com/actions/toolkit/pull/773) - [Add getExecOutput function](https://togithub.com/actions/toolkit/pull/814) - [Better error for bad cwd](https://togithub.com/actions/toolkit/pull/793)
actions/toolkit (@​actions/glob) ### [`v0.4.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/glob/RELEASES.md#040) - Pass in the current workspace as a parameter to HashFiles [#​1318](https://togithub.com/actions/toolkit/pull/1318) ### [`v0.3.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/glob/RELEASES.md#030) - Added a `verbose` option to HashFiles [#​1052](https://togithub.com/actions/toolkit/pull/1052/files) ### [`v0.2.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/glob/RELEASES.md#021) - Update `lockfileVersion` to `v2` in \`package-lock.json [#​1023](https://togithub.com/actions/toolkit/pull/1023)

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (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.



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