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

Update rouge requirement from ~> 3.1 to >= 3.1, < 5.0 #124

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2022

Updates the requirements on rouge to permit the latest version.

Release notes

Sourced from rouge's releases.

v4.0.0

This is a major release and includes some breaking changes:

As part of this release, we added one new RML lexer and also made some bug fixes and improvements across HTTP, TSX, TOML, Haxe, Praat, Make and Diff lexer.

Thank you to all of the amazing contributors for your help and continuous support!

Full Changelog: rouge-ruby/rouge@v3.30.0...v4.0.0

Changelog

Sourced from rouge's changelog.

version 4.0.0: 2022-09-04

Comparison with the previous version

This is a major release and includes some breaking changes:

  • General
    • Drop support for Ruby < 2.7 (#1862 by Tan Le)
  • Solidity Lexer
    • remove support for languages related to pyramid schemes (045d7bc by Jeanine Adkisson)

Other changes

  • HTTP Lexer
    • Add support for HTTP/2 responses to HTTP lexer (#1864 by aschmitz)
  • TSX Lexer
    • Add more Typescript utility types (#1865 by Tan Le)
    • Support type arguments in TSX (#1860 by Tan Le)
  • TOML Lexer
    • Add poetry.lock file to TOML lexer (#1861 by Tan Le)
    • Fix array being parsed as table header in TOML (#1859 by Tan Le)
  • Haxe Lexer
    • Define missing namespace state for haxe lexer (#1858 by Tan Le)
  • Praat Lexer
    • Praat: support matrix and string vector type (#1820 by Syuparn)
  • RML Lexer
    • Add support for RML language (#1659 by Pietro Cattaneo)
  • Make Lexer
    • Add more directives in Makefile lexer (#1849 by Tan Le)
  • Diff Lexer
    • Fix angle bracket being confused as diff (#1854 by Tan Le)
  • Documentation
    • Add missing Isabelle Lexer entry in change log (#1853 by Tan Le)

version 3.30.0: 2022-07-28

Comparison with the previous version

  • CPP Lexer
    • Fix template highlight of braces in CPP lexer (#1839 by Tan Le)
  • Dart Lexer
    • Dart: Distinguish between punctuation and operators (#1838 by Gareth Thackeray)
  • Groovy Lexer
    • Support more Jenkins pipeline name variations in groovy lexer (#1836 by Danila Malyutin)
  • Isabelle Lexer (NEW)
    • Feature.isabelle lexer (#1682 by Dacit)
  • JavaScript Lexer
    • Fix highlight of nullish coalescing operator in JS (#1846 by Tan Le)
  • Meson Lexer (NEW)
    • Add Meson specs (#1848 by Tan Le)

... (truncated)

Commits

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)

Updates the requirements on [rouge](https://github.com/rouge-ruby/rouge) to permit the latest version.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: rouge
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants