syroegkin / swagger-markdown

swagger to markdown transpiler
MIT License
237 stars 87 forks source link

[Snyk] Security upgrade markdownlint from 0.31.1 to 0.32.0 #210

Closed syroegkin closed 7 months ago

syroegkin commented 7 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **768/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 | Infinite loop
[SNYK-JS-MARKDOWNIT-6483324](https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-6483324) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: markdownlint The new version differs by 66 commits.
  • 49ef661 Update to version 0.32.0.
  • b709a2f Update MD054/link-image-style to add url_inline parameter (fixes #753).
  • 84333a5 Bump eslint-plugin-jsdoc from 46.8.2 to 46.9.0
  • 06e3ac4 Bump eslint-plugin-n from 16.3.0 to 16.3.1
  • 063310e Update MD054/link-image-style to split reference parameter into full/collapsed/shortcut parameters (fixes #918).
  • 4390715 Update test repos script to transform "header"-based rule names to "heading"-based now that the former aliases have been removed.
  • a9a7794 Remove rule aliases for "header" (deprecated in v0.9.0).
  • 20a552b Remove MD002 (deprecated in v0.13.0) and MD006 (deprecated in v0.19.0).
  • 80539b7 Bump @ babel/core from 7.23.2 to 7.23.3
  • 0cf0146 Bump globby from 13.2.2 to 14.0.0
  • 08498d2 Bump @ babel/preset-env from 7.23.2 to 7.23.3
  • d4bfb63 Generate TypeScript declaration for Configuration object from JSON schema (refs #1004, refs #1014).
  • b3f0e52 Remove support for end-of-life Node 16.
  • d29aa37 Remove deprecated ESLint rule n/no-hide-core-modules.
  • 3db8b25 Remove deprecated ESLint rules after version update, sort rules by name.
  • ada9f68 Bump eslint-plugin-n from 16.2.0 to 16.3.0
  • 3b1dfe4 Remove deprecated ESLint rules after version update.
  • 760055e Bump eslint from 8.52.0 to 8.53.0
  • 18497ff Add rule information links to JSON schema for configuration files and corresponding examples (link is clickable in VS Code tooltips).
  • 1a376f6 Tweak rule parameters to avoid confusing the TypeScript type system.
  • 7dc50c1 Bump @ hyperjump/json-schema from 1.6.4 to 1.6.5
  • 6649a12 Bump yaml from 2.3.3 to 2.3.4
  • 5fd9688 Add "LLMs" to dictionary.txt.
  • efcf321 Update CONTRIBUTING.md to explicitly disallow ChatGPT and other LLMs.
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/syroegkin/project/65dee738-ea5c-48e1-9b22-36f4e70c8481?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/syroegkin/project/65dee738-ea5c-48e1-9b22-36f4e70c8481?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"552d8e48-2279-4515-be0f-e411cc64d323","prPublicId":"552d8e48-2279-4515-be0f-e411cc64d323","dependencies":[{"name":"markdownlint","from":"0.31.1","to":"0.32.0"}],"packageManager":"npm","projectPublicId":"65dee738-ea5c-48e1-9b22-36f4e70c8481","projectUrl":"https://app.snyk.io/org/syroegkin/project/65dee738-ea5c-48e1-9b22-36f4e70c8481?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-MARKDOWNIT-6483324"],"upgrade":["SNYK-JS-MARKDOWNIT-6483324"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[768],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)
sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

syroegkin commented 5 months ago

:tada: This PR is included in version 2.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: