Commit graph

12 commits

Author SHA1 Message Date
Mashhur
71c133e553
Bump to 9.0.1 (#17558) 2025-04-15 08:29:30 -07:00
mergify[bot]
e05d306356
[9.0] Pin rubocop-ast development gem due to new dep on prism (backport #17407) (#17424)
* Pin rubocop-ast development gem due to new dep on prism (#17407)

The rubocop-ast gem just introduced a new dependency on prism.
 - https://rubygems.org/gems/rubocop-ast/versions/1.43.0

In our install default gem rake task we are seeing issues trying to build native
extensions. I see that in upstream jruby they are seeing a similar problem (at
least it is the same failure mode https://github.com/jruby/jruby/pull/8415

This commit pins rubocop-ast to 1.42.0 which is the last version that did not
have an explicit prism dependency.

(cherry picked from commit 6de59f2c02)

* Bump rubocop-ast

We are pinning rubocop-ast to the last version that did not require prism.
It is a development gem and should not change any behavior of LS.

---------

Co-authored-by: Cas Donoghue <cas.donoghue@gmail.com>
2025-03-27 14:44:48 -07:00
github-actions[bot]
f15ae9fbb0
Update patch plugin versions in gemfile lock (#17343)
Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
2025-03-17 18:52:12 -07:00
mergify[bot]
3af8a6fe00
[9.0] Upgrade elasticsearch-ruby client. (backport #17161) (#17309)
* Upgrade elasticsearch-ruby client. (#17161)

* Fix Faraday removed basic auth option and apply the ES client module name change.

(cherry picked from commit e748488e4a)

* Update elasticsearch-ruby client in gemfile lock.

---------

Co-authored-by: Mashhur <99575341+mashhurs@users.noreply.github.com>
Co-authored-by: Mashhur <mashhur.sattorov@elastic.co>
2025-03-17 08:35:43 -07:00
github-actions[bot]
ed676fe4d3
Update rack to 3.1.11 (#17230) (#17233)
(cherry picked from commit 872ae95588)

Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
2025-03-05 17:23:05 +00:00
github-actions[bot]
5da491eb3b
Update minor plugin versions in gemfile lock (#17134)
Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
2025-02-20 12:16:07 -08:00
Mashhur
ae2ecf3d8b
Upgrade filter-xml and its nokogori dependency. (#17130) 2025-02-20 09:35:11 -08:00
github-actions[bot]
4fcfab11d5
bump lock file for 9.0 (#17080)
* Update patch plugin versions in gemfile lock

---------

Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
Co-authored-by: Mashhur <mashhur.sattorov@elastic.co>
2025-02-13 10:30:49 -08:00
Mashhur
cdc7e28fad
Upgrade net-imap to 0.5.6 (#17077) 2025-02-12 11:31:52 -08:00
Mashhur
20e192cc02
Update elastic_integration version with 9.0 pre-release. (#17016) 2025-02-05 08:26:41 -08:00
github-actions[bot]
3d66b67ba3
Update major plugin versions in gemfile lock (#16996)
Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
2025-01-30 11:31:37 -08:00
Mashhur
3d83ac5bda
Copy Gemfile from 8.17 to 9.0 (#16993)
* Copy Gemfile from 8.17 and bump core version to 9.0
2025-01-30 09:56:04 -08:00