Commit Graph

33 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 ca6c5d975e
Configure Dependabot settings (#43)
* Create dependabot.yml

* Audit fix
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 e9810b12c0
Fix glob bug in package.json scripts section (#29) 2 years ago
github-actions[bot] e7e3b5daf5
Update configuration files (#28)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 years ago
Ivan 3f069f6e86
Add update-config-files.yml (#27) 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 87579b14ff
Update workflow badges (#24) 3 years ago
Konrad Pabjan dca2315f75
Update publish message (#22) 3 years ago
Evgenii Korolevskii 7d07d33a07
Update CODEOWNERS (#20) 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 98c01fe014
update actions versions to the latest one (#18) 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 6a42941a52
update node for action (#9) 4 years ago
Dmitry Shibanov d5bd795380
Add a workflow to check the dist (#7) 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 a2705dedd1
Merge pull request #1 from actions/v-mazhuk/implement-publish-action
Implement the "publish-action" action
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 827de551fd
Fix a typo in action.yml
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
4 years ago
MaksimZhukov 538a3f417c
Change wording in the README.md
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
4 years ago
MaksimZhukov 7f4f16ece0
Change wording in the README.md
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
4 years ago
MaksimZhukov d8eb8e53b7 Implement the "publish-action" action 4 years ago
MaksimZhukov d90d23df2a First commit 4 years ago