Skip to content
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

Update dependency rouge to v4.4.0 #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rouge (source, changelog) 4.1.3 -> 4.4.0 age adoption passing confidence

Release Notes

rouge-ruby/rouge (rouge)

v4.4.0

Compare Source

Comparison with the previous version

  • Docker Lexer
    • Detect Containerfiles as Dockerfiles (#​2059 by Andrew Hills)
  • Make Lexer
    • Handle else if statement in makefile (#​2063 by Tan Le)
  • Mojo Lexer (NEW)
    • Add Mojo to list of supported language (#​2072 by Tan Le)
    • Fix NameError in the Mojo lexer in Ruby 2.7 (#​2068 by Bart Broere)
    • Mojo language highlighting support. (#​2050 by ivellapillil)
  • P4 Lexer (NEW)
    • Add lexer for P4 (#​2049 by Ryan Goodfellow)

v4.3.0

Compare Source

Comparison with the previous version

  • General
    • Align the base-16 default dark colour palette (#​2040 by Tan Le)
  • Brainfuck Lexer
    • Add "bf" as an alias for brainfuck (#​2038 by Boris Verkhovskiy)
  • Eiffel Lexer
    • Add some unicode operators in Eiffel (#​2048 by Ilgiz Mustafin)
  • HCL Lexer
    • Add Operator support to the HCL Lexer (#​2047 by Simon Heather)
  • IecST Lexer (NEW)
    • Add lexer for IEC 61131-3 Structured Text (#​2027 by Martin Waitz)
  • JavaScript & TypeScript Lexer
    • Adding type operators satisfies and as (#​2014 by Evan R)
  • Markdown Lexer
    • Support bold and italics at the same time (#​2053 by Tan Le)
  • Mathematica Lexer
    • Add "wolfram" as an alias for Mathematica (#​2042 by Boris Verkhovskiy)
  • Objective-C Lexer
    • Add "objective-c" as an alias for Objective-C (#​2037 by Boris Verkhovskiy)
  • Ruby & Crystal Lexer
    • Add Ruby and Crystal unicode samples (#​2036 by Tan Le)
    • Fix non-ascii characters in names in Crystal and Ruby (#​1894 by Kolesár András)
  • TCL Lexer
    • Fix comment highlight in TCL lexer (#​2041 by Tan Le)
  • TOML Lexer
    • toml: support all date formats (#​2033 by Martin Tournoij)

v4.2.1

Compare Source

Comparison with the previous version

  • General
    • Fix private class unused variable warnings (#​2031 by Ryan Davis)
    • Fix duplicate range regexp warnings (#​2030 by Ryan Davis)
    • Turn on warnings via VERBOSE env (#​2019 by Ryan Davis)
    • Development related cleanup (#​2018 by Ryan Davis)
    • Move several gems in Gemfile into development group to avoid eager require (#​2015 by Ryan Davis)
    • Add Ruby 3.3.0 to CI check (#​2016 by Tan Le)
  • CPP Lexer
    • added support for c++20 module keywords 'module' and 'import' and sample. (#​2023 by Rasmus20B)
  • NASM Lexer
    • Support primitive directives in NASM lexer (#​1974 by Tan Le)
  • NGINX Lexer
    • Highlight float number in nginx lexer (#​2017 by Tan Le)
  • TOML Lexer
    • toml: only highlight inf and nan in value, highlight keys starting with digit (#​2003 by Martin Tournoij)
    • toml: don't highlight keys with inline tables as tables (#​2002 by Martin Tournoij)

v4.2.0

Compare Source

Comparison with the previous version

  • General
    • Bump actions/checkout to v4 (#​1998 by Tan Le)
    • Update change log (#​1983 by Tan Le)
  • BPF Lexer
    • Update BPF lexer (#​2004 by Paul Chaignon)
  • Code Owners Lexer (NEW)
    • Add Code owners lexer (#​1969 by Tan Le)
  • Dart Lexer
    • Remove inline from Dart declaration keywords (#​1990 by Parker Lougheed)
  • Elixir Lexer
    • Detect Elixir syntax by shebang (#​2001 by arathunku)
  • Groovy Lexer
    • Update groovy for record, enum, var (#​1984 by Guillaume Laforge)
  • Python Lexer
    • Guess .pyi files as Python (#​1996 by ryderben)
  • Svelte Lexer (NEW)
    • add svelte lexer (#​1979 by Brodie Davis)
  • Xoji Lexer
    • Updated Xojo Syntax (#​2005 by XojoGermany)
    • Updated Xojo Syntax (#​2000 by XojoGermany)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency rouge to v4.2.0 Update dependency rouge to v4.2.1 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/rouge-4.x-lockfile branch from 60b1b52 to 9c29dea Compare March 18, 2024 08:08
@renovate renovate bot force-pushed the renovate/rouge-4.x-lockfile branch from 9c29dea to a16d4ba Compare June 14, 2024 05:31
@renovate renovate bot changed the title Update dependency rouge to v4.2.1 Update dependency rouge to v4.3.0 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/rouge-4.x-lockfile branch from a16d4ba to 0df6c2f Compare September 17, 2024 03:09
@renovate renovate bot changed the title Update dependency rouge to v4.3.0 Update dependency rouge to v4.4.0 Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants