Commit Graph

14 Commits

Author SHA1 Message Date
Alexey Igrychev
d70c5589dc Merge pull request #62 from werf/dependabot/npm_and_yarn/node-fetch-3.2.10
build(deps-dev): bump node-fetch from 3.1.1 to 3.2.10
2023-01-10 16:31:39 +00:00
dependabot[bot]
32d35676c4 build(deps-dev): bump node-fetch from 3.1.1 to 3.2.10
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.1 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.1...v3.2.10)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 16:31:26 +00:00
dependabot[bot]
434520bcb6 Bump @actions/core from 1.6.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 19:27:57 +00:00
dependabot[bot]
0617fd4cf8 Bump node-fetch from 2.6.5 to 3.1.1
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 12:18:24 +00:00
Timofey Kirillov
5b9769fd62 chore: npm repack 2021-12-17 13:37:08 +03:00
Alexey Igrychev
6f7411b1c0 build: update dependencies and lint configuration 2021-10-25 15:49:36 +01:00
dependabot[bot]
7c46a8aac9 Bump ws from 7.3.1 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 11:41:28 +00:00
Alexey Igrychev
4dc23b175f Embed the MAJOR.MINOR version and remove the group input 2021-03-10 11:41:58 +00:00
Alexey Igrychev
d9412f85ed Fix license 2020-10-26 11:54:09 +00:00
Alexey Igrychev
45ccee4af8 Fix potential security vulnerability in dependencies 2020-10-26 11:52:22 +00:00
Alexey Igrychev
15ad7b970f Fix potential security vulnerability in dependencies 2020-10-26 11:46:55 +00:00
Alexey Igrychev
d7370d10e7 [readme] Move to werf organization 2020-06-05 14:33:39 +01:00
Alexey Igrychev
b98d747c61 Implement build, publish and run actions 2020-05-28 11:44:44 +01:00
Alexey Igrychev
fe3767b155 Let It Go 2020-05-25 23:52:36 +01:00