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

Bump discord-tictactoe from 2.1.0 to 4.1.1 #187

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2023

Bumps discord-tictactoe from 2.1.0 to 4.1.1.

Release notes

Sourced from discord-tictactoe's releases.

v4.1.1

What's Changed

ℹ️ Reminder: this version only works with discord.js v14.

  • Empty embeds if game board does not use them — #433 [f7c15827ad1cbcd3c0baeae4d88d6efbd4b43fbb]
  • Use dash as default button label to avoid API errors [db9b5c234f78b1906b5b7a0635ee5121ab645aeb]

Full Changelog: utarwyn/discord-tictactoe@v4.1.0...v4.1.1

v4.1.0

What's Changed

One of the most requested features is out! Configurable AI difficulty ✨ ℹ️ Reminder: this version only works with discord.js v14.

  • Configurable level of difficulty of AI algorithm by @​utarwyn in utarwyn/discord-tictactoe#389
  • Add option to disable all buttons when game is over — #354 [5010bdbce0c07a522d1a4e66df87e3d81afcfcb2]
  • Add option to use an embed for the game board — #388 [6b7d2146672449d8002e1f7cd5e21a38edb00c04]
  • Add option to customize module embed color — #388 [d4cc68943b0043e992315b8d228e9fbb9943d35a]
  • Add customizable idle button emoji — #417 [19b9ddc6c468d2e024740eeb2418b35e35f83b43]
  • Move to discord.js v14.7+ [35ba5f14bc5b8c211f0533f53c7f64f643f14a82]

Translations

New Contributors

Full Changelog: utarwyn/discord-tictactoe@v4.0.0...v4.1.0

Thank you all for your contributions to the translations of the module!

v4.0.0

What's Changed

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

... (truncated)

Commits
  • f4cf58d Bump version to 4.1.1
  • 922ac4f Merge branch 'release/3.x' into next
  • 357deb5 Bump version to 3.2.1
  • 071c75a Create CODE_OF_CONDUCT.md
  • 0799563 Bump dev dependencies
  • 28227c0 Merge branch 'release/3.x' into next
  • f7c1582 GH-433: Empty embeds if game board does not use them
  • db9b5c2 Use dash as default button label to avoid API errors
  • 89eba3f Merge pull request #418 from utarwyn/dependabot/npm_and_yarn/types/jest-29.2.6
  • 4521a25 Bump version to 4.1.0
  • Additional commits viewable in compare view

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.0 to 4.1.1.
- [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.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants