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

fix(deps): update dependency react-syntax-highlighter to v15 #118

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 4, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-syntax-highlighter 13.5.3 -> 15.5.0 age adoption passing confidence
@types/react-syntax-highlighter (source) 11.0.5 -> 15.5.6 age adoption passing confidence

Release Notes

react-syntax-highlighter/react-syntax-highlighter

v15.5.0

Compare Source

As noted in the PR, updating prism usually brings along a few surprises; this one gave us a new programming language named false, which as you can imagine is fun to import and parse within Javascript.

Thanks to everyone for your patience. We'll be getting back in the groove of regular releases here.

v15.4.5

Compare Source

v15.4.4

Compare Source

v15.4.3

Compare Source

  • Fixed highlight version regression

v15.4.2

Compare Source

  • Updated lowlight to 1.17.0 to match highlight dependency version

v15.4.1

Compare Source

  • Bugfix: increased minwidth to avoid unequal line number widths
  • Bugfix: prevent last line of file from rendering an unwanted line number

v15.4.0

Compare Source

  • Security fix: updated highlight.js to 10.4.1

v15.3.1

Compare Source

  • Bugfix: styling correctly applied to interpolation punctuation

v15.3.0

Compare Source

  • Updated prismjs (1.22.0) and refractor (3.2.0)
  • Updated prism-themes (1.5.0)
  • Fixed a broken readme link

v15.2.1

Compare Source

  • Bugfix: use string templating in language-specific theming code

v15.2.0

Compare Source

  • Allow language-specific theme styles to override default theme styles

v15.1.0

Compare Source

  • Updated to prism-themes 1.4.1

v15.0.1

Compare Source

  • Regenerate Prism themes containing nested tokens

v15.0.0

Compare Source

  • Breaking change: Allow styling nested tokens with classes in styles (probably not practically breaking for most, since this is a change that fixes a previously non-working feature)

v14.0.2

Compare Source

  • updated test snapshots after 14.0.1 fix
  • added tests for line number rendering behavior

v14.0.0

Compare Source

  • New prop: wrapLongLines, which removes the need to manually add white-space: pre styling
  • New default prop value: showInlineLineNumbers = true: when showLineNumbers is true, we now default to inline line numbers instead of putting them in a separate <code> block
  • Explicit white-space styling on <code> tag (will be set to either white-space: pre or white-space: pre-wrap depending on value of wrapLongLines prop)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-syntax-highlighter-15.x branch 3 times, most recently from 857ca5e to 411ddf9 Compare October 9, 2020 04:27
@renovate renovate bot force-pushed the renovate/react-syntax-highlighter-15.x branch from 411ddf9 to a78fda9 Compare October 29, 2020 15:54
@renovate renovate bot force-pushed the renovate/react-syntax-highlighter-15.x branch from a78fda9 to 7c27287 Compare November 24, 2020 18:30
@renovate renovate bot force-pushed the renovate/react-syntax-highlighter-15.x branch from 7c27287 to 0374357 Compare December 11, 2020 13:58
@renovate renovate bot force-pushed the renovate/react-syntax-highlighter-15.x branch from 0374357 to 47540fb Compare October 18, 2021 16:00
@renovate renovate bot force-pushed the renovate/react-syntax-highlighter-15.x branch from 47540fb to 0bef88a Compare March 26, 2022 13:28
@renovate renovate bot force-pushed the renovate/react-syntax-highlighter-15.x branch from 0bef88a to 46ea3fa Compare May 15, 2022 22:12
@renovate renovate bot force-pushed the renovate/react-syntax-highlighter-15.x branch from 46ea3fa to 9ef1b82 Compare June 18, 2022 16:07
@renovate renovate bot force-pushed the renovate/react-syntax-highlighter-15.x branch from 9ef1b82 to b2e7e0e Compare September 25, 2022 19:54
@renovate renovate bot force-pushed the renovate/react-syntax-highlighter-15.x branch from b2e7e0e to 65cdfe7 Compare March 18, 2023 08:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants