fix(deps): update dependency org.seasar.doma:doma-template to v3 #46
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.58.0
->3.0.1
Release Notes
domaframework/doma (org.seasar.doma:doma-template)
v3.0.1
Compare Source
What's Changed
📢 INFORMATION: We have also released version 3 of the Doma CodeGen Plugin and Doma Compile Plugin. Please consider using version 3 of these plugins for Doma 3 going forward. Currently, version 2 of the plugins also works without any issues when used with Doma 3.
Bug Fixes
peek
onNativeSql
caused aClassCastException
(#1180) @nakamura-toMaintenance
Dependency Upgrades
Full Changelog: domaframework/doma@3.0.0...3.0.1
v3.0.0
Compare Source
What's Changed
📢 This version includes BREAKING CHANGES.
Please refer to the Doma-3.x-Migration-Guide for details.
New Features
Bug Fixes
Maintenance
Documentation
Dependency Upgrades
Full Changelog: domaframework/doma@2.62.1...3.0.0
v2.62.1
Compare Source
What's Changed
Bug Fixes
Dependency Upgrades
Full Changelog: domaframework/doma@2.62.0...2.62.1
v2.62.0
Compare Source
What's Changed
New Features
duplicateKeyType
property toMultiInsert
annotation (#1144) @orekyuuduplicateKeys
property toInsert
,BatchInsert
, andMultiInsert
annotations (#1150) @nakamura-toDependency Upgrades
Full Changelog: domaframework/doma@2.61.0...2.62.0
v2.61.0
Compare Source
What's Changed
New Features
Bug Fixes
Maintenance
Dependency Upgrades
Full Changelog: domaframework/doma@2.60.1...2.61.0
v2.60.1
Compare Source
What's Changed
Bug Fixes
Maintenance
Dependency Upgrades
Full Changelog: domaframework/doma@2.60.0...2.60.1
v2.60.0
Compare Source
What's Changed
New Features
Dependency Upgrades
Full Changelog: domaframework/doma@2.59.0...2.60.0
v2.59.0
Compare Source
What's Changed
Breaking Changes
Modified the implementation for generating upsert queries. If you have customized the upsert query processing, this may affect you.
Bug Fixes
Maintenance
Documentation
Dependency Upgrades
Full Changelog: domaframework/doma@2.58.0...2.59.0
Configuration
📅 Schedule: Branch creation - "after 8pm every weekday,every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.