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 chiranjib-swain
e52e4fb63e
Bump minimatch from 10.0.1 to 10.2.3 ( #926 )
...
* Bump minimatch from 10.0.1 to 10.2.1
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 10.0.1 to 10.2.1.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v10.0.1...v10.2.1 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 10.2.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update license configurations and add new dependencies for Octokit packages
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chiranjib-swain <chiranjib-swain@github.com >
2026-03-11 16:56:45 -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
MaksimZhukov
36adcc2cb2
Update licenses and dependencies ( #477 )
2023-01-09 15:27:57 +01:00
Francesco Renzi
d8fb392051
Update @actions/core to 1.10.0
2022-10-06 11:51:14 +01:00
Cory Miller
15508143cd
fix license type for other version of actions/http-client
2022-08-11 15:31:09 -04:00
Cory Miller
a29491a7fe
fix license type for actions/http-client
2022-08-11 15:29:30 -04: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
dependabot[bot] and Patrick Ellis
9b2da75f4b
Bump @actions/github from 2.2.0 to 5.0.0 ( #161 )
...
* Bump @actions/github from 2.2.0 to 5.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 2.2.0 to 5.0.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* update licensed cache
* Code changes to support github 5.0
* regenerate dist/index
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com >
2021-06-21 11:39:52 -04: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