Skip to content

Bump com.codingfeline.buildkonfig from 0.18.0 to 0.19.0#431

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codingfeline.buildkonfig-0.19.0
Closed

Bump com.codingfeline.buildkonfig from 0.18.0 to 0.19.0#431
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codingfeline.buildkonfig-0.19.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps com.codingfeline.buildkonfig from 0.18.0 to 0.19.0.

Release notes

Sourced from com.codingfeline.buildkonfig's releases.

v0.19.0

0.19.0 (2026-05-04)

⚠ BREAKING CHANGES

  • BuildKonfigTask inputs are now Property<T> / MapProperty<...> instead of lateinit var. Direct task configurators (e.g. tasks.named("generateBuildKonfig") { ... }) must use .set(...) instead of = in the Kotlin DSL.

Bug Fixes

  • deps: update kotlin monorepo to v2.3.21 (#288) (6be8e78)
  • drop const modifier from expect side for K2 compatibility (#290) (3e6cdb5)

Code Refactoring

  • lazy/Provider configuration to fix Gradle 9 compat and CC (#291) (4693daf)
Changelog

Sourced from com.codingfeline.buildkonfig's changelog.

0.19.0 (2026-05-04)

⚠ BREAKING CHANGES

  • BuildKonfigTask inputs are now Property<T> / MapProperty<...> instead of lateinit var. Direct task configurators (e.g. tasks.named("generateBuildKonfig") { ... }) must use .set(...) instead of = in the Kotlin DSL.

Bug Fixes

  • deps: update kotlin monorepo to v2.3.21 (#288) (6be8e78)
  • drop const modifier from expect side for K2 compatibility (#290) (3e6cdb5)

Code Refactoring

  • lazy/Provider configuration to fix Gradle 9 compat and CC (#291) (4693daf)
Commits
  • 5de669d chore(master): release 0.19.0 (#289)
  • 4693daf refactor!: lazy/Provider configuration to fix Gradle 9 compat and CC (#291)
  • 3e6cdb5 fix: drop const modifier from expect side for K2 compatibility (#290)
  • 6be8e78 fix(deps): update kotlin monorepo to v2.3.21 (#288)
  • c004378 chore(deps): update googleapis/release-please-action action to v5 (#287)
  • dfbca70 chore: add yshrsmz as reviewer in Renovate config (#286)
  • fe36b1e chore: migrate eligible workflows to ubuntu-slim runner (#285)
  • 3c9556b chore(deps): update actions/cache action to v5.0.5 (#283)
  • 41e8798 chore(deps): update googleapis/release-please-action action to v4.4.1 (#284)
  • 7929c68 docs: introduce AGENTS.md and shared Claude Code settings (#282)
  • 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 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.codingfeline.buildkonfig](https://github.com/yshrsmz/BuildKonfig) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/yshrsmz/BuildKonfig/releases)
- [Changelog](https://github.com/yshrsmz/BuildKonfig/blob/master/CHANGELOG.md)
- [Commits](yshrsmz/BuildKonfig@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: com.codingfeline.buildkonfig
  dependency-version: 0.19.0
  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 May 4, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 5, 2026

Superseded by #432.

@dependabot dependabot Bot closed this May 5, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/com.codingfeline.buildkonfig-0.19.0 branch May 5, 2026 19:25
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