Skip to content

Update rouge requirement from 4.1.3 to 4.2.0#31

Merged
petk merged 1 commit intomainfrom
dependabot/bundler/rouge-4.2.0
Nov 2, 2023
Merged

Update rouge requirement from 4.1.3 to 4.2.0#31
petk merged 1 commit intomainfrom
dependabot/bundler/rouge-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 25, 2023

Updates the requirements on rouge to permit the latest version.

Release notes

Sourced from rouge's releases.

v4.2.0

This release introduce 2 new levers: Code Owners and Svelte. In addition, we have also made some improvements across BPF, Dart, Elixir, Groovy, Python and Xoji lexer. Thank you for all the wonderful contributors ❤️ Happy lexing!

Full Changelog: rouge-ruby/rouge@v4.1.3...v4.2.0

Changelog

Sourced from rouge's changelog.

version 4.2.0: 2023-10-25

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)

version 4.1.3: 2023-07-31

Comparison with the previous version

  • HCL & Terrafom Lexer
    • Update HCL & Terraform Lexers (#1975 by Simon Heather)
  • IRB Lexer
    • Add multi-line examples for IRB lexer (#1968 by Tan Le)
    • irb lexer: recognize the SIMPLE prompt (#1943 by Ronan Limon Duparcmeur)
  • Swift Lexer
    • Swift 5.8 and 5.9 updates (#1948 by John Fairhurst)
  • TypeScript Lexer
    • Add guessing specs for TypeScript extensions (#1980 by Tan Le)
    • Add Typescript support for .cts and .mts (#1978 by George Petrou)
  • XQuery Lexer
    • XQuery: .xqm suffix added (#1971 by Christian Grün)

version 4.1.2: 2023-06-01

Comparison with the previous version

  • Python Lexer
    • Fix highlight of ellipsis in Python lexer (#1964 by Tan Le)
  • Wollok Lexer
    • Fix Wollok lexer: entity list is shared between lexer instances (#1954 by nsfisis)

... (truncated)

Commits

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)

Updates the requirements on [rouge](https://github.com/rouge-ruby/rouge) to permit the latest version.
- [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.3...v4.2.0)

---
updated-dependencies:
- dependency-name: rouge
  dependency-type: direct:production
...

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 Oct 25, 2023
@petk petk merged commit 9a8bcfc into main Nov 2, 2023
@dependabot dependabot Bot deleted the dependabot/bundler/rouge-4.2.0 branch November 2, 2023 17:14
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