Commit Graph

319 Commits

Author SHA1 Message Date
github-actions
fbb3c16284 [dependabot skip] Update dist/ with build changes 2022-09-22 07:08:50 +00:00
dependabot[bot]
2256fa9529 Bump @actions/core from 1.6.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 07:07:44 +00:00
Barry Gordon
329a376813 Merge pull request #256 from dependabot/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.0
Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.38.0
2022-09-22 08:04:25 +01:00
dependabot[bot]
7a5957b8c1 Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.38.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.20.0 to 5.38.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.38.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-09-22 07:02:36 +00:00
Jeff Widman
44bc7afa51 Merge pull request #251 from quinnjn/main
Bump action to use node16
2022-09-21 23:59:26 -07:00
Jeff Widman
1c87500edf Merge pull request #253 from dependabot/fix-broken-logo
Fix broken logo on readme
2022-09-18 12:53:56 -07:00
Jeff Widman
5ecfd58bc8 Fix broken logo on readme
The current logo is broken. So replace with the new one.

Copied from https://github.com/dependabot/dependabot-core/pull/5298.

🎩 💁‍♂️  to @mattt 's attention to detail including supporting both light and dark themes.
2022-09-17 22:20:33 -07:00
quinnjn
d25d3a939e fixup! Bump action to use node16 2022-09-15 09:32:06 -07:00
quinnjn
c61fcd038c Bump action to use node16 2022-09-14 13:59:30 -07:00
Jeff Widman
aa817aff1a Merge pull request #246 from dependabot/jeffwidman-patch-1
Pin only to major version, not full patch version
2022-09-03 10:55:56 -07:00
Jeff Widman
3a9105bbaf Pin only to major version, not full patch version 2022-08-31 20:40:32 -07:00
David McIntosh
605e039bf3 Merge pull request #233 from dependabot/v1.3.3-release-notes
v1.3.3 Release notes
v1.3.3
2022-07-01 09:36:32 -07:00
David McIntosh
e0f38423c6 v1.3.3 2022-06-30 23:43:45 +00:00
David McIntosh
ac6adf8e82 Merge pull request #232 from jsok/patch-1
action.yaml: fix skip-commit-verification quoting
2022-06-30 16:39:36 -07:00
Jonathan Sokolowski
15259f7733 action.yaml: fix skip-commit-verification quoting 2022-07-01 09:13:53 +10:00
Barry Gordon
90ed90dba2 Merge pull request #226 from dependabot/v1.3.2-release-notes
v1.3.2 Release Notes
v1.3.2
2022-06-30 17:55:01 +01:00
Barry Gordon
28b141fdba v1.3.2 2022-06-30 16:16:01 +01:00
Barry Gordon
cfb7274558 Merge pull request #225 from dependabot/brrygrdn/skip-commit-verification
Add 'skip-commit-verification' as an input for GitHub Enterprise Server users
2022-06-30 15:57:39 +01:00
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
Mattt
a7c13a83a6 Merge pull request #211 from dependabot/update-codeowners
Update CODEOWNERS
2022-04-22 11:02:08 -07:00
Mattt
6daa4b9553 Update CODEOWNERS
Rename reviewers to maintainers
2022-04-22 10:56:38 -07: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