[Snyk] Upgrade: , better-sqlite3, dotenv, eris, express, got, puppeteer, sqlite3, yuuko #335
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.
@pm2/io
from 5.0.0 to 5.0.2 | 1 version ahead of your current version | a year ago
on 2023-09-12
better-sqlite3
from 7.5.1 to 7.6.2 | 5 versions ahead of your current version | 2 years ago
on 2022-07-15
dotenv
from 16.0.0 to 16.4.5 | 20 versions ahead of your current version | 7 months ago
on 2024-02-20
eris
from 0.16.1 to 0.17.2 | 4 versions ahead of your current version | 2 years ago
on 2023-03-09
express
from 4.17.3 to 4.19.2 | 7 versions ahead of your current version | 6 months ago
on 2024-03-25
got
from 11.8.3 to 11.8.6 | 2 versions ahead of your current version | 2 years ago
on 2022-12-08
puppeteer
from 14.1.0 to 14.4.1 | 7 versions ahead of your current version | 2 years ago
on 2022-06-17
sqlite3
from 5.0.8 to 5.1.7 | 12 versions ahead of your current version | 8 months ago
on 2024-01-05
yuuko
from 2.3.2 to 2.3.3 | 1 version ahead of your current version | 2 years ago
on 2022-10-21
Issues fixed by the recommended upgrade:
SNYK-JS-SQLITE3-3358947
SNYK-JS-EXPRESS-6474509
SNYK-JS-GOT-2932019
Release notes
Package name: @pm2/io
No content.
Package name: better-sqlite3
What's Changed
prebuild
dependency to v11.0.4 by @ m4heshd in #845v19
prebuilds by @ m4heshd in #834Full Changelog: v7.6.1...v7.6.2
What's Changed
Full Changelog: v7.6.0...v7.6.1
What's Changed
New Contributors
Full Changelog: v7.5.3...v7.6.0
Full Changelog: v7.5.2...v7.5.3
What's Changed
v18
prebuilds by @ m4heshd in #800Full Changelog: v7.5.1...v7.5.2
What's Changed
v17
prebuilds by @ m4heshd in #757armv7
andarm64
and other improvements by @ m4heshd in #758Full Changelog: v7.5.0...v7.5.1
Package name: dotenv
16.4.5
16.4.4
16.4.3
16.4.2
16.4.1
16.4.0
16.3.2
16.3.1
16.3.0
16.2.0
Package name: eris
Additions
GuildScheduledEvent
s (3e62ca7)Member#dynamicAvatarURL()
(eb40373)addGuildMember()
(OAuth2-only) (61b3b4f)Fixes
VoiceConnection
s (135dc35)guildUpdate
event (9320ab2)CommandClient
help command (e43418d)Contributors
Additions
getGuildBans()
(fe16a8f)editChannelPositions()
(99b1376)permissionOverwrites
ineditChannel()
(ba4cb94)appPermissions
(c7689d0)Fixes
Guild#editCommandPermissions()
acting likegetCommandPermissions()
(b8dcd62)getAllUsers
and the presences intent are enabled (f7a8e50)getGuildAuditLog()
(e888253)joinVoiceChannel()
erroring when the bot member is uncached (162d4ef)videoQualityMode
option ineditChannel()
(ba4cb94)connect()
without a token present (bd58677)Contributors
Breaking Changes
TextVoiceChannel
now exists. Previous assumptions aboutGuildChannel
s being text XOR voice are no longer valid.Member#premiumSince
has been changed to match the documented behaviour. It was previously being (incorrectly) passed through as the Discord-provided ISO timestamp string.Additions
editStatus()
ratelimit (072db2e)BigInt
toPermission#has()
(e963166)DiscordHTTPError
andDiscordRESTError
(2712a85)Fixes
Member#user
property de-sync issues (6619b17)Guild#shard
calculation (c1f1f86)VoiceConnection
(52db153)Constants.Permissions.all
with new permissions (b485352)USER_UPDATE
for uncached users (c223725)deleteMessages()
(017c18a)Member#premiumSince
parsing (65b1850)createMessage()
(9a55be5)defaultPermission
in command-related requests (90fad3a)ThreadChannel#ownerID
(4ca306d)THREAD_MEMBERS_UPDATE
handling (6ba5b05, 1a79ef6)Message#jump
for private channel messages (2f7526a)Contributors
Fixes
VoiceConnection
s (bf03a54)Additions
Fixes
Guild#getActiveThreads()
andMessage#createThreadWithMessage()
(87473ba)getRESTGuildChannels()
(7743366)Contributors
Package name: express
What's Changed
Full Changelog: 4.19.0...4.19.1
What's Changed
New Contributors
Full Changelog: 4.18.3...4.19.0
Main Changes
Other Changes