Skip to content

Bump com.github.ie3-institute:PowerSystemUtils from 1.6 to 3.1.0 #356

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:PowerSystemUtils from 1.6 to 3.1.0.

Release notes

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

v3.1.0

Added

  • Added auto-approval to dependabot workflow and restrictions to updates #551

Changed

  • Bumped scala to 3.7.0 #561

Fixed

  • Fixed missing scala sources in releases #549
  • Fixed missing if-block in Version-Check #557
  • Improved the fix of Version Check #559

v3.0.0

Added

  • Added semVer Gradle plugin to enable semantic versioning #544
  • Implemented GitHub Actions Pipeline #540

Changed

  • Added Bao and Staudt to the list of reviewers #510
  • Upgraded to scala3 #533

Fixed

  • Fixed deployment in GitHub Actions pipeline and removed Jenkinsfile #546

v2.2.1

Meta

Released

2024-03-04

Maven central

https://search.maven.org/artifact/com.github.ie3-institute/PowerSystemUtils/2.2.1/jar

Changelog

Changed

  • GeoUtils.calcOrderedCoordinateDistances() now returns a manually sorted List instead of a SortedSet #449

Fixed

  • Bug where GeoUtils.calcOrderedCoordinateDistances() didn't return all CoordinateDistance #449

v2.2.0

Meta

Released

2024-02-21

Maven central

https://search.maven.org/artifact/com.github.ie3-institute/PowerSystemUtils/2.2/jar

Changelog

... (truncated)

Changelog

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

[3.1.0]

Added

  • Added auto-approval to dependabot workflow and restrictions to updates #551

Changed

  • Bumped scala to 3.7.0 #561

Fixed

  • Fixed missing scala sources in releases #549
  • Fixed missing if-block in Version-Check #557
  • Improved the fix of Version Check #559

[3.0.0]

Added

  • Added semVer Gradle plugin to enable semantic versioning #544
  • Implemented GitHub Actions Pipeline #540

Changed

  • Added Bao and Staudt to the list of reviewers #510
  • Upgraded to scala3 #533

Fixed

  • Fixed deployment in GitHub Actions pipeline and removed Jenkinsfile #546

[2.2.1]

Changed

  • GeoUtils.calcOrderedCoordinateDistances() now returns a manually sorted List instead of a SortedSet #449

Fixed

  • Bug where GeoUtils.calcOrderedCoordinateDistances() didn't return all CoordinateDistance #449

[2.2.0]

Changed

  • Remove unused fields from TimeUtil #442

[2.1.0]

Added

  • Added quantity for volumetric flow rate #363

Fixed

  • TimeUtil changes time zone when parsing ZonedDateTime #422

Breaking

  • Changed default date time formatter to ISO 8601 ISO_OFFSET_DATE_TIME #415

... (truncated)

Commits
  • 71104a7 Release 3.1.0
  • c85a099 Updating gradle to 8.14
  • 010f31c Adapting changelog
  • 4e319d8 Merge pull request #563 from ie3-institute/dependabot/gradle/com.github.spotb...
  • 27bedba Bump com.github.spotbugs from 6.1.10 to 6.1.11
  • 8529221 Bump org.scala-lang:scala3-library_3 from 3.6.4 to 3.7.0 (#561)
  • aa63dcd Merge pull request #555 from ie3-institute/dependabot/gradle/tech.units-indri...
  • f3773e4 Bump tech.units:indriya from 2.2.2 to 2.2.3
  • 67ecf79 Merge pull request #554 from ie3-institute/dependabot/gradle/com.google.code....
  • c4d1ec9 Bump com.google.code.gson:gson from 2.13.0 to 2.13.1
  • 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 <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:PowerSystemUtils](https://github.com/ie3-institute/PowerSystemUtils) from 1.6 to 3.1.0.
- [Release notes](https://github.com/ie3-institute/PowerSystemUtils/releases)
- [Changelog](https://github.com/ie3-institute/PowerSystemUtils/blob/main/CHANGELOG.md)
- [Commits](ie3-institute/PowerSystemUtils@v1.6.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 9, 2025
@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 java Pull requests that update java code dependencies Pull requests that update a dependency file 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