Commit Graph

17 Commits (79dcc1330e7643de8a491a7e5b3a5dd60874e1af)

Author SHA1 Message Date
dependabot[bot] 79dcc1330e
Bump undici from 5.28.4 to 5.28.5 (#45)
* Bump undici from 5.28.4 to 5.28.5

Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

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>
7 months ago
HarithaVattikuti 2b67ec31c3
Document update - permission section (#44)
* Add permissions section

* Audit fix
8 months ago
dependabot[bot] 0f919ea818
Bump undici from 5.27.2 to 5.28.4 (#40)
* Bump undici from 5.27.2 to 5.28.4

Bumps [undici](https://github.com/nodejs/undici) from 5.27.2 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.27.2...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* license update

* Fix validation checks

---------

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>
1 year 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
dependabot[bot] 7ea110f150
Bump word-wrap from 1.2.3 to 1.2.4 (#35) 2 years ago
MaksimZhukov e8908aab06
Bump semver from 7.3.8 to 7.5.2 (#34) 2 years ago
dependabot[bot] 337dee4c7b
Bump tough-cookie from 4.0.0 to 4.1.3 (#32) 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 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
Konrad Pabjan dca2315f75
Update publish message (#22) 3 years ago
Dmitry Shibanov c79b33d62c
update package-lock.json version (#17) 3 years ago
Dmitry Shibanov 64f299c71b
Update actions/core to 1.10.0 (#16) 3 years ago
Dmitry Shibanov 8bee35f27a
Update lockfileversion (#10) 4 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 ead7541b7c Update error message, set permissions in the workflow 4 years ago
MaksimZhukov d8eb8e53b7 Implement the "publish-action" action 4 years ago