Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #354

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Configure Renovate #354

merged 1 commit into from
Jun 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2024

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • Cargo.toml (cargo)
  • bench-vortex/Cargo.toml (cargo)
  • build-vortex/Cargo.toml (cargo)
  • fastlanez-sys/Cargo.toml (cargo)
  • fastlanez/Cargo.toml (cargo)
  • pyvortex/Cargo.toml (cargo)
  • vortex-alp/Cargo.toml (cargo)
  • vortex-array/Cargo.toml (cargo)
  • vortex-buffer/Cargo.toml (cargo)
  • vortex-datetime-parts/Cargo.toml (cargo)
  • vortex-dict/Cargo.toml (cargo)
  • vortex-dtype/Cargo.toml (cargo)
  • vortex-error/Cargo.toml (cargo)
  • vortex-expr/Cargo.toml (cargo)
  • vortex-fastlanes/Cargo.toml (cargo)
  • vortex-flatbuffers/Cargo.toml (cargo)
  • vortex-ipc/Cargo.toml (cargo)
  • vortex-ree/Cargo.toml (cargo)
  • vortex-roaring/Cargo.toml (cargo)
  • vortex-scalar/Cargo.toml (cargo)
  • vortex-zigzag/Cargo.toml (cargo)
  • .github/actions/setup-python/action.yml (github-actions)
  • .github/actions/setup-rust/action.yml (github-actions)
  • .github/workflows/bench.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • pyproject.toml (pep621)
  • pyvortex/pyproject.toml (pep621)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Automerge patch and minor upgrades if they pass tests.
  • Raise a PR first before any automerging.
  • Require all status checks to pass before any automerging.
  • Do not separate patch and minor upgrades into separate PRs for the same dependency.
  • Enable Renovate Dependency Dashboard creation.
  • Separate each major version of dependencies into individual branches/PRs.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 23 Pull Requests:

Update Rust crate serde to v1.0.203
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: develop
  • Upgrade serde to 1.0.203
Update Rust crate serde_json to v1.0.117
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: develop
  • Upgrade serde_json to 1.0.117
Update Rust crate thiserror to v1.0.61
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x-lockfile
  • Merge into: develop
  • Upgrade thiserror to 1.0.61
Update tokio-prost monorepo to v0.12.6
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-prost-monorepo
  • Merge into: develop
  • Upgrade prost to 0.12.6
  • Upgrade prost-build to 0.12.6
  • Upgrade prost-types to 0.12.6
Update Rust crate croaring to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/croaring-1.x-lockfile
  • Merge into: develop
  • Upgrade croaring to 1.1.0
Update Rust crate half to v2.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/half-2.x-lockfile
  • Merge into: develop
  • Upgrade half to 2.4.1
Update Rust crate itertools to 0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/itertools-0.x
  • Merge into: develop
  • Upgrade itertools to 0.13.0
Update Rust crate lance to 0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lance-0.x
  • Merge into: develop
  • Upgrade lance to 0.12.0
Update Rust crate pyo3 to 0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pyo3-0.x
  • Merge into: develop
  • Upgrade pyo3 to 0.21.0
Update Rust crate pyo3-log to 0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pyo3-log-0.x
  • Merge into: develop
  • Upgrade pyo3-log to 0.10.0
Update Rust crate tokio to v1.38.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: develop
  • Upgrade tokio to 1.38.0
Update Rust crate worker to 0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/worker-0.x
  • Merge into: develop
  • Upgrade worker to 0.3.0
Update benchmark-action/github-action-benchmark action to v1.20.3
Update Rust crate arrow to v52
  • Schedule: ["at any time"]
  • Branch name: renovate/arrow-52.x
  • Merge into: develop
  • Upgrade arrow to 52.0.0
Update Rust crate arrow-array to v52
  • Schedule: ["at any time"]
  • Branch name: renovate/arrow-array-52.x
  • Merge into: develop
  • Upgrade arrow-array to 52.0.0
Update Rust crate arrow-buffer to v52
  • Schedule: ["at any time"]
  • Branch name: renovate/arrow-buffer-52.x
  • Merge into: develop
  • Upgrade arrow-buffer to 52.0.0
Update Rust crate arrow-csv to v52
  • Schedule: ["at any time"]
  • Branch name: renovate/arrow-csv-52.x
  • Merge into: develop
  • Upgrade arrow-csv to 52.0.0
Update Rust crate arrow-data to v52
  • Schedule: ["at any time"]
  • Branch name: renovate/arrow-data-52.x
  • Merge into: develop
  • Upgrade arrow-data to 52.0.0
Update Rust crate arrow-ipc to v52
  • Schedule: ["at any time"]
  • Branch name: renovate/arrow-ipc-52.x
  • Merge into: develop
  • Upgrade arrow-ipc to 52.0.0
Update Rust crate arrow-schema to v52
  • Schedule: ["at any time"]
  • Branch name: renovate/arrow-schema-52.x
  • Merge into: develop
  • Upgrade arrow-schema to 52.0.0
