Salman Chishti
712fc68b75
Node24 ( #92 )
...
* Update Node.js runtime to node24 in action.yml
Changed the GitHub Action runtime from node20 to node24 to ensure compatibility with newer Node.js features and security updates.
* Update basic-validation.yml
* Upgrade to node24
upgrade to node24
* package.json version update
---------
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
2 weeks ago
dependabot[bot]
b0633a29ac
Bump @actions/core from 1.10.1 to 1.11.1 ( #48 )
...
* 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 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: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
3 months ago
dependabot[bot]
fc7cf31e88
Bump @types/jest from 29.5.10 to 29.5.14 ( #75 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.10 to 29.5.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-version: 29.5.14
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 months ago
dependabot[bot]
da96e96604
Bump prettier from 3.1.0 to 3.5.3 ( #76 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.1.0 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.5.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.5.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 months ago
dependabot[bot]
e356c7928a
Bump @typescript-eslint/parser from 6.12.0 to 8.31.1 ( #73 )
...
* Bump @typescript-eslint/parser from 6.12.0 to 8.31.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.12.0 to 8.31.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.31.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix CI failures
* Fix conflicts
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
5 months ago
dependabot[bot]
4da55aeaae
Bump semver and @types/semver ( #49 )
...
* Bump semver and @types/semver
Bumps [semver](https://github.com/npm/node-semver ) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver ). These dependencies needed to be updated together.
Updates `semver` from 7.5.4 to 7.7.1
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.7.1 )
Updates `@types/semver` from 7.5.6 to 7.5.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/semver"
dependency-type: direct:development
update-type: version-update:semver-patch
...
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>
5 months ago
HarithaVattikuti
f784495ce7
Node version upgrade to 20 ( #38 )
...
* Node version update to 20
* 1.0.0
* Run Format check
* Formatted changes
* Update package.json
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
* Update api-utils.ts
---------
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
2 years ago
MaksimZhukov
e8908aab06
Bump semver from 7.3.8 to 7.5.2 ( #34 )
2 years ago
Nikolai Laevskii
740c66cdc2
Remove implicit dependencies ( #31 )
...
* Update configuration files
* Install eslint-plugin-node
* Move eslint-plugin-node to dev dependencies
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Ivan
e9810b12c0
Fix glob bug in package.json scripts section ( #29 )
2 years ago
Ivan
9169aa7609
Add and configure ESLint and update configuration for Prettier ( #26 )
...
* Add ESLint and Prettier
* Rebuild action
* Update package.json
* Update licenses
* Fix review points
3 years ago
Ivan
112638faa9
Update action to use reusable workflows ( #19 )
...
* Update workflows to use reusable-workflows
* Update workflows
* Add links to reusable workflows
* Update action to use reusable-workflows repo
* Fix review points
3 years ago
Dmitry Shibanov
c79b33d62c
update package-lock.json version ( #17 )
3 years ago
Dmitry Shibanov
9b5fe1fd8f
update dependencies ( #4 )
4 years ago
Maxim Lobanov
63abd0d521
Publish dependencies license ( #2 )
...
* publish dependencies license
* add missed licenses
4 years ago
MaksimZhukov
4e15cde332
Integrate Slack notifications
4 years ago
MaksimZhukov
ead7541b7c
Update error message, set permissions in the workflow
4 years ago
MaksimZhukov
d8eb8e53b7
Implement the "publish-action" action
4 years ago