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.raynigon.unit-api:unit-api-kotlin from 3.0.5 to 3.0.8 #206

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps com.raynigon.unit-api:unit-api-kotlin from 3.0.5 to 3.0.8.

Release notes

Sourced from com.raynigon.unit-api:unit-api-kotlin's releases.

v3.0.8

What's Changed

🐛 Bug Fixes

  • Handle SQL null values when loading a double value PR: #479

📦 Dependency updates

  • Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 PR: #476
  • Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 in /unit-api-kotlin PR: #477
  • Bump org.testcontainers:postgresql from 1.19.4 to 1.19.5 in /spring-boot-jpa-starter PR: #478

v3.0.7

What's Changed

Maven Central lost the artifacts of the 3.0.6 Release. Therefore this release does not contain any changed to the 3.0.6 version.

v3.0.6

What's Changed

🚀 Features & Enhancements

  • Add min/max functions for Quantities PR: #465
  • Add more operators PR: #472
  • Add factory methods for unit plurals PR: #473

📦 Dependency updates

  • Bump jvm from 1.9.10 to 1.9.20 in /unit-api-kotlin PR: #420
  • Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 in /unit-api-kotlin PR: #421
  • Bump com.github.spotbugs from 5.2.1 to 5.2.3 PR: #422
  • Bump io.spring.dependency-management from 1.1.3 to 1.1.4 PR: #423
  • Bump org.testcontainers:postgresql from 1.19.1 to 1.19.2 PR: #425
  • Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 PR: #427
  • Bump org.owasp.dependencycheck from 8.4.2 to 8.4.3 PR: #428
  • Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 PR: #429
  • Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 PR: #430
  • Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 PR: #431
  • Bump org.testcontainers:postgresql from 1.19.2 to 1.19.3 PR: #432
  • Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 PR: #433
  • Bump org.springframework.boot from 3.1.5 to 3.2.0 PR: #435
  • Bump jvm from 1.9.20 to 1.9.21 in /unit-api-kotlin PR: #436

... (truncated)

Commits
  • 57d28d1 [Release] Version: 'v3.0.8'.
  • fef8a36 Merge pull request #479 from raynigon/bugfix/handle-null-values-on-double
  • 2994c4d Convert null to SQL NULL
  • 874fd36 Handle SQL null values when loading a double value
  • beb5e82 Merge pull request #478 from raynigon/dependabot/gradle/spring-boot-jpa-start...
  • 1f2bc7c Bump org.testcontainers:postgresql in /spring-boot-jpa-starter
  • 9f17b81 Merge pull request #477 from raynigon/dependabot/gradle/unit-api-kotlin/org.j...
  • 608c00b Bump org.junit.jupiter:junit-jupiter in /unit-api-kotlin
  • cc5f366 Merge pull request #476 from raynigon/dependabot/gradle/org.slf4j-slf4j-api-2...
  • 74ba7ec Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
  • 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.raynigon.unit-api:unit-api-kotlin](https://github.com/raynigon/unit-api) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/raynigon/unit-api/releases)
- [Commits](raynigon/unit-api@v3.0.5...v3.0.8)

---
updated-dependencies:
- dependency-name: com.raynigon.unit-api:unit-api-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@raynigon raynigon merged commit 81af604 into main Apr 2, 2024
4 of 8 checks passed
@raynigon raynigon deleted the dependabot/gradle/com.raynigon.unit-api-unit-api-kotlin-3.0.8 branch April 2, 2024 07:38
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.

None yet

1 participant