Tom MacWright
44da84f508
Stop testing in Node 14 and 16 ( #1623 )
...
test: Stop testing in Node 14 and 16
BREAKING CHANGE
This will require Node 18 as the new minimum required version,
because we no longer test in 14 or 16.
2024-02-01 09:45:34 -05:00
Christian Oliff
8d0fc1dbb3
Add CodeQL Security Scan GitHub Action ( #1622 )
...
Add codeql Security Scan
2024-02-01 09:38:31 -05:00
dependabot[bot]
9c42abb561
build(deps): bump actions/setup-node from 3.6.0 to 3.8.0 ( #1614 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.8.0 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 13:42:26 -05:00
Birk Skyum
9b3d82aeba
Add node 20 to ci
2023-05-19 14:11:27 +02:00
dependabot[bot]
3ddeedda24
build(deps): bump actions/setup-node from 3.5.1 to 3.6.0 ( #1585 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.0 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 13:54:18 +02:00
dependabot[bot]
ba29602d44
build(deps): bump actions/setup-node from 3.4.1 to 3.5.1 ( #1566 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.4.1 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.4.1...v3.5.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 10:09:15 +01:00
Christian Oliff
990e0a23ce
update Dependabot docs link ( #1562 )
...
The previous link was broken
2022-12-14 10:01:40 +01:00
Birk Skyum
69066bb923
don't ignore updates to husky
2022-08-05 12:44:04 +02:00
Birk Skyum
a6dc1bd4e3
Add test suite for node 18
2022-08-04 00:59:55 +02:00
dependabot[bot]
b182626456
build(deps): bump actions/setup-node from 3.1.0 to 3.4.1
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.1.0...v3.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>
2022-07-18 22:29:58 +00:00
dependabot[bot]
18aab587a3
build(deps): bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 21:41:43 +03:00
dependabot[bot]
9560b2c36c
build(deps): bump actions/setup-node from 2 to 3.1.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 20:56:58 +03:00
Anton Shchekota
77c6f7621d
deps: update dev deps and ignore husky
2021-11-11 12:08:24 +03:00
Anton
ed48723839
chore: Moved away from Circleci
2021-10-12 17:37:27 +03:00
Matthieu MOREL
f229cb726a
build(deps): bump dependencies
...
Signed-off-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-Authored-By: Matthieu MOREL <mmorel-35@users.noreply.github.com>
2021-10-08 18:32:18 +03:00
Tom MacWright
d7fb94e075
docs(readme): Improve README: add new logo, simplify ( #714 )
...
Also moves the GreenKeeper badge to the correct line
2017-04-10 17:23:16 -04:00