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 the all-gems group across 1 directory with 2 updates #19

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

Conversation

dependabot[bot]
Copy link

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

Bumps the all-gems group with 2 updates in the / directory: danger and rouge.

Updates danger from 9.5.0 to 9.5.1

Release notes

Sourced from danger's releases.

9.5.1

Changelog

Sourced from danger's changelog.

9.5.1

Commits
  • 53ebd64 Prepare for release
  • cd913ea Merge pull request #1499 from manicmaniac/add-gems-ejected-from-stdlib
  • 73fbe8a Update CHANGELOG entry
  • 79be3c8 Add base64 that will be removed from Ruby 3.4.0
  • 183ea9d Add pstore that will be removed from Ruby 3.5.0
  • 16eca2e Merge pull request #1498 from nagataaaas/fix/find_merge_base_with_incremental...
  • 61c8787 add nil at the end of find_merge_base_with_incremental_fetch
  • 800fa85 update CHANGELOG pr number
  • a99a429 Update CHANGELOG.md
  • bc1a676 fix find_merge_base_with_incremental_fetch
  • Additional commits viewable in compare view

Updates rouge from 4.4.0 to 4.5.1

Release notes

Sourced from rouge's releases.

v4.5.1

This release includes a small fix in loading dependencies in JSON5 lexer.

Full Changelog: rouge-ruby/rouge@v4.5.0...v4.5.1

v4.5.0

This release includes 2 new lexers, COBOL and JSON5. We have added some enhancements across Groovy, Javascript, INI, Ruby and Terraform Lexer. Thank you to all of the amazing contributors for your help and continuous support!

Full Changelog: rouge-ruby/rouge@v4.4.0...v4.5.0

Changelog

Sourced from rouge's changelog.

version 4.5.1: 2024-11-12

Comparison with the previous version

  • JSON5 Lexer
    • Fix prerequisite dependency in JSON5 (#2084 by Tan Le)

version 4.5.0: 2024-11-11

Comparison with the previous version

  • General
    • Support multiple states when parsing rules (#2078 by Tan Le)
  • COBOL Lexer (NEW)
    • Add a lexer, tests and examples for COBOL (#2067 by Bart Broere)
  • Groovy Lexer
    • Recognize Nextflow files as Groovy files (#2081 by Bond-009)
  • INI Lexer
    • Add more extensions and mimetypes for INI lexer (#2075 by Tan Le)
    • Default .cfg highlight to INI lexer (#2074 by Tan Le)
  • Javascript Lexer
    • Support private property identifier in JS lexer (#2076 by Tan Le)
  • JSON5 Lexer (NEW)
    • implement a json5 lexer (#1561 by Jeanine Adkisson)
  • Ruby Lexer
    • Recognize Thor files as Ruby files (#2080 by Vitaly Slobodin)
  • Terraform Lexer
    • Support special escape sequences in Terraform (#2073 by Tan Le)
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-gems group with 2 updates in the / directory: [danger](https://github.com/danger/danger) and [rouge](https://github.com/rouge-ruby/rouge).


Updates `danger` from 9.5.0 to 9.5.1
- [Release notes](https://github.com/danger/danger/releases)
- [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md)
- [Commits](danger/danger@v9.5.0...v9.5.1)

Updates `rouge` from 4.4.0 to 4.5.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.4.0...v4.5.1)

---
updated-dependencies:
- dependency-name: danger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gems
- dependency-name: rouge
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-gems
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 18, 2024
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.

0 participants