influxdata / flux

Flux is a lightweight scripting language for querying databases (like InfluxDB) and working with data. It's part of InfluxDB 1.7 and 2.0, but can be run independently of those.
https://influxdata.com
MIT License
767 stars 153 forks source link

chore: update transitive Arrow dependencies #5475

Closed jacobmarble closed 5 months ago

jacobmarble commented 5 months ago

Flux directly depends on Arrow v7, and transitively on:

In this change:

Checklist

Dear Author :wave:, the following checks should be completed (or explicitly dismissed) before merging.

Dear Reviewer(s) :wave:, you are responsible (among others) for ensuring the completeness and quality of the above before approval.

jacobmarble commented 5 months ago

According to the README:

We still do security patches and will address any critical defects through the maintenance period.

This PR is not a security patch, and does not address any critical defect, so we'll not merge.