Commit Graph

299 Commits

Author SHA1 Message Date
Barry Gordon
6c87543e47 Bump dist/ 2022-06-30 14:43:46 +01:00
Barry Gordon
d882a80163 Update documentation 2022-06-30 14:38:02 +01:00
Barry Gordon
b1673a77b4 Add skip-commit-verification input 2022-06-30 14:36:01 +01:00
Barry Gordon
29dc6db06e getMessage can skip commit verification checks 2022-06-30 14:27:21 +01:00
Barry Gordon
bfac3fa29c Merge pull request #210 from dependabot/v1.3.1-release-notes
v1.3.1 Release Notes
v1.3.1
2022-04-20 12:33:51 +01:00
Barry Gordon
80173ff966 Small correction to bump-version script 2022-04-20 11:59:32 +01:00
Barry Gordon
525fbe9201 v1.3.1 2022-04-20 11:36:39 +01:00
Barry Gordon
58f09fc679 Merge pull request #206 from dependabot/dependabot/npm_and_yarn/yaml-2.0.1
Bump yaml from 1.10.2 to 2.0.1
2022-04-20 11:36:12 +01:00
Barry Gordon
b1d2cf8266 Bump dist/ 2022-04-20 11:32:28 +01:00
dependabot[bot]
70c6c9ef04 Bump yaml from 1.10.2 to 2.0.1
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.0.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 11:30:28 +01:00
Barry Gordon
7b49493fe1 Merge pull request #209 from dependabot/dependabot/npm_and_yarn/vercel/ncc-0.33.4
Bump @vercel/ncc from 0.33.3 to 0.33.4
2022-04-20 11:30:01 +01:00
dependabot[bot]
13f5830248 Bump @vercel/ncc from 0.33.3 to 0.33.4
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.3 to 0.33.4.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.33.3...0.33.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 10:28:52 +00:00
Barry Gordon
59ab8889c1 Merge pull request #208 from dependabot/dependabot/npm_and_yarn/types/node-17.0.25
Bump @types/node from 17.0.23 to 17.0.25
2022-04-20 11:28:10 +01:00
dependabot[bot]
aad444603c Bump @types/node from 17.0.23 to 17.0.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 17.0.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 10:25:21 +00:00
Barry Gordon
8017efd2ea Merge pull request #207 from dependabot/dependabot/npm_and_yarn/eslint-plugin-import-2.26.0
Bump eslint-plugin-import from 2.25.4 to 2.26.0
2022-04-20 11:24:22 +01:00
dependabot[bot]
dbcf6a9dba Bump eslint-plugin-import from 2.25.4 to 2.26.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 10:22:24 +00:00
Barry Gordon
8b5c520983 Merge pull request #197 from dependabot/dependabot/npm_and_yarn/actions/github-5.0.1
Bump @actions/github from 5.0.0 to 5.0.1
2022-04-20 11:18:00 +01:00
github-actions
25d8fcd410 [dependabot skip] Update dist/ with build changes 2022-04-20 10:14:26 +00:00
dependabot[bot]
f410d97ac6 Bump @actions/github from 5.0.0 to 5.0.1
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 10:13:32 +00:00
Barry Gordon
2c14e91d87 Fix typo in build workflow 2022-04-20 11:10:47 +01:00
Barry Gordon
5566d3bb08 Avoid using actor 2022-04-20 10:04:52 +01:00
Barry Gordon
9a3ea4fc12 Correctly checkout the repository to use the local action 2022-04-20 09:59:02 +01:00
Barry Gordon
ba38fe5cb2 Merge pull request #205 from dependabot/brrygrdn/automation-tidy-up
Dependabot updates run monthly and attempt to auto-compile dist/
2022-04-20 09:50:08 +01:00
Barry Gordon
221b2c09c5 Prefer npm to NPM
Co-authored-by: Jurre <jurre@github.com>
2022-04-19 20:01:37 +01:00
Barry Gordon
a20aed188f Fix script path 2022-04-19 20:00:27 +01:00
Barry Gordon
a5e702392a Use a single automation PAT 2022-04-19 20:00:27 +01:00
Barry Gordon
f9682a0a6a Add a workflow to compile dist/ for Dependabot PRs 2022-04-19 20:00:27 +01:00
Barry Gordon
2017141629 Fix sed command for OSX 2022-04-19 20:00:26 +01:00
Barry Gordon
6790cb69ed Use a separate workflow to check the diff compilation 2022-04-19 20:00:26 +01:00
Barry Gordon
083b8484d8 Dependabot checks monthly, and checks GitHub Actions 2022-04-19 20:00:23 +01:00
Barry Gordon
4da8422b7e Merge pull request #203 from dependabot/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.20.0
Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.20.0
2022-04-19 18:12:40 +01:00
dependabot[bot]
28c827d4ff Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.20.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.12.1 to 5.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.20.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 17:07:22 +00:00
Barry Gordon
e9af75210a Merge pull request #202 from dependabot/dependabot/npm_and_yarn/typescript-eslint/parser-5.20.0
Bump @typescript-eslint/parser from 5.17.0 to 5.20.0
2022-04-19 18:06:23 +01:00
Barry Gordon
5cabe32e9b Merge pull request #199 from dependabot/dependabot/npm_and_yarn/yargs-17.4.1
Bump yargs from 17.3.1 to 17.4.1
2022-04-19 18:05:46 +01:00
dependabot[bot]
406bb904f1 Bump yargs from 17.3.1 to 17.4.1
Bumps [yargs](https://github.com/yargs/yargs) from 17.3.1 to 17.4.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.3.1...v17.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 16:44:48 +00:00
Barry Gordon
c87d153abb Merge pull request #204 from dependabot/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-19 17:44:22 +01:00
Barry Gordon
facf13a3ea Merge pull request #193 from dependabot/dependabot/npm_and_yarn/typescript-4.6.3
Bump typescript from 4.5.5 to 4.6.3
2022-04-19 17:43:24 +01:00
dependabot[bot]
1a9a6fe293 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 16:38:09 +00:00
Barry Gordon
7399a0b09a Bump dist/ 2022-04-19 17:37:24 +01:00
dependabot[bot]
2442986b84 Bump typescript from 4.5.5 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 16:32:03 +00:00
dependabot[bot]
012b3f8bbb Bump @typescript-eslint/parser from 5.17.0 to 5.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.17.0 to 5.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.20.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 16:31:47 +00:00
Barry Gordon
f504fed8a9 Merge pull request #198 from dependabot/dependabot/npm_and_yarn/eslint-8.13.0
Bump eslint from 8.12.0 to 8.13.0
2022-04-19 17:31:10 +01:00
dependabot[bot]
3eb7c244c3 Bump eslint from 8.12.0 to 8.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.12.0...v8.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 12:13:38 +00:00
Barry Gordon
ea96e5ff32 Merge pull request #196 from dependabot/dependabot/npm_and_yarn/ts-node-10.7.0
Bump ts-node from 10.5.0 to 10.7.0
2022-03-30 15:39:43 +01:00
Barry Gordon
697e512f0d Merge pull request #190 from dependabot/dependabot/npm_and_yarn/eslint-8.12.0
Bump eslint from 8.9.0 to 8.12.0
2022-03-30 15:24:40 +01:00
dependabot[bot]
a07276c6c1 Bump ts-node from 10.5.0 to 10.7.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.5.0 to 10.7.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.5.0...v10.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 13:20:38 +00:00
dependabot[bot]
6eca589517 Bump eslint from 8.9.0 to 8.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 13:20:13 +00:00
Barry Gordon
468c720ccd Merge pull request #194 from dependabot/dependabot/npm_and_yarn/typescript-eslint/parser-5.17.0
Bump @typescript-eslint/parser from 5.12.1 to 5.17.0
2022-03-30 14:18:44 +01:00
dependabot[bot]
935fa80e0e Bump @typescript-eslint/parser from 5.12.1 to 5.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.12.1 to 5.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 13:16:12 +00:00
Barry Gordon
b199518f91 Merge pull request #181 from dependabot/dependabot/npm_and_yarn/types/yargs-17.0.10
Bump @types/yargs from 17.0.8 to 17.0.10
2022-03-30 14:15:07 +01:00