Commit Graph

2503 Commits

Author SHA1 Message Date
5cfd22a027 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:04:22 +00:00
d4e57bbe94 Merge pull request #516 from warengroup/dependabot/npm_and_yarn/develop/types/node-18.11.7
Bump @types/node from 18.11.5 to 18.11.7
2022-10-27 08:05:04 +00:00
f1c7fac597 Bump @types/node from 18.11.5 to 18.11.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.5 to 18.11.7.
- [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-10-27 08:04:51 +00:00
8facf44e29 Merge pull request #515 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.41.0
Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0
2022-10-25 08:05:03 +00:00
0248450218 Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.1 to 5.41.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.41.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-10-25 08:04:52 +00:00
b0749c0598 Merge pull request #514 from warengroup/dependabot/npm_and_yarn/develop/types/node-18.11.5
Bump @types/node from 18.11.4 to 18.11.5
2022-10-25 08:04:03 +00:00
e9ba185016 Bump @types/node from 18.11.4 to 18.11.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.4 to 18.11.5.
- [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-10-25 08:03:48 +00:00
ba43726d9a Merge pull request #513 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.41.0
Bump @typescript-eslint/parser from 5.40.1 to 5.41.0
2022-10-25 08:03:21 +00:00
b1821076b0 Bump @typescript-eslint/parser from 5.40.1 to 5.41.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 08:03:05 +00:00
37cd8e86b6 Merge pull request #512 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.26.0
Bump eslint from 8.25.0 to 8.26.0
2022-10-24 08:05:18 +00:00
e8b1ed76a3 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-24 08:05:07 +00:00
a726608fc7 Merge pull request #511 from warengroup/dependabot/npm_and_yarn/develop/types/node-18.11.4
Bump @types/node from 18.11.3 to 18.11.4
2022-10-24 08:04:13 +00:00
1600a290c2 Bump @types/node from 18.11.3 to 18.11.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.3 to 18.11.4.
- [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-10-24 08:03:56 +00:00
3e106a267c Merge pull request #510 from warengroup/dependabot/npm_and_yarn/develop/types/node-18.11.3
Bump @types/node from 18.11.2 to 18.11.3
2022-10-21 08:03:25 +00:00
a550cde6b4 Bump @types/node from 18.11.2 to 18.11.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.2 to 18.11.3.
- [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-10-21 08:03:11 +00:00
f6b47a745a Merge pull request #509 from warengroup/dependabot/npm_and_yarn/develop/discordjs/opus-0.9.0
Bump @discordjs/opus from 0.8.0 to 0.9.0
2022-10-20 08:06:54 +00:00
f321cb3a0c Bump @discordjs/opus from 0.8.0 to 0.9.0
Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/discordjs/opus/releases)
- [Commits](https://github.com/discordjs/opus/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: "@discordjs/opus"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 08:06:38 +00:00
42f19a30e6 Merge pull request #508 from warengroup/dependabot/github_actions/develop/docker/setup-buildx-action-2.2.1
Bump docker/setup-buildx-action from 2.2.0 to 2.2.1
2022-10-19 08:22:46 +00:00
4acd6f76ed Bump docker/setup-buildx-action from 2.2.0 to 2.2.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.2.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 08:22:30 +00:00
63ecceb636 Merge pull request #507 from warengroup/dependabot/npm_and_yarn/develop/types/node-18.11.2
Bump @types/node from 18.11.0 to 18.11.2
2022-10-19 08:04:38 +00:00
24ad89990f Bump @types/node from 18.11.0 to 18.11.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.0 to 18.11.2.
- [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-10-19 08:04:22 +00:00
e6caeccdab Merge pull request #506 from warengroup/dependabot/github_actions/develop/docker/setup-buildx-action-2.2.0
Bump docker/setup-buildx-action from 2.1.0 to 2.2.0
2022-10-18 08:16:52 +00:00
3931c2e7fa Bump docker/setup-buildx-action from 2.1.0 to 2.2.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 08:16:38 +00:00
f1c2163e74 Merge pull request #505 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.40.1
Bump @typescript-eslint/parser from 5.40.0 to 5.40.1
2022-10-18 08:04:04 +00:00
1a1c8538fb Bump @typescript-eslint/parser from 5.40.0 to 5.40.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.0 to 5.40.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 08:03:47 +00:00
08c8d4b396 Merge pull request #504 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.40.1
Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1
2022-10-18 08:03:15 +00:00
f8f8e3bbfc Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.0 to 5.40.1.
- [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.40.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 08:03:02 +00:00
7d349912e9 Merge pull request #497 from warengroup/dependabot/npm_and_yarn/develop/discord.js-14.6.0
Bump discord.js from 14.5.0 to 14.6.0
2022-10-17 08:04:13 +00:00
92fcfe0cd6 Bump discord.js from 14.5.0 to 14.6.0
Bumps [discord.js](https://github.com/discordjs/discord.js) from 14.5.0 to 14.6.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/14.5.0...14.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 08:03:57 +00:00
110383edc2 Merge pull request #503 from warengroup/dependabot/npm_and_yarn/develop/types/node-18.11.0
Bump @types/node from 18.8.5 to 18.11.0
2022-10-17 08:03:17 +00:00
871075a25f Merge pull request #502 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.37.14
Bump discord-api-types from 0.37.12 to 0.37.14
2022-10-17 08:03:02 +00:00
d3a85673f1 Bump @types/node from 18.8.5 to 18.11.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.5 to 18.11.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 08:03:02 +00:00
29c1cfad5f Bump discord-api-types from 0.37.12 to 0.37.14
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.12 to 0.37.14.
- [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.12...0.37.14)

---
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-17 08:02:48 +00:00
04562f10a9 Merge pull request #501 from warengroup/dependabot/github_actions/develop/docker/setup-buildx-action-2.1.0
Bump docker/setup-buildx-action from 2.0.0 to 2.1.0
2022-10-13 08:34:25 +00:00
9eca0e99b6 Bump docker/setup-buildx-action from 2.0.0 to 2.1.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 08:34:10 +00:00
a1efb04fc0 Merge pull request #500 from warengroup/dependabot/npm_and_yarn/develop/types/node-18.8.5
Bump @types/node from 18.8.4 to 18.8.5
2022-10-13 08:04:04 +00:00
ab08623e8b Bump @types/node from 18.8.4 to 18.8.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.4 to 18.8.5.
- [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-10-13 08:03:49 +00:00
6de6488008 Merge pull request #499 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.40.0
Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0
2022-10-11 08:05:26 +00:00
fc8e491bd0 Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.39.0 to 5.40.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.40.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-10-11 08:05:13 +00:00
7589c54f03 Merge pull request #498 from warengroup/dependabot/npm_and_yarn/develop/types/node-18.8.4
Bump @types/node from 18.8.3 to 18.8.4
2022-10-11 08:04:11 +00:00
3f4f693fd8 Bump @types/node from 18.8.3 to 18.8.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.3 to 18.8.4.
- [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-10-11 08:03:58 +00:00
2a0161e337 Merge pull request #496 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.40.0
Bump @typescript-eslint/parser from 5.39.0 to 5.40.0
2022-10-11 08:03:28 +00:00
aac82132ed Bump @typescript-eslint/parser from 5.39.0 to 5.40.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 08:03:08 +00:00
630da8a35a Merge pull request #495 from warengroup/dependabot/npm_and_yarn/develop/discordjs/rest-1.3.0
Bump @discordjs/rest from 1.2.0 to 1.3.0
2022-10-10 08:05:16 +00:00
a026f8ff0a Bump @discordjs/rest from 1.2.0 to 1.3.0
Bumps [@discordjs/rest](https://github.com/discordjs/discord.js) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/rest@1.2.0...@discordjs/rest@1.3.0)

---
updated-dependencies:
- dependency-name: "@discordjs/rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 08:05:05 +00:00
72821699c9 Merge pull request #494 from warengroup/dependabot/npm_and_yarn/develop/discordjs/builders-1.3.0
Bump @discordjs/builders from 1.2.0 to 1.3.0
2022-10-10 08:04:18 +00:00
444725e0c1 Bump @discordjs/builders from 1.2.0 to 1.3.0
Bumps [@discordjs/builders](https://github.com/discordjs/discord.js) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/builders@1.2.0...@discordjs/builders@1.3.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>
2022-10-10 08:04:04 +00:00
d337f68dac Merge pull request #493 from warengroup/dependabot/npm_and_yarn/develop/discordjs/voice-0.13.0
Bump @discordjs/voice from 0.11.0 to 0.13.0
2022-10-10 08:03:35 +00:00
a17a325712 Merge pull request #492 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.25.0
Bump eslint from 8.24.0 to 8.25.0
2022-10-10 08:03:20 +00:00
c8340c309c Bump @discordjs/voice from 0.11.0 to 0.13.0
Bumps [@discordjs/voice](https://github.com/discordjs/discord.js) from 0.11.0 to 0.13.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.11.0...@discordjs/voice@0.13.0)

---
updated-dependencies:
- dependency-name: "@discordjs/voice"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 08:03:14 +00:00