Commit Graph

  • c0d1d13422 chore: convert to ESLint flat config Daniel Kennedy 2026-01-30 09:29:32 -05:00
  • 0cac6e70e4 chore: bump ESLint packages to v9 Daniel Kennedy 2026-01-30 09:29:23 -05:00
  • cf5677ba88 style: fix prettier formatting in list-artifacts test upgrade/safe-devdeps Daniel Kennedy 2026-01-30 09:14:25 -05:00
  • 830c827471 chore(deps): upgrade root dev dependencies Daniel Kennedy 2026-01-30 09:14:15 -05:00
  • 3a0ba4ba74 fix(tests): close sockets to remove a Jest warning about resources outliving their tests danwkennedy/tests-resources Daniel Kennedy 2026-01-30 08:44:11 -05:00
  • 675f6f5832 Bump the package version and add release notes Daniel Kennedy 2026-01-29 20:39:35 -05:00
  • ffae274475 Merge pull request #2268 from actions/dependabot/npm_and_yarn/packages/attest/tar-7.5.7 Tingting Wang 2026-01-29 13:01:33 -08:00
  • 03354f3178 Fix linting issue Daniel Kennedy 2026-01-29 16:01:28 -05:00
  • 6ced2e75b4 Check the URL path for .zip to see if we can auto-decompress Daniel Kennedy 2026-01-29 15:55:42 -05:00
  • 0f4cf89e18 Increase the timeout on one of the tests Daniel Kennedy 2026-01-29 15:43:29 -05:00
  • 1c20378379 chore(deps): bump tar from 7.5.6 to 7.5.7 in /packages/attest dependabot[bot] 2026-01-29 20:20:49 +00:00
  • 0be0a6ef89 @actions/attest: convert to an ESM module (#2278) Daniel Kennedy 2026-01-29 15:19:39 -05:00
  • 15b1cec994 Test: negative check for malicious paths Daniel Kennedy 2026-01-26 20:31:02 -05:00
  • 5357eac1de Swap zip for application/zip-compressed Daniel Kennedy 2026-01-26 20:23:58 -05:00
  • bb4c482f33 Fix some linting issues Daniel Kennedy 2026-01-26 15:07:34 -05:00
  • 3d9761876c Parse the mime type out of the content-type header Daniel Kennedy 2026-01-26 14:42:27 -05:00
  • 9700641a19 Update packages/artifact/__tests__/download-artifact.test.ts Daniel Kennedy 2026-01-26 14:40:04 -05:00
  • a3377525d3 Fix indenting Daniel Kennedy 2026-01-26 14:48:46 -05:00
  • 3d05a1c31b Prevent path traversal attacks Daniel Kennedy 2026-01-26 14:48:39 -05:00
  • e7359c0031 Add support for specifying whether to skip decompressing Daniel Kennedy 2026-01-26 14:35:09 -05:00
  • c2139ac002 Remove unused import Daniel Kennedy 2026-01-26 13:59:24 -05:00
  • 2a356168e6 Download artifact: don't extract the downloaded file if the content-type isn't a zip Daniel Kennedy 2026-01-26 13:48:31 -05:00
  • 5331023cfc @actions/attest: convert to an ESM module danwkennedy/actions-attest-esm Daniel Kennedy 2026-01-29 14:47:34 -05:00
  • ae29a2751b @actions/cache: convert to an ESM module (#2275) Daniel Kennedy 2026-01-29 14:23:32 -05:00
  • 41f23846bb Add retries to restore-cache.mjs danwkennedy/actions-cache-esm Daniel Kennedy 2026-01-29 14:12:58 -05:00
  • 3bd9536400 Add some more logging Daniel Kennedy 2026-01-29 14:11:37 -05:00
  • 4d7db58d4c Make the cache units tests better Daniel Kennedy 2026-01-29 14:06:32 -05:00
  • b4ca146200 More cache test fixes Daniel Kennedy 2026-01-29 14:04:06 -05:00
  • 11870e11ab Export the DownloadOptions/UploadOptions like before Daniel Kennedy 2026-01-29 13:58:05 -05:00
  • d901516882 Fix a type issues in contracts Daniel Kennedy 2026-01-29 13:57:28 -05:00
  • 8dffd0f203 Fix awaiting in the cache unit tests Daniel Kennedy 2026-01-29 13:42:28 -05:00
  • ec0d11b69c Bump @actions/glob to 0.6.1 Daniel Kennedy 2026-01-29 13:38:52 -05:00
  • 73faff420d Update the cache workflows Daniel Kennedy 2026-01-29 12:53:24 -05:00
  • ea8b69c3cd Update the fixture to ESM syntax Daniel Kennedy 2026-01-29 12:47:52 -05:00
  • 336b25a4ef @actions/cache: convert to an ESM module Daniel Kennedy 2026-01-29 12:07:18 -05:00
  • b48854e1ac @actions/glob: fix minimatch imports (#2276) Daniel Kennedy 2026-01-29 13:30:54 -05:00
  • 83141d2293 @actions/glob: fix minimatch imports danwkennedy/actions-glob-import-fix Daniel Kennedy 2026-01-29 13:00:32 -05:00
  • 9d912b1840 @actions/tool-cache: convert to an ESM module (#2274) Daniel Kennedy 2026-01-29 11:26:14 -05:00
  • 0d06dcb96b Downgrade nock since it's conflicting with @actions/attest's version danwkennedy/actions-tool-cache-esm Daniel Kennedy 2026-01-29 11:11:20 -05:00
  • c833bc1678 Fix jest config Daniel Kennedy 2026-01-29 11:01:23 -05:00
  • 1f913ea3b2 @actions/tool-cache: convert to an ESM module Daniel Kennedy 2026-01-28 21:35:17 -05:00
  • 7a0147b5c6 @actions/glob: convert to an ESM module (#2273) Daniel Kennedy 2026-01-29 10:41:33 -05:00
  • 5793b08cd9 @actions/artifact: convert to an ESM module (#2266) Daniel Kennedy 2026-01-29 09:52:09 -05:00
  • db85182887 Fix linting danwkennedy/artifact-esm-module Daniel Kennedy 2026-01-28 22:26:59 -05:00
  • 2c234bce3a Fix the archiver import Daniel Kennedy 2026-01-28 22:22:36 -05:00
  • 144d8382dc Workaround getting the package version for the user-agent Daniel Kennedy 2026-01-28 22:16:58 -05:00
  • 312efa3fe7 Pull the package version from package.json Daniel Kennedy 2026-01-28 22:04:06 -05:00
  • 80a36d9d60 Import OctoKitOptions from @octokit/core/types Daniel Kennedy 2026-01-28 21:56:17 -05:00
  • 65016ec9b7 Remove jest.config.cjs Daniel Kennedy 2026-01-28 21:53:36 -05:00
  • 3d1e3ce8df Bump @actions/core to 3.0.0 Daniel Kennedy 2026-01-28 21:53:24 -05:00
  • 73a0f27e98 Fix the reference to @actions/http-client in the lock file Daniel Kennedy 2026-01-28 13:13:41 -05:00
  • 77ed158ade Undo the GHES ignores Daniel Kennedy 2026-01-28 13:06:10 -05:00
  • 93da09c311 Update the package-lock.json Daniel Kennedy 2026-01-28 13:03:19 -05:00
  • 99c24207f2 @actions/artifact: convert to an ESM module Daniel Kennedy 2026-01-28 12:56:07 -05:00
  • f34c457292 Update packages/glob/RELEASES.md danwkennedy/actions-glob-esm Daniel Kennedy 2026-01-28 21:15:32 -05:00
  • ceb003d313 @actions/glob: convert to an ESM module Daniel Kennedy 2026-01-28 21:10:43 -05:00
  • ed3ea3b5ba @actions/core: convert to ESM module Daniel Kennedy 2026-01-28 16:17:54 -05:00
  • 5ebf128f14 @actions/core: convert to ESM module danwkennedy/core-esm Daniel Kennedy 2026-01-28 16:17:54 -05:00
  • c9c663babe Bump @actions/io to 3.0.2 Daniel Kennedy 2026-01-28 14:43:36 -05:00
  • 0fc1805b46 @actions/exec: convert to ESM module Daniel Kennedy 2026-01-28 13:55:13 -05:00
  • 2d38e51528 Bump @actions/io to 3.0.2 danwkennedy/exec-esm-module Daniel Kennedy 2026-01-28 14:43:36 -05:00
  • 123c3678fa @actions/exec: convert to ESM module Daniel Kennedy 2026-01-28 13:55:13 -05:00
  • a6e9f4bab2 @actions/io: update lock file version Daniel Kennedy 2026-01-28 14:17:12 -05:00
  • 535a4d0703 @actions/io: update lock file version danwkennedy/io-lock-file Daniel Kennedy 2026-01-28 14:17:12 -05:00
  • 758b556388 @actions/io: export lib/io-util Daniel Kennedy 2026-01-28 13:58:45 -05:00
  • 6595540db0 @actions/io: export lib/io-util danwkennedy/io-fix Daniel Kennedy 2026-01-28 13:58:45 -05:00
  • 9e060cb3e1 Add release notes Daniel Kennedy 2026-01-28 13:27:02 -05:00
  • 5501ba08b7 @actions/io: convert to ESM module Daniel Kennedy 2026-01-28 13:25:11 -05:00
  • 946d27335b Add release notes danwkennedy/io-esm-module Daniel Kennedy 2026-01-28 13:27:02 -05:00
  • 4a2af24706 @actions/io: convert to ESM module Daniel Kennedy 2026-01-28 13:25:11 -05:00
  • 4446f00fc7 Add a release entry for 4.0.0 Daniel Kennedy 2026-01-28 09:55:44 -05:00
  • 965dcc7493 Fix a JSON lint issue Daniel Kennedy 2026-01-28 09:55:28 -05:00
  • d464f9dd60 Add proxy/interfaces exports Daniel Kennedy 2026-01-28 09:55:12 -05:00
  • c9ab4f9548 http-client: convert to ESM Daniel Kennedy 2026-01-28 09:30:08 -05:00
  • a8fde16285 Add a release entry for 4.0.0 danwkennedy/http-client-esm Daniel Kennedy 2026-01-28 09:55:44 -05:00
  • c418aefbea Fix a JSON lint issue Daniel Kennedy 2026-01-28 09:55:28 -05:00
  • 63c41896e9 Add proxy/interfaces exports Daniel Kennedy 2026-01-28 09:55:12 -05:00
  • 74c953d0d2 http-client: convert to ESM Daniel Kennedy 2026-01-28 09:30:08 -05:00
  • a2986ee511 Merge pull request #2260 from actions/lokesh755-actions-github-v9-esm Lokesh Gopu 2026-01-27 15:58:18 -05:00
  • e827417593 Bump @actions/glob to 0.5.1 in @actions/cache Daniel Kennedy 2026-01-27 15:04:43 -05:00
  • b05d26b3fa ESM-only with updated @octokit dependencies lokesh755-actions-github-v9-esm Lokesh Gopu 2026-01-27 15:35:32 -05:00
  • 3cfa620bc1 Bump @actions/glob to 0.5.1 in @actions/cache danwkennedy/bump-actions-glob-actions-cache Daniel Kennedy 2026-01-27 15:04:43 -05:00
  • ecdfc18bf2 Bump @actions/glob version to 0.5.1 Daniel Kennedy 2026-01-27 14:15:50 -05:00
  • e8e0ce7ad8 Bump @actions/core to 2.0.3 on @actions/glob Daniel Kennedy 2026-01-27 14:13:54 -05:00
  • 514aef1d33 Bump @actions/glob version to 0.5.1 danwkennedy/bump-actions-core-actions-glob Daniel Kennedy 2026-01-27 14:15:50 -05:00
  • 898188d1a3 Bump @actions/core to 2.0.3 on @actions/glob Daniel Kennedy 2026-01-27 14:13:54 -05:00
  • dc6427f3c3 Attest: undo the @actions/github/@octokit bumps Daniel Kennedy 2026-01-27 12:11:25 -05:00
  • 76339b5f68 Bump @actions/http-client and @actions/github on all packages Daniel Kennedy 2026-01-27 11:59:21 -05:00
  • e3a73c3961 Attest: undo the @actions/github/@octokit bumps danwkennedy/bump-http-client-github Daniel Kennedy 2026-01-27 12:11:25 -05:00
  • f0ffb18355 Bump @actions/http-client and @actions/github on all packages Daniel Kennedy 2026-01-27 11:59:21 -05:00
  • c0ef67ec49 Release @actions/github v8.0.1 Daniel Kennedy 2026-01-27 10:21:00 -05:00
  • 968fd7f8d3 Bump undici to v6.23.0 and @actions/http-client to v3.0.2 in @actions/github Daniel Kennedy 2026-01-27 10:18:45 -05:00
  • d97ae7b07f Release @actions/github v8.0.1 danwkennedy/actions-github-bump Daniel Kennedy 2026-01-27 10:21:00 -05:00
  • 95ea7ff7a8 Bump undici to v6.23.0 and @actions/http-client to v3.0.2 in @actions/github Daniel Kennedy 2026-01-27 10:18:45 -05:00
  • 9b27fa97f9 Release @actions/http-client version 3.0.2 Daniel Kennedy 2026-01-27 09:45:50 -05:00
  • 1d5c6d34a7 Release @actions/http-client version 3.0.2 danwkennedy/actions-http-client-3.0.2 Daniel Kennedy 2026-01-27 09:45:50 -05:00
  • 065cf9f0b1 Bump undici to v6.23.0 in @actions/http-client Daniel Kennedy 2026-01-27 09:29:19 -05:00
  • dabf76268d Bump undici to v6.23.0 in @actions/http-client danwkennedy/undici-bump-http-client Daniel Kennedy 2026-01-27 09:29:19 -05:00
  • b77f226465 Merge pull request #2249 from actions/fix/upgrade-octokit-dependencies Lokesh Gopu 2026-01-22 14:46:12 -05:00
  • f61ae48376 upgrade octokit dependencies fix/upgrade-octokit-dependencies Lokesh Gopu 2026-01-22 11:59:59 -05:00