Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the npm-dependencies group with 5 updates:

Package From To
discord-api-types 0.38.31 0.38.35
discord.js 14.24.2 14.25.1
i18next 25.6.0 25.6.3
nodemon 3.1.10 3.1.11
@railway/cli 4.11.0 4.12.0

Updates discord-api-types from 0.38.31 to 0.38.35

Release notes

Sourced from discord-api-types's releases.

0.38.35

0.38.35 (2025-11-27)

Bug Fixes

Full Changelog: discordjs/discord-api-types@0.38.34...0.38.35

0.38.34

0.38.34 (2025-11-17)

Features

New Contributors

Full Changelog: discordjs/discord-api-types@0.38.33...0.38.34

0.38.33

0.38.33 (2025-11-09)

Features

Full Changelog: discordjs/discord-api-types@0.38.32...0.38.33

0.38.32

0.38.32 (2025-11-03)

Features

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.38.35 (2025-11-27)

Bug Fixes

  • Add missing s/S support to StyledTimestamp (#1439) (a8c28ab)

0.38.34 (2025-11-17)

Features

  • add isModalSubmitInteraction() type guard (#1428) (f883770)

0.38.33 (2025-11-09)

Features

0.38.32 (2025-11-03)

Features

  • globals: Support new s/S timestamp styles (#1418) (bf4291b)
Commits

Updates discord.js from 14.24.2 to 14.25.1

Release notes

Sourced from discord.js's releases.

14.25.1

Bug Fixes

  • GuildEmojiManager: Allow CreateGuildExpressions for retrieving author data (#11288) (0d64ea0)

14.25.0

Bug Fixes

Documentation

  • MessageManager: Update fetchPins() wording (492039c)

Features

Changelog

Sourced from discord.js's changelog.

14.25.1 - (2025-11-21)

Bug Fixes

  • GuildEmojiManager: Allow CreateGuildExpressions for retrieving author data (#11288) (0d64ea0)

14.25.0 - (2025-11-18)

Bug Fixes

Documentation

  • MessageManager: Update fetchPins() wording (492039c)

Features

Commits

Updates i18next from 25.6.0 to 25.6.3

Release notes

Sourced from i18next's releases.

v25.6.3

  • chore: dependency updates 2368

v25.6.2

  • types: export InterpolationMap

v25.6.1

  • fix: createInstance does not exist on an instance #2366
Changelog

Sourced from i18next's changelog.

25.6.3

  • chore: dependency updates 2368

25.6.2

  • types: export InterpolationMap

25.6.1

  • fix: createInstance does not exist on an instance 2366
Commits

Updates nodemon from 3.1.10 to 3.1.11

Release notes

Sourced from nodemon's releases.

v3.1.11

3.1.11 (2025-11-11)

Bug Fixes

Commits

Updates @railway/cli from 4.11.0 to 4.12.0

Release notes

Sourced from @​railway/cli's releases.

v4.12.0

Changes

  • #703 Dont hard error on no services
  • #692 Verbose logging for the add command
  • #704 Hide environments user can't access

v4.11.2

Changes

  • #689 Consistent variable parsing
  • #698 improve error message for invalid token
  • #680 feat(service.rs): add service management features
  • #691 Fixes some typos
  • #700 Don't check for a linked project when the project, environment, and service flags are provided
  • #694 Address RUSTSEC-2021-0139, RUSTSEC-2024-0375, RUSTSEC-2025-0119, RUSTSEC-2024-0320, RUSTSEC-2021-0145, RUSTSEC-2025-0023
  • #701 retry log streaming on mid-connection failures

v4.11.1

Changes

  • #682 bug(environment.ts) Split variable definitions on "=" at into at most two parts
  • #685 Fix the behavior of the railway completion command
  • #677 Address RUSTSEC-2025-0057
  • #690 Emit on failures if RAILWAY_TOKEN is set
Commits
  • 42d51b1 chore: Release railwayapp version 4.12.0
  • 29bfbbf Hide environments user can't access (#704)
  • 407c5ac Verbose logging for the add command (#692)
  • a493459 Dont hard error on no services (#703)
  • 45fd9af chore: Release railwayapp version 4.11.2
  • 9d69041 retry log streaming on mid-connection failures (#701)
  • 53f70de Fix security vulnerabilities (#694)
  • d1f2108 don't check for a linked project when the project, environment, and service f...
  • 490e11e Fixes some typos (#691)
  • e02555c feat(service.rs): add service management features (#680)
  • 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 npm-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [discord-api-types](https://github.com/discordjs/discord-api-types) | `0.38.31` | `0.38.35` |
| [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `14.24.2` | `14.25.1` |
| [i18next](https://github.com/i18next/i18next) | `25.6.0` | `25.6.3` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.10` | `3.1.11` |
| [@railway/cli](https://github.com/railwayapp/cli) | `4.11.0` | `4.12.0` |


Updates `discord-api-types` from 0.38.31 to 0.38.35
- [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.38.31...0.38.35)

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

Updates `i18next` from 25.6.0 to 25.6.3
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v25.6.0...v25.6.3)

Updates `nodemon` from 3.1.10 to 3.1.11
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.10...v3.1.11)

Updates `@railway/cli` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/railwayapp/cli/releases)
- [Changelog](https://github.com/railwayapp/cli/blob/master/release.toml)
- [Commits](railwayapp/cli@v4.11.0...v4.12.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-version: 0.38.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: discord.js
  dependency-version: 14.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: i18next
  dependency-version: 25.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nodemon
  dependency-version: 3.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@railway/cli"
  dependency-version: 4.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

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 Dec 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2025 02:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

👋 Thanks for opening a pull request!

If you are new, please check out the deployment process below to understand how to deploy this pull request:

  1. 👀 Observe the CI output on this pull request to ensure it is passing and doing what it is supposed to do

  2. ✔️ Obtain an approval/review on this pull request

  3. 🚀 Branch deploy your pull request to production with .deploy

    Comment .deploy on this pull request to trigger a deploy. If anything goes wrong, rollback with .deploy main

  4. 🎉 Merge!

If you need additional help with branch deployments, checkout the usage guide

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