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

Bump com.github.ie3-institute:PowerSystemDataModel from 2.1.0 to 5.1.0 #299

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2024

Bumps com.github.ie3-institute:PowerSystemDataModel from 2.1.0 to 5.1.0.

Release notes

Sourced from com.github.ie3-institute:PowerSystemDataModel's releases.

5.1.0

Added

  • Enhancing VoltageLevel with equals method #1063
  • ConnectorValidationUtils checks if parallel devices is > 0 #1077
  • GridContainerValidationUtils checks the connectivity for all defined operation time intervals #1091
  • Implemented a CongestionResult #1097

Fixed

  • Fixed MappingEntryies not getting processed by adding Getter methods for record fields #1084
  • Fixed "depth of discharge" in documentation #872
  • Fixed project being build twice in CI #994

Changed

  • Improvements to the search for corner points in IdCoordinateSource #1016
  • Refactor CsvFileConnector and CsvDataSource #1007
  • Make EntitySource completely static #975
  • Abstract commonly used functionality from EntitySource #981

5.0.1

Fixed

  • Fixed equals of ResultEntity and TimeSeriesEntry #1037

Full Changelog: ie3-institute/PowerSystemDataModel@5.0.0...5.0.1

5.0.0

Added

  • Formatting Spotless Groovy import order #960
  • Implementing missing typical methods in Try #970
  • Added log warning when using SwitchInputs with parallelDevices parameter #840
  • Validation for EvcsInput #1000
  • Scaling method in system participant copy builders #1011
  • Added separate field for maximum power limit for DC to evtype #876
  • Added test for invalid input data in CsvRawGridSource #1021
  • Added CsvThermalGridSource #1009
  • Enhance documentation for CSV timeseries #825

Fixed

  • Fixed Couchbase integration tests that randomly failed #755
  • Fixed hyperlink in line documentation #965
  • Fixed some tests no failing when they should #958
  • Fixed thermal-house-documentation #873
  • Fixed ElectricVehicle Documentation #875
  • Fixed Equal behavior of ConnectorResult #1001
  • Fixed test for invalid input data in CsvGraphicSource #1022

Changed

  • Changing from comparing strings to comparing uuids in EntitySource.findFirstEntityByUuid #829
  • Adding JavaDoc to EntitySource.safeMapGet #828
  • Abstracting some methods in ValidationUtils #852
  • Changes to Energy Management inputs:

... (truncated)

Changelog

Sourced from com.github.ie3-institute:PowerSystemDataModel's changelog.

[5.1.0] - 2024-06-24

Added

  • Enhancing VoltageLevel with equals method #1063
  • ConnectorValidationUtils checks if parallel devices is > 0 #1077
  • GridContainerValidationUtils checks the connectivity for all defined operation time intervals #1091
  • Implemented a CongestionResult #1097

Fixed

  • Fixed MappingEntryies not getting processed by adding Getter methods for record fields #1084
  • Fixed "depth of discharge" in documentation #872
  • Fixed project being build twice in CI #994

Changed

  • Improvements to the search for corner points in IdCoordinateSource #1016
  • Refactor CsvFileConnector and CsvDataSource #1007
  • Make EntitySource completely static #975
  • Abstract commonly used functionality from EntitySource #981

[5.0.1] - 2024-03-07

Fixed

  • Fixed equals of ResultEntity and TimeSeriesEntry #1037

[5.0.0] - 2024-03-06

Added

  • Formatting Spotless Groovy import order #960
  • Implementing missing typical methods in Try #970
  • Added log warning when using SwitchInputs with parallelDevices parameter #840
  • Validation for EvcsInput #1000
  • Scaling method in system participant copy builders #1011
  • Added separate field for maximum power limit for DC to evtype #876
  • Added test for invalid input data in CsvRawGridSource #1021
  • Added CsvThermalGridSource #1009
  • Enhance documentation for CSV timeseries #825

Fixed

  • Fixed Couchbase integration tests that randomly failed #755
  • Fixed hyperlink in line documentation #965
  • Fixed some tests no failing when they should #958
  • Fixed thermal-house-documentation #873
  • Fixed ElectricVehicle Documentation #875
  • Fixed Equal behavior of ConnectorResult #1001
  • Fixed test for invalid input data in CsvGraphicSource #1022

Changed

  • Changing from comparing strings to comparing uuids in EntitySource.findFirstEntityByUuid #829
  • Adding JavaDoc to EntitySource.safeMapGet #828
  • Abstracting some methods in ValidationUtils #852

... (truncated)

Commits
  • 504d73a Merge pull request #1108 from ie3-institute/rel/sp/#1107-release-5.1
  • cad964d Fixed misspelling
  • ff26cf9 Updating/fixing changelog for release
  • 051c9f5 Updating gradle to 8.8
  • fda16f8 Merge branch 'refs/heads/dev' into rel/sp/#1107-release-5.1
  • 5526887 Setting version
  • 8d312a1 Merge pull request #1044 from ie3-institute/ms/#981-abstract-commonly-used-fu...
  • 756f807 Removing unused import
  • b0a9f35 Merge branch 'dev' into ms/#981-abstract-commonly-used-functionality-from-Ent...
  • 227ce33 Bump com.github.spotbugs from 6.0.17 to 6.0.18 (#1103)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.github.ie3-institute:PowerSystemDataModel](https://github.com/ie3-institute/PowerSystemDatamodel) from 2.1.0 to 5.1.0.
- [Release notes](https://github.com/ie3-institute/PowerSystemDatamodel/releases)
- [Changelog](https://github.com/ie3-institute/PowerSystemDataModel/blob/dev/CHANGELOG.md)
- [Commits](ie3-institute/PowerSystemDataModel@2.1.0...5.1.0)

---
updated-dependencies:
- dependency-name: com.github.ie3-institute:PowerSystemDataModel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants