Skip to content

Pull requests: ruby-syntax-tree/syntax_tree

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Adds a plugin for empty hash formatting
#532 by adamof was closed Oct 29, 2025 Loading… updated Oct 29, 2025
Bump rake from 13.3.0 to 13.3.1 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#542 by dependabot bot was merged Oct 29, 2025 Loading… updated Oct 29, 2025
Bump rubocop from 1.81.1 to 1.81.6 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#541 by dependabot bot was merged Oct 21, 2025 Loading… updated Oct 21, 2025
Bump minitest from 5.25.5 to 5.26.0 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#540 by dependabot bot was merged Oct 8, 2025 Loading… updated Oct 8, 2025
Bump rubocop from 1.80.2 to 1.81.1 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#539 by dependabot bot was merged Sep 26, 2025 Loading… updated Sep 26, 2025
Bump rubocop from 1.80.2 to 1.81.0 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#538 by dependabot bot was closed Sep 26, 2025 Loading… updated Sep 26, 2025
Bump rubocop from 1.80.1 to 1.80.2 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#537 by dependabot bot was merged Sep 4, 2025 Loading… updated Sep 4, 2025
Bump rubocop from 1.80.0 to 1.80.1 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#536 by dependabot bot was merged Aug 27, 2025 Loading… updated Aug 27, 2025
Bump actions/upload-pages-artifact from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#535 by dependabot bot was merged Aug 22, 2025 Loading… updated Aug 22, 2025
Bump rubocop from 1.79.2 to 1.80.0 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#534 by dependabot bot was merged Aug 22, 2025 Loading… updated Aug 22, 2025
Bump actions/checkout from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#531 by dependabot bot was merged Aug 12, 2025 Loading… updated Aug 12, 2025
Bump rubocop from 1.78.0 to 1.79.2 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#530 by dependabot bot was merged Aug 5, 2025 Loading… updated Aug 5, 2025
Bump rubocop from 1.78.0 to 1.79.1 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#529 by dependabot bot was closed Aug 1, 2025 Loading… updated Aug 1, 2025
Bump rubocop from 1.78.0 to 1.79.0 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#528 by dependabot bot was closed Jul 29, 2025 Loading… updated Jul 29, 2025
Move YARV out of syntax tree
#527 by kddnewton was merged Jul 18, 2025 Loading… updated Jul 18, 2025
Remove the translation layer
#526 by kddnewton was merged Jul 17, 2025 Loading… updated Jul 17, 2025
Add config option to CLI
#523 by kddnewton was merged Jul 15, 2025 Loading… updated Jul 15, 2025
Assoc uses Identity formatter if any value is nil
#450 by bradleybuda was merged Jul 11, 2025 Loading… updated Jul 11, 2025
Track compile errors
#522 by kddnewton was merged Jul 11, 2025 Loading… updated Jul 11, 2025
Plugin to remove spaces in hash
#360 by ryanb was closed Jul 11, 2025 Loading… updated Jul 11, 2025
Args -> ArgumentsNode
#368 by davidwessman was closed Jul 11, 2025 Loading… updated Jul 11, 2025
AliasNode: {left, right} -> {new_name, old_name}
#370 by davidwessman was closed Jul 11, 2025 Loading… updated Jul 11, 2025
Formatting fixes for YARP
#394 by csabahenk was closed Jul 11, 2025 Loading… updated Jul 11, 2025
Bump actions/upload-pages-artifact from 2 to 3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#425 by dependabot bot was closed Jul 11, 2025 Loading… updated Jul 11, 2025
Enable more tests now that TruffleRuby supports pattern matching
#435 by eregon was closed Jul 11, 2025 Loading… updated Jul 11, 2025
ProTip! Filter pull requests by the default branch with base:main.