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

Bump rouge from 4.2.0 to 4.2.1 #3929

Merged
merged 1 commit into from Mar 25, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps rouge from 4.2.0 to 4.2.1.

Release notes

Sourced from rouge's releases.

v4.2.1

This small release includes some bug fixes across CPP, NASM, NGINX and TOML lexer. We have also fixed a number of Ruby warnings and made some small development improvements.

Thank you to all of the amazing contributors for your help and continuous support!

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

Changelog

Sourced from rouge's changelog.

version 4.2.1: 2024-03-18

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)
Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 18, 2024
@govuk-ci govuk-ci temporarily deployed to components-gem-pr-3929 March 18, 2024 13:39 Inactive
@andysellick
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/rouge-4.2.1 branch from 0a755b9 to afb2a29 Compare March 25, 2024 12:13
@govuk-ci govuk-ci temporarily deployed to components-gem-pr-3929 March 25, 2024 12:13 Inactive
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 4.2.0 to 4.2.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.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/rouge-4.2.1 branch from afb2a29 to 6f2acbe Compare March 25, 2024 12:13
@govuk-ci govuk-ci temporarily deployed to components-gem-pr-3929 March 25, 2024 12:14 Inactive
@andysellick andysellick merged commit 0ae5e21 into main Mar 25, 2024
12 checks passed
@andysellick andysellick deleted the dependabot/bundler/rouge-4.2.1 branch March 25, 2024 12:16
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.

None yet

2 participants