github-actions[bot]
|
fe6283ba12
|
Update checked-in dependencies
|
2024-11-11 17:45:19 +00:00 |
|
dependabot[bot]
|
cf7e9f2349
|
Bump the npm group with 2 updates (#2118)
* Bump the npm group with 2 updates
Bumps the npm group with 2 updates: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) and [semver](https://github.com/npm/node-semver).
Updates `@actions/cache` from 3.2.3 to 3.2.4
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)
Updates `semver` from 7.5.4 to 7.6.0
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.0)
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-06 02:57:43 -08:00 |
|
github-actions[bot]
|
6b12e3d9d9
|
Update checked-in dependencies
|
2024-01-15 17:41:40 +00:00 |
|
Henry Mercer
|
4db827f313
|
Update @actions/cache and remove overrides
Now that `@actions/cache` has been updated, we can remove our manual
overrides for vulnerable dependencies.
|
2023-08-14 18:59:06 +01:00 |
|
Henry Mercer
|
4b7eb74ef5
|
Bump semver
|
2023-07-11 20:48:18 +01:00 |
|
Andrew Eisenberg
|
eba983fb9b
|
Removes deprecated set-output usage
For more information see
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
This change bumps a bunch of the internal actions packages. Note that
the only required version change is `actions/core` to 1.10.0. The others
are not required, but seem like a reasonable idea.
It also changes all of the workflows that use `set-output`.
|
2022-10-13 13:25:43 -07:00 |
|
Edoardo Pirovano
|
adb28963c0
|
Further update to reflect a conversation with @henrymercer
|
2022-10-11 16:59:48 +01:00 |
|
Edoardo Pirovano
|
38c2c091e8
|
Add dependency on @actions/cache
|
2022-08-04 15:12:29 +01:00 |
|