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

fix(deps): update dependency numpy to v2 #9395

Merged
merged 5 commits into from
Jun 20, 2024
Merged

fix(deps): update dependency numpy to v2 #9395

merged 5 commits into from
Jun 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
numpy (source, changelog) >=1.23.2,<2 -> >=1.23.2,<3 age adoption passing confidence

Release Notes

numpy/numpy (numpy)

v2.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Issues or PRs related to dependencies label Jun 16, 2024
@cpcloud cpcloud modified the milestone: 10.0 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/numpy-2.x branch 2 times, most recently from 322ed65 to d0a0ce1 Compare June 18, 2024 10:00
Copy link
Contributor Author

renovate bot commented Jun 19, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cpcloud cpcloud added this to the 9.2 milestone Jun 19, 2024
@cpcloud cpcloud force-pushed the renovate/numpy-2.x branch 2 times, most recently from b27db52 to af6965a Compare June 19, 2024 16:00
@cpcloud cpcloud added the ci-run-cloud Add this label to trigger a run of Bigquery and Snowflake in CI label Jun 19, 2024
@ibis-docs-bot ibis-docs-bot bot removed the ci-run-cloud Add this label to trigger a run of Bigquery and Snowflake in CI label Jun 19, 2024
@cpcloud cpcloud added the ci-run-cloud Add this label to trigger a run of Bigquery and Snowflake in CI label Jun 19, 2024
@ibis-docs-bot ibis-docs-bot bot removed ci-run-cloud Add this label to trigger a run of Bigquery and Snowflake in CI labels Jun 19, 2024
@cpcloud cpcloud marked this pull request as draft June 20, 2024 12:32
@cpcloud
Copy link
Member

cpcloud commented Jun 20, 2024

Depends on #9411.

@cpcloud cpcloud added the ci-run-cloud Add this label to trigger a run of Bigquery and Snowflake in CI label Jun 20, 2024
@ibis-docs-bot ibis-docs-bot bot removed the ci-run-cloud Add this label to trigger a run of Bigquery and Snowflake in CI label Jun 20, 2024
@cpcloud cpcloud marked this pull request as ready for review June 20, 2024 13:51
@@ -445,6 +445,10 @@ def test_arrow_timestamp_with_time_zone(alltypes):
@pytest.mark.notimpl(
["impala"], raises=AttributeError, reason="missing `fetchmany` on the cursor"
)
@pytest.mark.xfail_version(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if necessary, but just in case, cc'ing @deepyaman for visibility in case we use this in ibisml.

Copy link
Contributor

@ncclementi ncclementi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpcloud cpcloud added the ci-run-cloud Add this label to trigger a run of Bigquery and Snowflake in CI label Jun 20, 2024
@ibis-docs-bot ibis-docs-bot bot removed the ci-run-cloud Add this label to trigger a run of Bigquery and Snowflake in CI label Jun 20, 2024
@cpcloud cpcloud merged commit 3cb39a5 into main Jun 20, 2024
84 checks passed
@cpcloud cpcloud deleted the renovate/numpy-2.x branch June 20, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues or PRs related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants