[Snyk] Upgrade: bs58check, dotenv, lru-cache, markdown-it, zeromq #3
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.
bs58check
⚠️ This is a major version upgrade, and may be a breaking change | 2 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 7 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 2 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 6 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 24 days ago
from 3.0.1 to 4.0.0 | 1 version ahead of your current version
on 2024-06-25
dotenv
from 13.0.1 to 16.4.5 | 31 versions ahead of your current version
on 2024-02-20
lru-cache
from 9.1.2 to 11.0.0 | 15 versions ahead of your current version
on 2024-07-08
markdown-it
from 13.0.2 to 14.1.0 | 2 versions ahead of your current version
on 2024-03-18
zeromq
from 5.3.1 to 6.0.0 | 21 versions ahead of your current version
on 2024-08-13
Release notes
Package name: bs58check
4.0.0
3.0.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: lru-cache
11.0.0
10.4.1
10.4.0
10.3.1
10.3.0
10.2.2
10.2.1
10.2.0
10.1.0
10.0.3
Package name: markdown-it
14.1.0 released
14.0.0 released
13.0.2 released
Package name: zeromq
What's Changed
Complete rewrite of ZeroMQ.js with a modern and safe API.
http://zeromq.github.io/zeromq.js/
Reaching this point has been a significant achievement, with many people contributing over the years. We are excited to announce the stable v6 version of zeromq.js.
This release includes all the changes from 6.0.0-beta.1 to 6.0.0-beta-20. Here's a complete list of the changes:
Full Changelog: v5.1.0...v6.0.0
What's Changed
New Contributors
Full Changelog: v6.0.0-beta.19...v6.0.0-beta.20
What's Changed
Full Changelog: v6.0.0-beta.18...v6.0.0-beta.19
What's Changed
Full Changelog: v6.0.0-beta.17...v6.0.0-beta.18
What's Changed
New Contributors
Full Changelog: v6.0.0-beta.16...v6.0.0-beta.17
What's Changed
fix: detect Electron version at runtime by @ Bartel-C8 in #546
test: Run mocha tests with Electron by @ Bartel-C8 in #547
docs: fix and automate the documentation generation by @ aminya in