Skip to content

Upgrading IntelliJ from 2025.1.1 to 2025.1.2 #541

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

Merged
merged 2 commits into from
Jul 6, 2025

Conversation

ChrisCarini
Copy link
Owner

Upgrading IntelliJ from 2025.1.1 to 2025.1.2

You can find the change log here: https://youtrack.jetbrains.com/articles/IDEA-A-2100662452/IntelliJ-IDEA-2025.1.2-251.26094.121-build-Release-Notes

What's New?

IntelliJ IDEA 2025.1.2 is out with the following improvements:

  • The IDE no longer fails to start if a plugin defines an action with unresolved message bundle keys, and it now provides a report identifying the problematic plugin. [IJPL-185981]
  • The IDE no longer produces the false positive "Package is declared in module which is not in the module graph" warning. [IDEA-371051]
  • The IDE once again correctly takes compilerArgs from pom.xml into account when building Maven projects. [IDEA-371747]
  • Font size rescaling for the Quick Documentation popup works as expected. [IJPL-184559]
  • Inspections in Terraform can now be suppressed again. [IJPL-149116]

Get more details from our blog post.

@Copilot Copilot AI review requested due to automatic review settings June 5, 2025 01:48
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the IntelliJ IDEA target from 2025.1.1 to 2025.1.2 and updates the corresponding plugin configuration and changelog.

  • Bump plugin verifier and platform versions to 2025.1.2
  • Update pluginVersion from 2.0.0 to 2.0.1
  • Add IntelliJ upgrade entry in CHANGELOG

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
gradle.properties Updated pluginVersion, pluginVerifierIdeVersions, and platformVersion to match IntelliJ 2025.1.2
CHANGELOG.md Added a “Changed” entry for upgrading IntelliJ to 2025.1.2
Comments suppressed due to low confidence (1)

CHANGELOG.md:10

  • [nitpick] The plugin version was updated from 2.0.0 to 2.0.1 in gradle.properties but isn’t recorded in the CHANGELOG. Consider adding an entry to document this pluginVersion bump.
+- Upgrading IntelliJ from 2025.1.1 to 2025.1.2

@ChrisCarini ChrisCarini enabled auto-merge (squash) July 6, 2025 00:30
@ChrisCarini ChrisCarini merged commit b88ca9f into main Jul 6, 2025
11 checks passed
@ChrisCarini ChrisCarini deleted the ChrisCarini/upgradeIntelliJ-2025.1.2 branch July 6, 2025 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant