chore(deps): bump rouge from 4.7.0 to 5.1.0 - #102
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 4.7.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@v4.7.0...v5.1.0) --- updated-dependencies: - dependency-name: rouge dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/rouge-5.1.0
branch
from
September 7, 2026 03:20
1a0df93 to
a38f3d2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rouge from 4.7.0 to 5.1.0.
Release notes
Sourced from rouge's releases.
Changelog
Sourced from rouge's changelog.
... (truncated)
Commits
afc3c52Release v5.1.0 (#2315)1e5bad1properties: fix comments at eof and escaped chars in keys (#2320)bf1806dFix applescript warning and move files to locations that match the tag (#2321)1b39fb6update AGENTS.md and CONTRIBUTING.md (#2316)e31b904remove redundant alias declarations, and warn on duplicate registration (#2317)aed8a2fFix bug with yaml separator in code blocks (#2313)5208dfashell: use Str::Interpol instead of Str::Escape (#2310)11dce33Overhaul the perl lexer (#2307)1bfcbf9add support for bash 5.3 curly substitutions (#2309)ab9e21eFix edge case in markdown lexer for links (#2308)