ie3-institute / simona

simona is an agent-based discrete-event power system simulation model developed @ie3-institute
BSD 3-Clause "New" or "Revised" License
26 stars 5 forks source link

Bump com.github.ie3-institute:PowerSystemDataModel from 4.1.0 to 5.0.0 #763

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps com.github.ie3-institute:PowerSystemDataModel from 4.1.0 to 5.0.0.

Release notes

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

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:
    • EmInput should not be connected to the grid #955
    • System participants now reference the em entity #957
  • Enhancing the error message for coordinate sources with invalid column names #670
  • Allowing for additional unused columns in sources #839
  • Improving column name validation to only run once per source #849
  • Refactored and abstracted EntitySources and EntityData creation #969
  • Updated contributing.md #737
  • Don't throw exceptions for not yet implemented validations #879
  • CsvDataSource throws exceptions on error #954
  • Removing uuid as required column from input and result time series #826
  • Removing the support for the old csv format that was marked deprecated back in version 1.1.0 #795
  • BREAKING: Updating PowerSystemUtils dependency to 2.2 #1006

Also a lot of dependency updates!

New Contributors

Full Changelog: https://github.com/ie3-institute/PowerSystemDataModel/compare/4.1.0...5.0.0

Changelog

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

[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
  • Changes to Energy Management inputs:
    • EmInput should not be connected to the grid #955
    • System participants now reference the em entity #957
  • Enhancing the error message for coordinate sources with invalid column names #670
  • Allowing for additional unused columns in sources #839
  • Improving column name validation to only run once per source #849
  • Refactored and abstracted EntitySources and EntityData creation #969
  • Updated contributing.md #737
  • Don't throw exceptions for not yet implemented validations #879
  • CsvDataSource throws exceptions on error #954
  • Removing uuid as required column from input and result time series #826
  • Removing the support for the old csv format that was marked deprecated back in version 1.1.0 #795
  • BREAKING: Updating PowerSystemUtils dependency to 2.2 #1006
Commits
  • c9e9328 Merge pull request #1034 from ie3-institute/rel/sp/#1033-release-5.0
  • 91eabf3 Bumping version to 5.0
  • 4b211b7 Adapting changelog for release 5.0
  • fc26a1a Merge pull request #1032 from ie3-institute/dependabot/gradle/dev/testcontain...
  • 63efaf8 Bump testcontainersVersion from 1.19.6 to 1.19.7
  • e29f560 Merge pull request #1026 from ie3-institute/jb/#1025-persist-emunits
  • 95ff1c1 Merge branch 'dev' into jb/#1025-persist-emunits
  • 7f701b1 toString test
  • 2bf8851 Merge pull request #1030 from ie3-institute/dependabot/gradle/dev/com.github....
  • 30c0afd toString
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
dependabot[bot] commented 7 months ago

Looks like com.github.ie3-institute:PowerSystemDataModel is up-to-date now, so this is no longer needed.