Daniel Kennedy
|
2d38e51528
|
Bump @actions/io to 3.0.2
|
2026-01-28 14:44:07 -05:00 |
|
Daniel Kennedy
|
123c3678fa
|
@actions/exec: convert to ESM module
|
2026-01-28 14:44:07 -05:00 |
|
Daniel Kennedy
|
a6e9f4bab2
|
@actions/io: update lock file version
|
2026-01-28 14:36:03 -05:00 |
|
Daniel Kennedy
|
758b556388
|
@actions/io: export lib/io-util
|
2026-01-28 14:08:19 -05:00 |
|
Daniel Kennedy
|
9e060cb3e1
|
Add release notes
|
2026-01-28 13:33:17 -05:00 |
|
Daniel Kennedy
|
5501ba08b7
|
@actions/io: convert to ESM module
|
2026-01-28 13:33:17 -05:00 |
|
Daniel Kennedy
|
4446f00fc7
|
Add a release entry for 4.0.0
|
2026-01-28 10:27:09 -05:00 |
|
Daniel Kennedy
|
965dcc7493
|
Fix a JSON lint issue
|
2026-01-28 10:27:09 -05:00 |
|
Daniel Kennedy
|
d464f9dd60
|
Add proxy/interfaces exports
|
2026-01-28 10:27:09 -05:00 |
|
Daniel Kennedy
|
c9ab4f9548
|
http-client: convert to ESM
|
2026-01-28 10:27:09 -05:00 |
|
Lokesh Gopu
|
a2986ee511
|
Merge pull request #2260 from actions/lokesh755-actions-github-v9-esm
ESM-only with updated @octokit dependencies
|
2026-01-27 15:58:18 -05:00 |
|
Daniel Kennedy
|
e827417593
|
Bump @actions/glob to 0.5.1 in @actions/cache
|
2026-01-27 15:43:44 -05:00 |
|
Lokesh Gopu
|
b05d26b3fa
|
ESM-only with updated @octokit dependencies
|
2026-01-27 15:35:32 -05:00 |
|
Daniel Kennedy
|
ecdfc18bf2
|
Bump @actions/glob version to 0.5.1
|
2026-01-27 14:55:56 -05:00 |
|
Daniel Kennedy
|
e8e0ce7ad8
|
Bump @actions/core to 2.0.3 on @actions/glob
|
2026-01-27 14:55:56 -05:00 |
|
Daniel Kennedy
|
dc6427f3c3
|
Attest: undo the @actions/github/@octokit bumps
|
2026-01-27 13:31:31 -05:00 |
|
Daniel Kennedy
|
76339b5f68
|
Bump @actions/http-client and @actions/github on all packages
|
2026-01-27 13:31:31 -05:00 |
|
Daniel Kennedy
|
c0ef67ec49
|
Release @actions/github v8.0.1
|
2026-01-27 10:29:06 -05:00 |
|
Daniel Kennedy
|
968fd7f8d3
|
Bump undici to v6.23.0 and @actions/http-client to v3.0.2 in @actions/github
|
2026-01-27 10:29:06 -05:00 |
|
Daniel Kennedy
|
9b27fa97f9
|
Release @actions/http-client version 3.0.2
|
2026-01-27 09:53:50 -05:00 |
|
Daniel Kennedy
|
065cf9f0b1
|
Bump undici to v6.23.0 in @actions/http-client
|
2026-01-27 09:38:40 -05:00 |
|
Lokesh Gopu
|
b77f226465
|
Merge pull request #2249 from actions/fix/upgrade-octokit-dependencies
upgrade octokit dependencies
|
2026-01-22 14:46:12 -05:00 |
|
Lokesh Gopu
|
f61ae48376
|
upgrade octokit dependencies
|
2026-01-22 11:59:59 -05:00 |
|
Salman Chishti
|
4236fc3e78
|
Merge pull request #2246 from actions/dependabot/npm_and_yarn/packages/attest/tar-7.5.6
chore(deps): bump tar from 7.5.2 to 7.5.6 in /packages/attest
|
2026-01-22 15:53:06 +00:00 |
|
Salman Chishti
|
f366966232
|
Merge pull request #2248 from actions/dependabot/npm_and_yarn/lodash-4.17.23
chore(deps): bump lodash from 4.17.21 to 4.17.23
|
2026-01-22 14:48:46 +00:00 |
|
dependabot[bot]
|
bd561a6765
|
chore(deps): bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-22 00:03:54 +00:00 |
|
dependabot[bot]
|
26490f0d3b
|
chore(deps): bump tar from 7.5.2 to 7.5.6 in /packages/attest
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.2 to 7.5.6.
- [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.2...v7.5.6)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-21 21:04:00 +00:00 |
|
Ryan Ghadimi
|
ee91adfbc4
|
Merge pull request #2243 from GhadimiR/main
Don't retry 429s returned from the cache service
|
2026-01-16 10:43:35 +00:00 |
|
Ryan Ghadimi
|
a039cff4a1
|
Add comment for rate limiting handling
Added a comment regarding rate limiting and retry behavior.
|
2026-01-16 10:26:45 +00:00 |
|
Ryan Ghadimi
|
9dd77993e7
|
Update packages/cache/RELEASES.md
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
|
2026-01-16 10:25:44 +00:00 |
|
Ryan Ghadimi
|
dd1bb93c72
|
New error type for cache RL
|
2026-01-16 10:00:15 +00:00 |
|
Ryan Ghadimi
|
7292b3508f
|
update release doc
|
2026-01-16 09:51:21 +00:00 |
|
Ryan Ghadimi
|
4a47af6481
|
bump pkg
|
2026-01-16 09:46:28 +00:00 |
|
Ryan Ghadimi
|
a68693e20a
|
tests & releases
|
2026-01-16 09:44:57 +00:00 |
|
Ryan Ghadimi
|
acf4bd70fb
|
Add handling for 429s from cache service
|
2026-01-14 17:01:59 +00:00 |
|
Tingluo Huang
|
7ae5c2f423
|
Merge pull request #2237 from actions/users/tihuang/bump
Bump version to 2.2.0 and update dependencies for @actions/core, @actions/github, and @actions/http-client
|
2026-01-08 11:41:34 -05:00 |
|
Tingluo Huang
|
d5470e6023
|
.
|
2026-01-08 16:19:53 +00:00 |
|
Tingluo Huang
|
e68ab4b91a
|
Bump version to 3.0.0 and update dependencies for @actions/core, @actions/github, and @actions/http-client
|
2026-01-08 14:34:05 +00:00 |
|
Tingluo Huang
|
d3a48dd52f
|
Merge pull request #2233 from actions/copilot/update-http-client-dependency
Update selected packages to consume @actions/http-client@3.0.1
|
2026-01-08 09:04:43 -05:00 |
|
Tingluo Huang
|
c4d47c1922
|
Merge pull request #2236 from actions/users/tihuang/bump
Bump dependency version for actions/github and actions/tool-cache.
|
2026-01-08 08:38:35 -05:00 |
|
Tingluo Huang
|
5fc5cdde44
|
Bump dependency version for actions/github and actions/tool-cache.
|
2026-01-08 04:58:48 +00:00 |
|
copilot-swe-agent[bot]
|
2a9d836b08
|
Revert @actions/attest http-client dependency to ^2.2.3
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
|
2026-01-07 23:17:02 +00:00 |
|
copilot-swe-agent[bot]
|
3a3b073ef2
|
Revert changes to github, tool-cache packages and .gitignore
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
|
2026-01-07 22:38:20 +00:00 |
|
copilot-swe-agent[bot]
|
d3a0fb260e
|
Revert @actions/attest version to 2.1.0 - no new release needed
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
|
2026-01-07 22:33:05 +00:00 |
|
copilot-swe-agent[bot]
|
be4fdc505f
|
Fix package-lock.json to mark typescript as dev dependency
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
|
2026-01-07 22:10:30 +00:00 |
|
copilot-swe-agent[bot]
|
6be37922c5
|
Add .nx/ to .gitignore and remove cached build artifacts
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
|
2026-01-07 22:04:45 +00:00 |
|
copilot-swe-agent[bot]
|
dfc20acda2
|
Verify changes with tests - all package-specific tests passing
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
|
2026-01-07 22:03:56 +00:00 |
|
copilot-swe-agent[bot]
|
dc1fec82a6
|
Update all packages to use @actions/http-client@^3.0.1 and bump patch versions
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
|
2026-01-07 21:55:41 +00:00 |
|
copilot-swe-agent[bot]
|
9339b3573b
|
Initial plan
|
2026-01-07 21:51:58 +00:00 |
|
Tingluo Huang
|
67a08de5c7
|
Merge pull request #2231 from actions/copilot/prepare-http-client-release
Release @actions/http-client v3.0.1
|
2026-01-07 15:35:32 -05:00 |
|