react-fractals
react-fractals copied to clipboard
Bump marked from 0.3.9 to 0.3.19
Bumps marked from 0.3.9 to 0.3.19.
Release notes
Sourced from marked's releases.
0.3.18 minified required new release
0.3.18 did not have changes to min.
Minor fixes and updated docs
- Supported Markdown flavors: CommonMark 0.28 and GitHub Flavored Markdown 0.28
- Updates to our CI pipeline; we're all green! #1098 with the caveat that there is a test that needs to get sorted (help us out #1092)
- Start ordered lists using the initial numbers from markdown lists (#1144)
- Added GitHub Pages site for documentation https://marked.js.org/ (#1138)
Processes and tools
- The elephant in the room: A security vulnerability was discovered and fixed. Please note, if something breaks due to these changes, it was not our intent, and please let us know by submitting a PR or issue to course correct (the nature of the zero-major release and having security as a number one priority) #1083
- The other elephant in the room: We missed publishing a 0.3.16 release to GitHub; so, trying to make up for that a bit.
- Updates to the project documentation and operations, you should check it out, just start with the README and you should be good.
- New release PR template available #1076
- Updates to default PR and Issue templates #1076
- Lint checks + tests + continuous integration using Travis #1020
- Updated testing output #1085 & #1087
Fix capturing parens
Fixes unintended breaking change from v0.3.14
New year, new home
- Marked has a new home under the MarkedJS org! Other advances soon to come.
- Updated minifier.
- Various parser fixes
New Year, new Marked!
Commits
5d1baa4Merge pull request #1157 from markedjs/release-0.3.19a089991Merge pull request #64 from fidian/masterad6c7f9Merge pull request #1156 from UziTech/docs-navigation03e015c0.3.19cf2def0minify29f4190Ignore DS_Store on macosf29bcebUpdate publishing template (#1154)210eed7Update badge template (#1155)9c01b83link to README.mdfd9f444add github ribbon- Additional commits viewable in compare view
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 closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)@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
You can disable automated security fix PRs for this repo from the Security Alerts page.