Skip to content

build(deps): bump rouge from 3.19.0 to 3.21.0 in /docs/v3#1742

Merged
selzoc merged 1 commit intomasterfrom
dependabot/bundler/docs/v3/rouge-3.21.0
Jul 29, 2020
Merged

build(deps): bump rouge from 3.19.0 to 3.21.0 in /docs/v3#1742
selzoc merged 1 commit intomasterfrom
dependabot/bundler/docs/v3/rouge-3.21.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 16, 2020

Bumps rouge from 3.19.0 to 3.21.0.

Release notes

Sourced from rouge's releases.

v3.21.0

This release has three new lexers, one for BrightScript, one for Janet and one for SSH Config. There's also fixes for the Batchfile, C++, Jinja, Perl, PowerShell, Rego, Sass, SCSS and Twig lexers. Happy highlighting!

v3.20.0

We've got some new lexers again! This release includes lexers for Augeas, BibTeX, HLSL, LiveScript, Velocity and Zig. On top of that, we have fixes for the C++, Diff, Haskell, HTML, JavaScript, JSX, OpenType Feature File, PowerShell, TSX and TypeScript lexers.

I'd like to especially call out @lkinasiewicz for the LiveScript lexer. This was originally submitted back in 2017 and it's great to have it finally part of Rouge! The backlog of outstanding PRs is still too long but we are slowly making progress. As I like to say: forward, not backward; upward, not forward; and always twirling, twirling, twirling towards freedom!

Changelog

Sourced from rouge's changelog.

version 3.21.0: 2020-07-15

Comparison with the previous version

  • General
    • Improve support for Unicode identifiers in various lexers (#1537 by Benjamin Galliot)
    • Fix YARD error when parsing LiveScript lexer (#1541 by Michael Camilleri)
  • Batchfile Lexer
    • Allow @ before REM in Batchfile lexer (#1545 by Konrad Borowski)
  • BrightScript Lexer (NEW)
    • Add BrightScript lexer (#1544 by domRowan)
  • C++ Lexer
    • Support template parameter packs in C++ lexer (#1555 by Michael Camilleri)
  • Docker Lexer
    • Remove docker_ file glob from Docker lexer (#1550 by Michael Camilleri)
  • Janet Lexer (NEW)
    • Add Janet lexer (#1558 by sogaiu)
  • Jinja Lexer
    • Fix nesting of raw and verbatim tags in Jinja/Twig lexers (#1552 by Michael Camilleri)
  • Perl Lexer
    • Support fat comma in Perl lexer (#1553 by Michael Camilleri)
    • Fix character escaping in Perl lexer (#1549 by Michael Camilleri)
  • PowerShell Lexer
    • Support ? in PowerShell lexer (#1559 by Michael Camilleri)
    • Support using grave character to escape characters in PowerShell lexer (#1551 by Michael Camilleri)
  • Rego Lexer
    • Fix identifier matching in Rego lexer (#1556 by Michael Camilleri)
  • Sass Lexer
    • Fix & selector matching in Sass/SCSS lexer (#1554 by Michael Camilleri)
  • SCSS Lexer
    • Fix & selector matching in Sass/SCSS lexer (#1554 by Michael Camilleri)
  • SSH Config Lexer
    • Add SSH config lexer (#1543 by Chris Buckley)
  • Twig Lexer
    • Fix nesting of raw and verbatim tags in Jinja/Twig lexers (#1552 by Michael Camilleri)

version 3.20.0: 2020-06-10

Comparison with the previous version

  • Augeas Lexer (NEW)
    • Add Augeas lexer (#1521 by Raphaël Pinson)
  • BibTeX Lexer (NEW)
    • Add BibTeX lexer (#1360 by alexlihengwang)
  • C++ Lexer
    • Support scope resolution operator in C++ lexer (#1523 by Michael Camilleri)
  • Diff Lexer
    • Fix erroneous detection in Diff lexer (#1532 by Catalin)
  • Haskell Lexer
    • Improve support for single quotes in Haskell lexer (#1524 by Michael Camilleri)
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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 16, 2020
@cf-gitbot
Copy link
Copy Markdown

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/173838447

The labels on this github issue will be updated when the story is started.

@dependabot dependabot Bot force-pushed the dependabot/bundler/docs/v3/rouge-3.21.0 branch 3 times, most recently from 708dda9 to 4a3af4f Compare July 17, 2020 20:38
@selzoc
Copy link
Copy Markdown
Member

selzoc commented Jul 28, 2020

@dependabot-bot recreate

@dependabot dependabot Bot force-pushed the dependabot/bundler/docs/v3/rouge-3.21.0 branch from 4a3af4f to 8098dfa Compare July 28, 2020 23:41
@selzoc selzoc merged commit ece8b14 into master Jul 29, 2020
@selzoc selzoc deleted the dependabot/bundler/docs/v3/rouge-3.21.0 branch July 29, 2020 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants