juniorguru / chick

A real-time, synchronous Junior Guru Discord bot
https://juniorguru-chick.fly.dev/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Bump py-cord from 2.4.0 to 2.4.1 #17

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps py-cord from 2.4.0 to 2.4.1.

Release notes

Sourced from py-cord's releases.

v2.4.1

https://pypi.org/project/py-cord/2.4.1

What's Changed

Full Changelog: https://github.com/Pycord-Development/pycord/compare/v2.4.0...v2.4.1

Changelog

Sourced from py-cord's changelog.

[2.4.1] - 2023-03-20

Changed

  • Updated the values of the Color.embed_background() classmethod to correspond with new theme colors in the app. (#1931)

Fixed

  • Fixed the type-hinting of SlashCommandGroup.walk_commands() to reflect actual behavior. (#1838)
  • Fixed the voice ip discovery due to the recent announced change. (#1955)
  • Fixed reason being passed to wrong method in guild.create_auto_moderation_rule. (#1960)
Commits
  • 9d4d0f7 docs(changelog): fix pull request number in entry
  • a45f687 docs(changelog): update changelog for v2.4.1
  • 41067e2 docs: fix message_content missing subject (#1975)
  • e621700 chore(docs): add missing decorator in examples (#1950)
  • 5ffbe62 fix: pass reason to the correct method in AutoModRule (#1960)
  • 6a8ee11 fix: ip discovery changes (74 byte udp packets) (#1955)
  • d298f43 chore(deps-dev): Update mypy requirement from ~=1.0.0 to ~=1.0.1 (#1929)
  • b6bd0c8 fix: change Colour.embed_background() colors to correspond to new colors (#1931)
  • 2297a66 chore(deps-dev): Update pylint requirement from ~=2.16.1 to ~=2.16.2 (#1923)
  • c47cecf docs(changelog): fix changelog entry for #1916
  • 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)
dependabot[bot] commented 1 year ago

The following labels could not be found: dependencies.