Chiranjib Swain
eaf9131fae
refactor: update imports to use ES module syntax and improve test structure ( #1350 )
...
- Changed import statements across multiple files to use the .js extension for ES module compatibility.
- Refactored test files to utilize jest's unstable_mockModule for mocking core actions.
- Removed unnecessary spy instances in tests, replacing them with direct mocked function calls.
- Updated TypeScript configuration to target ES2022 and use NodeNext module resolution.
- Removed the tsconfig.spec.json file and adjusted the main tsconfig.json to exclude test files.
2026-07-23 15:39:34 -05:00
Copilot
eb5cf3af3a
chore: upgrade dependencies and bump version to 10.3.0 ( #1335 )
...
Agent-Logs-Url: https://github.com/actions/stale/sessions/af04c6aa-aaef-4c90-afb1-a26bd3c983c5
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: chiranjib-swain <196914770+chiranjib-swain@users.noreply.github.com >
2026-05-20 21:32:39 -05:00
Chiranjib Swain
dcd2b9469d
Fix punycode and url.parse Deprecation Warnings ( #1312 )
...
* chore: update dependencies and add new license files for octokit packages
* chore: update license files and remove obsolete dependencies
2026-02-02 11:24:18 -06:00
dependabot[bot]
f04443dce3
build(deps): bump @actions/core from 1.10.1 to 1.11.1 ( #1191 )
...
* build(deps): bump @actions/core from 1.10.1 to 1.11.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.1 to 1.11.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-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix for check failures
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com >
2024-12-17 12:42:20 -06:00
aparnajyothi-y
28ca103628
Upgrade Node to v20 ( #1110 )
...
* Upgrade to v20
* Fix for failed checks
* Fix for failed checks
* 8.0.0
* Packages degraded to older version
* licensed update
* format-check
* Updated the logic
* Format-check
* 9.0.0
2023-12-07 17:48:34 +05:30
IvanZosimov
97a008721c
Update licenses, run prettier on yml files
2022-12-08 14:14:09 +01:00
Thomas Boop
a7478d45d8
Add Licensed To Help Verify Prod Licenses ( #138 )
...
* Add Licensed Workflow and Config
* Manual verification of licenses
* Ignore Generated Files in Git PR's
* rerun licensed cache to catch new dependency
2020-08-28 06:22:51 -04:00