Skip to content

Bump com.github.ie3-institute:PowerSystemDataModel from 2.1.0 to 7.0.0 #357

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

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 May 9, 2025

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

Release notes

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

6.0.0

Added

  • Enhance TimeSeriesSource with method to retrieve all time keys after a given key #543
  • Enhance WeatherSource with method to retrieve all time keys after a given key #572
  • Adding timeseries for voltage values #1128
  • Added Staudt to list of reviewers #1190
  • Extend ValidationUtils for validating ThermalGrids #1216
  • Enhance TimeSeriesSource with method to retrieve the previous value before a given key #1182
  • Added BdewLoadProfileTimeSeries #1230
  • Added RandomLoadProfileTimeSeries #1232
  • Attribute pThermalRated for ThermalStorages #679
  • Attributes housingType and numberInhabitants for ThermalHouses #1253
  • Added domestic hot water storage model #1257
  • Validation for BDEW load profile values #1243
  • Added load profiles sources #1106

Fixed

  • Removing opened SwitchInput during connectivity check #1221
  • Fixed example in ReadTheDocs #1244
  • Remove double test in ThermalValidationUtils #1260]

Changed

  • Storage minimum level parameter removed from cylindrical thermal storage #1123
  • Converted eval-rst to myst syntax in ReadTheDocs, fixed line wrapping and widths #1137
  • Improving usage of streams on sql fetches #827
  • Improving error message when using the outdated csv format #1112
  • Changed ThermalUnitValidation: Ensure that thermal boundaries of thermal house are not the same #1186
  • Converted MappingEntry into a normal class #1087
  • Renamed timeseries mapping participant column to asset #1191
  • Removed attribute dsm from LoadInput #1195
  • Fix spotless deprecations #1123
  • Refactored CongestionResult, removed ModelResultEntity #1234
  • Replaced LoadProfileInput with LoadProfileTimeSeries #1228
  • Enhance CsvDataSource #1246
  • Updated _joint_grid csv files from simona #750

Updates

  • Updated gradle to v8.13 #1264

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

... (truncated)

Changelog

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

[7.0.0] - 2025-05-08

Added

  • Implemented GitHub Actions for automatic code integration. #1237
  • Added CopyBuilders to Line-/Transformer2W-/Tranformer3WTypeInput #1275
  • Implementing auto-merge for dependabot PRs #1299

Fixed

  • Fixed SonarQube junit path issue in GitHub Actions #1284
  • Fixed no errors thrown in getMapping() in TimeSeriesMappingSource #1287

Changed

  • Replaced return this with return thisInstance in CopyBuilders #1250
  • Removed Jenkinsfile #1315
  • Updated readthedocs config #1317

Updates

  • Updated gradle to v8.14
  • Updated PSU to 3.1.0

[6.0.0] - 2025-02-27

Added

  • Enhance TimeSeriesSource with method to retrieve all time keys after a given key #543
  • Enhance WeatherSource with method to retrieve all time keys after a given key #572
  • Adding timeseries for voltage values #1128
  • Added Staudt to list of reviewers #1190
  • Extend ValidationUtils for validating ThermalGrids #1216
  • Enhance TimeSeriesSource with method to retrieve the previous value before a given key #1182
  • Added BdewLoadProfileTimeSeries #1230
  • Added RandomLoadProfileTimeSeries #1232
  • Attribute pThermalRated for ThermalStorages #679
  • Attributes housingType and numberInhabitants for ThermalHouses #1253
  • Added domestic hot water storage model #1257
  • Validation for BDEW load profile values #1243
  • Added load profiles sources #1106
  • Add v2gSupport parameter to documentation of EvcsModel #1278

Fixed

  • Removing opened SwitchInput during connectivity check #1221
  • Fixed example in ReadTheDocs #1244
  • Remove double test in ThermalValidationUtils #1260]

Changed

  • Storage minimum level parameter removed from cylindrical thermal storage #1123
  • Converted eval-rst to myst syntax in ReadTheDocs, fixed line wrapping and widths #1137
  • Improving usage of streams on sql fetches #827
  • Improving error message when using the outdated csv format #1112
  • Changed ThermalUnitValidation: Ensure that thermal boundaries of thermal house are not the same #1186
  • Converted MappingEntry into a normal class #1087

... (truncated)

Commits

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 <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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 9, 2025
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 java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants