Closed renovate[bot] closed 3 months ago
[puLL-Merge] - markedjs/marked@v13.0.2..v13.0.3
This PR makes significant changes to the codebase, primarily focused on updating the ESLint configuration and enforcing consistent code style across the project. The changes include:
.eslintignore
and .eslintrc.json
files.eslint.config.js
file with updated ESLint rules.package.json
file with new dependencies and scripts.The motivation for these changes appears to be modernizing the project's linting setup and ensuring consistent code style throughout the codebase.
This PR contains the following updates:
13.0.2
->13.0.3
Release Notes
markedjs/marked (marked)
### [`v13.0.3`](https://togithub.com/markedjs/marked/releases/tag/v13.0.3) [Compare Source](https://togithub.com/markedjs/marked/compare/v13.0.2...v13.0.3) ##### Bug Fixes - fix recursion-like stack overflow error caused by the old render… ([#3380](https://togithub.com/markedjs/marked/issues/3380)) ([89af0b8](https://togithub.com/markedjs/marked/commit/89af0b85b1db67c86641144949d0a44461974442))Configuration
📅 Schedule: Branch creation - " 0-4 * 3" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.