TheOdinProject / odin-bot-v2

The bot that breathes life into our Discord community
ISC License
47 stars 72 forks source link

Bump discord-api-types from 0.37.73 to 0.37.77 #522

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps discord-api-types from 0.37.73 to 0.37.77.

Release notes

Sourced from discord-api-types's releases.

0.37.77

0.37.77 (2024-03-28)

Features

New Contributors

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.76...0.37.77

0.37.76

0.37.76 (2024-03-21)

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.75...0.37.76

0.37.75

0.37.75 (2024-03-18)

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.74...0.37.75

0.37.74

0.37.74 (2024-03-14)

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.73...0.37.74

Changelog

Sourced from discord-api-types's changelog.

0.37.77 (2024-03-28)

Features

  • APIAuditLogChange: add APIAuditLogChangeKeySystemChannelFlags (#933) (47c9ad0)

0.37.76 (2024-03-21)

0.37.75 (2024-03-18)

0.37.74 (2024-03-14)

Commits
  • ccb7ef4 chore(release): 0.37.77 🎉 (#934)
  • 37b08a2 chore(deps): update dependency eslint-config-neon to v0.1.60 (#932)
  • db89f0e chore: vlad merged too fast, forgot to lint
  • 47c9ad0 feat(APIAuditLogChange): add APIAuditLogChangeKeySystemChannelFlags (#933)
  • eaaa825 chore(deps): bump express from 4.18.1 to 4.19.2 in /website (#931)
  • 1d5646e chore(deps): update dependency @​typescript-eslint/utils to v7.4.0 (#930)
  • b7ae342 ci: ignore commits by dependabot (#929)
  • 698282f chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#927)
  • 19327a5 chore(deps): lock file maintenance (#924)
  • 66958cb chore(release): 0.37.76 🎉 (#923)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)