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 minimum version to 242 #1013

Merged
merged 5 commits into from
Nov 5, 2024

Conversation

citizenmatt
Copy link
Member

Updates the build target/minium version to 2024.2.1 (2024.2.0 is no longer available), fixes a deprecated API usage, and cleans up some unused imports.

I haven't made any changes to the usages of "2024.1" in the .teamcity folder.

It's also worth checking IjActionExecutor. There is a usage of the deprecated AnAction.beforeActionPerformed API that is marked as an error because it's scheduled for removal.

Note that this uses 2024.2.1 as the minimum version because 2024.2.0 is no longer available.
Split mode run task will use the same version as runIde
@AlexPl292 AlexPl292 merged commit 82d18cf into JetBrains:master Nov 5, 2024
3 of 4 checks passed
@AlexPl292
Copy link
Member

Looks good, thank you!

The project leak issue still exists in 242, but I'll handle this separately

@citizenmatt citizenmatt deleted the feature/target-242 branch November 5, 2024 10:23
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.

2 participants