Commit Graph

11 Commits

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>
2025-02-18 15:17:52 -06:00
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>
2024-09-17 10:34:40 -05:00
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>
2023-12-07 13:11:08 +01:00
MaksimZhukov
e8908aab06
Bump semver from 7.3.8 to 7.5.2 (#34) 2023-07-11 15:21:34 +02:00
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
2023-03-08 09:50:45 +01:00
Konrad Pabjan
dca2315f75
Update publish message (#22) 2023-01-09 10:16:12 +01:00
Dmitry Shibanov
64f299c71b
Update actions/core to 1.10.0 (#16) 2022-11-22 13:08:49 +01:00
Dmitry Shibanov
8bee35f27a
Update lockfileversion (#10) 2022-02-24 17:34:34 +03:00
MaksimZhukov
4e15cde332 Integrate Slack notifications 2021-05-25 21:00:46 +03:00
MaksimZhukov
ead7541b7c Update error message, set permissions in the workflow 2021-05-24 17:14:28 +03:00
MaksimZhukov
d8eb8e53b7 Implement the "publish-action" action 2021-05-21 19:59:44 +03:00