Skip to content

Upgrading IntelliJ from 2025.1.1 to 2025.1.2#453

Merged
ChrisCarini merged 2 commits intomainfrom
ChrisCarini/upgradeIntelliJ-2025.1.2
Jul 6, 2025
Merged

Upgrading IntelliJ from 2025.1.1 to 2025.1.2#453
ChrisCarini merged 2 commits intomainfrom
ChrisCarini/upgradeIntelliJ-2025.1.2

Conversation

@ChrisCarini
Copy link
Copy Markdown
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 AI review requested due to automatic review settings June 5, 2025 00:52
Copy link
Copy Markdown
Contributor

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 pull request upgrades the IntelliJ plugin's compatibility from version 2025.1.1 to 2025.1.2 by updating version references in the configuration files.

  • Updated gradle.properties to bump pluginVersion, pluginVerifierIdeVersions, and platformVersion
  • Updated CHANGELOG.md to reflect the upgrade

Reviewed Changes

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

File Description
gradle.properties Version numbers updated to support IntelliJ IDEA 2025.1.2 upgrade
CHANGELOG.md Changelog entry added to document the IntelliJ upgrade

@ChrisCarini ChrisCarini enabled auto-merge (squash) July 6, 2025 00:31
@ChrisCarini ChrisCarini merged commit a969d03 into main Jul 6, 2025
11 checks passed
@ChrisCarini ChrisCarini deleted the ChrisCarini/upgradeIntelliJ-2025.1.2 branch July 6, 2025 00:52
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.

2 participants