Skip to content

Bump rouge from 4.1.0 to 4.1.1 #209

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

Merged
merged 1 commit into from
May 15, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps rouge from 4.1.0 to 4.1.1.

Release notes

Sourced from rouge's releases.

v4.1.1

This release introduces a number of bug fixes and enhancements across Dart, Dot, JavaScript, Liquid, Mosel, OpenEdge, PHP, Python, Ruby, Rush and Shell lexer. Thank you to everyone who has contributed to this release. Happy Lexing!

Changelog

Sourced from rouge's changelog.

version 4.1.1: 2023-05-15

Comparison with the previous version

  • General
    • Fix Twig/Jinja: incorrect recognition of some special tokens like keywords (#1949 by nsfisis)
    • Add reference to Code of Conduct (#1942 by Tan Le)
  • Dart Lexer
    • Add basic support for Dart 3 features (#1935 by Parker Lougheed)
  • Dot Lexer
    • Add alias graphviz for dot (#1651 by Alexander Sapozhnikov)
  • JavaScript Lexer
    • javascript: Fix an issue where some keywords like "for" and "if" are mistakenly recognized as functions (#1938 by nsfisis)
  • Liquid Lexer
    • Liquid: update for 5.0.0 (#1681 by Eric Knibbe)
  • Mosel Lexer
    • Delete buggy detection for Mosel (#1936 by Cyril Brulebois)
  • Openedge Lexer
    • fix: improve openedge abl langage (#1843 by clement-brodu)
  • PHP Lexer
    • php: fix highlight of fully-qualified identifiers (fix #1718) (#1924 by nsfisis)
  • Python Lexer
    • Support doctest highlight in Python lexer (#1932 by Tan Le)
  • Ruby Lexer
    • Highlight Ruby's and/or/not logical operators (#1950 by Demian Ferreiro)
    • Fix string interpolation in Ruby percent literal (#1945 by Tan Le)
  • Rust Lexer
    • rust: Update builtins and sample file (fix #1922) (#1923 by nsfisis)
  • Shell Lexer
    • Add detection for zsh completion files (#1933 by Germán Riaño)
Commits
  • b9cb3dd Release v4.1.1 (#1963)
  • 0255a0e Add detection for zsh completion files (#1933)
  • 56a5798 Add alias graphviz for dot (#1651)
  • c745bb8 Highlight Ruby's and/or/not logical operators (#1950)
  • 96b11b5 Fix Twig/Jinja: incorrect recognition of some special tokens like keywords (#...
  • aa1a124 Fix string interpolation in Ruby percent literal (#1945)
  • 1e2c367 php: fix highlight of fully-qualified identifiers (fix #1718) (#1924)
  • a7958ba Add reference to Code of Conduct (#1942)
  • b274a10 javascript: Fix an issue where some keywords like "for" and "if" are mistaken...
  • be4d825 fix: improve openedge abl langage (#1843)
  • 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 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)

Bumps [rouge](https://github.com/rouge-ruby/rouge) from 4.1.0 to 4.1.1.
- [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.1.0...v4.1.1)

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

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 May 15, 2023
@github-actions github-actions bot merged commit abe3982 into main May 15, 2023
@dependabot dependabot bot deleted the dependabot/bundler/rouge-4.1.1 branch May 15, 2023 05:24
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.

0 participants