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.11.0 to 1.12.0 #103

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v1.12.0

What's Changed

New Features

  • Add the useTableNameAsAlias option to Gradle plugin (#1018)
  • Add entity name singularization to Gradle Plugin (#1012)
  • Support @KomapperVersion, @KomapperCreatedAt and @KomapperUpdatedAt in Gradle Plugin (#1003)

Bug Fixes

  • Separate R2DBC transactions per session (#1010)

Maintenance

  • Remove warnings (#1028)
  • Add a devcontainer.json to run this project on Codespace (#1013)
  • Add permissions to pr-labeler-action (#1004)

Documentation

  • Update compatibility matrix (#1005)

Dependency Upgrades

  • Update kotlin monorepo to v1.9.0 (#1021)
  • Update dependency io.r2dbc:r2dbc-pool to v1.0.1.RELEASE (#1026)
  • Update dependency org.postgresql:r2dbc-postgresql to v1.0.2.RELEASE (#1027)
  • Update dependency com.github.jasync-sql:jasync-r2dbc-mysql to v2.2.1 (#1024)
  • Update spring core to v5.3.29 (#1025)
  • Update dependency gradle to v8.2.1 (#1023)
  • Update dependency io.opentelemetry:opentelemetry-api to v1.28.0 (#1022)
  • Update dependency com.h2database:h2 to v2.2.220 (#1020)
  • Update quarkusVersion to v2.16.8.Final (#1019)
  • Update dependency gradle to v8.2 (#1017)
  • Update kotlinCoroutinesVersion to v1.7.2 (#1016)
  • Update spring boot to v2.7.13 (#1011)
Commits
  • 49b0edd [Gradle Release Plugin] - pre tag commit: 'v1.12.0'.
  • c028efc Remove warnings (#1028)
  • a8f4f37 Update kotlin monorepo to v1.9.0 (#1021)
  • acfdb81 Update dependency io.r2dbc:r2dbc-pool to v1.0.1.RELEASE (#1026)
  • 122a979 Update dependency org.postgresql:r2dbc-postgresql to v1.0.2.RELEASE (#1027)
  • 6efb3b5 Update dependency com.github.jasync-sql:jasync-r2dbc-mysql to v2.2.1 (#1024)
  • 1fed0b3 Update spring core to v5.3.29 (#1025)
  • 608d470 Update dependency gradle to v8.2.1 (#1023)
  • 210f70a Update dependency io.opentelemetry:opentelemetry-api to v1.28.0 (#1022)
  • 24433d7 Update dependency com.h2database:h2 to v2.2.220 (#1020)
  • 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 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.11.0 to 1.12.0.
- [Release notes](https://github.com/komapper/komapper/releases)
- [Commits](komapper/komapper@v1.11.0...v1.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 17, 2023
@Distractic Distractic merged commit 7e677d4 into main Jul 17, 2023
2 checks passed
@Distractic Distractic deleted the dependabot-gradle-org.komapper-komapper-platform-1.12.0 branch July 17, 2023 15:29
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.

1 participant