Commit Graph

1213 Commits

Author SHA1 Message Date
Joel Male
6cebc9d7dc feat: v2.4.1 build 2024-03-31 22:31:07 +10:00
Joel Male
70cba82e0c v2.4.1 2024-03-31 22:30:28 +10:00
Joel Male
113290b45d feature: fix post step 2024-03-31 22:29:19 +10:00
Joel Male
414ae453c9 wip 2024-03-31 22:24:25 +10:00
Joel Male
6646f8ee90
Merge pull request #675 from joelwmale/develop
v2.4.0
2024-03-28 13:09:19 +10:00
Joel Male
046bb67689 v2.4.0 2024-03-28 13:08:01 +10:00
Joel Male
0a169d9aa4
Merge pull request #674 from joelwmale/develop
v2.3.0
2024-03-28 13:07:26 +10:00
Joel Male
6bfee79b15 v2.3.0
- Cleaned up project files
- Added node20 support
- Dropped node16 support
- Added the ability to include the github payload in the body of the webhook
2024-03-28 13:05:39 +10:00
Joel Male
14b045decf feat: finish updates & adding github event support 2024-03-28 13:00:21 +10:00
Joel Male
a976623266 feat: fix syntax error 2024-03-28 12:51:03 +10:00
Joel Male
3af123dc1e chore: fixing errors 2024-03-28 12:43:14 +10:00
Joel Male
34d5f1531a chore: update actions 2024-03-28 12:37:39 +10:00
Joel Male
534bb5eebe feat: action updates 2024-03-28 12:35:16 +10:00
Joel Male
e58e495970 chore: project cleanup 2024-03-28 12:33:51 +10:00
Joel Male
c54aaa0ec6 chore: updating deps 2024-03-28 12:25:32 +10:00
Joel Male
0de33a6f62 chore: update tests 2024-03-28 12:02:50 +10:00
Joel Male
3cee2ba3f1 feat: updates & github event support 2024-03-28 12:00:41 +10:00
Joel Male
8561675bfc
Merge pull request #657 from joelwmale/dependabot/npm_and_yarn/word-wrap-1.2.4
build(deps): bump word-wrap from 1.2.3 to 1.2.4
2024-03-28 11:49:24 +10:00
Joel Male
527b96886a
Merge pull request #660 from joelwmale/dependabot/npm_and_yarn/node-fetch-3.3.2
build(deps): bump node-fetch from 3.2.10 to 3.3.2
2024-03-28 11:49:14 +10:00
Joel Male
49bf143eeb
Merge pull request #669 from joelwmale/dependabot/npm_and_yarn/babel/traverse-7.24.1
build(deps): bump @babel/traverse from 7.20.1 to 7.24.1
2024-03-28 11:47:08 +10:00
Joel Male
1cd54e2b7a
Merge pull request #670 from joelwmale/dependabot/npm_and_yarn/eslint-plugin-github-4.10.2
build(deps-dev): bump eslint-plugin-github from 4.4.1 to 4.10.2
2024-03-28 11:46:53 +10:00
dependabot[bot]
369163b5b4
build(deps-dev): bump eslint-plugin-github from 4.4.1 to 4.10.2
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.4.1 to 4.10.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.4.1...v4.10.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 01:45:28 +00:00
Joel Male
6df28dd730
Merge pull request #671 from joelwmale/dependabot/npm_and_yarn/semver-7.6.0
build(deps-dev): bump semver from 7.3.8 to 7.6.0
2024-03-28 11:44:09 +10:00
dependabot[bot]
ecea37e092
build(deps-dev): bump semver from 7.3.8 to 7.6.0
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.6.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.6.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 01:18:59 +00:00
dependabot[bot]
6f9ad8411b
build(deps): bump @babel/traverse from 7.20.1 to 7.24.1
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 01:18:57 +00:00
Joel Male
a721dc5956
Merge pull request #672 from joelwmale/dependabot/npm_and_yarn/prettier-3.2.5
build(deps-dev): bump prettier from 2.7.1 to 3.2.5
2024-03-28 11:18:13 +10:00
Joel Male
8f36e75c9a
Merge pull request #673 from joelwmale/dependabot/npm_and_yarn/jest-29.7.0
build(deps-dev): bump jest from 29.3.1 to 29.7.0
2024-03-28 11:18:00 +10:00
dependabot[bot]
daa9d1af3b
build(deps-dev): bump jest from 29.3.1 to 29.7.0
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 11:45:31 +00:00
dependabot[bot]
defb03be07
build(deps-dev): bump prettier from 2.7.1 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 11:44:09 +00:00
Joel Male
189f0bb187
Merge pull request #666 from joelwmale/dependabot/npm_and_yarn/vercel/ncc-0.38.0
build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.38.0
2024-03-25 18:05:36 +10:00
dependabot[bot]
8900d162dd
build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.38.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.34.0 to 0.38.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.38.0)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 11:04:58 +00:00
dependabot[bot]
3fba134ccf
build(deps): bump node-fetch from 3.2.10 to 3.3.2
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.10 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.10...v3.3.2)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 11:58:03 +00:00
dependabot[bot]
c63a04a440
build(deps): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 23:23:21 +00:00
Joel Male
814998dae0 feature: additional tests 2022-11-10 23:15:52 +10:00
Joel Male
9b91251907 feature: tests 2022-11-10 23:10:05 +10:00
Joel Male
2d1fceb61b feature: tests 2022-11-10 23:09:24 +10:00
Joel Male
80541e6fb8 feature: tests 2022-11-10 23:06:47 +10:00
Joel Male
448a17bf85
Merge pull request #609 from joelwmale/develop
v2.3.2
2022-11-10 22:50:24 +10:00
Joel Male
ee20d8c79e v2.3.2 2022-11-10 22:49:48 +10:00
Joel Male
ec605077bc wip 2022-11-10 22:47:53 +10:00
Joel Male
60e01f3e64 wip 2022-11-10 22:45:08 +10:00
Joel Male
9650c71451 wip 2022-11-10 22:42:50 +10:00
Joel Male
1143d5b401 wip 2022-11-10 22:40:17 +10:00
Joel Male
852bbaa622 wip 2022-11-10 22:22:24 +10:00
Joel Male
0be0e6ef54 wip 2022-11-10 22:20:38 +10:00
Joel Male
e0e9eac8b0 wip 2022-11-10 22:17:10 +10:00
Joel Male
4f8dc442a5 fix 2022-11-10 22:16:04 +10:00
Joel Male
cd7d2070a7
Merge pull request #607 from joelwmale/develop
Add semver as direct dependency
2022-11-10 21:12:05 +10:00
Joel Male
ea763a9abe add semver as direct dependency 2022-11-10 21:11:32 +10:00
Joel Male
080b62474d
Merge pull request #606 from joelwmale/develop
v2.3.0
2022-11-10 20:44:37 +10:00