Commit Graph

32 Commits

Author SHA1 Message Date
HarithaVattikuti
5d0a8ceaea Audit fix 2025-01-16 08:43:27 -06:00
HarithaVattikuti
0a555c8d11 Add permissions section 2025-01-16 08:27:22 -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
dependabot[bot]
7ea110f150
Bump word-wrap from 1.2.3 to 1.2.4 (#35) 2023-07-19 10:39:05 +02:00
MaksimZhukov
e8908aab06
Bump semver from 7.3.8 to 7.5.2 (#34) 2023-07-11 15:21:34 +02:00
dependabot[bot]
337dee4c7b
Bump tough-cookie from 4.0.0 to 4.1.3 (#32) 2023-07-10 11:38:08 +02:00
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>
2023-05-23 12:48:35 +02:00
Ivan
e9810b12c0
Fix glob bug in package.json scripts section (#29) 2023-04-03 12:52:58 +02:00
github-actions[bot]
e7e3b5daf5
Update configuration files (#28)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-15 00:45:45 +01:00
Ivan
3f069f6e86
Add update-config-files.yml (#27) 2023-03-10 10:55:22 +01: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
Ivan
87579b14ff
Update workflow badges (#24) 2023-01-31 07:50:16 +01:00
Konrad Pabjan
dca2315f75
Update publish message (#22) 2023-01-09 10:16:12 +01:00
Evgenii Korolevskii
7d07d33a07
Update CODEOWNERS (#20) 2022-12-27 09:25:32 +01:00
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
2022-12-22 09:54:55 +01:00
Dmitry Shibanov
98c01fe014
update actions versions to the latest one (#18) 2022-11-23 14:30:18 +01:00
Dmitry Shibanov
c79b33d62c
update package-lock.json version (#17) 2022-11-22 13:39:07 +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
Dmitry Shibanov
6a42941a52
update node for action (#9) 2022-02-24 17:08:08 +03:00
Dmitry Shibanov
d5bd795380
Add a workflow to check the dist (#7) 2022-02-22 17:53:54 +03:00
Dmitry Shibanov
9b5fe1fd8f
update dependencies (#4) 2021-10-14 13:05:44 +03:00
Maxim Lobanov
63abd0d521
Publish dependencies license (#2)
* publish dependencies license

* add missed licenses
2021-05-26 16:20:39 +03:00
MaksimZhukov
a2705dedd1
Merge pull request #1 from actions/v-mazhuk/implement-publish-action
Implement the "publish-action" action
2021-05-26 13:19:10 +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
827de551fd
Fix a typo in action.yml
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2021-05-24 16:30:22 +03:00
MaksimZhukov
538a3f417c
Change wording in the README.md
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2021-05-24 16:29:38 +03:00
MaksimZhukov
7f4f16ece0
Change wording in the README.md
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2021-05-24 16:29:15 +03:00
MaksimZhukov
d8eb8e53b7 Implement the "publish-action" action 2021-05-21 19:59:44 +03:00
MaksimZhukov
d90d23df2a First commit 2021-05-21 19:53:36 +03:00