Update Rust crate arrow-select to v52
  • Schedule: ["at any time"]
  • Branch name: renovate/arrow-select-52.x
  • Merge into: develop
  • Upgrade arrow-select to 52.0.0
Update Rust crate flatbuffers to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/flatbuffers-24.x
  • Merge into: develop
  • Upgrade flatbuffers to 24.0.0
Update Rust crate parquet to v52
  • Schedule: ["at any time"]
  • Branch name: renovate/parquet-52.x
  • Merge into: develop
  • Upgrade parquet to 52.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

@gatesn gatesn enabled auto-merge (squash) June 12, 2024 15:31
@gatesn gatesn disabled auto-merge June 12, 2024 15:32
@gatesn gatesn enabled auto-merge (squash) June 12, 2024 15:32
@gatesn gatesn merged commit ae3dc3a into develop Jun 12, 2024
4 checks passed
@gatesn gatesn deleted the renovate/configure branch June 12, 2024 15:32
AdamGS pushed a commit to AdamGS/vortex that referenced this pull request Jun 14, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This
is an onboarding PR to help you understand and configure settings before
regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate,
simply close this Pull Request unmerged.



---
### Detected Package Files

 * `Cargo.toml` (cargo)
 * `bench-vortex/Cargo.toml` (cargo)
 * `build-vortex/Cargo.toml` (cargo)
 * `fastlanez-sys/Cargo.toml` (cargo)
 * `fastlanez/Cargo.toml` (cargo)
 * `pyvortex/Cargo.toml` (cargo)
 * `vortex-alp/Cargo.toml` (cargo)
 * `vortex-array/Cargo.toml` (cargo)
 * `vortex-buffer/Cargo.toml` (cargo)
 * `vortex-datetime-parts/Cargo.toml` (cargo)
 * `vortex-dict/Cargo.toml` (cargo)
 * `vortex-dtype/Cargo.toml` (cargo)
 * `vortex-error/Cargo.toml` (cargo)
 * `vortex-expr/Cargo.toml` (cargo)
 * `vortex-fastlanes/Cargo.toml` (cargo)
 * `vortex-flatbuffers/Cargo.toml` (cargo)
 * `vortex-ipc/Cargo.toml` (cargo)
 * `vortex-ree/Cargo.toml` (cargo)
 * `vortex-roaring/Cargo.toml` (cargo)
 * `vortex-scalar/Cargo.toml` (cargo)
 * `vortex-zigzag/Cargo.toml` (cargo)
 * `.github/actions/setup-python/action.yml` (github-actions)
 * `.github/actions/setup-rust/action.yml` (github-actions)
 * `.github/workflows/bench.yml` (github-actions)
 * `.github/workflows/ci.yml` (github-actions)
 * `pyproject.toml` (pep621)
 * `pyvortex/pyproject.toml` (pep621)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - Show all Merge Confidence badges for pull requests.
  - Enable Renovate Dependency Dashboard creation.
- Use semantic commit type `fix` for dependencies and `chore` for all
others if semantic commits are in use.
- Ignore `node_modules`, `bower_components`, `vendor` and various
test/tests directories.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - Apply crowd-sourced package replacement rules.
  - Apply crowd-sourced workarounds for known problems with packages.
  - Automerge `patch` and `minor` upgrades if they pass tests.
  - Raise a PR first before any automerging.
  - Require all status checks to pass before any automerging.
- Do not separate `patch` and `minor` upgrades into separate PRs for the
same dependency.
  - Enable Renovate Dependency Dashboard creation.
- Separate each `major` version of dependencies into individual
branches/PRs.

🔡 Do you want to change how Renovate upgrades your dependencies? Add
your custom config to `renovate.json` in this branch. Renovate will
update the Pull Request description the next time it runs.

---

### What to Expect

With your current configuration, Renovate will create 23 Pull Requests:

<details>
<summary>Update Rust crate serde to v1.0.203</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/serde-monorepo`
  - Merge into: `develop`
  - Upgrade [serde](https://togithub.com/serde-rs/serde) to `1.0.203`


</details>

<details>
<summary>Update Rust crate serde_json to v1.0.117</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/serde_json-1.x-lockfile`
  - Merge into: `develop`
