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 the all group with 12 updates #654

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2025

Bumps the all group with 12 updates:

Package From To
discord.js 14.16.3 14.17.2
@discordjs/builders 1.9.0 1.10.0
@discordjs/formatters 0.5.0 0.6.0
@discordjs/rest 2.4.0 2.4.2
@discordjs/ws 1.1.1 1.2.0
@types/dockerode 3.3.32 3.3.33
@types/node 20.17.10 20.17.11
bare-events 2.5.0 2.5.1
better-sqlite3 11.7.0 11.7.2
discord-api-types 0.37.83 0.37.115
fast-glob 3.3.2 3.3.3
yaml 2.6.1 2.7.0

Updates discord.js from 14.16.3 to 14.17.2

Release notes

Sourced from discord.js's releases.

14.17.2

Bug Fixes

  • InteractionResponses: Check correct property for deprecation (77804cf)

14.17.1

Bug Fixes

  • Correct guild member banner URL (8d69b24)

14.17.0

Bug Fixes

  • InteractionResponses: Do not use in if a string is passed (ff42d7a)
  • Use Message#interactionMetadata (#10654) (6087088)
  • InteractionResponses: Properly resolve message flags (#10661) (b2754d4)
  • ThreadChannel: Make ownerId always present (#10618) (7678f11)
  • MessageReaction: Address undefined burst properties (#10597) (76968b4)
  • ThreadChannel: Address parameter type on fetchOwner() (#10592) (56c9396)
  • InteractionResponses: Throw error on deleting response of unacknowledged interaction (#10587) (21c283f)
  • GuildScheduledEvent: Handle null recurrence_rule (#10543) (831aafa)

Documentation

Features

Refactor

  • FetchApplicationCommandOptions: Use Locale over LocaleString (#10625) (7ce6f2f)
  • Use cache.get() for snowflakes, resolve() otherwise (#10626) (dedaa5d)
  • Remove extra traversing (#10580) (33533b7)
  • InteractionResponses: Deprecate ephemeral response option (#10574) (be38f57)

... (truncated)

Changelog

Sourced from discord.js's changelog.

14.17.2 - (2025-01-02)

Bug Fixes

  • InteractionResponses: Check correct property for deprecation (77804cf)

14.17.0 - (2025-01-01)

Bug Fixes

  • InteractionResponses: Do not use in if a string is passed (ff42d7a)
  • Use Message#interactionMetadata (#10654) (6087088)
  • InteractionResponses: Properly resolve message flags (#10661) (b2754d4)
  • ThreadChannel: Make ownerId always present (#10618) (7678f11)
  • MessageReaction: Address undefined burst properties (#10597) (76968b4)
  • ThreadChannel: Address parameter type on fetchOwner() (#10592) (56c9396)
  • InteractionResponses: Throw error on deleting response of unacknowledged interaction (#10587) (21c283f)
  • GuildScheduledEvent: Handle null recurrence_rule (#10543) (831aafa)

Documentation

Features

Refactor

  • FetchApplicationCommandOptions: Use Locale over LocaleString (#10625) (7ce6f2f)
  • Use cache.get() for snowflakes, resolve() otherwise (#10626) (dedaa5d)
  • Remove extra traversing (#10580) (33533b7)
  • InteractionResponses: Deprecate ephemeral response option (#10574) (be38f57)
  • Deprecate reason parameter on adding and removing thread members (#10551) (72e0c99)
  • Deprecate fetching user flags (#10550) (3d06c9d)

... (truncated)

Commits

Updates @discordjs/builders from 1.9.0 to 1.10.0

Changelog

Sourced from @​discordjs/builders's changelog.

Changelog

All notable changes to this project will be documented in this file.

Commits
  • d6c7b8f chore(builders): release @​discordjs/builders@​1.10.0
  • 24e20d2 build: bump discord-api-types to 0.37.114
  • 8760fde build: bump discord-api-types to 0.37.113
  • See full diff in compare view

Updates @discordjs/formatters from 0.5.0 to 0.6.0

Changelog

Sourced from @​discordjs/formatters's changelog.

Changelog

All notable changes to this project will be documented in this file.

Commits
  • e9d6046 chore(formatters): release @​discordjs/formatters@​0.6.0
  • 24e20d2 build: bump discord-api-types to 0.37.114
  • 8760fde build: bump discord-api-types to 0.37.113
  • See full diff in compare view

Updates @discordjs/rest from 2.4.0 to 2.4.2

Release notes

Sourced from @​discordjs/rest's releases.

@​discordjs/rest@​2.4.2

Bug Fixes

  • Correct guild member banner URL (8d69b24)

@​discordjs/rest@​2.4.1

No release notes provided.

Changelog

Sourced from @​discordjs/rest's changelog.

@​discordjs/rest@​2.4.2 - (2025-01-01)

Bug Fixes

  • Correct guild member banner URL (8d69b24)
Commits

Updates @discordjs/ws from 1.1.1 to 1.2.0

Release notes

Sourced from @​discordjs/ws's releases.

@​discordjs/ws@​1.2.0

Bug Fixes

Features

  • WebSocketShard: Explicit time out network error handling (#10375) (a5437a4)
Changelog

Sourced from @​discordjs/ws's changelog.

@​discordjs/ws@​1.2.0 - (2025-01-01)

Bug Fixes

Features

  • WebSocketShard: Explicit time out network error handling (#10375) (a5437a4)
Commits

Updates @types/dockerode from 3.3.32 to 3.3.33

Commits

Updates @types/node from 20.17.10 to 20.17.11

Commits

Updates bare-events from 2.5.0 to 2.5.1

Commits

Updates better-sqlite3 from 11.7.0 to 11.7.2

Release notes

Sourced from better-sqlite3's releases.

v11.7.2

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v11.7.1...v11.7.2

v11.7.1

BROKEN RELEASE

See WiseLibs/better-sqlite3#1306 for details

What's Changed

New Contributors

Full Changelog: WiseLibs/better-sqlite3@v11.7.0...v11.7.1

Commits

Updates discord-api-types from 0.37.83 to 0.37.115

Release notes

Sourced from discord-api-types's releases.

0.37.115

0.37.115 (2025-01-02)

Full Changelog: discordjs/discord-api-types@0.37.114...0.37.115

0.37.114

0.37.114 (2024-12-23)

Bug Fixes

Full Changelog: discordjs/discord-api-types@0.37.113...0.37.114

0.37.113

0.37.113 (2024-12-22)

Bug Fixes

  • skip encoded url parts from re-encoding (fc4e7be)

Features

Full Changelog: discordjs/discord-api-types@0.37.112...0.37.113

0.37.112

0.37.112 (2024-12-19)

Features

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.115 (2025-01-02)

0.37.114 (2024-12-23)

Bug Fixes

0.37.113 (2024-12-22)

Bug Fixes

  • skip encoded url parts from re-encoding (fc4e7be)

Features

0.37.112 (2024-12-19)

Features

0.37.111 (2024-12-09)

0.37.110 (2024-11-28)

Features

... (truncated)

Commits
  • 907c168 chore(release): 0.37.115 🎉 (#1189)
  • 3f61ce4 chore: revert for now and make the script fail in CI
  • 92d0ef4 ci: use correct on target
  • b648c89 ci: assert the token used for the flow
  • 6ace234 ci: use custom token for automatic deno reviews
  • a9ba1e1 chore(release): 0.37.114 🎉 (#1183)
  • ee53ef7 fix: reset pattern index after testing an input
  • cddd038 chore(release): 0.37.113 🎉 (#1182)
  • fc4e7be fix: skip encoded url parts from re-encoding
  • a81f311 chore(deps): lock file maintenance (#1180)
  • Additional commits viewable in compare view

Updates fast-glob from 3.3.2 to 3.3.3

Release notes

Sourced from fast-glob's releases.

3.3.3

Full Changelog: mrmlnc/fast-glob@3.3.2...3.3.3

💬 Common

🐛 Bug fixes

  • Apply absolute negative patterns to full path instead of file path (#441, thanks @​webpro)
Commits
  • 4868789 3.3.3
  • 73be367 Merge pull request #464 from mrmlnc/3.3.3
  • 55c7b33 perf: optimizing the patterns set matching by exiting early
  • ea113fd docs: add information about enumerable properties for the fs option
  • 41e4730 fix: apply absolute negative patterns to full path instead of file path
  • 54ad12d build: fix watch command
  • 7410547 chore: refer to [email protected] to avoid annoying npm audit spam
  • ca61085 build: freeze fdir dependency to avoid tsc issues
  • See full diff in compare view

Updates yaml from 2.6.1 to 2.7.0

Release notes

Sourced from yaml's releases.

v2.7.0

The library is now available on JSR as @​eemeli/yaml and on deno.land/x as yaml. In addition to Node.js and browsers, it should work in Deno, Bun, and Cloudflare Workers.

  • Use .ts extension in all relative imports (#591)
  • Ignore newline after block seq indicator as space before value (#590)
  • Require Node.js 14.18 or later (was 14.6) (#598)
Commits
  • 8f512b5 2.7.0
  • 8a7569a ci: Add jsr.jsonc & jsr-publish workflow
  • 8ef085f docs: Fix API docs links
  • 374c19c style: Really use explicit imports for process.env and Buffer
  • 1ab037d style: Include explicit type declarations on all public APIs
  • 4354c42 style: Use explicit imports for process.env and Buffer
  • 2c55723 Merge pull request #591 from eemeli/import-ts
  • ab240c1 fix: Drop .ts extension from import & export paths in .d.ts files
  • c4c49f9 fix: Use separate rather than inline type keyword for TS compatibility
  • 3bec004 ci: Add deno smoke test
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `14.16.3` | `14.17.2` |
| [@discordjs/builders](https://github.com/discordjs/discord.js/tree/HEAD/packages/builders) | `1.9.0` | `1.10.0` |
| [@discordjs/formatters](https://github.com/discordjs/discord.js/tree/HEAD/packages/formatters) | `0.5.0` | `0.6.0` |
| [@discordjs/rest](https://github.com/discordjs/discord.js/tree/HEAD/packages/rest) | `2.4.0` | `2.4.2` |
| [@discordjs/ws](https://github.com/discordjs/discord.js/tree/HEAD/packages/ws) | `1.1.1` | `1.2.0` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.32` | `3.3.33` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.10` | `20.17.11` |
| [bare-events](https://github.com/holepunchto/bare-events) | `2.5.0` | `2.5.1` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `11.7.0` | `11.7.2` |
| [discord-api-types](https://github.com/discordjs/discord-api-types) | `0.37.83` | `0.37.115` |
| [fast-glob](https://github.com/mrmlnc/fast-glob) | `3.3.2` | `3.3.3` |
| [yaml](https://github.com/eemeli/yaml) | `2.6.1` | `2.7.0` |


Updates `discord.js` from 14.16.3 to 14.17.2
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.17.2/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.17.2/packages/discord.js)

Updates `@discordjs/builders` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/builders/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/[email protected]/packages/builders)

Updates `@discordjs/formatters` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/formatters/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/[email protected]/packages/formatters)

Updates `@discordjs/rest` from 2.4.0 to 2.4.2
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/@discordjs/[email protected]/packages/rest/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/[email protected]/packages/rest)

Updates `@discordjs/ws` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/@discordjs/[email protected]/packages/ws/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/[email protected]/packages/ws)

Updates `@types/dockerode` from 3.3.32 to 3.3.33
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

Updates `@types/node` from 20.17.10 to 20.17.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `bare-events` from 2.5.0 to 2.5.1
- [Commits](holepunchto/bare-events@v2.5.0...v2.5.1)

Updates `better-sqlite3` from 11.7.0 to 11.7.2
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v11.7.0...v11.7.2)

Updates `discord-api-types` from 0.37.83 to 0.37.115
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](discordjs/discord-api-types@0.37.83...0.37.115)

Updates `fast-glob` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](mrmlnc/fast-glob@3.3.2...3.3.3)

Updates `yaml` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@discordjs/builders"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@discordjs/formatters"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@discordjs/rest"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@discordjs/ws"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/dockerode"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: bare-events
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: better-sqlite3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: discord-api-types
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: fast-glob
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: yaml
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2025
@kevinlul kevinlul merged commit 78a471b into master Jan 5, 2025
2 checks passed
@kevinlul kevinlul deleted the dependabot/npm_and_yarn/all-771e6628d7 branch January 5, 2025 18:08
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant