[Snyk] Upgrade: , , , , , , , , tslib, marked, zone.js #23
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.
@angular/animations
from 11.2.8 to 11.2.14 | 6 versions ahead of your current version | 3 years ago
on 2021-05-12
@angular/common
from 11.2.8 to 11.2.14 | 6 versions ahead of your current version | 3 years ago
on 2021-05-12
@angular/compiler
from 11.2.8 to 11.2.14 | 6 versions ahead of your current version | 3 years ago
on 2021-05-12
@angular/core
from 11.2.8 to 11.2.14 | 6 versions ahead of your current version | 3 years ago
on 2021-05-12
@angular/forms
from 11.2.8 to 11.2.14 | 6 versions ahead of your current version | 3 years ago
on 2021-05-12
@angular/platform-browser
from 11.2.8 to 11.2.14 | 6 versions ahead of your current version | 3 years ago
on 2021-05-12
@angular/platform-browser-dynamic
from 11.2.8 to 11.2.14 | 6 versions ahead of your current version | 3 years ago
on 2021-05-12
@angular/router
from 11.2.8 to 11.2.14 | 6 versions ahead of your current version | 3 years ago
on 2021-05-12
tslib
from 2.2.0 to 2.6.3 | 12 versions ahead of your current version | 3 months ago
on 2024-06-04
marked
from 0.3.19 to 0.8.2 | 12 versions ahead of your current version | 4 years ago
on 2020-03-22
zone.js
from 0.11.4 to 0.15.0 | 20 versions ahead of your current version | 22 days ago
on 2024-08-21
Issues fixed by the recommended upgrade:
SNYK-JS-MARKED-174116
SNYK-JS-MARKED-451540
Release notes
Package name: @angular/animations
Package name: @angular/common
Package name: @angular/compiler
Package name: @angular/core
Package name: @angular/forms
Package name: @angular/platform-browser
Package name: @angular/platform-browser-dynamic
Package name: @angular/router
Package name: tslib
What's Changed
Full Changelog: v2.6.2...v2.6.3
What's Changed
exports["module"]["types"]
by @ andrewbranch in #217Full Changelog: v2.6.1...v2.6.2
What's Changed
Full Changelog: 2.6.0...v2.6.1
What's Changed
using
andawait using
by @ rbuckton in #213Full Changelog: v2.5.3...2.6.0
What's Changed
Full Changelog: 2.5.2...v2.5.3
This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.
This release of tslib provides fixes for two issues.
First, it reverses the order of
init
hooks provided by decorators to correctly reflect proposed behavior.Second, it corrects the
exports
field of tslib'spackage.json
and provides accurate declaration files so that it may be consumed under thenode16
andbundler
settings formoduleResolution.
What's New
__esDecorate
and related helpers by @ rbuckton in #193Full Changelog: 2.4.1...2.5.0
This release contains fixes for early
return
s andthrow
s invoked on generators.This release includes the
__classPrivateFieldIn
helper as well as an update to__createBinding
to reduce indirection between multiple re-exports.Package name: marked
Fixes
Docs
Fixes
marked --help
#1588Breaking changes
Fixes
baseUrl
option #1526Docs
Dev Dependencies
Security
paragraph
andtext
tokens #1504Breaking Changes
sanitize
andsanitizer
options #1504fences
to CommonMark #1511tables
to GFM #1511tables
option #1511Fixes
Tests
Fixes
<em>
issue with mixed content #1451breaks: true
#1507Docs
DevOps
Security
Fixes
Enhancements
listitem
function #1440CLI
--test
and fix argv parameters #1442--version
flag to print marked version #1448Testing
Fixes
Docs
--save
option as it isn't required anymore #1422Breaking Changes
slugger
toRenderer.prototype.heading
method #1401New Features
marked.Slugger
#1401Fixes
CLI
Docs
breaks
option description #1381Tests
Bug Fixes
Other
files
key to package.json to prevent publishing unused files #1367Security
@ markedjs/html-differ
to prevent REDOS #1331Bug Fixes
Other
escape()
function to improve performance 10-20% #975Package name: zone.js
PR Close #57418
Important
-...