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

npm (prod): bump the production-dependencies group across 1 directory with 5 updates #167

Merged

Conversation

dependabot[bot]
Copy link

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

Bumps the production-dependencies group with 5 updates in the / directory:

Package From To
@types/node 20.17.6 20.17.12
discord.js 14.16.3 14.17.2
dotenv 16.4.5 16.4.7
i18next 23.16.5 23.16.8
i18next-fs-backend 2.3.2 2.6.0

Updates @types/node from 20.17.6 to 20.17.12

Commits

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 dotenv from 16.4.5 to 16.4.7

Changelog

Sourced from dotenv's changelog.

16.4.7 (2024-12-03)

Changed

  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #848

16.4.6 (2024-12-02)

Changed

  • Clean up stale dev dependencies #847
  • Various README updates clarifying usage and alternative solutions using dotenvx
Commits

Updates i18next from 23.16.5 to 23.16.8

Release notes

Sourced from i18next's releases.

v23.16.8

  • fix(plural): Create cache entry for PluralRules created as part of the fallback flow 2256

v23.16.7

  • if plural rule is not found, try to search with language only code 2252

v23.16.6

  • fix: Small typo in the type definitions 2250
Changelog

Sourced from i18next's changelog.

23.16.8

  • fix(plural): Create cache entry for PluralRules created as part of the fallback flow 2256

23.16.7

  • if plural rule is not found, try to search with language only code 2252

23.16.6

  • fix: Small typo in the type definitions 2250
Commits

Updates i18next-fs-backend from 2.3.2 to 2.6.0

Changelog

Sourced from i18next-fs-backend's changelog.

2.6.0

  • support initImmediate -> initAsync renaming of i18next v24

2.5.0

  • fix for Deno 2 and removal of unnecessary .cjs file
  • for esm build environments not supporting top-level await, you should import the i18next-fs-backend/cjs export or stay at v2.4.0
Commits

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

… with 5 updates

Bumps the production-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.6` | `20.17.12` |
| [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `14.16.3` | `14.17.2` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [i18next](https://github.com/i18next/i18next) | `23.16.5` | `23.16.8` |
| [i18next-fs-backend](https://github.com/i18next/i18next-fs-backend) | `2.3.2` | `2.6.0` |



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

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 `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `i18next` from 23.16.5 to 23.16.8
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.16.5...v23.16.8)

Updates `i18next-fs-backend` from 2.3.2 to 2.6.0
- [Changelog](https://github.com/i18next/i18next-fs-backend/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-fs-backend@v2.3.2...v2.6.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: i18next-fs-backend
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a project dependency javascript Pull requests that update Javascript code labels Jan 6, 2025
@RalphORama RalphORama merged commit 5fe0f71 into main Jan 6, 2025
9 checks passed
@RalphORama RalphORama deleted the dependabot/npm_and_yarn/production-dependencies-4ba8442822 branch January 6, 2025 23:56
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 project dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant