Skip to content

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:49
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 version used by the project from 2025.1.1 to 2025.1.2. Key changes include updating version properties in gradle.properties and revising the changelog to document the new upgrade.

  • Updated versions in gradle.properties (pluginVersion, pluginVerifierIdeVersions, and platformVersion) to 5.0.1 and 2025.1.2 respectively.
  • Revised the changelog entry to reflect the upgrade from 2025.1.1 to 2025.1.2, removing the previous upgrade entry.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
gradle.properties Version properties updated to align with the new IntelliJ version upgrade.
CHANGELOG.md Revised changelog entry to document the upgrade from 2025.1.1 to 2025.1.2.

@ChrisCarini ChrisCarini enabled auto-merge (squash) July 6, 2025 00:30
@ChrisCarini ChrisCarini merged commit 9fdc06a 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