Skip to content

Bump regexp_parser from 1.8.0 to 1.8.1#984

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/regexp_parser-1.8.1
Closed

Bump regexp_parser from 1.8.0 to 1.8.1#984
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/regexp_parser-1.8.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 5, 2020

Bumps regexp_parser from 1.8.0 to 1.8.1.

Changelog

Sourced from regexp_parser's changelog.

[1.8.1] - 2020-09-28 - Janosch Müller

Fixed

  • fixed scanning of comment-like text in normal mode
    • this was an old bug, but had become more prevalent in v1.8.0
    • thanks to Tietew for the report
  • specified correct minimum Ruby version in gemspec
    • it said 1.9 but really required 2.0 as of v1.8.0
Commits
  • 58f3374 Release v1.8.1
  • 1d36045 Fix scanning of comment-like text in normal mode ...
  • 1808959 Specify correct minimum ruby after 7c4d268
  • See full diff in compare view

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

Bumps [regexp_parser](https://github.com/ammar/regexp_parser) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/ammar/regexp_parser/releases)
- [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md)
- [Commits](ammar/regexp_parser@v1.8.0...v1.8.1)

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 5, 2020
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 6, 2020

Looks like regexp_parser is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 6, 2020
@dependabot dependabot bot deleted the dependabot/bundler/regexp_parser-1.8.1 branch October 6, 2020 08:48
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