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 5 updates #297

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm-dependencies group with 5 updates:

Package From To
discord-api-types 0.37.86 0.37.91
discord.js 14.15.2 14.15.3
nodemon 3.1.2 3.1.4
uuid 9.0.1 10.0.0
@railway/cli 3.5.2 3.11.0

Updates discord-api-types from 0.37.86 to 0.37.91

Release notes

Sourced from discord-api-types's releases.

0.37.91

0.37.91 (2024-06-27)

Features

Full Changelog: discordjs/discord-api-types@0.37.90...0.37.91

0.37.90

0.37.90 (2024-06-18)

Features

Full Changelog: discordjs/discord-api-types@0.37.89...0.37.90

0.37.89

0.37.89 (2024-06-13)

Features

Full Changelog: discordjs/discord-api-types@0.37.88...0.37.89

0.37.88

0.37.88 (2024-06-10)

Bug Fixes

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.91 (2024-06-27)

Features

0.37.90 (2024-06-18)

Features

0.37.89 (2024-06-13)

Features

0.37.88 (2024-06-10)

Bug Fixes

  • APIGuildMember: make user required and omit in messages (#998) (98544fa)

Features

0.37.87 (2024-06-03)

Bug Fixes

  • Correct types for APIAuditLogChangeKey$Add and APIAuditLogChangeKey$Remove (#955) (f859a96)

... (truncated)

Commits

Updates discord.js from 14.15.2 to 14.15.3

Release notes

Sourced from discord.js's releases.

14.15.3

Bug Fixes

  • Message: Properly compare attachments and embeds (#10282) (a468ae8)
  • Throw error on no message id for Message#fetchReference() (#10295) (638b896)
  • ThreadChannel: Invalid owner fetch option (#10292) (27d0659)
  • Action: Ensure all properties on getChannel() are passed (#10278) (92c1a51)
  • docs: Some link tags didn't resolve correctly (#10269) (914cc4b)
  • actions: Handle missing poll object (#10266) (7816ec2)

Refactor

  • GuildChannelManager: Improve addFollower errors (#10277) (555961b)

Typings

  • Forum starter messages do not support polls (#10276) (35207b0)
  • Add defaultValues to respective select menu components data (#10265) (c2432d5)
Changelog

Sourced from discord.js's changelog.

14.15.3 - (2024-06-02)

Bug Fixes

  • Message: Properly compare attachments and embeds (#10282) (a468ae8)
  • Throw error on no message id for Message#fetchReference() (#10295) (638b896)
  • ThreadChannel: Invalid owner fetch option (#10292) (27d0659)
  • Action: Ensure all properties on getChannel() are passed (#10278) (92c1a51)
  • docs: Some link tags didn't resolve correctly (#10269) (914cc4b)
  • actions: Handle missing poll object (#10266) (7816ec2)

Refactor

  • GuildChannelManager: Improve addFollower errors (#10277) (555961b)

Typings

  • Forum starter messages do not support polls (#10276) (35207b0)
  • Add defaultValues to respective select menu components data (#10265) (c2432d5)
Commits
  • 311aaf2 chore(release): @​discordjs/builders 1.8.2, @​discordjs/ws 1.1.1, and discord.j...
  • a468ae8 fix(Message): properly compare attachments and embeds (#10282)
  • 638b896 fix: Throw error on no message id for Message#fetchReference() (#10295)
  • 27d0659 fix(ThreadChannel): invalid owner fetch option (#10292)
  • 555961b refactor(GuildChannelManager): improve addFollower errors (#10277)
  • 92c1a51 fix(Action): Ensure all properties on getChannel() are passed (#10278)
  • 35207b0 types: Forum starter messages do not support polls (#10276)
  • c2432d5 types: Add defaultValues to respective select menu components data (#10265)
  • 914cc4b fix(docs): some link tags didn't resolve correctly (#10269)
  • 7816ec2 fix(actions): Handle missing poll object (#10266)
  • See full diff in compare view

Updates nodemon from 3.1.2 to 3.1.4

Release notes

Sourced from nodemon's releases.

v3.1.4

3.1.4 (2024-06-20)

Bug Fixes

v3.1.3

3.1.3 (2024-06-03)

Bug Fixes

  • cast the nodemon function as Nodemon type (eaa1d54), closes #2206
Commits

Updates uuid from 9.0.1 to 10.0.0

Changelog

Sourced from uuid's changelog.

10.0.0 (2024-06-07)

⚠ BREAKING CHANGES

  • update node support (drop node@12, node@14, add node@20) (#750)

Features

Bug Fixes

  • revert "perf: remove superfluous call to toLowerCase (#677)" (#738) (e267b90)
Commits
Maintainer changes

This version was pushed to npm by broofa, a new releaser for uuid since your current version.


Updates @railway/cli from 3.5.2 to 3.11.0

Commits
Maintainer changes

This version was pushed to npm by railway_app, a new releaser for @​railway/cli since your current version.


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.37.86` | `0.37.91` |
| [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `14.15.2` | `14.15.3` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.2` | `3.1.4` |
| [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `10.0.0` |
| [@railway/cli](https://github.com/railwayapp/cli) | `3.5.2` | `3.11.0` |


Updates `discord-api-types` from 0.37.86 to 0.37.91
- [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.86...0.37.91)

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

Updates `nodemon` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.2...v3.1.4)

Updates `uuid` from 9.0.1 to 10.0.0
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v9.0.1...v10.0.0)

Updates `@railway/cli` from 3.5.2 to 3.11.0
- [Release notes](https://github.com/railwayapp/cli/releases)
- [Changelog](https://github.com/railwayapp/cli/blob/master/release.toml)
- [Commits](railwayapp/cli@v3.5.2...v3.11.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nodemon
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 July 1, 2024 02:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2024
Copy link
Contributor

github-actions bot commented Jul 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 Jul 3, 2024
@Razzmatazzz Razzmatazzz merged commit ad6fd80 into main Jul 12, 2024
2 checks passed
@Razzmatazzz Razzmatazzz deleted the dependabot/npm_and_yarn/npm-dependencies-45c1b0c69b branch July 12, 2024 23:10
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