1
0
Fork 0
mirror of synced 2026-06-05 14:38:19 +00:00
configure-aws-credentials/test
dependabot[bot] 64d8e82527
chore(deps): bump @actions/core from 2.0.3 to 3.0.1 (#1746)
* chore(deps): bump @actions/core from 2.0.3 to 3.0.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.3 to 3.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update test mocks for @actions/core ESM

@actions/core v3 ships as an ESM module with non-configurable exports,
breaking vi.spyOn(). Switch to vi.mock('@actions/core') which
intercepts at the module loader level.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Keller <kellertk@amazon.com>
2026-05-06 13:26:13 -07:00
..
cleanup.test.ts chore(deps): bump @actions/core from 2.0.3 to 3.0.1 (#1746) 2026-05-06 13:26:13 -07:00
helpers.test.ts chore(deps): bump @actions/core from 2.0.3 to 3.0.1 (#1746) 2026-05-06 13:26:13 -07:00
index.test.ts chore(deps): bump @actions/core from 2.0.3 to 3.0.1 (#1746) 2026-05-06 13:26:13 -07:00
mockinputs.test.ts chore(deps-dev): bump @biomejs/biome from 1.9.4 to 2.1.2 (#1410) 2025-07-31 22:06:42 +00:00
profileManager.test.ts chore(deps): bump @actions/core from 2.0.3 to 3.0.1 (#1746) 2026-05-06 13:26:13 -07:00
ProxyResolver.test.ts feat: add no-proxy support (#1482) 2025-09-09 16:23:05 -07:00