draupnir
draupnir copied to clipboard
Bump parser from 3.1.2.0 to 3.3.7.0
Bumps parser from 3.1.2.0 to 3.3.7.0.
Changelog
Sourced from parser's changelog.
v3.3.7.0 (2025-01-16)
API modifications:
- Bump maintenance branches to 3.3.7 (#1061) (Koichi ITO)
- bump 3.4 branch, remove 3.0 from CI (EOL) (#1057) (Ilya Bylich)
- assert that version-specific checks actually run against at least one version (#1050) (Earlopain)
Features implemented:
- ruby34.y: reject
returnin singleton class (#1048) (Earlopain)Bugs fixed:
- Fix
ruby-parsewith a folder ending in.rb(#1047) (Earlopain)v3.3.6.0 (2024-11-05)
API modifications:
- Bump maintenance branches to 3.3.6 (#1045) (Koichi ITO)
v3.3.5.1 (2024-10-31)
API modifications:
- Bump maintenance branches to 3.2.6 (#1044) (Koichi ITO)
v3.3.5.0 (2024-09-04)
API modifications:
- Bump maintenance branches to 3.3.5 (#1039) (Koichi ITO)
v3.3.4.2 (2024-08-08)
Bugs fixed:
- Fix errros in the ascii specs of RuboCop (#1037) (Koichi ITO)
v3.3.4.1 (2024-08-07)
API modifications:
Bugs fixed:
- builder.rb: catch encoding errors when parsing invalid encoding regexp (#1033) (Earlopain)
v3.3.4.0 (2024-07-10)
... (truncated)
Commits
bfe7a68Update changelog.fb16c01Bump version.2684112update CI config (bump JRuby version, drop MRI 3.0 branch) (#1062)e4104e8* Bump maintenance branches to 3.3.7 (#1061)70ac244Revert "* bump 3.4 branch, remove 3.0 from CI (EOL) (#1057)" (#1058)3d89cb4* bump 3.4 branch, remove 3.0 from CI (EOL) (#1057)d230989* assert that version-specific checks actually run against at least one versi...91a0a6a+ ruby34.y: rejectreturnin singleton class (#1048)510eba0- Fixruby-parsewith a folder ending in.rb(#1047)9a6ee63Update changelog.- Additional commits viewable in compare view
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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)