sp-dev-fx-property-controls
sp-dev-fx-property-controls copied to clipboard
Bump markdown-to-jsx from 6.11.4 to 7.2.0
Bumps markdown-to-jsx from 6.11.4 to 7.2.0.
Release notes
Sourced from markdown-to-jsx's releases.
v7.2.0
What's Changed
- Resolve issue with catastrophic backtracking regex by
@Prestaulin probablyup/markdown-to-jsx#436- fix: add package.json to exports by
@ilia-kurganskiiin probablyup/markdown-to-jsx#445- refactor: simplify image+link regexes, allow data image URLs by
@probablyupin probablyup/markdown-to-jsx#472- Parse link reference definitions surrounded by angle brackets by
@ElliotFriendin probablyup/markdown-to-jsx#476- feat: add support for "mark" syntax
==text==by@probablyupin probablyup/markdown-to-jsx#471- Syntax nits to make IntelliJ happy by
@ikonstin probablyup/markdown-to-jsx#417- fix: improve link detection regex by
@probablyupin probablyup/markdown-to-jsx#483New Contributors
@Prestaulmade their first contribution in probablyup/markdown-to-jsx#436@ilia-kurganskiimade their first contribution in probablyup/markdown-to-jsx#445@ElliotFriendmade their first contribution in probablyup/markdown-to-jsx#476Full Changelog: https://github.com/probablyup/markdown-to-jsx/compare/v7.1.9...v7.2.0
v7.1.9
What's Changed
- feat(compiler): allow replacing of special capital html characters by
@garywilddevin probablyup/markdown-to-jsx#448- fix: handle fenced code block metadata (4e403aede917278e423d9f78092c07620ef22662)
- fix: use JSX.IntrinsicAttributes instead of React.Props (9d1d9077306cd9a9a5994d7568ee0af2e457e53c)
- refactor: detect ordered and unordered lists separately unless nested (895c2b759bc290659df9e4daf0cf43a887877fc9)
- fix: lists are not eligible in simple inline mode (b7c9481b4616298b6e3ad5660eba0299b8a1c8d0)
New Contributors
@fubhymade their first contribution in probablyup/markdown-to-jsx#467@garywilddevmade their first contribution in probablyup/markdown-to-jsx#448Full Changelog: https://github.com/probablyup/markdown-to-jsx/compare/v7.1.8...v7.1.9
v7.1.8
What's Changed
- Bump ejs from 3.1.6 to 3.1.8 by
@dependabotin probablyup/markdown-to-jsx#452- Escaped an unescaped tilde. by
@Dhruvin-Purohitin probablyup/markdown-to-jsx#450- fix: a space is required between id block and url for references by
@probablyupin probablyup/markdown-to-jsx#458New Contributors
@Dhruvin-Purohitmade their first contribution in probablyup/markdown-to-jsx#450Full Changelog: https://github.com/probablyup/markdown-to-jsx/compare/v7.1.7...v7.1.8
v7.1.7
What's Changed
- Disable esModuleInterop and remove unquote dependency by
@ecraig12345in probablyup/markdown-to-jsx#426- Bump nanoid from 3.1.23 to 3.2.0 by
@dependabotin probablyup/markdown-to-jsx#419New Contributors
@ecraig12345made their first contribution in probablyup/markdown-to-jsx#426
... (truncated)
Commits
eb5a5cev7.2.09f34bb3fix: improve link detection regex (#483)a05effaSyntax nits to make IntelliJ happy (#417)33231e7chore: add nvmrc and update workflow3e5c00afeat: add support for "mark" syntax==text==(#471)5bd4503Parse link reference definitions surrounded by angle brackets (#476)adf9eabrefactor: simplify image+link regexes, allow data image URLs (#472)ceebf8efix: add package.json to exports (#445)cb1dee5Resolve issue with catastrophic backtracking regex (#436)31ff137chore: v7.1.9- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
The following labels could not be found: npm dependencies.