Skip to content

build(deps): bump oceanic.js from 1.10.0 to 1.11.1 #26

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

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 Jul 22, 2024

Bumps oceanic.js from 1.10.0 to 1.11.1.

Release notes

Sourced from oceanic.js's releases.

v1.11.1

  • Add ButtonStyles.PREMIUM (05899ff1fa88baab0d0d8ce9be87ef90ec5f8511)
  • Add support for consuming one-time entitlements (f66367a8e4ed30a6a91b4076533b5e0ed6260361, da45a2229237d817ddb51759d3019250645d4063)
  • Add title to Attachment (b7ee866643d2001b04740435a60cb7e477da1c76)
  • Add many missing EntitlementTypes (560c5c9999c33ff0735bb45bc32ec8383cbad2eb)
  • Add AutoModerationEventTypes.MEMBER_UPDATE (3fba2564a29c25b68e4c481f9db850c1a9901f39)
  • Fix channelUpdate event when type changes (ae2018710d1bc798629e3094027ee4fa2027fd0f)
  • Fix sending polls in interactions (0f6f29bb10f754ad61e0c3c901689e6c0a4d4323)
  • Add more useless constants (8644f9472b08ddeb3c29194b616fc3cb2d2618fb)
  • Message Forwarding (dc48df85c51275604865d4c9919475b22d405a64)
  • Add banner to OAuthGuild (e5fa7c6108066ca3d5992a02694d5fb9f26028a9)
  • Add guild member banners (0135689210bfbc2161cdb8f355a8ba668d4ca542)
  • Add support for application emojis (763041bbdafdece298366031873afe75cfa45568)
  • Refactor handling of dispatch events (4322abd8192e69a2c45b2e9d8633c9ed3c50b413, 3e98a3f49f021c45157259cb17905cdb0de96f38)

v1.11.0

  • Fix messageReactionAdd message author when message is uncached (f221c3f22de603571fe743e8f92712bb6fbc86bd)
  • Add clans (096aa13fd58b751a6e46589e1d999dcdd143c317)
  • Add USE_EXTERNAL_APPS permission (4144e2cb0a5dbe8c5d1a8ad7bf797f563d1a70be)
  • Add ModeratorPermissions constant (236498bbbfe31995ae517954832d81e33c8a7b20)
  • Add PURCHASE_NOTIFICATION message type (1e1590d916eba1edb4c8b0c52f03a3373b6686a5)
  • Add UndeletableMessageTypes constant (f1970bf25a13e9869f60da163a7991f05c00d25c)
  • Rename AutoModerationActionTypes.QUARANTINE_USER -> BLOCK_MEMBER_INTERACTION (c3aee9257068ad0a6eae58a390df2adb7127a821)
  • Rework reaction events [message, reactor, reaction (emoji), burst] -> [message, reactor, reaction (object)] (f73241e06d831b7916743a8be7f9c9a24ffd7083)
  • Add Message#call (83c46e0049a039bcabc14ce2673436e16daa1901)
  • Add avatar decoration data (b9add28a5885d46ad6d63d65fcc7f9cf713c0623)
  • Add reason to followChannel (17654042b5187fe6578d111e810eb644d50f80cd)
  • Add error code 40333 (ea1ce7ab0e53284d6a6fae3a091ce07543e36e5b)
  • publish releases with provenance (ff33e3fd9894f68fc441f9a4cc651797a6d74bcb)

Breaking

  • Rework reaction events [message, reactor, reaction (emoji), burst] -> [message, reactor, reaction (object)] (f73241e06d831b7916743a8be7f9c9a24ffd7083)
  • url parameters are now encoded to mitigate GHSA-5h5v-hw44-f6gg

GHSA-5h5v-hw44-f6gg

v1.10.4

  • Add option to explicitly follow redirects, default disabled (d78033214b613726d32a0552f1580a5ab5a88a9a)
  • sanitize route parameters (8bf8ee8373b8c565fbdbf70a609aba4fbc1a1ffe)

This release fixes this security vulnerability: GHSA-5h5v-hw44-f6gg

v1.10.3

  • Fix localizations for application command option choices (22ee190407e06018ec983234af78ac907d02fe05)
  • Fix guild bulk ban (f6a26c0dde63b700d6e05e55a6b3c58d10c29864)
  • Add option to list disallowed intents upon disconnect (94974f22ae985d10813aba9a6f2f7fe56985712b5)
  • Add nonce & enforceNonce (2f222781e1e0cc99bcd0ee1a814eb22575491ea0)
  • replace interaction metadata user_id with user (7d57822f29e661dad8750dc8e51efd30944b79d8)

... (truncated)

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 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 [oceanic.js](https://github.com/OceanicJS/Oceanic) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/OceanicJS/Oceanic/releases)
- [Commits](OceanicJS/Oceanic@v1.10.0...v1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
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.

0 participants