Bump parser from 3.1.1.0 to 3.2.1.1 by dependabot[bot] · Pull Request #102 · jsdeveloperpro/explore
Bumps parser from 3.1.1.0 to 3.2.1.1.
Changelog
Sourced from parser's changelog.
v3.2.1.1 (2023-03-08)
API modifications:
- bump racc to 1.6.2 (#916) (Ilya Bylich)
- backport tests for mixed usage of anonymous kwarg/kwrestarg and forwarded-arguments (#915) (Ilya Bylich)
- add tests for kwopt+kwrest arguments and forwarded_kwrestarg. (#913) (Ilya Bylich)
Bugs fixed:
- builders/default: allow forwarded_kwrestarg with additional kwargs (#912) (Owen Stephens)
v3.2.1.0 (2023-02-09)
API modifications:
- Bump maintenance branches to 3.2.1 (#908) (Koichi ITO)
- lexer.rl: extract strings lexing to lexer-strings.rl (#905) (Ilya Bylich)
Features implemented:
- Ruby 3.3 support (#904) (Ole Friis Østergaard)
v3.2.0.0 (2023-01-03)
API modifications:
- lexer.rl: extract
extend_string_escapedto a separate method (#893) (Ilya Bylich)- bump Racc to 1.6.1 (#890) (Koichi ITO)
Features implemented:
- lexer.rl: use Ragel -F0 on non-CRuby (#894) (Benoit Daloze)
- ruby32.y: Allow optional newlines before closing parenthesis (#892) (Koichi ITO)
Bugs fixed:
- ruby32.y: fix a parse error when using forwarded argument with restarg (#889) (Koichi ITO)
v3.1.3.0 (2022-11-25)
API modifications:
- Bump maintenance branches to 3.1.3, 3.0.5, 2.7.7 (#886) (Koichi ITO)
- ruby32.y: reuse nonlocal_var rule. (#879) (Ilya Bylich)
- ruby32.y: reuse opt_nl rule. (#878) (Ilya Bylich)
Features implemented:
- ruby32.y: implement forwarded restarg and kwrestarg. (#874) (Ilya Bylich)
v3.1.2.1 (2022-08-08)
Bugs fixed:
... (truncated)
Commits
b6071efUpdate changelog.abfba80Bump version.47a9c09* bump racc to 1.6.2 (#916)a4bc6c4* backport tests for mixed usage of anonymous kwarg/kwrestarg and forwarded-a...2d23044* add tests for kwopt+kwrest arguments and forwarded_kwrestarg. (#913)ff6f75a- builders/default: allow forwarded_kwrestarg with additional kwargs (#912)1e7a4b2Fix broken link to ast gem documentation (#909)c44b23dUpdate changelog.f8acd8cUpdate changelog.38b8226Bump version.- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)