[Snyk] Upgrade remark from 14.0.3 to 15.0.1 #46
Merged
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.
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade remark from 14.0.3 to 15.0.1.
ℹ️ 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.
The recommended version is 2 versions ahead of your current version.
The recommended version was released on 8 months ago.
Release notes
Package name: remark
Full Changelog: 15.0.0...15.0.1
Change
migrate: update too
exports
migrate: don’t use private APIs
@ types/mdast
,mdast-util-{from,to}-markdown
,unified
, etcmigrate: update too
remark-parse: only really changes
Buffer
->Uint8Array
, so use encodings supported byTextDecoder
if you are passing binary dataremark-stringify:
bulletOrderedOther
is removed, you can removebulletOrderedOther
if you passed it, it’s now the default;fences
is nowtrue
by default, if you don’t want indented code, passfences: false
;listItemIndent
is now'one'
by default, you can removelistItemIndent: 'one'
if you passed it, or explicitly set it to'tab'
if you want itTypes
Docs
remark-link-rewrite
to list of pluginsby @ rjanjic in #1212
remark-mentions
to list of pluginsby @ FinnRG in #1193
Full Changelog: 14.0.3...15.0.0
Misc
for #1162
tsconfig
s for perf and strictnessby @ BeLi4L in #1147
tsconfig.json
to use node16 module resolutionby @ ChristianMurphy in #1106
ignore-scripts
to.npmrc
by @ ChristianMurphy in #1103
by @ ChristianMurphy in #1070
Plugins
remark-ins
to list of pluginsby @ talatkuyuk in #1129
remark-flexible-markers
to list of pluginsby @ talatkuyuk in #1126
remark-flexible-paragraphs
to list of pluginsby @ talatkuyuk in #1120
remark-flexible-containers
to list of pluginsby @ talatkuyuk in #1112
remark-flexible-code-titles
to list of pluginsby @ talatkuyuk in #1108
remark-cloudinary-docusaurus
to list of pluginsby @ johnnyreilly in #1090
mdast-util-to-markdown
remark-code-title
to list of pluginsby @ kevinzunigacuellar in #1076
by @ Xunnamius in #1064
remark-jargon
by @ LunaticMuch in #1059
Full Changelog: 14.0.2...14.0.3
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: