|
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>
|
2025-06-09 18:18:51 -05:00 |
|
|
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>
|
2025-05-13 12:02:53 -05:00 |
|
|
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>
|
2025-05-13 11:56:07 -05:00 |
|
|
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>
|
2025-04-29 11:01:11 -05:00 |
|
|
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>
|
2025-04-28 15:04:38 -05:00 |
|
|
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>
|
2023-12-07 13:11:08 +01:00 |
|
|
e8908aab06
|
Bump semver from 7.3.8 to 7.5.2 (#34)
|
2023-07-11 15:21:34 +02:00 |
|
|
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>
|
2023-05-23 12:48:35 +02:00 |
|
|
e9810b12c0
|
Fix glob bug in package.json scripts section (#29)
|
2023-04-03 12:52:58 +02:00 |
|
|
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
|
2023-03-08 09:50:45 +01:00 |
|
|
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
|
2022-12-22 09:54:55 +01:00 |
|
|
c79b33d62c
|
update package-lock.json version (#17)
|
2022-11-22 13:39:07 +01:00 |
|
|
9b5fe1fd8f
|
update dependencies (#4)
|
2021-10-14 13:05:44 +03:00 |
|
|
63abd0d521
|
Publish dependencies license (#2)
* publish dependencies license
* add missed licenses
|
2021-05-26 16:20:39 +03:00 |
|
|
4e15cde332
|
Integrate Slack notifications
|
2021-05-25 21:00:46 +03:00 |
|
|
ead7541b7c
|
Update error message, set permissions in the workflow
|
2021-05-24 17:14:28 +03:00 |
|
|
d8eb8e53b7
|
Implement the "publish-action" action
|
2021-05-21 19:59:44 +03:00 |
|