Commit Graph

36 Commits (main)

Author SHA1 Message Date
dependabot[bot] be1aa1186e
Bump undici from 5.28.2 to 5.28.3 (#465)
* Bump undici from 5.28.2 to 5.28.3

Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3)

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

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

* fixed check failures and update dependencies

---------

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>
10 months ago
Dmitry Shibanov 0c52d547c9
Update dependencies for node20 (#445) 1 year ago
dependabot[bot] 4220624b80
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Nikolai Laevskii f350b3e5db Move eslint-plugin-node to dev dependencies 2 years ago
Nikolai Laevskii 06a11aedec Install eslint-plugin-node 2 years ago
Nikolai Laevskii fac708d667
Bump @actions/cache dependency to v3.2.1 (#374) 2 years ago
Ivan 41c2024c46
Fix glob bug in package.json scripts section (#359) 2 years ago
Sergey Dolin c51a720768
Enable caching by default with default input (#332) 2 years ago
Ivan 7406d654ad
Add and configure ESLint and update configuration for Prettier (#341)
* Turn on ESLint and update Prettier

* Update eslint config

* Update eslint config

* Update dependencies

* Update ESLint and Prettier configurations

* update package.json

* Update prettier command

* Update prettier config file

* Change CRLF to LF

* Update docs

* Update docs
2 years ago
IvanZosimov 9acc3d3da9 Fix review points 2 years ago
IvanZosimov 1370292ad9 Update workflows to use reusable-workflows 2 years ago
Milos Pantic 38dbe75f81
Add stable and oldstable aliases (#300) 2 years ago
Francesco Renzi 514ae57904 Update @actions/core to 1.10.0 2 years ago
Milos Pantic bf059911e8
Fix package json action version 2 years ago
panticmilos 884d2909a6 Update version in package json 2 years ago
Vladimir Safonkin 0fd92001e9 Rework cache handling 3 years ago
IvanZosimov b22fbbc292
Implementation of caching functionality for setup-go action (#228) 3 years ago
Dmitry Shibanov fcdc43634a
Update @zeit/ncc to @vercel/ncc (#229) 3 years ago
Dmitry Shibanov 2bb2aab2fd
update types node (#194) 3 years ago
Dmitry Shibanov bfdd3570ce
Implement "check-latest" flag to check if pre-cached version is latest one (#186) 3 years ago
Dmitry Shibanov 59d644db2a update dependencies 3 years ago
Brian Cristante b8a24202e2 Update Jest 3 years ago
Thomas Boop 37335c7bb2
Swap to Environment Files (#76)
* Swap to env files
4 years ago
Dmitry Shibanov 1616116e1b
Use GitHub releases to download Go versions. (#58) 5 years ago
Bryan MacFarlane dec4fc5647 update tool-cache version 5 years ago
Bryan MacFarlane 1fea44b3f0 create bin if not under go env GOPATH 5 years ago
Bryan MacFarlane e0b6a4d694 audit fixes 5 years ago
Bryan MacFarlane 79b62adb05 another test and bugs 5 years ago
Bryan MacFarlane 4282769cc0 starting v2 and proxy support 5 years ago
Alif Rachmawadi 632d18fc92 Handle .x version syntax with latest release (#13)
* get latest release for .x syntax version

* added nock as dev dependency

* added test for .x syntax

* updated readme

* updated http client name

* use rest client for getting available versions

* more .x handling

* move nock to setup and teardown
5 years ago
Danny McCormick 3b60f67c92
Consume toolkit from npm (#9) 5 years ago
Danny McCormick 58fca98f91
v1 (#8) 6 years ago
Danny McCormick 44112531e2
Fix husky 6 years ago
Danny McCormick dda5fefc1c Update toolkit 6 years ago
Danny McCormick cef575caea Metadata changes 6 years ago
Danny McCormick cd176c696b Add setup-go 6 years ago