ie3-institute / simona

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

Bump com.github.ie3-institute:PowerSystemDataModel from 5.0.1 to 5.1.0 #834

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps com.github.ie3-institute:PowerSystemDataModel from 5.0.1 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
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
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

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 1 week ago

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