w3f / polkadot-spec

The Polkadot Protocol Specification
https://spec.polkadot.network
Creative Commons Attribution Share Alike 4.0 International
180 stars 70 forks source link

build(deps): bump rouge from 4.0.0 to 4.1.0 #613

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rouge from 4.0.0 to 4.1.0.

Release notes

Sourced from rouge's releases.

v4.1.0

Welcome to the first release of 2023! This release introduces a new lexer, Cisco IOS, and many fixes and enhancements across C#, CPP, JavaScript, PHP, Python and YAML lexer. We also address an issue with handling long paths in Windows and support a new dark variant of the GitHub theme.

Thank you to everyone who has contributed to this release. It is wonderful to see some first-time contributors. May all your wishes come true in 2023!

Full Changelog: https://github.com/rouge-ruby/rouge/compare/v4.0.1...v4.1.0

v4.0.1

This release introduces a number of updates and fixes across Coq, Gherkin, HTTP, Java, JavaScript, LLVM, Powershell, Praat, SystemD, Vala and YAML lexer.

Thanks to all the contributors who help make Rouge better. On behalf of the Rouge maintainers, we wish you a season full of joy and magic and a bright New Year.

Full Changelog: https://github.com/rouge-ruby/rouge/compare/v4.0.0...v4.0.1

Changelog

Sourced from rouge's changelog.

version 4.1.0: 2023-02-11

Comparison with the previous version

  • General
    • Use File.basename instead sub to correctly handle long paths on Windows (#1911 by Alex Babrykovich)
    • Update GitHub theme, add dark mode (#1918 by George Waters)
  • C# Lexer
    • Update C# lexer: new keywords and numeric literal syntax improvements (#1660 by Dominique Schuppli)
  • Cisco IOS Lexer (NEW)
    • Porting Cisco IOS configuration lexer from pygments-routerlexers (#1875 by chapmajs)
    • Add Cisco IOS lexer to Languages doc (#1929 by Tan Le)
  • CPP Lexer
    • Fix highlight of functions in CPP lexer (#1928 by Tan Le)
  • JavaScript Lexer
    • Recognize javascript functions & classes (#1920 by George Waters)
  • PHP Lexer
    • Support attributes in PHP lexer (#1915 by Tan Le)
  • Python Lexer
    • Improve Python lexer (#1919 by George Waters)
  • YAML Lexer
    • Fix already initialized constant warning in YAML (#1926 by Tan Le)
  • Rouge CI
    • Add Ruby 3.2 to CI build (#1912 by Tan Le)

version 4.0.1: 2022-12-17

Comparison with the previous version

  • General
    • Extract regex to constant in HTML formatter (#1904 by Tan Le)
    • Improve disambiguation rules on .pp extension (#1898 by Tan Le)
    • Ignoring RVM/rbenv version and gemset config files (#1874 by chapmajs)
  • Coq Lexer
    • Coq has non-standard string escapes. (#1872 by Gregory Malecha)
    • Simplify rules with groups syntax on coq lexer (#1876 by Tan Le)
    • Coq unicode improvements (#1764 by Cormac Relf)
  • Gherkin Lexer
    • Update Gherkin keywords (#1905 by Tan Le)
  • HTTP Lexer
    • Add support for the HTTP QUERY method (#1896 by Asbjørn Ulsberg)
  • Java Lexer
    • Support JEP 378 Text Blocks in Java [Closes #1687] (#1867 by Filip Procházka)
  • JavaScript Lexer
    • Fix template strings problem in javascript lexer (#1878 by DGCK81LNN)
  • LLVM Lexer
    • Update LLVM keywords (#1903 by Nikita Popov)
  • Powershell Lexer
    • Handle common line continuation in PS (#1901 by Tan Le)
    • Fix handling of PS subexpressions in interpolation (#1900 by Tan Le)

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.