Closed renovate[bot] closed 4 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/nteract/nteract-site/heib8g1zh
✅ Preview: Failed
[Deployment for a55eeb8 failed]
This PR contains the following updates:
9.0.1
->14.0.2
Release Notes
react-syntax-highlighter/react-syntax-highlighter
### [`v14.0.2`](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD#1402--2020-10-03) [Compare Source](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/compare/v14.0.0...2bb9819186e938190452b88ad2a009bdec1fe95b) - updated test snapshots after 14.0.1 fix - added tests for line number rendering behavior ### [`v14.0.0`](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD#1400--2020-10-01) [Compare Source](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/compare/v13.5.3...v14.0.0) - 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 `` block - Explicit white-space styling on `
` tag (will be set to either `white-space: pre` or `white-space: pre-wrap` depending on value of `wrapLongLines` prop) ### [`v13.5.3`](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD#1353--2020-09-03) [Compare Source](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/compare/v13.5.2...v13.5.3) - don't forget to add current version to CHANGELOG at release time :) ### [`v13.5.2`](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD#1352--2020-09-03) [Compare Source](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/compare/v13.5.1...v13.5.2) - filled in CHANGELOG for v10.x through v13.5.1 ### [`v13.5.1`](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD#1351--2020-08-19) [Compare Source](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/compare/v13.5.0...v13.5.1) - Brought back `createElement` that went missing as of version 13.5. ```js import createElement from "react-syntax-highlighter/create-element"; ``` ### [`v13.5.0`](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD#1350--2020-08-17) [Compare Source](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/compare/v13.4.0...v13.5.0) - Cleaned up old files in project root, add jest to eslint - Updated to `refractor` 3.1.0, which brings in `prismjs` 1.21.0. We'd pinned `react-syntax-highlighter 13.3.1` to `prismjs 1.21.0`, but didn't realize that `refractor`'s dependency would keep us at 1.20.0 ### [`v13.4.0`](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD#1340--2020-08-14) [Compare Source](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/compare/v13.3.1...v13.4.0) - added ESLint ([#298](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/pull/298)) - added favicon to demo ([#295](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/pull/295)) - new addition to the "built with" list ([#293](https://togithub.com/react-syntax-highlighter/react-syntax-highlighter/pull/293)) ##### Bugfixes - JS error when using lineNumberStyle() for inline line numbers - incorrect 'hljs' className applied to `
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.