Commit Graph

74 Commits (fc6ade809caca29e3bc52852aa0f32daccefa660)

Author SHA1 Message Date
dependabot[bot] 7a54c08df7
build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](c56af95754...37abcedcc1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 07:09:06 +00:00
KieranRobson 6f2acf6af7 chore: Add lint to yarn upgrader 2023-01-14 09:08:35 +00:00
KieranRobson d1ff21eb1f Merge branch 'main' of https://github.com/hullcss/hullcss-discord-bot 2023-01-14 08:39:57 +00:00
Kieran 32c07404ca
Merge pull request #92 from hullcss/dependabot/github_actions/docker/metadata-action-4.3.0 2023-01-14 08:38:30 +00:00
KieranRobson 90fb1349dc chore: Run format 2023-01-14 08:36:08 +00:00
dependabot[bot] efd5f49a44
build(deps): bump docker/metadata-action from 4.1.1 to 4.3.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.1.1 to 4.3.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](57396166ad...507c2f2dc5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 08:33:39 +00:00
dependabot[bot] 80e88ba211
build(deps): bump google-github-actions/release-please-action
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 08:33:36 +00:00
KieranRobson 2213c2a533 chore: Add dependencies to yarn upgrade 2023-01-14 08:33:03 +00:00
Kieran f0f15b2cc8
chore: Fix yarn upgrader 2023-01-09 09:58:27 +00:00
Kieran 36b9120acd chore: Improve dependency management? 2023-01-06 13:44:04 +00:00
Kieran c4e2857a7c Merge branch 'main' of https://github.com/hullcss/hullcss-discord-bot 2023-01-06 11:52:40 +00:00
Kieran 446a573e09 chore: Fix cron job for every 12 hours 2023-01-06 11:50:09 +00:00
dependabot[bot] 92fe4b2e7f
build(deps): bump actions/setup-node from 3.5.1 to 3.6.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 15:19:25 +00:00
dependabot[bot] 37b1fafa68
build(deps): bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [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.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 15:16:23 +00:00
Kieran f000d505cc chore: Fix title for yarn run upgrader PR 2023-01-05 08:08:40 +00:00
Kieran 36b18b06a8 fix: Workflow failures 2023-01-05 08:05:25 +00:00
Kieran d999804b18 Merge branch 'main' of https://github.com/hullcss/hullcss-discord-bot 2023-01-05 08:02:46 +00:00
Kieran 631b9d3724 chore: Add yarn upgrader workflow 2023-01-05 08:02:08 +00:00
dependabot[bot] b91feba9c4
build(deps): bump streetsidesoftware/cspell-action from 2.15.0 to 2.15.1
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v2.15.0...v2.15.1)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 11:48:15 +00:00
KieranRobson 9d9ed077a9 Merge branch 'main' of https://github.com/hullcss/hullcss-discord-bot 2022-12-27 19:46:57 +00:00
KieranRobson e91bb254b1 chore: Run format 2022-12-27 19:46:55 +00:00
dependabot[bot] b90c4a2535
build(deps): bump streetsidesoftware/cspell-action from 2.14.0 to 2.15.0
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v2.14.0...v2.15.0)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 07:16:37 +00:00
Kieran fd4fc038f9 chore: Add branch t workflow file 2022-12-22 09:52:59 +00:00
dependabot[bot] a58fe7dfb4
build(deps): bump google-github-actions/release-please-action
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 07:08:41 +00:00
KieranRobson 6a3df14325 fix: Remove branch from release 2022-12-13 11:31:34 +00:00
KieranRobson 52dfacd9ac chore: Run format 2022-12-13 11:18:08 +00:00
KieranRobson b24eb349af chore: Update checkout versions 2022-12-13 11:17:04 +00:00
KieranRobson 7d690b571f Merge branch 'main' of https://github.com/hullcss/hullcss-discord-bot 2022-12-13 11:15:11 +00:00
KieranRobson e9a02e19d3 feat: Add release please workflow 2022-12-13 11:15:05 +00:00
Kieran 256d04f935
Merge pull request #54 from hullcss/dependabot/github_actions/actions/checkout-3 2022-12-05 23:04:40 +00:00
dependabot[bot] 3a0f7b5ace
build(deps): bump actions/checkout from 2 to 3
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>
2022-12-05 22:45:32 +00:00
dependabot[bot] 767c3107bd
build(deps): bump streetsidesoftware/cspell-action from 2.13.0 to 2.14.0
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 22:45:32 +00:00
KieranRobson 2ca899d9d8 chore: Run format 2022-12-05 22:44:54 +00:00
KieranRobson 587d4cad63 feat: Add Alex 2022-12-05 22:43:06 +00:00
KieranRobson d34ee64107 feat!: Add lint action and change to yarn 2022-12-05 22:38:23 +00:00
KieranRobson e0e95e63dd feat: Add spell action 2022-12-05 22:36:38 +00:00
dependabot[bot] e6bcf78146
build(deps): bump docker/metadata-action from 4.1.0 to 4.1.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](12cce9efe0...57396166ad)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 07:46:39 +00:00
CTome 4cba23756d
Rename CONDUCT.md to CODE_OF_CONDUCT.md 2022-10-21 13:55:32 +01:00
Kieran 59223eeb6b
Merge pull request #20 from hullcss/dependabot/github_actions/docker/login-action-2.1.0
build(deps): bump docker/login-action from 2.0.0 to 2.1.0
2022-10-17 09:31:59 +01:00
Kieran 2303996543
Merge pull request #21 from hullcss/dependabot/github_actions/docker/build-push-action-3.2.0
build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0
2022-10-17 09:31:49 +01:00
dependabot[bot] f6d059aec5
build(deps): bump docker/metadata-action from 4.0.1 to 4.1.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](69f6fc9d46...12cce9efe0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 07:34:43 +00:00
dependabot[bot] a8dd23a736
build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](c84f382811...c56af95754)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 07:34:37 +00:00
dependabot[bot] 2920ae88e2
build(deps): bump docker/login-action from 2.0.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](49ed152c8e...f4ef78c080)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 07:34:33 +00:00
KieranRobson 9ee0db42c0 Merge branch 'main' of https://github.com/hullcss/hullcss-discord-bot 2022-10-10 21:52:54 +01:00
KieranRobson 75c638056e chore: Add time to dependabot 2022-10-10 21:52:52 +01:00
Kieran 479dfa39c5
Merge pull request #15 from CrimsonTome/contributing
Add contrributing policy for hullcss bot
2022-10-09 21:29:52 +01:00
CrimsonTome e1e72ce9c0
add conduct page 2022-10-09 21:09:14 +01:00
CrimsonTome 695a0ece5a
fix copy/paste errors
whoops
2022-10-09 21:05:07 +01:00
CrimsonTome 53d60aafb5
ammend link to org security policy 2022-10-09 21:02:30 +01:00
CrimsonTome 6600316a27
add contributing guidelines 2022-10-09 21:01:02 +01:00