Chiranjib Swain
bf12e9b00b
feat: migrate to ESM and update dependencies ( #949 )
...
* feat: migrate to ESM and update dependencies
- Migrated the project to ESM to support the latest `@actions/*` package versions.
- Updated dependencies to their latest versions, including `@actions/core`, `@actions/github`, and others.
- Replaced `.prettierrc.js` with `.prettierrc.json` for configuration.
- Updated ESLint configuration to use ESM and added new rules.
- Refactored test files to use `jest` with ESM imports.
- Removed deprecated files and updated import paths to use `.js` extensions.
- Added new files for improved configuration and removed unnecessary mocks.
- Updated README to reflect breaking changes in version 7.
* docs: update README to clarify ESM migration details and adjust TypeScript configuration
2026-07-16 11:04:03 -05:00
Copilot and chiranjib-swain
f27b608878
chore: upgrade dependencies (@actions/core, @actions/github, js-yaml, minimatch, @typescript-eslint) ( #934 )
...
* chore: upgrade dependencies and update license cache
Agent-Logs-Url: https://github.com/actions/labeler/sessions/b9db86f9-e9cd-4c8a-a1a1-84e33ef84437
Co-authored-by: chiranjib-swain <196914770+chiranjib-swain@users.noreply.github.com >
* fix: remove unused error variable in catch block to fix lint
Agent-Logs-Url: https://github.com/actions/labeler/sessions/7a6c6978-c912-4278-be03-f22f98e28f71
Co-authored-by: chiranjib-swain <196914770+chiranjib-swain@users.noreply.github.com >
* build: update dist/index.js with latest source changes
Agent-Logs-Url: https://github.com/actions/labeler/sessions/a5e02d2e-473f-4106-9227-2b5b25b15b81
Co-authored-by: chiranjib-swain <196914770+chiranjib-swain@users.noreply.github.com >
* chore: bump version to 6.1.0, update lockfile, and rebuild dist/index.js
Agent-Logs-Url: https://github.com/actions/labeler/sessions/08c6ea0c-fa19-47d8-a4fd-bbdaf444071f
Co-authored-by: chiranjib-swain <196914770+chiranjib-swain@users.noreply.github.com >
---------
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-05 21:37:09 -05:00
dependabot[bot] and Aparna Jyothi
5838aad63e
Bump @actions/core from 1.10.1 to 1.11.1 ( #811 )
...
* 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 >
* npm run build
* licensed cache
* licensed cache
* licensed
* licensed check failure fix
---------
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-16 08:39:04 -06:00
MaksimZhukov
ab7411ec21
Change version of Node.js runtime to node20
2023-10-25 14:25:13 +02:00
Francesco Renzi
d8fb392051
Update @actions/core to 1.10.0
2022-10-06 11:51:14 +01:00
Cory Miller
6e5bdb78b3
Updates licenses
2022-08-11 14:57:12 -04:00
Patrick Ellis
b3a86a2193
update licensed cache
2021-10-01 14:16:37 -04:00
dependabot[bot] and Patrick Ellis
c49f5acd80
Bump @actions/core from 1.4.0 to 1.5.0 ( #214 )
...
* Bump @actions/core from 1.4.0 to 1.5.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [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 >
* Auto-update license files
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com >
2021-09-02 14:30:30 +02:00
Patrick Ellis
481b920753
update licensed cache
2021-06-17 15:23:43 -04:00
Patrick Ellis
f0414a79d7
Upgrade Typescript to 4.3
...
Also necessitated upgrading ts-jest to 27.0 and jest to 26.0
2021-06-04 22:57:32 -04:00
Thomas Boop
9794b1493b
Add Licensed To Help Verify Prod Licenses ( #91 )
...
* Add Licensed Workflows and config files
* Manually verify licenses
* Ignore Generated Files in Git PR's
2020-09-16 10:01:44 -04:00