Skip to content

Bump io.github.problem4j:problem4j-core from 1.4.1 to 1.4.2#37

Merged
malczuuu merged 1 commit intomainfrom
dependabot/gradle/main/io.github.problem4j-problem4j-core-1.4.2
Feb 26, 2026
Merged

Bump io.github.problem4j:problem4j-core from 1.4.1 to 1.4.2#37
malczuuu merged 1 commit intomainfrom
dependabot/gradle/main/io.github.problem4j-problem4j-core-1.4.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps io.github.problem4j:problem4j-core from 1.4.1 to 1.4.2.

Release notes

Sourced from io.github.problem4j:problem4j-core's releases.

v1.4.2

  1. Maven:
    <dependencies>
        <dependency>
            <groupId>io.github.problem4j</groupId>
            <artifactId>problem4j-core</artifactId>
            <version>1.4.2</version>
        </dependency>
    </dependencies>
  2. Gradle (Kotlin DSL):
    dependencies {
        implementation("io.github.problem4j:problem4j-core:1.4.2")
    }

Fixed

  • Make ProblemBuilder remove extension member if null values is passed, instead of silently ignoring it and keeping the previous value.
  • Cleanup default methods in ProblemBuilder interface.
Changelog

Sourced from io.github.problem4j:problem4j-core's changelog.

[1.4.2] - 2026-02-26

Fixed

  • Make ProblemBuilder remove extension member if null values is passed, instead of silently ignoring it and keeping the previous value.
  • Cleanup default methods in ProblemBuilder interface.
Commits

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 [io.github.problem4j:problem4j-core](https://github.com/problem4j/problem4j-core) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/problem4j/problem4j-core/releases)
- [Changelog](https://github.com/problem4j/problem4j-core/blob/main/CHANGELOG.md)
- [Commits](problem4j/problem4j-core@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: io.github.problem4j:problem4j-core
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file target: latest Automatic pull request to latest version labels Feb 26, 2026
@dependabot dependabot bot requested a review from malczuuu as a code owner February 26, 2026 18:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file target: latest Automatic pull request to latest version labels Feb 26, 2026
@malczuuu malczuuu merged commit e0810a8 into main Feb 26, 2026
4 checks passed
@malczuuu malczuuu deleted the dependabot/gradle/main/io.github.problem4j-problem4j-core-1.4.2 branch February 26, 2026 18:39
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 target: latest Automatic pull request to latest version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant