Skip to content

build(deps): bump oceanic.js from 1.10.0 to 1.11.0#15

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/oceanic.js-1.11.0
Closed

build(deps): bump oceanic.js from 1.10.0 to 1.11.0#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/oceanic.js-1.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 14, 2024

Bumps oceanic.js from 1.10.0 to 1.11.0.

Release notes

Sourced from oceanic.js's releases.

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 interaction event [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 interaction event [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)
  • Add missing application properties (1e1348a61d6f9ae0c252de1cd54bae7568e2a0d9)
  • add oauth helper method to client (a5cd74206d0d02ae892ed9affa0be78dd994a1ef)
  • Fix editMessage not respecting ClientOptions.allowedMentions (c6c9f5245d232744a03b74e1e3f4fd9820533ea9, c5b11fe6c464343e805cc06ce01ec6d7a44b9d16, faebc8ba29ae3422729fecb04b1e3cbf9f2509b2)
  • fix OAuthHelper#addGuildMember (289d02e56f84aa58e3604c3544d6c6372d13a4f6)
  • Make all private properties use private _ instead of # (991c14cef8aafe206bb4e8969f80284f5e6b975b)
  • Fix getMessagesIterator not filtering the last request (1b02c9e9a6fd1ad19985d3c5ecbb9d77af09e83b)
  • Add role flags (7f692286b1b3d5f0752dbe4483cf2859508942b1)
  • fix Webhook.url not using API_URL (5322abf526effa8185093c40cd9fce66e5366f2f)

v1.10.2

  • make webhook edit content nullable (ae2b8fc57c759d3d2ee67b5521ae0352e1264418)
  • Add route to refresh attachment URLs (fc9445a67dd6c09e20063a0e87fe6236f6bee49d)
  • Remove poll allowed mention hack (b47ece0f014d47b56a11454ef690f76fde8f46e4)
  • Fix polls not working on webhooks (b47ece0f014d47b56a11454ef690f76fde8f46e4)

Notice

... (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.0.
- [Release notes](https://github.com/OceanicJS/Oceanic/releases)
- [Commits](OceanicJS/Oceanic@v1.10.0...v1.11.0)

---
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 Jun 14, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 22, 2024

Superseded by #26.

@dependabot dependabot Bot closed this Jul 22, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/oceanic.js-1.11.0 branch July 22, 2024 10:59
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