Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Bump marked from 0.3.7 to 0.6.2 #34

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 15, 2020

Bumps marked from 0.3.7 to 0.6.2.

Release notes

Sourced from marked's releases.

0.6.2

Security

Fixes

  • Links parens #1435
  • New line after table with escaped pipe #1439
  • List item tables #1446

Enhancements

  • Pass token boolean to the listitem function #1440
  • Allow html without \n after #1438

CLI

  • Update man page to include --test and fix argv parameters #1442
  • Add a --version flag to print marked version #1448

Testing

  • Normalize marked tests #1444
  • Update tests to node 4 syntax #1449

0.6.1

Fixes

  • Fix parenthesis url redos #1414

Docs

  • Update demo site to use a worker #1418
  • Update devDependencies to last stable #1409
  • Update documentation about extending Renderer #1417
  • Remove --save option as it isn't required anymore #1422
  • Add snyk badge #1420

0.6.0

Breaking Changes

  • Drop support for Node v0.10 and old browsers such as Internet Explorer
    • You should not have any problems if using Node 4+ or a modern browser
  • Add parameter slugger to Renderer.prototype.heading method #1401
    • You should not have any problems if you do not override this method

New Features

... (truncated)
Commits
Maintainer changes

This version was pushed to npm by styfle, a new releaser for marked since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [marked](https://github.com/markedjs/marked) from 0.3.7 to 0.6.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v0.3.7...v0.6.2)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 15, 2022

Superseded by #48.

@dependabot dependabot bot closed this Jan 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/marked-0.6.2 branch January 15, 2022 01:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants