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

[Demo Dependencies]: Bump react-syntax-highlighter from 15.5.0 to 15.6.1 in /docs-src in the dependencies-prod group #183

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2024

Bumps the dependencies-prod group in /docs-src with 1 update: react-syntax-highlighter.

Updates react-syntax-highlighter from 15.5.0 to 15.6.1

Release notes

Sourced from react-syntax-highlighter's releases.

v15.6.1

  • Fix: #487 Fix: Allow override of display: styles when wrapLongLines is true

v15.6.0

Been awhile! 😰

  • Feat: #555 Add Vue language support
  • Feat: #534 Add a11yOneLight theme
  • Bugfix: #561 Fix bug with wrapLines that butchers highlighting
  • Docs: #559 Adding languages
Changelog

Sourced from react-syntax-highlighter's changelog.

15.6.1

  • Fix: Allow override of display: styles when wrapLongLines is true

15.6.0

  • Fix: #561 Fix bug with wrapLines that butchers highlighting
  • Docs: #559 Adding languages
  • Feat: #555 Add Vue language support
  • Feat: #534 Add a11yOneLight theme

[ gap in documentation ]

15.4.3 / 2020-12-07

  • Fixed highlight version regression

15.4.2 / 2020-12-07

  • Updated lowlight to 1.17.0 to match highlight dependency version

15.4.1 / 2020-12-07

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

15.4.0 / 2020-12-07

  • Security fix: updated highlight.js to 10.4.1

15.3.1 / 2020-11-24

  • Bugfix: styling correctly applied to interpolation punctuation

15.3.0 / 2020-10-29

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

15.2.1 / 2020-10-08

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

15.2.0 / 2020-10-07

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

15.1.0 / 2020-10-05

  • Updated to prism-themes 1.4.1

15.0.1 / 2020-10-03

  • Regenerate Prism themes containing nested tokens

15.0.0 / 2020-10-03

  • 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)

14.0.2 / 2020-10-03

  • updated test snapshots after 14.0.1 fix

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@coveralls
Copy link

coveralls commented Oct 20, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling e6a1102 on dependabot/npm_and_yarn/docs-src/dependencies-prod-47a7e023a1
into 0fa50c1 on master.

@elchininet
Copy link
Owner

@dependabot rebase

Bumps the dependencies-prod group in /docs-src with 1 update: [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter).


Updates `react-syntax-highlighter` from 15.5.0 to 15.6.1
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](react-syntax-highlighter/react-syntax-highlighter@15.5.0...v15.6.1)

---
updated-dependencies:
- dependency-name: react-syntax-highlighter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-prod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs-src/dependencies-prod-47a7e023a1 branch from ae54ae2 to 951721c Compare October 20, 2024 14:25
@elchininet elchininet merged commit a48881d into master Oct 20, 2024
2 checks passed
@elchininet elchininet deleted the dependabot/npm_and_yarn/docs-src/dependencies-prod-47a7e023a1 branch October 20, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants