Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Updates the requirements on rouge to permit the latest version.

Release notes

Sourced from rouge's releases.

v4.7.0

🎉 Happy New Year 2026! 🎉

This release brings significant enhancements to PHP language support with modern syntax features including enums, typed class constants, and asymmetric visibility. We've introduced new lexers for GJS and GTS files used by Ember projects. Language support has been improved with Python 3.14+ template strings, Go underscore support in numbers, and enhanced file detection for COBOL and Terraform files. Thanks to all our contributors for their valuable work on making Rouge more comprehensive!

Changelog

Sourced from rouge's changelog.

version 4.7.0: 2025-12-31

Comparison with the previous version

  • General
    • Bump actions/checkout to v5 (#2166 by Tan Le)
  • COBOL Lexer
    • feat: add support for highlight .cpy and .cpb files as COBOL (#2186 by simon)
  • Gjs and Gts Lexer (NEW)
    • Created lexers for gjs and gts (used by Ember projects) (#2165 by Isaac Lee)
  • Go Lexer
    • support underscore in numbers in go (#2167 by Joris Clement)
  • PHP Lexer
    • php: Support enum definition (#2171 by nsfisis)
    • php: Support typed class constants (#2174 by nsfisis)
    • php: Support asymmetric visibility (#2173 by nsfisis)
    • php: Support alternative notation of octal number literal (0o prefix) (#2170 by nsfisis)
    • php: Update built-in functions (rake builtins:php) (#2175 by nsfisis)
  • Python Lexer
    • Add Python 3.14+ template strings (#2162 by Bart Broere)
  • Terraform Lexer
    • Support .tofu for Terraform lexing (#2180 by Asherah Connor)

version 4.6.1: 2025-09-25

Comparison with the previous version

  • General
    • Add ruby head version to CI (#2154 by Tan Le)
    • Replace usage of cgi for ruby 3.5 compatibility (#2131 by Earlopain)
  • CSS Lexer
    • CSS lexer: support range context in media queries (#2160 by Gerard)
  • INI Lexer
    • Support standalone option in INI parser (#2161 by Tan Le)
  • Lua Lexer
    • Bugfix: Lua escaped quotes now parsing (#2155 by Nicholas Reaves)
  • Robot Framework Lexer
    • Recognize .resource files as Robot Framework files (#2158 by Vasiliy)
  • Ruby Lexer
    • Fix highlighting comparable method definition (#2149 by Hartley McGuire)
  • TOML Lexer
    • Realign TOML lexers with the Pygments counterpart (#2152 by Tan Le)

version 4.6.0: 2025-07-16

Comparison with the previous version

  • General
    • Add Ruby 3.4 to CI build (#2127 by Tan Le)
    • Improve Objective-C vs Mathematica lexer disambiguation (#2103 by objc)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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@v4.6.0...v4.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 1, 2026
@netlify
Copy link

netlify bot commented Jan 1, 2026

Deploy Preview for govuk-components ready!

Name Link
🔨 Latest commit 1d95c6d
🔍 Latest deploy log https://app.netlify.com/projects/govuk-components/deploys/6956e0ce3400ef0008afe4e6
😎 Deploy Preview https://deploy-preview-625--govuk-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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