[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚨 [security] [stable-branch-preview/BGOONZ_BLOG_2.0-preview] Upgrade marked: 0.6.1 → 0.8.2 (major) #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link
@depfu depfu bot commented Aug 16, 2021

🚨 Your current dependencies have known security vulnerabilities 🚨

This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!


Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ marked (0.6.1 → 0.8.2) · Repo

Security Advisories 🚨

🚨 Regular Expression Denial of Service in marked

Affected versions of marked are vulnerable to Regular Expression Denial of Service (ReDoS). The _label subrule may significantly degrade parsing performance of malformed input.

Recommendation

Upgrade to version 0.7.0 or later.

Release Notes

0.8.2

Fixes

  • Add html to TextRenderer for html in headings #1622
  • Remove html tags in heading ids #1622

Docs

  • Update comment about GitHub breaks #1620

0.8.1

Fixes

  • Fix marked --help #1588
  • Fix GFM Example 116 code fences #1600
  • Send inline html to renderer #1602 (fixes #1601)
  • Improve docs example for invoking highlight.js #1603
  • Fix block-level elements breaking tables #1598 (fixes #1467)
  • break nptables on block-level structures #1617

0.8.0

Breaking changes

Fixes

  • Fix relative urls in baseUrl option #1526
  • Loose task list #1535
  • Fix image parentheses #1557
  • remove module field & update devDependencies #1581

Docs

  • Update examples with es6+ #1521
  • Fix link to USING_PRO.md page #1552
  • Fix typo in USING_ADVANCED.md #1558
  • Node worker threads are stable #1555

Dev Dependencies

  • Update deps #1516
  • Update eslint #1542
  • Update htmldiffer async matcher #1543

0.7.0

Security

  • Sanitize paragraph and text tokens #1504
  • Fix ReDOS for links with backticks (issue #1493) #1515

Breaking Changes

  • Deprecate sanitize and sanitizer options #1504
  • Move fences to CommonMark #1511
  • Move tables to GFM #1511
  • Remove tables option #1511
  • Single backtick in link text needs to be escaped #1515

Fixes

Tests

  • Run tests with correct options #1511

0.6.3

Fixes

Docs

  • add docs for workers #1432
  • Add security policy #1492
  • Update supported spec versions #1491
  • Update test folder descriptions #1506

DevOps

  • Use latest commit for demo master #1457
  • Update tests to commonmark 0.29 #1465
  • Update tests to GFM 0.29 #1470
  • Fix commonmark spec 57 and 40 (headings) #1475

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

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Aug 16, 2021
@viezly
Copy link
viezly bot commented Aug 16, 2021

Pull request by bot. No need to analyze

@merge-mamba
Copy link
merge-mamba bot commented Aug 16, 2021

Potential Conflict Warning

This pull request has changes that overlap with branches below. You might want to check in with the other
branch authors before you merge to avoid a conflict. 🐍

renovate/pin-dependencies (@renovate-bot)

depfu/update/stable-branch-previewBGOONZ_BLOG_2.0-preview/npm/marked-0.8.2 (@depfu[bot])

renovate/algolia-react-instantsearch-monorepo (@renovate-bot)

Something wrong? Got a suggestion? Email me or leave feedback here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants