Commit Graph

13 Commits (b21b313b0e6d4d23b2959d6797c4b6593d2999e1)

Author SHA1 Message Date
dependabot[bot] 7c26ccdeaa
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>
8 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) 3 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