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

build(deps): bump the npm-dependencies group with 3 updates #321

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the npm-dependencies group with 3 updates: discord-api-types, i18next and @railway/cli.

Updates discord-api-types from 0.37.101 to 0.37.103

Release notes

Sourced from discord-api-types's releases.

0.37.103

0.37.103 (2024-10-21)

Features

Full Changelog: discordjs/discord-api-types@0.37.102...0.37.103

0.37.102

0.37.102 (2024-10-14)

Features

New Contributors

Full Changelog: discordjs/discord-api-types@0.37.101...0.37.102

Changelog

Sourced from discord-api-types's changelog.

0.37.103 (2024-10-21)

Features

0.37.102 (2024-10-14)

Features

Commits

Updates i18next from 23.15.1 to 23.16.4

Release notes

Sourced from i18next's releases.

v23.16.4

  • revert formatter change 2247 because of caching not working anymore

v23.16.3

  • fix utils imports for Deno

v23.16.2

  • perf(size): Adds a isString utility 2248

v23.16.1

  • perf: Optimize size of Formatter 2247

v23.16.0

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

v23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Changelog

Sourced from i18next's changelog.

23.16.4

  • revert formatter change 2247 because of caching not working anymore

23.16.3

  • fix utils imports for Deno

23.16.2

  • perf(size): Adds a isString utility 2248

23.16.1

  • perf: Optimize size of Formatter 2247

23.16.0

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Commits

Updates @railway/cli from 3.14.0 to 3.17.10

Release notes

Sourced from @​railway/cli's releases.

v3.17.10

Changes

  • #569 only shortcircuit the login command if the RAILWAY_API_TOKEN is found

v3.17.9

  • no changes

v3.17.8

  • no changes

v3.17.7

Changes

  • #568 publish to npm as part of release workflow

v3.17.6

  • no changes

v3.17.1

No release notes provided.

v3.17.0

No release notes provided.

v3.15.3

No release notes provided.

v3.15.2

No release notes provided.

v3.15.1

No release notes provided.

v3.14.1

No release notes provided.

Commits
  • 310a3dc (cargo-release) version 3.17.10
  • e4b1ca8 only shortcircuit the login command if the RAILWAY_API_TOKEN is found (#569)
  • 06faa5a (cargo-release) version 3.17.9
  • 20c0365 checkout code npm
  • 964d523 (cargo-release) version 3.17.8
  • 58a6d64 fix typo ubuntu-latest
  • eed60d9 (cargo-release) version 3.17.7
  • 9178112 publish to npm as part of release workflow (#568)
  • 188b7ec (cargo-release) version 3.17.6
  • 6c27e37 use wildcard for gh asset upload
  • 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 3 updates: [discord-api-types](https://github.com/discordjs/discord-api-types), [i18next](https://github.com/i18next/i18next) and [@railway/cli](https://github.com/railwayapp/cli).


Updates `discord-api-types` from 0.37.101 to 0.37.103
- [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.101...0.37.103)

Updates `i18next` from 23.15.1 to 23.16.4
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.1...v23.16.4)

Updates `@railway/cli` from 3.14.0 to 3.17.10
- [Release notes](https://github.com/railwayapp/cli/releases)
- [Changelog](https://github.com/railwayapp/cli/blob/master/release.toml)
- [Commits](railwayapp/cli@v3.14.0...v3.17.10)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@railway/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2024 02:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2024
Copy link
Contributor

github-actions bot commented Nov 1, 2024

👋 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

@the-hideout-combine-prs the-hideout-combine-prs bot mentioned this pull request Nov 6, 2024
@Razzmatazzz Razzmatazzz merged commit cdb82cc into main Nov 21, 2024
2 checks passed
@Razzmatazzz Razzmatazzz deleted the dependabot/npm_and_yarn/npm-dependencies-adbd7b473c branch November 21, 2024 03:32
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