2c2a2313b2
Bump js-yaml, brace-expansion, and undici to latest releases ( #958 )
...
* Bump js-yaml from 5.1.0 to 5.2.2
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 5.1.0 to 5.2.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/5.1.0...5.2.2 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 5.2.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: update dependency files for js-yaml, undici, and brace-expansion
---------
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-08-06 15:02:16 -05:00
Chiranjib Swain and GitHub
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
53affe8ca4
Bump js-yaml to 4.2.0, apply npm audit fix, and add undici override for 0 vulnerabilities ( #943 )
...
* Bump js-yaml from 4.1.1 to 4.2.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/commits )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump js-yaml to version 4.2.0
* chore: update package.json and package-lock.json with undici override and bump js-yaml to 4.2.0
* chore: remove obsolete license files for busboy and undici, add undici license file
* chore: update version to 6.2.0 in package.json and regenerate package-lock.json
---------
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-07-06 11:54:28 -05:00
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
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
395c8cfdb1
Bump brace-expansion from 1.1.11 to 1.1.12 and document breaking changes in v6 ( #877 )
...
* Bump brace-expansion from 1.1.11 to 1.1.12
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* documentation update and check failure fix
* doc update
* doc updates
---------
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 >
2025-09-16 13:25:22 -05:00
MaksimZhukov and GitHub
36adcc2cb2
Update licenses and dependencies ( #477 )
2023-01-09 15:27:57 +01:00
Thomas Boop and GitHub
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