whitequark / parser

A Ruby parser.
Other
1.59k stars 199 forks source link

* Bump maintenance branches to 3.3.5 #1039

Closed koic closed 2 months ago

koic commented 2 months ago

Ruby 3.3.5 has been released: https://www.ruby-lang.org/en/news/2024/09/03/3-3-5-released/

Bump 3.3 branch from 3.3.4 to 3.3.5: https://github.com/ruby/ruby/compare/v3_3_4...v3_3_5

There seems to be no change to the syntax.

koic commented 2 months ago

To pass the matrix CI for Ruby 3.3.5, it is necessary to wait for the image from https://github.com/ruby/setup-ruby.

neumayr commented 2 months ago

@koic v3.3.5 is now available, see https://github.com/ruby/setup-ruby/pull/634

iliabylich commented 2 months ago

Thanks, 3.3.5.0 has been released.