Skip to content

Bump rouge from 5.0.0 to 5.1.0 - #1070

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rouge-5.1.0
Open

Bump rouge from 5.0.0 to 5.1.0#1070
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rouge-5.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps rouge from 5.0.0 to 5.1.0.

Release notes

Sourced from rouge's releases.

v5.1.0

This release adds a new lexer for AddmusicK/Ramekin assembly and a substantial overhaul of the Perl lexer. The Java lexer now supports more modern syntax and no longer splits import static into separate tokens. The Shell lexer gains support for bash 5.3 curly substitutions and bitwise shift operators in math contexts. We also improved comment handling in Makefile body blocks and added delimited comment support to VHDL, along with fixes to the AppleScript, Markdown, Properties, Vue, and YAML lexers.

Thanks to all our contributors for your help and continuous support!

Changelog

Sourced from rouge's changelog.

version 5.1.0: 2026-08-05

Comparison with the previous version

  • General
    • add a more helpful #inspect method for lexers (#2303 by Jeanine Adkisson)
    • Wrap code/pre references in changelog (#2293 by Matt Jankowski)
    • remove redundant alias declarations, and warn on duplicate registration (#2317 by Jeanine Adkisson)
    • update AGENTS.md and CONTRIBUTING.md (#2316 by Jeanine Adkisson)
  • AddmusicK/Ramekin Lexer (NEW)
    • Add an AddmusicK/Ramekin lexer (#2277 by Jeanine Adkisson)
  • AppleScript Lexer
    • Fix applescript warning and move files to locations that match the tag (#2321 by Jeanine Adkisson)
  • Makefile Lexer
    • Add comment support in Makefile body blocks (#2305 by Tan Le)
  • Markdown Lexer
    • Fix edge case in markdown lexer for links (#2308 by Marcel Amirault)
  • Java Lexer
    • Support modern Java syntax (#2300 by Tan Le)
    • Fix Java import static tokenized as separate tokens (#2298 by Tan Le)
  • Perl Lexer
    • Overhaul the perl lexer (#2307 by Jeanine Adkisson)
  • Properties Lexer
    • properties: fix comments at eof and escaped chars in keys (#2320 by Jeanine Adkisson)
  • Shell Lexer
    • shell: use Str::Interpol instead of Str::Escape (#2310 by Jeanine Adkisson)
    • Add bitwise shift operators to shell math context (#2297 by Tan Le)
    • add support for bash 5.3 curly substitutions (#2309 by Jeanine Adkisson)
  • VHDL Lexer
    • VHDL: support delimited comments (#2304 by marph91)
  • Vue Lexer
    • Fix @ event shorthand in Vue templates (#2296 by Tan Le)
  • YAML Lexer
    • Fix bug with yaml separator in code blocks (#2313 by Marcel Amirault)
Commits
  • afc3c52 Release v5.1.0 (#2315)
  • 1e5bad1 properties: fix comments at eof and escaped chars in keys (#2320)
  • bf1806d Fix applescript warning and move files to locations that match the tag (#2321)
  • 1b39fb6 update AGENTS.md and CONTRIBUTING.md (#2316)
  • e31b904 remove redundant alias declarations, and warn on duplicate registration (#2317)
  • aed8a2f Fix bug with yaml separator in code blocks (#2313)
  • 5208dfa shell: use Str::Interpol instead of Str::Escape (#2310)
  • 11dce33 Overhaul the perl lexer (#2307)
  • 1bfcbf9 add support for bash 5.3 curly substitutions (#2309)
  • ab9e21e Fix edge case in markdown lexer for links (#2308)
  • Additional commits viewable in compare view

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 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 5.0.0 to 5.1.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/main/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: rouge
  dependency-version: 5.1.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 task One or more no-coding actions to execute for this project. labels Aug 11, 2026
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 task One or more no-coding actions to execute for this project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants