Skip to content

Commit e1ea79e

Browse files
Bump the cache-minor-patch group across 1 directory with 4 updates
Bumps the cache-minor-patch group with 4 updates in the /packages/cache directory: [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob), [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `@actions/glob` from 0.1.2 to 0.5.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob) Updates `@azure/storage-blob` from 12.28.0 to 12.29.1 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.28.0...@azure/storage-blob_12.29.1) Updates `@types/node` from 24.5.2 to 24.8.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: "@actions/glob" dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cache-minor-patch - dependency-name: "@azure/storage-blob" dependency-version: 12.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cache-minor-patch - dependency-name: "@types/node" dependency-version: 24.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cache-minor-patch - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cache-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dcae869 commit e1ea79e

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

packages/cache/package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@actions/core": "^1.11.1",
4141
"@actions/exec": "^1.0.1",
42-
"@actions/glob": "^0.1.0",
42+
"@actions/glob": "^0.5.0",
4343
"@protobuf-ts/runtime-rpc": "^2.11.1",
4444
"@actions/http-client": "^2.1.1",
4545
"@actions/io": "^1.0.1",

0 commit comments

Comments
 (0)