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.29.0 to ~> 3.30.0 #377

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on rouge to permit the latest version.

Release notes

Sourced from rouge's releases.

v3.30.0

We bring you 3 new exciting lexers in this release: Isabelle, Meson and Nial lexer. There are also some fixes and improvements on CPP, Dart, Groovy, JavaScript, Pascal, PHP and TOML lexer.

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

Full Changelog: rouge-ruby/rouge@v3.29.0...v3.30.0

Changelog

Sourced from rouge's changelog.

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)
    • Add Meson Lexer (#1732 by funatsufumiya)
  • Nial Lexer (NEW)
    • Add Nial Lexer (feature branch) (#1844 by Raghu R)
  • Pascal Lexer
    • Disambiguate free pascal and puppet (#1845 by Tan Le)
    • Fix highlight of hex numbers in Pascal lexer (#1840 by Tan Le)
  • PHP Lexer
    • PHP: support new syntax (constructor property promotion, readonly modifier, etc.) (#1829 by nsfisis)
  • TOML Lexer
    • lexer: TOML: Support more integer and floating formats (#1832 by Toru Niina)
  • Documentation
    • fix --help to show --formatter-preset and possible options (#1830 by Jeanine Adkisson)
    • Update the URL of AppleScript documentation (#1799 by MAEDA Go)

version 3.29.0: 2022-05-30

Comparison with the previous version

  • General
    • Stop checking encoding names (#1806 by casperisfine)
  • Docker Lexer
    • Fix notation of named stages in multi-stage docker builds (#1809 by bartbroere)
  • Idris Lexer
    • Add support for Idris language (#1464 by bmwant)
  • Lean Lexer (NEW)
    • Initial support for lean 3 (#1798 by kunigami)
  • Matlab Lexer
    • Add new Matlab keywords (fixes #1589) (#1669 by siko1056)
  • PLSQL Lexer (NEW)
    • Oracle PLSQL lexer (suitable for Oracle SQL as well) (#1811 by lee-lindley)
  • Python Lexer
    • Python: Support conversion specifiers in format strings (#1801 by chvp)
  • Syzlang and Syzprog Lexer (NEW)
    • Add lexers for syzkaller DSLs (#1699 by xairy)

... (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.29.0...v3.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 1, 2022
@netlify
Copy link

netlify bot commented Aug 1, 2022

👷 Deploy Preview for govuk-form-builder processing.

Name Link
🔨 Latest commit 853716a
🔍 Latest deploy log https://app.netlify.com/sites/govuk-form-builder/deploys/62e76c1d6456f80009e70193

@peteryates peteryates merged commit f24d5e5 into main Aug 1, 2022
@peteryates peteryates deleted the dependabot/bundler/rouge-tw-3.30.0 branch August 1, 2022 07:53
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.

1 participant