Skip to content

Commit 8066c81

Browse files
authored
Merge pull request #2393 from actions/samirat/update_minor_dependency_versions
Update minor versions of cache and artifact dependencies
2 parents cf80afb + ad7d6fb commit 8066c81

7 files changed

Lines changed: 368 additions & 197 deletions

File tree

packages/artifact/RELEASES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @actions/artifact Releases
22

3+
## 6.2.2
4+
5+
- Bump dependency versions ([#2393](https://github.com/actions/toolkit/pull/2393)):
6+
- `@actions/core` to `^3.0.1`
7+
- `@actions/github` to `^9.1.1`
8+
- `@actions/http-client` to `^4.0.1`
9+
- `@azure/storage-blob` to `^12.31.0`
10+
- `@octokit/plugin-retry` to `^8.1.0`
11+
- `@octokit/request` to `^10.0.8`
12+
- `@protobuf-ts/runtime` to `^2.11.1`
13+
- Move `@protobuf-ts/plugin` to `devDependencies`
14+
315
## 6.2.1
416

517
- Support the RFC 5987 `filename*` field in the `content-disposition` header. This allows us to correctly download files and artifacts with Chinese/Japanese/Korean (among other) characters in their name.

0 commit comments

Comments
 (0)