Commit Graph

398 Commits (88b0d63a089fcdbf790de2a282164c50848b6e63)

Author SHA1 Message Date
KieranRobson 88b0d63a08 chore(deps): Run yarn upgrade 2023-01-05 08:10:27 +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
KieranRobson aa41de4734 chore: Update dependencies 2023-01-03 18:57:44 +00:00
Kieran 019eb62d0c
Merge pull request #72 from hullcss/dependabot/npm_and_yarn/json5-1.0.2 2023-01-03 18:40:25 +00:00
dependabot[bot] d60e1ee142
build(deps): bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 18:34:29 +00:00
Kieran 93ea1b9313
Merge pull request #69 from hullcss/dependabot/npm_and_yarn/eslint-8.31.0 2023-01-03 18:34:05 +00:00
Kieran 96c7f08db2
Merge pull request #71 from hullcss/dependabot/github_actions/streetsidesoftware/cspell-action-2.15.1
build(deps): bump streetsidesoftware/cspell-action from 2.15.0 to 2.15.1
2023-01-03 11:49:22 +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
dependabot[bot] 87229c2854
build(deps-dev): bump eslint from 8.30.0 to 8.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.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.30.0...v8.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 11:38:37 +00:00
Kieran 82913265de
Merge pull request #70 from hullcss/dependabot/npm_and_yarn/eslint-config-prettier-8.6.0
build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0
2023-01-03 11:37:45 +00:00
dependabot[bot] c088716a86
build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 07:10:35 +00:00
Kieran 4c4515fff7
Merge pull request #67 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.25
build(deps): bump discord-api-types from 0.37.24 to 0.37.25
2022-12-30 08:15:06 +00:00
Kieran 0f545b07dd
Merge pull request #68 from hullcss/dependabot/npm_and_yarn/cspell-6.18.1
build(deps-dev): bump cspell from 6.18.0 to 6.18.1
2022-12-30 08:14:45 +00:00
dependabot[bot] d9a723289a
build(deps-dev): bump cspell from 6.18.0 to 6.18.1
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.18.0 to 6.18.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.18.0...v6.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 07:14:17 +00:00
dependabot[bot] 842d291937
build(deps): bump discord-api-types from 0.37.24 to 0.37.25
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.24 to 0.37.25.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.24...0.37.25)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 07:13:42 +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
Kieran 0b87b7cfe1
Merge pull request #66 from hullcss/dependabot/github_actions/streetsidesoftware/cspell-action-2.15.0
build(deps): bump streetsidesoftware/cspell-action from 2.14.0 to 2.15.0
2022-12-26 07:24:35 +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
Kieran bc44297a58
Merge pull request #65 from hullcss/dependabot/npm_and_yarn/cspell-6.18.0 2022-12-22 09:18:55 +00:00
dependabot[bot] 9ad447bb9c
build(deps-dev): bump cspell from 6.17.0 to 6.18.0
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.17.0 to 6.18.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.17.0...v6.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 07:12:53 +00:00
Kieran c95ff3c88a
Merge pull request #64 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.24
build(deps): bump discord-api-types from 0.37.23 to 0.37.24
2022-12-19 14:11:29 +00:00
dependabot[bot] c84fcb584f
build(deps): bump discord-api-types from 0.37.23 to 0.37.24
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.23 to 0.37.24.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.23...0.37.24)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 13:51:24 +00:00
KieranRobson 548cf39697 fix: Add Changelog to spell ignore 2022-12-19 12:58:04 +00:00
KieranRobson d7d0adc6a5 chore: Run format 2022-12-19 12:56:49 +00:00
Kieran f9f15d237b
Merge pull request #59 from hullcss/dependabot/docker/node-19.3.0 2022-12-19 11:06:15 +00:00
Kieran e790f07a80
Merge pull request #60 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.23 2022-12-19 11:06:04 +00:00
Kieran 20145c7367
Merge pull request #61 from hullcss/dependabot/github_actions/google-github-actions/release-please-action-3.7.1 2022-12-19 11:05:49 +00:00
Kieran 1e335b9f9f
Merge pull request #62 from hullcss/dependabot/npm_and_yarn/eslint-8.30.0 2022-12-19 11:05:37 +00:00
dependabot[bot] 27aefa8f35
build(deps-dev): bump eslint from 8.29.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.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.29.0...v8.30.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-12-19 07:14:34 +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
dependabot[bot] 1f0aa247a7
build(deps): bump discord-api-types from 0.37.22 to 0.37.23
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.22 to 0.37.23.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.22...0.37.23)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 07:11:08 +00:00
dependabot[bot] 5579c889bc
build(deps): bump node from 19.2.0 to 19.3.0
Bumps node from 19.2.0 to 19.3.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 07:11:14 +00:00
Kieran faa739ee8e
Merge pull request #58 from hullcss/release-please--branches--main--components--release-please-action 2022-12-13 11:33:21 +00:00
github-actions[bot] ac870df7e8
chore(main): release 3.0.0 2022-12-13 11:32:55 +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 e0fbc37ce2
Merge pull request #57 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.22
build(deps): bump discord-api-types from 0.37.21 to 0.37.22
2022-12-13 10:35:42 +00:00
dependabot[bot] 9273dedff9
build(deps): bump discord-api-types from 0.37.21 to 0.37.22
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.21 to 0.37.22.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.21...0.37.22)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 07:09:55 +00:00
Kieran eac16af0b2
Merge pull request #56 from hullcss/dependabot/npm_and_yarn/prettier-2.8.1
build(deps-dev): bump prettier from 2.8.0 to 2.8.1
2022-12-08 09:25:20 +00:00
dependabot[bot] 1e5b065bc7
build(deps-dev): bump prettier from 2.8.0 to 2.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.1.
- [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.8.0...2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 07:15:47 +00:00
Kieran 256d04f935
Merge pull request #54 from hullcss/dependabot/github_actions/actions/checkout-3 2022-12-05 23:04:40 +00:00
Kieran b161ce8a52
Merge pull request #55 from hullcss/dependabot/github_actions/streetsidesoftware/cspell-action-2.14.0 2022-12-05 23:04:19 +00:00