Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Bump discord-tictactoe from 2.1.1 to 3.0.0 #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps discord-tictactoe from 2.1.1 to 3.0.0.

Release notes

Sourced from discord-tictactoe's releases.

v3.0.0

What's Changed

⚠️ Do NOT use v3 of the module with discord.js v12! This will NOT work. ✨ Version 2 is still supported and bugfixes will also be made on it. Check readme for more info.

  • GH-48: Move to discord.js v13+ and Node.js 16.6+
  • GH-51: Play using Discord buttons by defaultutarwyn/discord-tictactoe#158
  • GH-56: Use slash command as the default oneutarwyn/discord-tictactoe#156
  • GH-56: Customize option name for slash command — utarwyn/discord-tictactoe#160
  • GH-159: Request a duel using buttons by defaultutarwyn/discord-tictactoe#164
  • Use Discord API to prevent malicious mentions in messages — db4d4b3db1ec08f81b7a1f8e1bfbd034be71b38c
  • Allow discord.js client to be attached before it is ready — 6f6a09dda904ed4922e9e9456c2566b4dfcd04f0
  • Support deferred interactions to be handled — 582f9090f99d2e11992f50a2fcfcd5d19e88f955
  • Removing deprecated code of version 2 — 69e4d2b18fa71cf6d75072b1692a90f08b912395

Full Changelog: utarwyn/discord-tictactoe@v2.2.0...v3.0.0

Thanks to @​itzInnovator who helped me a lot during testing phase.

v2.2.0

Changelog

  • GH-56: add slash command support [6238012d74fe7900c69813829ffe684fb38abe3b] [97a665f2087153642f13c903e323dc834ec56f49] [729078f3bc278f02aabdb3403c1cf47dd7272ed2] Want to try it? Follow detailed guide here.
  • GH-53: add configurable option to allow simultaneous games [3725a931272f72c4716a98e5256fe49db23f6314]
  • GH-37: add configurable emojis to customize game board [ae3fea8a2978e39dc54a4b76320bffefab139dfb]
  • GH-28: add configurable list of channel ids where games can be started [841b65e04d81365bdd60551b8048069617d47c77]
  • GH-63: add ability to load an external language file [1f80c200c7b37119df1a6e235394f984d733909d]
  • GH-42: add Dutch (nl) translation (@​DaVince89) [789623bea2e6e31108f2d5c3030f34e133570d20]
  • GH-52: reduce Docker image size [cb3cbcd35c9fdfe8270464aca01274c35e30e48b]

Need help with the bot? Feel free to open an issue!

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [discord-tictactoe](https://github.com/utarwyn/discord-tictactoe) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/utarwyn/discord-tictactoe/releases)
- [Changelog](https://github.com/utarwyn/discord-tictactoe/blob/next/tsconfig.release.json)
- [Commits](utarwyn/discord-tictactoe@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: discord-tictactoe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants