PR number update in releases

This commit is contained in:
Salman Muin Kayser Chishti
2025-12-11 14:33:30 +00:00
parent bdd6eb4293
commit c6502bc679
+1 -1
View File
@@ -2,7 +2,7 @@
### 5.0.0
- Remove `@azure/ms-rest-js` dependency to fix Node.js 24+ punycode deprecation warning [#2188](https://github.com/actions/toolkit/pull/2188)
- Remove `@azure/ms-rest-js` dependency to fix Node.js 24+ punycode deprecation warning [#2197](https://github.com/actions/toolkit/pull/2197)
- The `TransferProgressEvent` type is now imported from `@azure/core-rest-pipeline` instead of `@azure/ms-rest-js`
- This fixes: `(node:2110) [DEP0040] DeprecationWarning: The punycode module is deprecated`
- Bump `@actions/core` from `^1.11.1` to `^2.0.0` [#2198](https://github.com/actions/toolkit/pull/2198)