aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump github/codeql-action from 1 to 2 (#55)dependabot[bot]2022-04-251-3/+3
| | | | | | | | | | | | | | | | | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v1...v2) --- updated-dependencies: - dependency-name: github/codeql-action 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>
* Bump fastify/github-action-merge-dependabot from 3.1.2 to 3.1.3 (#48)dependabot[bot]2022-04-181-1/+1
| | | | | | | | | | | | | | | | Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump fastify/github-action-merge-dependabot from 3.0.2 to 3.1.2 (#47)dependabot[bot]2022-04-141-1/+1
| | | | | | | | | | | | | | | | Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.0.2 to 3.1.2. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v3.0.2...v3.1.2) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot 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>
* Add and run a formatterMatt Strapp2022-03-103-38/+38
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Bump actions/checkout from 2 to 3 (#21)dependabot[bot]2022-03-072-2/+2
| | | | | | | | | | | | | | | | | 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>
* Bump fastify/github-action-merge-dependabot from 3.0.0 to 3.0.2 (#20)dependabot[bot]2022-03-071-1/+1
| | | | | | | | | | | | | | | | Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add automerging of dependencies if they pass the CIMatt Strapp2022-03-021-0/+11
|
* Bump actions/setup-node from 2 to 3 (#14)dependabot[bot]2022-03-021-1/+1
|
* LintMatt Strapp2022-02-181-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Create codeql-analysis.ymlMatthew Strapp2022-02-101-0/+70
|
* Add dependabot actionsMatt Strapp2022-02-101-0/+16
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Add some security stuffsMatt Strapp2022-02-091-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Start rewriting the entire appMatt Strapp2022-02-091-0/+24
Signed-off-by: Matt Strapp <matt@mattstrapp.net>