vue-form-components
vue-form-components copied to clipboard
Chore(deps-dev): Bump marked from 0.5.2 to 0.6.1
Bumps marked from 0.5.2 to 0.6.1.
Release notes
Sourced from marked's releases.
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
--saveoption 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
sluggertoRenderer.prototype.headingmethod #1401
- You should not have any problems if you do not override this method
New Features
- Add new export
marked.Slugger#1401Fixes
- Fix emphasis followed by a punctuation #1383
- Fix bold around autolink email address #1385
- Make autolinks case insensitive #1384
- Make code fences compliant with Commonmark spec #1387
- Make blockquote paragraph continuation compliant with Commonmark spec #1394
- Make ordered list marker length compliant with Commonmark spec #1391
- Make empty list items compliant with Commonmark spec #1395
- Make tag escaping compliant with Commonmark spec #1397
- Make strong/bold compliant with Commonmark spec #1400
- Fix handling of adjacent lists #684
- Add better error handling when token type cannot be found #1005
- Fix duplicate heading id and non-latin characters #1401
CLI
Docs
... (truncated)
- Fix
breaksoption description #1381- Update docs to include "Since" version #1382
- Add defibrillator badge for @mccraveiro #1392
Commits
c679e5eMerge pull request #1421 from UziTech/release-0.6.1d9fe2470.6.1e959a1dMerge pull request #1420 from markedjs/snyk-badgef42c4a7Merge pull request #1422 from stevemoser/patch-10f8e7b5Remove --save option as it isn't required anymoree1605cbRemove --save option as it isn't required anymore89b1717🗜️ minify [skip ci]a908d08Merge pull request #1414 from UziTech/multi-bracket-link7e07647Add snyk badgeda67561Merge pull request #1418 from UziTech/version-worker- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by tonybrix, a new releaser for marked since your current version.
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language