Commit Graph

79 Commits

Author SHA1 Message Date
Tony Brix
daa511d79d
chore: fix tests in node v21 (#3209)
* chore: fix tests in node v21

* chore: use latest for node version
2024-03-04 08:05:38 -07:00
Tony Brix
014d4e61f6
fix: run spec tests with testutils (#3017)
BREAKING CHANGE: drop support for node v16
2023-11-10 22:49:27 -07:00
dependabot[bot]
2cab953774
chore(deps): Bump actions/setup-node from 3 to 4 (#3063)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 10:04:25 -06:00
dependabot[bot]
dc9213177a
chore(deps): Bump actions/checkout from 3 to 4 (#2969)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 09:22:02 -06:00
Tony Brix
65934c13ca
fix: remove unknown from walkTokens return types (#2955)
* fix: remove unknown from walkTokens return types

* build before testing types
2023-08-26 09:57:05 -06:00
Tony Brix
610bc45d96
fix: use rollup to output js files (#2916) 2023-08-07 16:50:43 -06:00
Ben McCann
e465ce48c9
fix: Add support for Node 16 (#2886) 2023-07-24 23:07:51 -06:00
Tony Brix
26b42ecf32
test: make sure we are testing on latest versions (#2826) 2023-05-30 17:19:52 -05:00
Tony Brix
c6852f5289
fix: update min node to v18 (#2767)
BREAKING CHANGE: minimum supported node version v18
2023-05-01 23:27:33 -05:00
Tony Brix
4704e1964d chore: add build version to build commit 2023-01-14 00:36:07 -06:00
Tony Brix
d2ab4745c2 fix: readd build script in ci 2023-01-14 00:33:13 -06:00
Tony Brix
60c3b7f8cc fix: build in postversion for build file version 2023-01-13 23:53:19 -06:00
Tony Brix
4267343901 chore: actually release 2023-01-13 21:46:23 -06:00
Tony Brix
bf1d90982b chore: export version 2023-01-13 21:40:54 -06:00
Tony Brix
ea57b34380 chore: add env variables 2023-01-13 20:50:22 -06:00
Tony Brix
79b8c0b838 fix: add version to build files 2023-01-13 20:42:59 -06:00
Tristan F
886de34853
chore(ci): add version, unify output (#2701)
Co-authored-by: Tony Brix <tony@brix.ninja>
fixes undefined
2023-01-13 20:27:58 -06:00
Tony Brix
d28cc87da7
chore(ci): cleanup ci (#2705)
chore(ci): add build test to ci
2023-01-10 19:05:35 -06:00
Alex
d1523c8541
GitHub Workflows security hardening (#2570)
Update tests.yml

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
2022-09-05 18:08:57 -05:00
dependabot[bot]
6efa77e0da
chore(deps): Bump github/codeql-action from 1 to 2 (#2454)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 22:01:20 -05:00
neilnaveen
801be0e93c
chore: Set permissions for GitHub actions (#2442)
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

 Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
2022-04-14 05:45:02 -07:00
dependabot[bot]
73042bf404
chore(deps): Bump actions/checkout from 2 to 3 (#2402)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 09:31:09 -06:00
dependabot[bot]
254b93bcb9
chore(deps-dev): Bump semantic-release from 17.4.7 to 18.0.0 (#2208)
* chore(deps-dev): Bump semantic-release from 17.4.7 to 18.0.0

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.7 to 18.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.7...v18.0.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* chore(ci): use node lts for release

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony Brix <tony@brix.ninja>
2021-09-20 14:39:53 -05:00
Tony Brix
433b16fa3a
fix: drop node 10 support (#2157)
BREAKING CHANGE: drop node 10 support
2021-08-02 19:29:43 -05:00
Steven
8659353bcb
fix: add Node.js 10 to CI and loosen engines field (#2119) 2021-06-22 12:25:54 -05:00
Tony Brix
af14068b99
fix: fix node v12 (#2109) 2021-06-16 08:48:39 -05:00
Tony Brix
69586dd528
chore(deps): dependabot version increase 2020-10-21 08:35:15 -05:00
Tony Brix
3c31a3008c
chore: use semantic release (#1767) 2020-10-21 08:21:12 -05:00
Tony Brix
1aba5689a9
chore: update templates (#1775) 2020-10-08 08:06:06 -05:00
Tony Brix
2bf6adf1fa fix build 2020-04-01 16:28:35 -05:00
Tony Brix
bcc1049a20 make pretty 2020-04-01 10:42:45 -05:00
Tony Brix
ae5315891a fix build 2020-04-01 10:29:21 -05:00
Tony Brix
e4bde9b9ed fix test:specs 2020-04-01 10:23:14 -05:00
Tony Brix
fd18ca5c5f use setup-node-nvm 2020-04-01 10:20:50 -05:00
Tony Brix
a8389b2d08 add github action 2020-04-01 00:49:41 -05:00
Steven
4e910c384d
Add a "why" to feature request 2018-05-11 09:34:11 -04:00
Steven
0a247fe5d0
Create Proposal.md 2018-05-10 16:48:34 -04:00
Steven
63d1a4526f
Change desc of feature request 2018-05-10 14:39:33 -04:00
Steven
cdd596f2c2
Update bug description 2018-05-10 14:38:05 -04:00
Steven
0c8ff4b6d8
Remove unnecessary sections 2018-05-10 14:36:33 -04:00
Steven
367604e566 Add links to demo 2018-05-08 11:05:06 -04:00
Steven
c59e4a1131 Update issue templates 2018-05-08 11:05:06 -04:00
Josh Bruce
737246c621 Clarify 30 day window on badges (#1214)
* Clarify 30 day window
2018-04-12 13:14:44 -04:00
Tony Brix
5b88fad19a
Update ISSUE_TEMPLATE.md 2018-04-03 13:48:25 -05:00
Vse Mozhet Byt
61b99b98bd Fix typos in .github/PULL_REQUEST_TEMPLATE.md 2018-03-27 23:53:06 +03:00
Josh Bruce
f29bceb025 Update publishing template (#1154) 2018-03-22 16:20:32 -04:00
Josh Bruce
210eed715b Update badge template (#1155) 2018-03-22 16:19:44 -04:00
Steven
94b8b3e1b1 Move existing docs to /docs dir 2018-03-11 17:16:48 -04:00
Josh Bruce
ecbf4b0430 Minor docs update for easier maintenance (#1116)
* Add markdown flavors to issues and pr templates

Take the burden off the core team to identify which markdown flavor is experiencing the issue.

* Add Totally Tron badge

* Rename RELEASE to PUBLISHING

* Move comment based on review

* Rename USAGE_ to USING_
2018-03-04 08:43:00 -05:00
Josh Bruce
5d1ba58e32 Updated based on feedback 2018-03-02 08:43:20 -05:00