bump lock file for 8.19 - #19378
Conversation
💛 Build succeeded, but was flaky
Failed CI Steps |
| logstash-core-plugin-api (>= 1.60, <= 2.99) | ||
| logstash-mixin-ecs_compatibility_support (~> 1.1) | ||
| logstash-filter-csv (3.1.1) | ||
| logstash-filter-csv (3.1.2) |
There was a problem hiding this comment.
why this hasn't been updated in 9.4.5 release? https://github.com/elastic/logstash/pull/19379/changes#diff-80d624e130f9fc78989d97ae369f9700d17238ce6ad8626c168fbfc8d9e6cb9fR294
There was a problem hiding this comment.
There was a problem hiding this comment.
The reason it bumped for 8.19 and not 9.4 is that the new pin would have required the csv gem to bump at more than a --patch level for 9.4. The update here is harmless. I think this can ship as is, we can do another csv filter release that unpins if we want.
| logstash-core-plugin-api (>= 1.60, <= 2.99) | ||
| logstash-mixin-ecs_compatibility_support (~> 1.1) | ||
| logstash-filter-csv (3.1.1) | ||
| logstash-filter-csv (3.1.2) |
There was a problem hiding this comment.
The reason it bumped for 8.19 and not 9.4 is that the new pin would have required the csv gem to bump at more than a --patch level for 9.4. The update here is harmless. I think this can ship as is, we can do another csv filter release that unpins if we want.
| java | ||
| universal-java-11 | ||
| universal-java-17 | ||
| universal-java-21 |
There was a problem hiding this comment.
it looks like workflow run with main branch, I had open PR to align workflow branch on LS branch - #19343
There was a problem hiding this comment.
oh sweet! I totally forgot about that. I'll review/approve. thanks
No description provided.