Skip to content

chore: upgrade to network-modification 0.82.0#818

Merged
flomillot merged 2 commits into
mainfrom
bump-network-modification-0.82.0
May 19, 2026
Merged

chore: upgrade to network-modification 0.82.0#818
flomillot merged 2 commits into
mainfrom
bump-network-modification-0.82.0

Conversation

@flomillot
Copy link
Copy Markdown
Contributor

Summary

  • Upgrade network-modification.version from 0.81.0 to 0.82.0.

Signed-off-by: Florent MILLOT <75525996+flomillot@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 19, 2026

Review Change Stack

Warning

Rate limit exceeded

@flomillot has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 32 minutes and 17 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6b31d487-25e8-445a-805d-b9a790502db3

📥 Commits

Reviewing files that changed from the base of the PR and between d1252d5 and bac6bab.

📒 Files selected for processing (2)
  • src/test/java/org/gridsuite/modification/server/modifications/LineModificationTest.java
  • src/test/java/org/gridsuite/modification/server/modifications/TwoWindingsTransformerModificationTest.java
📝 Walkthrough

Walkthrough

This pull request updates the Maven property network-modification.version from 0.81.0 to 0.82.0 in pom.xml. This change updates the version of the org.gridsuite:gridsuite-network-modification dependency used by the project.

Changes

Network Modification Dependency Update

Layer / File(s) Summary
Network modification dependency version update
pom.xml
The Maven property network-modification.version is bumped from 0.81.0 to 0.82.0, updating the pinned version of the gridsuite-network-modification transitive dependency.

Suggested reviewers

  • Mathieu-Deharbe
  • basseche
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: upgrading the network-modification dependency to version 0.82.0, which matches the changeset in pom.xml.
Description check ✅ Passed The description clearly explains the change made to the pom.xml file by specifying the version upgrade from 0.81.0 to 0.82.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

The library now requires acceptableDuration on temporary limit modifications;
limits with a null duration are skipped instead of defaulting to Integer.MAX_VALUE.

Signed-off-by: Florent MILLOT <75525996+flomillot@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

@flomillot flomillot merged commit 7b5b02b into main May 19, 2026
5 checks passed
@flomillot flomillot deleted the bump-network-modification-0.82.0 branch May 19, 2026 15:33
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.

3 participants