Aiqiao Yan
cf80afb392
Merge pull request #2383 from actions/aiqiaoy/release-new-versions
...
Code Scanning - Action / CodeQL-Build (push) Has been cancelled
release new versions for a few packages
2026-04-21 15:52:32 -04:00
Aiqiao Yan
0607d7a54b
release new versions for a few packages
2026-04-21 17:15:02 +00:00
Aiqiao Yan
36d90eb54c
Merge pull request #2356 from actions/dependabot/npm_and_yarn/flatted-3.4.2
...
chore(deps-dev): bump flatted from 3.3.3 to 3.4.2
2026-04-21 12:59:58 -04:00
Aiqiao Yan
4ee32849b4
Merge pull request #2346 from actions/dependabot/npm_and_yarn/packages/github/undici-6.24.0
...
chore(deps): bump undici from 6.23.0 to 6.24.0 in /packages/github
2026-04-21 12:55:26 -04:00
Aiqiao Yan
d76f9fe99a
Merge pull request #2348 from actions/dependabot/npm_and_yarn/packages/core/undici-6.24.1
...
chore(deps): bump undici from 6.23.0 to 6.24.1 in /packages/core
2026-04-21 12:54:48 -04:00
Aiqiao Yan
7e08d73d76
Merge pull request #2345 from actions/dependabot/npm_and_yarn/packages/glob/undici-6.24.0
...
chore(deps): bump undici from 6.23.0 to 6.24.0 in /packages/glob
2026-04-21 12:42:56 -04:00
Aiqiao Yan
8b842d839b
Merge pull request #2355 from shogo82148/bump-minimatch-v10
...
@actions/glob: bump minimatch from v3.0.4 to v10.2.5
2026-04-21 12:38:52 -04:00
ICHINOSE Shogo
16cd46c365
Merge branch 'main' into bump-minimatch-v10
2026-04-21 21:43:27 +09:00
Aiqiao Yan
75b8dd1009
Merge pull request #2369 from actions/dependabot/npm_and_yarn/packages/glob/brace-expansion-1.1.13
...
chore(deps): bump brace-expansion from 1.1.12 to 1.1.13 in /packages/glob
2026-04-20 17:44:57 -04:00
Aiqiao Yan
a7c6618070
Merge pull request #2381 from actions/dependabot/npm_and_yarn/axios-1.15.1
...
chore(deps-dev): bump axios from 1.12.2 to 1.15.1
2026-04-20 17:44:12 -04:00
Aiqiao Yan
54ad3ca9ba
Merge pull request #2347 from actions/dependabot/npm_and_yarn/packages/http-client/undici-6.24.0
...
chore(deps): bump undici from 6.23.0 to 6.24.0 in /packages/http-client
2026-04-20 17:34:56 -04:00
dependabot[bot]
3c424f0d63
chore(deps-dev): bump axios from 1.12.2 to 1.15.1
...
Bumps [axios](https://github.com/axios/axios ) from 1.12.2 to 1.15.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.12.2...v1.15.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.15.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-20 21:34:33 +00:00
Aiqiao Yan
d9346d8d93
Merge pull request #2378 from actions/dependabot/npm_and_yarn/follow-redirects-1.16.0
...
chore(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0
2026-04-20 17:33:08 -04:00
dependabot[bot]
1f375f130a
chore(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.11 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-version: 1.16.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-15 18:58:03 +00:00
dependabot[bot]
140509034c
chore(deps): bump brace-expansion in /packages/glob
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.12 to 1.1.13.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.13 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.13
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-08 20:54:11 +00:00
Salman Chishti
b68d046fe3
Merge pull request #2366 from salmanmkc/salmanmkc/github-9.1.0-release
...
chore: bump @actions/github to 9.1.0 for release
2026-04-08 21:11:16 +01:00
Salman Chishti
e4598e374b
chore: bump @actions/github to 9.1.0 for release
...
- Version bump 9.0.0 → 9.1.0 in package.json
- Update RELEASES.md with idempotency guard note and PR link
2026-04-08 20:07:19 +00:00
Salman Chishti
14a090004e
Merge pull request #2364 from salmanmkc/salmanmkc/orchestration-id-support
...
feat(github): add orchestration ID to user-agent in getOctokitOptions
2026-04-08 20:54:57 +01:00
Salman Chishti
3643ce2db4
style: fix prettier formatting in orchestration tests
2026-04-08 19:38:31 +00:00
Salman Chishti
ffeb50bd02
fix: prevent duplicate orchestration ID in user-agent
...
Add idempotency check to getUserAgentWithOrchestrationId — if the
tag is already present in baseUserAgent, return it unchanged. This
prevents doubling when both the exported helper and getOctokitOptions
run for the same client.
2026-04-08 16:49:32 +00:00
Salman Chishti
b0917c5a37
style: fix prettier formatting in orchestration tests
2026-04-07 16:35:32 +00:00
Salman Chishti
a8ea745713
feat(github): append orchestration ID to user-agent in getOctokitOptions
...
When ACTIONS_ORCHESTRATION_ID is set, appends
actions_orchestration_id/{sanitizedId} to the user-agent string.
- Add getUserAgentWithOrchestrationId() to internal/utils.ts
- Wire into getOctokitOptions() so all getOctokit() calls include it
- Re-export helper from @actions/github/lib/utils for downstream consumers
- 14 deterministic unit tests covering helper, integration, edge cases
2026-04-07 16:16:11 +00:00
Salman Chishti
0df75b91ff
Merge pull request #2359 from actions/dependabot/npm_and_yarn/picomatch-2.3.2
...
chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2
2026-03-26 12:25:19 +00:00
dependabot[bot]
233d556477
chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-25 22:41:36 +00:00
dependabot[bot]
23cbecacad
chore(deps-dev): bump flatted from 3.3.3 to 3.4.2
...
Bumps [flatted](https://github.com/WebReflection/flatted ) from 3.3.3 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2 )
---
updated-dependencies:
- dependency-name: flatted
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-21 10:32:03 +00:00
ICHINOSE Shogo
74fcfdbd10
@actions/glob: add some comments for the regression testing
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-20 19:56:02 +09:00
ICHINOSE Shogo
20647b6bcf
@actions/core: update regression test with minimatch v3
2026-03-20 19:24:19 +09:00
ICHINOSE Shogo
6bd5e50ee1
@actions/glob: bump minimatch from v3.0.4 to v10.2.4
2026-03-20 18:00:34 +09:00
Bassem Dghaidi
44d43b5490
Merge pull request #2351 from actions/Link-/add-releases-docs
...
Add docs for the releases workflow
2026-03-16 16:45:42 +01:00
Bassem Dghaidi
76ac4dd95f
Update contributing.md
2026-03-16 08:39:20 -07:00
Bassem Dghaidi
632b2cbff6
Add screenshot
2026-03-16 08:33:25 -07:00
Bassem Dghaidi
73bdb59ac2
Explain the new releases workflow
2026-03-16 08:29:53 -07:00
Bassem Dghaidi
22d35395d4
Merge pull request #2350 from actions/Link-/fix-tests-in-releases
...
Scope tests to the package being published
2026-03-16 15:01:41 +01:00
Bassem Dghaidi
ed4fdc98c4
Add input to run isolated tests
2026-03-16 06:50:25 -07:00
Bassem Dghaidi
6211ca9cbd
Merge pull request #2349 from actions/Link-/update-release-workflow
...
Update release workflow to permit shipping from non main branches
2026-03-16 14:29:21 +01:00
Bassem Dghaidi
99dfdab194
Fix the description of npm-tag
2026-03-16 06:14:29 -07:00
Bassem Dghaidi
6ec76cbf3d
Update release workflow to permit shipping from non main branches
2026-03-16 06:05:25 -07:00
dependabot[bot]
7c6cc28ed5
chore(deps): bump undici from 6.23.0 to 6.24.1 in /packages/core
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.23.0 to 6.24.1.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.23.0...v6.24.1 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 6.24.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-14 09:09:41 +00:00
dependabot[bot]
8f62bc23d1
chore(deps): bump undici from 6.23.0 to 6.24.0 in /packages/http-client
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.23.0 to 6.24.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.23.0...v6.24.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 6.24.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-14 05:22:04 +00:00
dependabot[bot]
bbaffb4bb3
chore(deps): bump undici from 6.23.0 to 6.24.0 in /packages/github
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.23.0 to 6.24.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.23.0...v6.24.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 6.24.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-14 04:56:28 +00:00
dependabot[bot]
c23cc6e61c
chore(deps): bump undici from 6.23.0 to 6.24.0 in /packages/glob
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.23.0 to 6.24.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.23.0...v6.24.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 6.24.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-14 04:40:06 +00:00
Salman Chishti
943ff82d3d
Merge pull request #2344 from actions/dependabot/npm_and_yarn/packages/artifact/undici-6.24.0
...
chore(deps): bump undici from 6.23.0 to 6.24.0 in /packages/artifact
2026-03-14 04:35:35 +00:00
dependabot[bot]
06bca4509d
chore(deps): bump undici from 6.23.0 to 6.24.0 in /packages/artifact
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.23.0 to 6.24.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.23.0...v6.24.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 6.24.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-14 04:17:32 +00:00
Daniel Kennedy
21229dc09e
Artifact: support downloading artifacts with CJK characters in their name ( #2341 )
...
* Artifact: support downloading artifacts with CJK characters in their name
* Fix some linting/PR comments
* One more linting fix
2026-03-11 09:30:15 -04:00
Meredith Lancaster
6fd292ebdd
Merge pull request #2337 from actions/dependabot/npm_and_yarn/packages/attest/tar-7.5.10
...
chore(deps): bump tar from 7.5.7 to 7.5.10 in /packages/attest
2026-03-06 06:54:55 -08:00
dependabot[bot]
89f01c9125
chore(deps): bump tar from 7.5.7 to 7.5.10 in /packages/attest
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.7 to 7.5.10.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.10 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.10
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-06 13:29:24 +00:00
Zachary Taylor
85466c0f54
Merge pull request #2323 from actions/zaataylor-update-artifact-storage-err-msg
...
Update artifact storage error message
2026-02-26 14:37:38 -05:00
Zachary Taylor
bd4fb086f1
Update UsageError in cache
2026-02-26 14:31:12 -05:00
Zachary Taylor
49c3d09c01
Update error message
2026-02-26 14:28:46 -05:00
Brian DeHamer
91d76bea50
Merge pull request #2321 from actions/bdehamer/storage-record-orchestration-id
...
Custom user-agent string for storage record API reqs
2026-02-26 10:52:42 -08:00