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

fix(deps): update dependency com.powsybl:powsybl-single-line-diagram-core to v4.7.0 #11

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.powsybl:powsybl-single-line-diagram-core (source) 4.4.0 -> 4.7.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

powsybl/powsybl-diagram (com.powsybl:powsybl-single-line-diagram-core)

v4.7.0

Compare Source

📜 Release notes

⭐ Features
  • Set node positions from JSON metadata in network-area diagram (#​656)
  • Add fictitious flag to node metadata in network-area diagram (#​663)
Miscellaneous
🪲 Fixes
  • Fix GraphMetadata serialization: attributes' order (#​659)

v4.6.2

Compare Source

📜 Release notes

single-line diagram
  • Fix disconnected bus in bus breaker topology (#​657)

v4.6.1

Compare Source

📜 Release notes

single-line diagram
  • Fix bug on fictitious busNodes (#​654)

v4.6.0

Compare Source

To fix any issues due to migration, please go to the migration guide. Labels Deprecated and Breaking Change are clickable and lead to the section of the migration guide corresponding to the associated described change.

📜 Release notes

Common

Miscellaneous
📔 Documentation
  • Modify links in README.md to the tutorial readthedocs documentation (#​644)
  • Modify links in README.md to point to readthedocs documentation (#​642)
  • Add background on single line diagram for dark mode (#​640)

network-area diagram

⭐ Features
  • Restore natural bus order for css nad (#​636)
  • Add layout parameters to metadata in network area diagram SVG (#​639)
  • Allow to provide fixed text node positions as input to network area diagram layouts (#​637)Breaking Change
  • Add text nodes data to metadata in network area diagram SVG (#​632)
  • Save network area diagram metadata in JSON format (#​646)Breaking Change

single-line diagram

⭐ Features
  • Add limit violation highlight (#​643)Breaking Change
  • Add a way to customize node infos from LabelProvider (#​638)Breaking Change
🔨 Refactoring / quality
  • In the single line diagram of a substation, each voltage level's style index can starts at zero (#​633)Breaking Change

v4.5.1

Compare Source

📜 Release notes

  • Bump to powsybl-core v6.4.1 (#​634)

v4.5.0

Compare Source

To fix any issues due to migration, please go to the migration guide. Labels Deprecated and Breaking Change are clickable and lead to the section of the migration guide corresponding to the associated described change.

📜 Release notes

Common

Miscellaneous
📔 Documentation
  • Add readthedocs configuration files and first pages (#​607)

network-area diagram

⭐ Features
  • VoltageLevelFilter's getVoltageLevels function is now public (#​620)
  • Add edge type to metadata in network area diagram SVG (#​615)
  • Add SVG parameters to metadata in network area diagram SVG (#​618)
  • Add bus nodes and edges information to the metadata section of the SVG (#​606)
  • Add voltage level details to display production and consumption figures (#​622)
🪲 Bug fixes
🔨 Refactoring / quality
  • Unknown bus corner cases (#​619)
  • Improve test on voltage level detail display (#​621)
  • Do not compute forces, velocity and position for fixed points (#​616)
  • Improve force layout with fixed positions (#​628)

single-line diagram

⭐ Features

  • Add style for disconnected BusbarSection (#​624)Breaking Change
  • Decorator on busbar sections (#​625)
  • SLD: add CSS class for tie line and dangling line (#​627)Breaking Change
🔨 Refactoring / quality
  • Remove pathfinder layoutparameters (#​608)
🪲 Bug fixes
  • Fix macOS compilation issues (#​580)
  • CgmesDLImportPostProcessor fix (#​617)
📔 Documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/powsybl.sld.version branch from d6422fc to 67f3a1b Compare July 19, 2024 05:53
@renovate renovate bot changed the title fix(deps): update dependency com.powsybl:powsybl-single-line-diagram-core to v4.5.0 fix(deps): update dependency com.powsybl:powsybl-single-line-diagram-core to v4.5.1 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/powsybl.sld.version branch from 67f3a1b to 761f2ef Compare October 18, 2024 02:57
@renovate renovate bot changed the title fix(deps): update dependency com.powsybl:powsybl-single-line-diagram-core to v4.5.1 fix(deps): update dependency com.powsybl:powsybl-single-line-diagram-core to v4.6.0 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/powsybl.sld.version branch from 761f2ef to d687c40 Compare October 19, 2024 11:19
@renovate renovate bot changed the title fix(deps): update dependency com.powsybl:powsybl-single-line-diagram-core to v4.6.0 fix(deps): update dependency com.powsybl:powsybl-single-line-diagram-core to v4.6.1 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/powsybl.sld.version branch from d687c40 to 30e7eb9 Compare November 6, 2024 20:38
@renovate renovate bot changed the title fix(deps): update dependency com.powsybl:powsybl-single-line-diagram-core to v4.6.1 fix(deps): update dependency com.powsybl:powsybl-single-line-diagram-core to v4.6.2 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/powsybl.sld.version branch from 30e7eb9 to 812437a Compare December 19, 2024 03:00
@renovate renovate bot changed the title fix(deps): update dependency com.powsybl:powsybl-single-line-diagram-core to v4.6.2 fix(deps): update dependency com.powsybl:powsybl-single-line-diagram-core to v4.7.0 Dec 19, 2024
@MShekow MShekow force-pushed the develop branch 2 times, most recently from 2377e20 to e7138b8 Compare February 21, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants