[Snyk] Upgrade ecmarkup from 18.3.1 to 20.0.0#6
Merged
Graysonbarton merged 1 commit intomainfrom Nov 4, 2024
Merged
Conversation
Snyk has created this PR to upgrade ecmarkup from 18.3.1 to 20.0.0. See this package in npm: ecmarkup See this project in Snyk: https://app.snyk.io/org/graysonbarton/project/f1fbae4f-be7f-4a93-9123-56a14c0fdb2e?utm_source=github&utm_medium=referral&page=upgrade-pr
|
🧙 Sourcery has finished reviewing your pull request! Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 ecmarkup from 18.3.1 to 20.0.0.
ℹ️ 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 4 versions ahead of your current version.
The recommended version was released on a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-BODYPARSER-7926860
SNYK-JS-BRACES-6838727
SNYK-JS-MICROMATCH-6838728
SNYK-JS-QS-3153490
SNYK-JS-JSONSCHEMA-1920922
SNYK-JS-KATEX-6483836
SNYK-JS-MINIMATCH-3050818
SNYK-JS-PATHTOREGEXP-7925106
SNYK-JS-COOKIE-8163060
SNYK-JS-EXPRESS-6474509
SNYK-JS-EXPRESS-7926867
SNYK-JS-KATEX-6483831
SNYK-JS-KATEX-6483834
SNYK-JS-KATEX-6483835
SNYK-JS-WORDWRAP-3149973
SNYK-JS-SEND-7926862
SNYK-JS-SERVESTATIC-7926865
Release notes
Package name: ecmarkup
-
20.0.0 - 2024-09-23
- Fix emu-format --check with multiple files in #607
- handle ins/del in completion-record typechecks in #610
- Bump engines and some dependencies in #611
- Refactor typechecker in #612
- special handling for Completion/NormalCompletion in the typechecker in #613
- Check return types in #615
-
19.1.0 - 2024-09-04
- Suppress line breaks before field/slot references by @ gibson042 in #602
- Add indentation to hidden counter text by @ gibson042 in #604
- Simplify buildMultipage by @ gibson042 in #603
- support ReturnCompletion AO by @ bakkot in #605
-
19.0.0 - 2024-06-27
- update lint rule to accept %-notation in operation headers in #595
-
18.4.0 - 2024-06-27
- make the ToC black in #590
- Move
- Make the formatter smarter about mutli-line steps in #596
- fix instability in formatting AO headers with no arguments in #597
- avoid console warning when hitting number keys beyond pins in #599
- add support for opengraph tags in #598
-
18.3.1 - 2024-03-25
- bump grammarkdown and account for unescaping of < in #589
from ecmarkup GitHub release notesBreaking changes
In #611, the
enginesfield has been updated to indicate support only for node 18+.In #615, special handling for AOs named "Completion" and "GeneratorYield" has been dropped in favor of a new attribute, "skip return checks", which can be applied to any AO. When upstreaming into ecma262 this will need to be done for those as well as for NormalCompletion.
All PRs
What's Changed
What's Changed
This is a breaking change:
@@ symbolnotation is now a lint failure, which will break the build if you are using--strict. See tc39/ecma262#1314 for context.@ internalmarkers to individual members in #592What's Changed
Full Changelog: v18.3.0...v18.3.1
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: