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

chore(deps): bump org.komapper:komapper-platform from 1.12.0 to 1.14.1 #143

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

Bumps org.komapper:komapper-platform from 1.12.0 to 1.14.1.

Release notes

Sourced from org.komapper:komapper-platform's releases.

v1.14.1

What's Changed

Bug Fixes

  • Fix issue with ClobString not supporting the LIKE operator (#1103)
  • Fix the bug that generates invalid SQL when performing logical operations in extension blocks (#1100)

Dependency Upgrades

  • Update quarkusVersion to v3.4.3 (#1101)

v1.14.0

What's Changed

New Features

Bug Fixes

  • Fix an error that occurred while associating an object from another package (#1092)

Maintenance

  • Enable the allowMissingWhereClause option in DELETE ALL queries (#1078)

Dependency Upgrades

  • Update dependency io.opentelemetry:opentelemetry-api to v1.31.0 (#1093)
  • Update dependency gradle to v8.4 (#1089)
  • Update quarkusVersion to v3.4.2 (#1088)
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.1 (#1087)
  • Update gradle/gradle-build-action action to v2.9.0 (#1086)
  • Update plugin com.diffplug.spotless to v6.22.0 (#1082)
  • Update gradle/gradle-build-action action to v2.8.1 (#1081)
  • Update quarkusVersion to v3.4.1 (#1076)
  • Update spring boot to v2.7.16 (#1077)
  • Update dependency com.h2database:h2 to v2.2.224 (#1075)

v1.13.0

What's Changed

New Features

... (truncated)

Commits
  • 9597ec9 [Gradle Release Plugin] - pre tag commit: 'v1.14.1'.
  • cec56fd Update quarkusVersion to v3.4.3 (#1101)
  • b5249ee Fix issue with ClobString not supporting the LIKE operator. (#1103)
  • 06ae132 Fix the bug that generates invalid SQL when performing logical operations in ...
  • 3d6b1c4 [Gradle Release Plugin] - [skip ci] new version commit: 'v1.14.1-SNAPSHOT'.
  • d7bd68d [Gradle Release Plugin] - pre tag commit: 'v1.14.0'.
  • 16dd18c Redesign user-defined operators (#1099)
  • 5022608 Support adding user-defined comparison operators (#1098)
  • a04afa5 Support adding user-defined column expressions (#1097)
  • 71e6cad Refactor the locate function (#1096)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [org.komapper:komapper-platform](https://github.com/komapper/komapper) from 1.12.0 to 1.14.1.
- [Release notes](https://github.com/komapper/komapper/releases)
- [Commits](komapper/komapper@v1.12.0...v1.14.1)

---
updated-dependencies:
- dependency-name: org.komapper:komapper-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 17, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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