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 nyxx from 6.1.0 to 6.2.1 #19

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps nyxx from 6.1.0 to 6.2.1.

Release notes

Sourced from nyxx's releases.

6.2.1

See CHANGELOG.md for the changes in this version.

6.2.0

See CHANGELOG.md for the changes in this version.

Changelog

Sourced from nyxx's changelog.

6.2.1

03.04.2024

  • bug: Fix parsing integration types when they are not present.

6.2.0

20.03.2024

  • feat: Add support for Group DM endpoints when using an OAuth client.
  • feat: Add support for username and avatarUrl parameters for webhooks.
  • feat: Add Spanish, LATAM locale.
  • bug: Fix events being dropped when plugins had async initialization.
  • bug: Return an empty list instead of throwing when fetching the permission overrides of a command that has none.
  • feat: Add ratelimits when sending Gateway events.
  • bug: Allow any Flags<Permissions> in RoleUpdateBuilder.permissions.
  • bug: Export types that were previously kept private.
  • feat: Allow plugins to intercept HTTP requests and Gateway events.
  • bug: Fix MessageManager.bulkDelete not serializing the request correctly.
  • bug: Fix GuildDeleteEvents not being parsed when unavailable was not explicitly set.
  • bug: Correct serialization of guild builders.
  • bug: Correct value of TriggerType.spam.
  • docs: Hide constructors from documentation.
  • bug: Fix parsing role flags in guild templates.
  • bug: Fix isHoisted attribute in role builders.
  • bug: Fix all audit log parameters in StickerManager, EmojiManager and WebhookManager.update
  • bug: Fix interactionsEndpointUrl being ignored in ApplicationUpdateBuilder
  • feat: Add more shortcut methods on models.
  • feat: Add enforceNonce to MessageBuilder.
  • feat: Add missing role tags fields.
  • bug: Correct the default User-Agent header.
  • bug: Don't require OAuth2 identify scope when using NyxxOauth2.
  • feat: Add field to delete events containing the cached entity before it was deleted.
  • feat: Add builders for auto moderation actions.
  • bug: Initialize login sooner to avoid dropping logs.
  • feat: Add banner to UserUpdateBuilder.
  • feat: Add SkuFlags.available.
  • feat: Add bungie, domain and roblox connection types.
  • feat: Add support for user applications.
  • feat: Add bulkBan to GuildManager.
Commits
  • 63a9b26 Release 6.2.1 (#648)
  • 89068e7 Fix case where ApplicationCommand.integrationTypes is null (#647)
  • e09aebe Release 6.2.0 (#642)
  • 6adc5ff Add bulkBan to GuildManager (#640)
  • 10181ac Add user apps (#641)
  • 70c9d04 Add bungie/domain/roblox connection types and correct SkuFlags.available (#639)
  • 42f7bef Add banner to UserUpdateBuilder, and SkuFlags.available (#638)
  • 02ee8a6 fix: Intialize logging sooner to prevent missed logs (#637)
  • 2e09030 Add builders to auto moderation actions & moderation (#636)
  • 1e8d5e5 Add fields to delete events containing cached values before the deletion (#635)
  • 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 <dependency name> 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)

Bumps [nyxx](https://github.com/nyxx-discord/nyxx) from 6.1.0 to 6.2.1.
- [Release notes](https://github.com/nyxx-discord/nyxx/releases)
- [Changelog](https://github.com/nyxx-discord/nyxx/blob/dev/CHANGELOG.md)
- [Commits](nyxx-discord/nyxx@nyxx-6.1.0...nyxx-6.2.1)

---
updated-dependencies:
- dependency-name: nyxx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Apr 8, 2024
@parlough parlough merged commit 30d119a into main Apr 8, 2024
2 checks passed
@parlough parlough deleted the dependabot/pub/nyxx-6.2.1 branch April 8, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant