Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.3.20 #241

Merged
merged 88 commits into from
Apr 7, 2022
Merged

Version 0.3.20 #241

merged 88 commits into from
Apr 7, 2022

Commits on Feb 26, 2022

  1. Bumb Version

    cwchristerw committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    4266265 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.12.1 to 5.13.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.13.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] <[email protected]>
    dependabot[bot] authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    adc926c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #242 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/eslint-plugin-5.13.0
    
    Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0
    github-actions[bot] authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    ed59f89 View commit details
    Browse the repository at this point in the history
  3. Bump typescript from 4.5.5 to 4.6.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.5.5...v4.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d837ae1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #244 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-4.6.2
    
    Bump typescript from 4.5.5 to 4.6.2
    github-actions[bot] authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    3fd3c03 View commit details
    Browse the repository at this point in the history
  5. Bump @typescript-eslint/parser from 5.12.1 to 5.13.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.12.1 to 5.13.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.13.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] <[email protected]>
    dependabot[bot] authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d922c4f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #243 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/parser-5.13.0
    
    Bump @typescript-eslint/parser from 5.12.1 to 5.13.0
    github-actions[bot] authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    39f795d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Bump @types/ws from 8.5.1 to 8.5.2

    Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.1 to 8.5.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/ws"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    286dab2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #245 from warengroup/dependabot/npm_and_yarn/devel…

    …op/types/ws-8.5.2
    
    Bump @types/ws from 8.5.1 to 8.5.2
    github-actions[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    22db951 View commit details
    Browse the repository at this point in the history
  3. Bump ts-node from 10.5.0 to 10.6.0

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.5.0 to 10.6.0.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v10.5.0...v10.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    bf00617 View commit details
    Browse the repository at this point in the history
  4. Bump node-fetch from 3.2.0 to 3.2.1

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.0 to 3.2.1.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v3.2.0...v3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    6093e62 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #246 from warengroup/dependabot/npm_and_yarn/devel…

    …op/ts-node-10.6.0
    
    Bump ts-node from 10.5.0 to 10.6.0
    github-actions[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    b69a99c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #247 from warengroup/dependabot/npm_and_yarn/devel…

    …op/node-fetch-3.2.1
    
    Bump node-fetch from 3.2.0 to 3.2.1
    github-actions[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    99b94d5 View commit details
    Browse the repository at this point in the history
  7. 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](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    a7cd768 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #248 from warengroup/dependabot/github_actions/dev…

    …elop/actions/checkout-3
    
    Bump actions/checkout from 2 to 3
    github-actions[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    bbf5e41 View commit details
    Browse the repository at this point in the history
  9. Bump actions/labeler from 3 to 4

    Bumps [actions/labeler](https://github.com/actions/labeler) from 3 to 4.
    - [Release notes](https://github.com/actions/labeler/releases)
    - [Commits](actions/labeler@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/labeler
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    c0c3be9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #249 from warengroup/dependabot/github_actions/dev…

    …elop/actions/labeler-4
    
    Bump actions/labeler from 3 to 4
    github-actions[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    911b49c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Bump eslint-config-prettier from 8.4.0 to 8.5.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.4.0 to 8.5.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.4.0...v8.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    6b3222f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #250 from warengroup/dependabot/npm_and_yarn/devel…

    …op/eslint-config-prettier-8.5.0
    
    Bump eslint-config-prettier from 8.4.0 to 8.5.0
    github-actions[bot] authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    94b92a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Bump ts-node from 10.6.0 to 10.7.0

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.6.0 to 10.7.0.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v10.6.0...v10.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    3a8d250 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #251 from warengroup/dependabot/npm_and_yarn/devel…

    …op/ts-node-10.7.0
    
    Bump ts-node from 10.6.0 to 10.7.0
    github-actions[bot] authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    cde18d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Bump @typescript-eslint/parser from 5.13.0 to 5.14.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.13.0 to 5.14.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.14.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] <[email protected]>
    dependabot[bot] authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    d2500b8 View commit details
    Browse the repository at this point in the history
  2. Bump discord-api-types from 0.27.3 to 0.28.0

    Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.27.3 to 0.28.0.
    - [Release notes](https://github.com/discordjs/discord-api-types/releases)
    - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
    - [Commits](discordjs/discord-api-types@0.27.3...0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: discord-api-types
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    305cac9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #252 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/parser-5.14.0
    
    Bump @typescript-eslint/parser from 5.13.0 to 5.14.0
    github-actions[bot] authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    8af3094 View commit details
    Browse the repository at this point in the history
  4. Bump node-fetch from 3.2.1 to 3.2.2

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.1 to 3.2.2.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v3.2.1...v3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    740d7d9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #253 from warengroup/dependabot/npm_and_yarn/devel…

    …op/discord-api-types-0.28.0
    
    Bump discord-api-types from 0.27.3 to 0.28.0
    github-actions[bot] authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    29b00a3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #254 from warengroup/dependabot/npm_and_yarn/devel…

    …op/node-fetch-3.2.2
    
    Bump node-fetch from 3.2.1 to 3.2.2
    github-actions[bot] authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    08a6447 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Bump tsc-watch from 4.6.0 to 4.6.1

    Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.6.0 to 4.6.1.
    - [Release notes](https://github.com/gilamran/tsc-watch/releases)
    - [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/gilamran/tsc-watch/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tsc-watch
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    cc0bdfd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #256 from warengroup/dependabot/npm_and_yarn/devel…

    …op/tsc-watch-4.6.1
    
    Bump tsc-watch from 4.6.0 to 4.6.1
    github-actions[bot] authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    3e7c383 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.13.0 to 5.14.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.14.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] <[email protected]>
    dependabot[bot] authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8a79b64 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #255 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/eslint-plugin-5.14.0
    
    Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0
    github-actions[bot] authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ec1cc65 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Bump discord-api-types from 0.28.0 to 0.29.0

    Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.28.0 to 0.29.0.
    - [Release notes](https://github.com/discordjs/discord-api-types/releases)
    - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
    - [Commits](discordjs/discord-api-types@0.28.0...0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: discord-api-types
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    5989531 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #257 from warengroup/dependabot/npm_and_yarn/devel…

    …op/discord-api-types-0.29.0
    
    Bump discord-api-types from 0.28.0 to 0.29.0
    github-actions[bot] authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    01c09f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Bump tsc-watch from 4.6.1 to 4.6.2

    Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.6.1 to 4.6.2.
    - [Release notes](https://github.com/gilamran/tsc-watch/releases)
    - [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/gilamran/tsc-watch/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tsc-watch
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    e093f4c View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.10.0 to 8.11.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.10.0...v8.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    232fe3e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #258 from warengroup/dependabot/npm_and_yarn/devel…

    …op/tsc-watch-4.6.2
    
    Bump tsc-watch from 4.6.1 to 4.6.2
    github-actions[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    0f971cb View commit details
    Browse the repository at this point in the history
  4. Bump node-fetch from 3.2.2 to 3.2.3

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.2 to 3.2.3.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v3.2.2...v3.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    66bf354 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #259 from warengroup/dependabot/npm_and_yarn/devel…

    …op/eslint-8.11.0
    
    Bump eslint from 8.10.0 to 8.11.0
    github-actions[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ba0d718 View commit details
    Browse the repository at this point in the history
  6. Bump @types/ws from 8.5.2 to 8.5.3

    Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.2 to 8.5.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/ws"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    9617e7a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #260 from warengroup/dependabot/npm_and_yarn/devel…

    …op/node-fetch-3.2.3
    
    Bump node-fetch from 3.2.2 to 3.2.3
    github-actions[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a5d9cd6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #261 from warengroup/dependabot/npm_and_yarn/devel…

    …op/types/ws-8.5.3
    
    Bump @types/ws from 8.5.2 to 8.5.3
    github-actions[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f7bfe69 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.14.0 to 5.15.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.15.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] <[email protected]>
    dependabot[bot] authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    75db8f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #262 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/eslint-plugin-5.15.0
    
    Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0
    github-actions[bot] authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    5859a4a View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/parser from 5.14.0 to 5.15.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.14.0 to 5.15.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.15.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] <[email protected]>
    dependabot[bot] authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    c6fa5ea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #263 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/parser-5.15.0
    
    Bump @typescript-eslint/parser from 5.14.0 to 5.15.0
    github-actions[bot] authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    9de411c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Bump prettier from 2.5.1 to 2.6.0

    Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.5.1...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    e651986 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #264 from warengroup/dependabot/npm_and_yarn/devel…

    …op/prettier-2.6.0
    
    Bump prettier from 2.5.1 to 2.6.0
    github-actions[bot] authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    a389524 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Bump @typescript-eslint/parser from 5.15.0 to 5.16.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.15.0 to 5.16.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.16.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] <[email protected]>
    dependabot[bot] authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    14e4ad9 View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 17.0.21 to 17.0.22

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.22.
    - [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] <[email protected]>
    dependabot[bot] authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    0f141a0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #265 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/parser-5.16.0
    
    Bump @typescript-eslint/parser from 5.15.0 to 5.16.0
    github-actions[bot] authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    eede241 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #266 from warengroup/dependabot/npm_and_yarn/devel…

    …op/types/node-17.0.22
    
    Bump @types/node from 17.0.21 to 17.0.22
    github-actions[bot] authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d012602 View commit details
    Browse the repository at this point in the history
  5. Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.15.0 to 5.16.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.16.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] <[email protected]>
    dependabot[bot] authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    552f4d8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #267 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/eslint-plugin-5.16.0
    
    Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0
    github-actions[bot] authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d86c14d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Bump libsodium-wrappers from 0.7.9 to 0.7.10

    Bumps [libsodium-wrappers](https://github.com/jedisct1/libsodium.js) from 0.7.9 to 0.7.10.
    - [Release notes](https://github.com/jedisct1/libsodium.js/releases)
    - [Commits](https://github.com/jedisct1/libsodium.js/commits)
    
    ---
    updated-dependencies:
    - dependency-name: libsodium-wrappers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    993cb66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #269 from warengroup/dependabot/npm_and_yarn/devel…

    …op/libsodium-wrappers-0.7.10
    
    Bump libsodium-wrappers from 0.7.9 to 0.7.10
    github-actions[bot] authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    95e919b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Bump @types/node from 17.0.22 to 17.0.23

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.22 to 17.0.23.
    - [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] <[email protected]>
    dependabot[bot] authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    bc2f44c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #270 from warengroup/dependabot/npm_and_yarn/devel…

    …op/types/node-17.0.23
    
    Bump @types/node from 17.0.22 to 17.0.23
    github-actions[bot] authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    c08a7d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Bump discord-api-types from 0.29.0 to 0.30.0

    Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.29.0 to 0.30.0.
    - [Release notes](https://github.com/discordjs/discord-api-types/releases)
    - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
    - [Commits](discordjs/discord-api-types@0.29.0...0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: discord-api-types
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    c43a8c2 View commit details
    Browse the repository at this point in the history
  2. Bump prettier from 2.6.0 to 2.6.1

    Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.6.0...2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    6469110 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #271 from warengroup/dependabot/npm_and_yarn/devel…

    …op/discord-api-types-0.30.0
    
    Bump discord-api-types from 0.29.0 to 0.30.0
    github-actions[bot] authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    251e7cd View commit details
    Browse the repository at this point in the history
  4. Bump typescript from 4.6.2 to 4.6.3

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.6.2...v4.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d8558ca View commit details
    Browse the repository at this point in the history
  5. Merge pull request #272 from warengroup/dependabot/npm_and_yarn/devel…

    …op/prettier-2.6.1
    
    Bump prettier from 2.6.0 to 2.6.1
    github-actions[bot] authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    78e32a1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #273 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-4.6.3
    
    Bump typescript from 4.6.2 to 4.6.3
    github-actions[bot] authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    9ccc89a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Bump eslint from 8.11.0 to 8.12.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.11.0...v8.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    58a53d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #275 from warengroup/dependabot/npm_and_yarn/devel…

    …op/eslint-8.12.0
    
    Bump eslint from 8.11.0 to 8.12.0
    github-actions[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    10df6d5 View commit details
    Browse the repository at this point in the history
  3. Update Dependencies

    cwchristerw committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    4611402 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.16.0 to 5.17.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.17.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] <[email protected]>
    dependabot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    99404a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #276 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/eslint-plugin-5.17.0
    
    Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0
    github-actions[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    57d3402 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/parser from 5.16.0 to 5.17.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.16.0 to 5.17.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.17.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] <[email protected]>
    dependabot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    98d9fd1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #277 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/parser-5.17.0
    
    Bump @typescript-eslint/parser from 5.16.0 to 5.17.0
    github-actions[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    041474c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Bump tsc-watch from 4.6.2 to 5.0.2

    Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.6.2 to 5.0.2.
    - [Release notes](https://github.com/gilamran/tsc-watch/releases)
    - [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/gilamran/tsc-watch/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tsc-watch
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    9fcfc28 View commit details
    Browse the repository at this point in the history
  2. Bump prettier from 2.6.1 to 2.6.2

    Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.6.1...2.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    fe2a692 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #278 from warengroup/dependabot/npm_and_yarn/devel…

    …op/tsc-watch-5.0.2
    
    Bump tsc-watch from 4.6.2 to 5.0.2
    github-actions[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    0203a26 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #279 from warengroup/dependabot/npm_and_yarn/devel…

    …op/prettier-2.6.2
    
    Bump prettier from 2.6.1 to 2.6.2
    github-actions[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    81747be View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.18.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.18.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] <[email protected]>
    dependabot[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    4fbc506 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #280 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/eslint-plugin-5.18.0
    
    Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0
    github-actions[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    95ecc5b View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/parser from 5.17.0 to 5.18.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.17.0 to 5.18.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.18.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] <[email protected]>
    dependabot[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    748c964 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #282 from warengroup/dependabot/npm_and_yarn/devel…

    …op/typescript-eslint/parser-5.18.0
    
    Bump @typescript-eslint/parser from 5.17.0 to 5.18.0
    github-actions[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    a9890f2 View commit details
    Browse the repository at this point in the history
  5. Bump discord-api-types from 0.30.0 to 0.31.0

    Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.30.0 to 0.31.0.
    - [Release notes](https://github.com/discordjs/discord-api-types/releases)
    - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
    - [Commits](discordjs/discord-api-types@0.30.0...0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: discord-api-types
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    88b9cce View commit details
    Browse the repository at this point in the history
  6. Merge pull request #281 from warengroup/dependabot/npm_and_yarn/devel…

    …op/discord-api-types-0.31.0
    
    Bump discord-api-types from 0.30.0 to 0.31.0
    github-actions[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    5be65b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    f256977 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    cwchristerw committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e6c7a19 View commit details
    Browse the repository at this point in the history
  3. Update

    cwchristerw committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    ec30dcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e38d143 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d12a83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3654dd5 View commit details
    Browse the repository at this point in the history
  7. Update play function

    cwchristerw committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    bf7336a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    f1d420a View commit details
    Browse the repository at this point in the history