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 rouge requirement from ~> 3.13.0 to ~> 3.14.0 #87

Merged
merged 1 commit into from Jan 1, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on rouge to permit the latest version.

Release notes

Sourced from rouge's releases.

v3.14.0

This release includes fixes for the JSONDOC, Liquid, Magik and TOML lexers as well as the addition of the NES Assembly and Slice lexers.

If all goes according to plan, this will be the last release for 2019. Thanks to all the contributors who improved Rouge—this library wouldn't be what it is without you. See you all again in the new year!

Changelog

Sourced from rouge's changelog.

version 3.14.0: 2019-12-11

Comparison with the previous version

  • General
    • Fix lexing of comments at the EOF (#1371 by Maxime Kjaer)
    • Fix typo in README.md (#1367 by Sven Tennie)
  • JSONDOC Lexer
    • Update state names in json-doc lexer (#1364 by Maxime Kjaer)
  • Liquid Lexer
    • Add pattern for matching filenames to the Liquid lexer (#1351 by Eric Knibbe)
  • Magik Lexer
    • Add _finally keyword to Magik lexer (#1365 by Steven Looman)
  • NES Assembly Lexer (NEW)
    • Add NES Assembly lexer (#1354 by Yury Sinev)
  • Slice Lexer (NEW)
    • Add Slice lexer (#867 by jolkdarr)
  • TOML Lexer
    • Add support for inline tables to TOML lexer (#1359 by Michael Camilleri)

version 3.13.0: 2019-11-13

Comparison with the previous version

  • BPF Lexer
    • Support disassembler output in BPF lexer (#1346 by Paul Chaignon)
  • Q Lexer
    • Fix quote escaping in Q lexer (#1355 by AngusWilson)
  • TTCN-3 Lexer (NEW)
    • Add TTCN-3 testing language lexer (#1337 by Garcia)

version 3.12.0: 2019-10-16

Comparison with the previous version

  • General
    • Handle Guesser::Ambiguous in Markdown context (#1349 by John Fairhurst)
    • Ensure XML lexer handles unknown DOCTYPEs (#1348 by John Fairhurst)
    • Remove note about GitHub Pages' version of Rouge (#1344 by Andrew Petz)
  • Embedded Elixir Lexer
    • Add Phoenix Live View file glob to Embedded Elixir lexer (#1347 by Maksym Verbovyi)
  • Minizinc Lexer (NEW)
    • Add MiniZinc lexer (#1329 by Abe Voelker)

version 3.11.1: 2019-10-02

Comparison with the previous version

  • Perl Lexer
    • Fix overeager quoting constructs in Perl lexer (#1335 by Brent Laabs)
... (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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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@v3.13.0...v3.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 1, 2020
@peteryates peteryates merged commit 6b55c1f into master Jan 1, 2020
@peteryates peteryates deleted the dependabot/bundler/rouge-tw-3.14.0 branch January 1, 2020 15:07
peteryates added a commit that referenced this pull request Jan 9, 2020
….14.0

Update rouge requirement from ~> 3.13.0 to ~> 3.14.0
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants