publish-action
publish-action copied to clipboard
Bumps [undici](https://github.com/nodejs/undici) from 5.27.2 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 v5.28.3 ⚠️ Security Release...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.12.0 to 8.28.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.28.0 8.28.0 (2025-03-24) 🚀 Features eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#10861)...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.12.0 to 8.28.0. Release notes Sourced from @typescript-eslint/parser's releases. v8.28.0 8.28.0 (2025-03-24) 🚀 Features eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#10861)...
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 9.1.4 to 9.2.2. Release notes Sourced from @octokit/plugin-paginate-rest's releases. v9.2.2 9.2.2 (2025-02-15) Bug Fixes ReDos regex vulnerability, reported by @DayShift (#660) (e1e4489) v9.2.1 9.2.1 (2024-03-01) Bug Fixes...
Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together. Updates `semver` from 7.5.4 to 7.7.1 Release notes Sourced from semver's releases. v7.7.1 7.7.1 (2025-02-03) Bug Fixes af761c0 #764...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.1. Changelog Sourced from @actions/core's changelog. 1.11.1 Fix uses of crypto.randomUUID on Node 18 and earlier #1842 1.11.0 Add platform info utilities #1551 Remove dependency...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) from 5.0.1 to 5.1.1. Release notes Sourced from @octokit/request-error's releases. v5.1.1 5.1.1 (2025-02-14) Bug Fixes ReDos regex vulnerability, reported by @dayshift (12a14f0) v5.1.0 5.1.0 (2024-04-05) Bug Fixes upgrade...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
I was surprised to see that [this article](https://archive.is/w3xLl) is right. This pull request aims to improve the ecosystem as this is quite a commonly used github action. I'd also like...