- Upgrade [serde_json](https://togithub.com/serde-rs/json) to `1.0.117`


</details>

<details>
<summary>Update Rust crate thiserror to v1.0.61</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/thiserror-1.x-lockfile`
  - Merge into: `develop`
- Upgrade [thiserror](https://togithub.com/dtolnay/thiserror) to
`1.0.61`


</details>

<details>
<summary>Update tokio-prost monorepo to v0.12.6</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/tokio-prost-monorepo`
  - Merge into: `develop`
  - Upgrade [prost](https://togithub.com/tokio-rs/prost) to `0.12.6`
- Upgrade [prost-build](https://togithub.com/tokio-rs/prost) to `0.12.6`
- Upgrade [prost-types](https://togithub.com/tokio-rs/prost) to `0.12.6`


</details>

<details>
<summary>Update Rust crate croaring to v1.1.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/croaring-1.x-lockfile`
  - Merge into: `develop`
- Upgrade [croaring](https://togithub.com/RoaringBitmap/croaring-rs) to
`1.1.0`


</details>

<details>
<summary>Update Rust crate half to v2.4.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/half-2.x-lockfile`
  - Merge into: `develop`
  - Upgrade [half](https://togithub.com/starkat99/half-rs) to `2.4.1`


</details>

<details>
<summary>Update Rust crate itertools to 0.13.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/itertools-0.x`
  - Merge into: `develop`
- Upgrade [itertools](https://togithub.com/rust-itertools/itertools) to
`0.13.0`


</details>

<details>
<summary>Update Rust crate lance to 0.12.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/lance-0.x`
  - Merge into: `develop`
  - Upgrade [lance](https://togithub.com/lancedb/lance) to `0.12.0`


</details>

<details>
<summary>Update Rust crate pyo3 to 0.21.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/pyo3-0.x`
  - Merge into: `develop`
  - Upgrade [pyo3](https://togithub.com/pyo3/pyo3) to `0.21.0`


</details>

<details>
<summary>Update Rust crate pyo3-log to 0.10.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/pyo3-log-0.x`
  - Merge into: `develop`
  - Upgrade [pyo3-log](https://togithub.com/vorner/pyo3-log) to `0.10.0`


</details>

<details>
<summary>Update Rust crate tokio to v1.38.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/tokio-1.x-lockfile`
  - Merge into: `develop`
  - Upgrade [tokio](https://togithub.com/tokio-rs/tokio) to `1.38.0`


</details>

<details>
<summary>Update Rust crate worker to 0.3.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/worker-0.x`
  - Merge into: `develop`
- Upgrade [worker](https://togithub.com/cloudflare/workers-rs) to
`0.3.0`


</details>

<details>
<summary>Update benchmark-action/github-action-benchmark action to
v1.20.3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/benchmark-action-github-action-benchmark-1.x`
  - Merge into: `develop`
- Upgrade
[benchmark-action/github-action-benchmark](https://togithub.com/benchmark-action/github-action-benchmark)
to `v1.20.3`


</details>

<details>
<summary>Update Rust crate arrow to v52</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/arrow-52.x`
  - Merge into: `develop`
  - Upgrade [arrow](https://togithub.com/apache/arrow-rs) to `52.0.0`


</details>

<details>
<summary>Update Rust crate arrow-array to v52</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/arrow-array-52.x`
  - Merge into: `develop`
- Upgrade [arrow-array](https://togithub.com/apache/arrow-rs) to
`52.0.0`


</details>

<details>
<summary>Update Rust crate arrow-buffer to v52</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/arrow-buffer-52.x`
  - Merge into: `develop`
- Upgrade [arrow-buffer](https://togithub.com/apache/arrow-rs) to
`52.0.0`


</details>

<details>
<summary>Update Rust crate arrow-csv to v52</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/arrow-csv-52.x`
  - Merge into: `develop`
- Upgrade [arrow-csv](https://togithub.com/apache/arrow-rs) to `52.0.0`


</details>

<details>
<summary>Update Rust crate arrow-data to v52</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/arrow-data-52.x`
  - Merge into: `develop`
- Upgrade [arrow-data](https://togithub.com/apache/arrow-rs) to `52.0.0`


</details>

<details>
<summary>Update Rust crate arrow-ipc to v52</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/arrow-ipc-52.x`
  - Merge into: `develop`
- Upgrade [arrow-ipc](https://togithub.com/apache/arrow-rs) to `52.0.0`


</details>

<details>
<summary>Update Rust crate arrow-schema to v52</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/arrow-schema-52.x`
  - Merge into: `develop`
- Upgrade [arrow-schema](https://togithub.com/apache/arrow-rs) to
`52.0.0`


</details>

<details>
<summary>Update Rust crate arrow-select to v52</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/arrow-select-52.x`
  - Merge into: `develop`
- Upgrade [arrow-select](https://togithub.com/apache/arrow-rs) to
`52.0.0`


</details>

<details>
<summary>Update Rust crate flatbuffers to v24</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/flatbuffers-24.x`
  - Merge into: `develop`
- Upgrade [flatbuffers](https://togithub.com/google/flatbuffers) to
`24.0.0`


</details>

<details>
<summary>Update Rust crate parquet to v52</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/parquet-52.x`
  - Merge into: `develop`
  - Upgrade [parquet](https://togithub.com/apache/arrow-rs) to `52.0.0`


</details>

<br />

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't
swamp any CI resources or overwhelm the project. See docs for
`prhourlylimit` for details.


---

❓ Got questions? Check out Renovate's
[Docs](https://docs.renovatebot.com/), particularly the Getting Started
section.
If you need any further assistance then you can also [request help
here](https://togithub.com/renovatebot/renovate/discussions).


---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/spiraldb/vortex).


<!--renovate-config-hash:031e79329099b485acfd413ca9e41fb2821b2d3b15d17425f86f97eae79b3c61-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant