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

Update calcite-core, calcite-linq4j to 1.36.0 #1078

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Mar 30, 2024

About this PR

📦 Updates

from 1.34.0 to 1.36.0

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.apache.calcite" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.calcite" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@scala-steward scala-steward force-pushed the update/calcite-core-1.36.0 branch from fe88782 to 324547e Compare April 8, 2024 15:49
@davidsloan
Copy link
Collaborator

Upgrading these dependencies breaks the assembly process so it is not possible to upgrade them right now.

@scala-steward scala-steward force-pushed the update/calcite-core-1.36.0 branch 3 times, most recently from 4533d20 to 8e3078d Compare April 19, 2024 17:16
@scala-steward scala-steward force-pushed the update/calcite-core-1.36.0 branch 3 times, most recently from 77c41e6 to 79b2ed7 Compare April 27, 2024 16:14
@scala-steward scala-steward force-pushed the update/calcite-core-1.36.0 branch from 79b2ed7 to 8b6d293 Compare May 5, 2024 16:26
@scala-steward
Copy link
Contributor Author

Superseded by #1205.

@scala-steward scala-steward deleted the update/calcite-core-1.36.0 branch May 7, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants