Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps rouge from 4.6.1 to 4.7.0.

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

Bumps [rouge](https://github.com/rouge-ruby/rouge) from 4.6.1 to 4.7.0.
- [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.1...v4.7.0)

---
updated-dependencies:
- dependency-name: rouge
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 1, 2026
@github-actions github-actions bot merged commit 4a082c8 into main Jan 1, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/rouge-4.7.0 branch January 1, 2026 05:05
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