dependabot[bot]
|
f5fc1448e6
|
build(deps-dev): bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.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.28.0...v8.29.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-02 22:40:49 +00:00 |
dependabot[bot]
|
5d0e22889d
|
build(deps-dev): bump cspell from 6.15.0 to 6.15.1 (#49)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-30 17:11:15 +00:00 |
dependabot[bot]
|
2f431847dd
|
build(deps): bump node from 19.1.0 to 19.2.0 (#48)
Bumps node from 19.1.0 to 19.2.0.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-30 08:05:51 +00:00 |
dependabot[bot]
|
f25a3e8f7a
|
build(deps): bump @discordjs/builders from 1.3.0 to 1.4.0 (#47)
Bumps [@discordjs/builders](https://github.com/discordjs/discord.js) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/builders@1.3.0...@discordjs/builders@1.4.0)
---
updated-dependencies:
- dependency-name: "@discordjs/builders"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-29 08:52:21 +00:00 |
dependabot[bot]
|
bfda2bd250
|
build(deps-dev): bump cspell from 6.14.3 to 6.15.0 (#46)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 09:36:06 +00:00 |
Kieran
|
bf9b52fe88
|
Merge pull request #45 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.20
|
2022-11-24 17:35:28 +00:00 |
dependabot[bot]
|
5d6d3575a7
|
build(deps): bump discord-api-types from 0.37.19 to 0.37.20
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.19 to 0.37.20.
- [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.19...0.37.20)
---
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-11-24 17:19:13 +00:00 |
Kieran
|
e7f8d111da
|
Merge pull request #44 from hullcss/dependabot/npm_and_yarn/prettier-2.8.0
build(deps-dev): bump prettier from 2.7.1 to 2.8.0
|
2022-11-23 07:35:17 +00:00 |
dependabot[bot]
|
61eca00f90
|
build(deps-dev): bump prettier from 2.7.1 to 2.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
- [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.7.1...2.8.0)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-23 07:11:50 +00:00 |
Kieran
|
9f6cbfaa63
|
Merge pull request #43 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.19
build(deps): bump discord-api-types from 0.37.18 to 0.37.19
|
2022-11-22 12:39:32 +00:00 |
dependabot[bot]
|
2706cc19a4
|
build(deps): bump discord-api-types from 0.37.18 to 0.37.19
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.18 to 0.37.19.
- [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.18...0.37.19)
---
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-11-22 08:36:34 +00:00 |
dependabot[bot]
|
a1b38f0068
|
build(deps-dev): bump eslint from 8.27.0 to 8.28.0 (#42)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-19 16:55:42 +00:00 |
dependabot[bot]
|
0b95b37c30
|
build(deps-dev): bump cspell from 6.14.2 to 6.14.3 (#41)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-17 12:55:18 +00:00 |
dependabot[bot]
|
83b611a2d8
|
build(deps): bump node from 19.0.1 to 19.1.0 (#39)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-15 14:20:58 +00:00 |
dependabot[bot]
|
fe1f14e5e4
|
build(deps): bump discord-api-types from 0.37.17 to 0.37.18 (#40)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-15 14:20:50 +00:00 |
Kieran
|
1f514ac42e
|
Merge pull request #38 from hullcss/dependabot/npm_and_yarn/cspell-6.14.2
|
2022-11-12 18:15:25 +00:00 |
dependabot[bot]
|
86aae86814
|
build(deps-dev): bump cspell from 6.14.1 to 6.14.2
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.14.1 to 6.14.2.
- [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.14.1...v6.14.2)
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 18:13:54 +00:00 |
Kieran
|
a46f6fbe05
|
Merge pull request #37 from hullcss/dependabot/docker/node-19.0.1
build(deps): bump node from 19.0.0 to 19.0.1
|
2022-11-09 08:26:05 +00:00 |
dependabot[bot]
|
8cf7e7da6b
|
build(deps): bump node from 19.0.0 to 19.0.1
Bumps node from 19.0.0 to 19.0.1.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-09 07:07:38 +00:00 |
Kieran
|
1ec0dae8c3
|
Merge pull request #36 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.17
build(deps): bump discord-api-types from 0.37.16 to 0.37.17
|
2022-11-08 07:18:16 +00:00 |
Kieran
|
6fc98a5b3c
|
Merge pull request #35 from hullcss/dependabot/npm_and_yarn/cspell-6.14.1
build(deps-dev): bump cspell from 6.14.0 to 6.14.1
|
2022-11-08 07:18:02 +00:00 |
dependabot[bot]
|
350efec8a9
|
build(deps): bump discord-api-types from 0.37.16 to 0.37.17
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.16 to 0.37.17.
- [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.16...0.37.17)
---
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-11-08 07:16:36 +00:00 |
dependabot[bot]
|
76e58a9f25
|
build(deps-dev): bump cspell from 6.14.0 to 6.14.1
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.14.0 to 6.14.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.14.0...v6.14.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-11-08 07:16:18 +00:00 |
Kieran
|
4a0be2e474
|
Merge pull request #34 from hullcss/dependabot/npm_and_yarn/eslint-8.27.0
|
2022-11-06 07:55:52 +00:00 |
dependabot[bot]
|
11cbfca4b4
|
build(deps-dev): bump eslint from 8.26.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.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.26.0...v8.27.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-11-06 07:54:58 +00:00 |
KieranRobson
|
9188d63e4b
|
fix: CSpell and Typo
|
2022-11-05 23:37:11 +00:00 |
KieranRobson
|
3031e95fe4
|
chore: Update dependencies
|
2022-11-05 23:33:45 +00:00 |
Kieran
|
3cc0aad751
|
Merge pull request #33 from hullcss/dependabot/npm_and_yarn/cspell-6.13.3
build(deps-dev): bump cspell from 6.13.2 to 6.13.3
|
2022-11-01 08:19:34 +00:00 |
Kieran
|
b01d616dd5
|
Merge pull request #32 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.16
build(deps): bump discord-api-types from 0.37.15 to 0.37.16
|
2022-11-01 08:19:06 +00:00 |
dependabot[bot]
|
5de1925cfd
|
build(deps-dev): bump cspell from 6.13.2 to 6.13.3
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.13.2 to 6.13.3.
- [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.13.2...v6.13.3)
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 08:18:42 +00:00 |
dependabot[bot]
|
9046b5284e
|
build(deps): bump discord-api-types from 0.37.15 to 0.37.16
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.15 to 0.37.16.
- [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.15...0.37.16)
---
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-11-01 08:18:17 +00:00 |
Kieran
|
4b6b56768c
|
Merge pull request #31 from hullcss/dependabot/npm_and_yarn/cspell-6.13.2
build(deps-dev): bump cspell from 6.13.1 to 6.13.2
|
2022-10-31 11:58:12 +00:00 |
dependabot[bot]
|
6bcea93b5f
|
build(deps-dev): bump cspell from 6.13.1 to 6.13.2
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.13.1 to 6.13.2.
- [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.13.1...v6.13.2)
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 11:57:22 +00:00 |
Kieran
|
6fd3bd23db
|
Merge pull request #29 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.15
build(deps): bump discord-api-types from 0.37.14 to 0.37.15
|
2022-10-28 09:18:02 +01:00 |
Kieran
|
7802c67b5d
|
Merge pull request #30 from hullcss/dependabot/npm_and_yarn/cspell-6.13.1
build(deps-dev): bump cspell from 6.12.0 to 6.13.1
|
2022-10-28 09:17:52 +01:00 |
dependabot[bot]
|
b4246086af
|
build(deps-dev): bump cspell from 6.12.0 to 6.13.1
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.12.0 to 6.13.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.12.0...v6.13.1)
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-28 08:14:27 +00:00 |
dependabot[bot]
|
b3609fdc7d
|
build(deps): bump discord-api-types from 0.37.14 to 0.37.15
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.14 to 0.37.15.
- [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.14...0.37.15)
---
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-10-28 08:14:05 +00:00 |
Kieran
|
53fd1698da
|
Merge pull request #28 from hullcss/dependabot/github_actions/docker/metadata-action-4.1.1
build(deps): bump docker/metadata-action from 4.1.0 to 4.1.1
|
2022-10-24 08:47:41 +01: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 |
Kieran
|
0907ca62f8
|
docs: Update oruorbros link
|
2022-10-22 18:52:42 +01:00 |
Kieran
|
0e1f79f65f
|
Merge branch 'main' of https://github.com/hullcss/hullcss-discord-bot
|
2022-10-22 18:51:40 +01:00 |
Kieran
|
9e8eda39e6
|
feat: Add events ping to misc roles, rm course rep
|
2022-10-22 18:51:39 +01:00 |
Kieran
|
448a0f9296
|
fix: Add image to paid member embed
|
2022-10-22 18:48:40 +01:00 |
Kieran
|
5c6dfee294
|
Merge pull request #27 from hullcss/dependabot/npm_and_yarn/eslint-8.26.0
build(deps-dev): bump eslint from 8.25.0 to 8.26.0
|
2022-10-21 23:07:17 +01:00 |
dependabot[bot]
|
8973393fe5
|
build(deps-dev): bump eslint from 8.25.0 to 8.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.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.25.0...v8.26.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-10-21 22:02:40 +00:00 |
Kieran
|
1068044acf
|
Merge pull request #26 from CrimsonTome/main
Rename CONDUCT.md to CODE_OF_CONDUCT.md
|
2022-10-21 14:02:18 +01:00 |
CTome
|
4cba23756d
|
Rename CONDUCT.md to CODE_OF_CONDUCT.md
|
2022-10-21 13:55:32 +01:00 |
Kieran
|
678ff02b4d
|
Merge branch 'main' of https://github.com/hullcss/hullcss-discord-bot
|
2022-10-19 19:10:04 +01:00 |
Kieran
|
cc1d418c54
|
fix: Update role id and add disclaimer
|
2022-10-19 19:10:03 +01:00 |
Kieran
|
a4d0406fbe
|
Merge pull request #25 from hullcss/dependabot/docker/node-19.0.0
build(deps): bump node from 18.11.0 to 19.0.0
|
2022-10-19 10:38:10 +01:00 |