[Snyk] Upgrade: discord-interactions, nodemon #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
discord-interactions
⚠️ This is a major version upgrade, and may be a breaking change | 24 days ago
⚠️ This is a major version upgrade, and may be a breaking change | 3 months ago
from 3.4.0 to 4.1.0 | 5 versions ahead of your current version
on 2024-08-26
nodemon
from 2.0.22 to 3.1.4 | 9 versions ahead of your current version
on 2024-06-20
Issues fixed by the recommended upgrade:
SNYK-JS-SEMVER-3247795
SNYK-JS-PATHTOREGEXP-7925106
Release notes
Package name: discord-interactions
Adds
LAUNCH_ACTIVITY
(type12
) toInteractionResponseType
, adding support for launching activities in response to interactions.Welcome to 4.0! This release includes new features and a couple of breaking changes.
Breaking Changes
Node.js 18.4 and up required
Support for previous versions of node.js have been dropped. This isn't a soft break - we now rely on the
Ed25519
algorithm in subtlecrypto, which is only available in versions 18.4 and up.verifyKey is now async
Due to the dependency on subtle crypto, the
verifyKey
method is now async. Make sure to use anawait
when evaluating the result ofverifyKey
. See #73 to learn more.Features
ButtonStyleTypes.Premium
#55Package name: nodemon
3.1.4 (2024-06-20)
Bug Fixes
3.1.3 (2024-06-03)
Bug Fixes
3.1.2 (2024-05-29)
Bug Fixes
3.1.1 (2024-05-25)
Bug Fixes
3.1.0 (2024-02-22)
Features
3.0.3 (2024-01-16)
Bug Fixes
3.0.2 (2023-12-01)
Bug Fixes
3.0.1 (2023-07-09)
Bug Fixes
3.0.0 (2023-07-08)
Bug Fixes
Features
BREAKING CHANGES
However there's no function being used in semver that breaks node 8,
so it's technically still possible to run with node 8, but it will
no longer be supported (or tested in CI).
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: