Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

Bumps parser from 3.0.2.0 to 3.1.0.0.

Changelog

Sourced from parser's changelog.

v3.1.0.0 (2022-01-03)

API modifications:

  • parser/current: update for 3.1.0 release. (#840) (Ilya Bylich)

Features implemented:

  • ruby31.y: accept forward arg without parentheses. (#839) (Ilya Bylich)

v3.0.3.2 (2021-12-08)

Bugs fixed:

  • dedenter.rb: fix an encoding/squiggly heredoc regression (#836) (hmdne)

v3.0.3.1 (2021-11-29)

Features implemented:

  • ruby31.y: parse anonymous block argument. (#833) (Ilya Bylich)
  • ruby31.y: parse forward argument without parentheses (#832) (Ilya Bylich)

v3.0.3.0 (2021-11-25)

API modifications:

  • Bump maintenance branches to 3.0.3, 2.7.5, and 2.6.9 (#829) (Koichi ITO)

Features implemented:

  • lexer.rl: parse meta-control-hex chars in regexes starting from 3.1 (#828) (Ilya Bylich)
  • builder.rb: warn on duplicate hash key literals. (#827) (Ilya Bylich)
  • ruby31.y: Allow value omission in Hash literals (#818) (Svyatoslav Kryukov)
  • ruby31.y: Allow omission of parentheses in one line pattern matching (#816) (Koichi ITO)
  • ruby31.y: Add pattern matching pin support for instance/class/global variables (#813) (Koichi ITO)

Bugs fixed:

  • ruby31.y: handle local variables as hash labels with omitted values (#820) (Ilya Bylich)
  • lexer.rl: Fix handling of beginless ranges at start of line (#822) (Matijs van Zuijlen)
  • dedenter.rb: Fix squiggly heredoc line continuation handling (#819) (Matijs van Zuijlen)
  • lexer.rl: fix incompatible delimiters on percent literal (#808) (Masataka Pocke Kuwabara)
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)

Bumps [parser](https://github.com/whitequark/parser) from 3.0.2.0 to 3.1.0.0.
- [Release notes](https://github.com/whitequark/parser/releases)
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.0.2.0...v3.1.0.0)

---
updated-dependencies:
- dependency-name: parser
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 22, 2022

Superseded by #38.

@dependabot dependabot bot closed this Feb 22, 2022
@dependabot dependabot bot deleted the dependabot-bundler-parser-3.1.0.0 branch February 22, 2022 09:22
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

Development

Successfully merging this pull request may close these issues.

1 participant