Commit Graph

37 Commits

Author SHA1 Message Date
MDLeom 8258359f6b
ci(tester): add node 19 2022-11-05 02:02:16 +00:00
MDLeom 777ffabd2b
ci: run snyk & semgrep weekly 2022-10-09 08:00:56 +00:00
MDLeom c3b899556a
chore(ga-deps): use latest minor version 2022-10-09 07:58:57 +00:00
MDLeom b54324c154
ci: semgrep init 2022-10-09 07:32:00 +00:00
MDLeom d54ed360be
chore(node): use Node 16 on codeql 2022-05-17 00:40:28 +00:00
MDLeom 1ae4d77071
chore(dev-deps): bump setup-node from 3.1.1 to 3.2.0 2022-05-17 00:37:59 +00:00
MDLeom 0f73e6ed98
chore(dev-deps): bump codeql-action from 1 to 2 2022-05-17 00:36:57 +00:00
MDLeom 79f15acb79
ci(snyk): run snyk on codeql bump 2022-05-17 00:35:52 +00:00
MDLeom 2ae5520a60
ci(snyk): separate test & monitor 2022-05-13 01:27:05 +00:00
MDLeom ef46c3c6d9
ci(synk): run test & upload to codeql 2022-05-13 01:00:45 +00:00
MDLeom 0623de5252
chore(node): drop Node 12 & 17, add 18
BREAKING CHANGE
2022-05-04 03:17:49 +00:00
MDLeom fbb2c71e87
chore(actions): bump codecov-action from 2.1.0 to 3.1.0 2022-05-04 02:38:28 +00:00
MDLeom b3d09fec7a
chore(actions): bump setup-node from 2.4.1 to 3.1.1 2022-05-04 02:36:40 +00:00
MDLeom 3edbe68008
chore(actions): bump cache from 2.1.6 to 3.0.2 2022-05-04 02:35:32 +00:00
MDLeom 1833ffa76e
chore(actions): bump checkout from 2.3.4 to 3.0.2 2022-05-04 02:35:02 +00:00
MDLeom 4a271929d5
chore(ci): Node 17 2021-10-20 08:56:46 +00:00
MDLeom 282a905305
chore(ci): drop Node 15
- EOL 2021-06-01
2021-10-16 09:54:49 +00:00
Ming Di Leom 0e66fc81cf
Merge pull request #78 from curbengh/dependabot/github_actions/actions/setup-node-2.4.1
chore(deps): bump actions/setup-node from 2.1.5 to 2.4.1
2021-10-16 20:04:45 +10:30
Ming Di Leom 7178b50186
Merge pull request #75 from curbengh/dependabot/github_actions/codecov/codecov-action-2.1.0
chore(deps): bump codecov/codecov-action from 1 to 2.1.0
2021-10-16 20:03:55 +10:30
dependabot[bot] 3ce4b69991
chore(deps): bump actions/setup-node from 2.1.5 to 2.4.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-16 09:29:53 +00:00
Ming Di Leom 1f775df118
Merge pull request #58 from curbengh/dependabot/github_actions/actions/cache-2.1.6
chore(deps): bump actions/cache from 2.1.4 to 2.1.6
2021-10-16 19:59:45 +10:30
dependabot[bot] ed5d09c803
chore(deps): bump codecov/codecov-action from 1 to 2.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.1.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 15:02:16 +00:00
dependabot[bot] 460bb9c035
chore(deps): bump actions/cache from 2.1.4 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.4 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 05:22:05 +00:00
dependabot[bot] eca9b2b7c9
chore(deps): bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:09:55 +00:00
MDLeom 7aa2f90e52
chore(ci): add Node 16
- released 2021-04-20
2021-04-25 08:48:55 +00:00
MDLeom b169489ce9
chore(ci): run most tests on Node 14
- active LTS
2021-04-25 08:47:04 +00:00
MDLeom 81fd44e514
chore: drop Node 10
- EOL 2021-04-30
2021-04-25 08:45:39 +00:00
Ming Di Leom e05f96f971
Merge pull request #42 from curbengh/dependabot/github_actions/actions/setup-node-v2.1.5
chore(deps): bump actions/setup-node from v2.1.2 to v2.1.5
2021-04-25 15:51:56 +09:30
dependabot[bot] 1c10c9ee5e
chore(deps): bump actions/setup-node from v2.1.2 to v2.1.5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 05:51:48 +00:00
dependabot[bot] e621a7937a
chore(deps): bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 06:31:24 +00:00
MDLeom bbc464b29e
chore(actions): simpler Node version syntax 2020-11-07 03:43:57 +00:00
MDLeom cef2d0e377
chore(actions): add Node 15 2020-11-07 03:42:45 +00:00
dependabot[bot] 19424d8ae8
chore(deps): bump actions/setup-node from v2.1.1 to v2.1.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.1...c6fd00ceb9747fb23ffdf72987450a2664414867)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-02 06:11:47 +00:00
MDLeom 18e1fd3a78
ci(snyk): requires deps to be installed beforehand 2020-09-09 05:23:11 +00:00
dependabot[bot] 11b07ab00f
chore(deps): bump actions/setup-node from v1 to v2.1.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...321b6ccb03083caa2ad22b27dc4b45335212e824)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-06 00:05:01 +00:00
MDLeom 327b36782b
ci(snyk): fix cron syntax
- docs: add actions badge
2020-09-05 12:47:23 +00:00
MDLeom 57db21d2ad
ci: replace travis with actions 2020-09-05 12:43:05 +00:00