chore(deps)(deps-dev): bump marked from 18.0.1 to 18.0.3#148
chore(deps)(deps-dev): bump marked from 18.0.1 to 18.0.3#148dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [marked](https://github.com/markedjs/marked) from 18.0.1 to 18.0.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.1...v18.0.3) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
There was a problem hiding this comment.
Pull Request Overview
This pull request aims to update the 'marked' dependency from version 18.0.1 to 18.0.3 to resolve bugs related to setext headings and potential infinite loops. While Codacy indicates the project remains up to standards, the provided diff is empty and does not include the necessary updates to the package manifest files. This gap must be addressed before the PR can fulfill its intent.
About this PR
- The pull request does not currently contain any file changes. To complete the dependency bump, please ensure the package manifest files (e.g., package.json, package-lock.json, or yarn.lock) are updated and included in the commit.
Test suggestions
- Validate the version change in the package manifest files.
- Verify bug fix: avoid task checkbox for setext heading text.
- Verify bug fix: fix infinite loop for indented code blank line.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Validate the version change in the package manifest files.
2. Verify bug fix: avoid task checkbox for setext heading text.
3. Verify bug fix: fix infinite loop for indented code blank line.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Up to standards ✅🟢 Issues
|



Bumps marked from 18.0.1 to 18.0.3.
Release notes
Sourced from marked's releases.
Commits
e8dc395chore(release): 18.0.3 [skip ci]2608e81fix: avoid task checkbox for setext heading text (#3960)dba76f6chore(deps-dev): bump eslint from 10.2.0 to 10.2.1 (#3953)015f1ebchore(deps-dev): bump typescript from 6.0.2 to 6.0.3 (#3954)17c06e9chore: fix building license for docs (#3952)55a54b5chore: Rename LICENSE.md to LICENSE for better compatibility with Bazel tooli...c4f4529chore(release): 18.0.2 [skip ci]58a52e8fix: fix infinite loop for indented code blank line (#3947)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)