Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lsd-consulting/spring-http-exception-handling-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.19
Choose a base ref
...
head repository: lsd-consulting/spring-http-exception-handling-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.20
Choose a head ref
  • 8 commits
  • 13 files changed
  • 3 contributors

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    e059aca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13fa297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b28cb84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41ca00d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. build: Upgrade to Gradle 8.12

    Lukasz Gryzbon committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    a6b6004 View commit details
    Browse the repository at this point in the history
  2. ci: Set up Dependabot

    Lukasz Gryzbon committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    28217a9 View commit details
    Browse the repository at this point in the history
  3. fix: Bump the other-dependencies group with 4 updates

    Bumps the other-dependencies group with 4 updates: [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin), io.github.gradle-nexus.publish-plugin, com.palantir.git-version and [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin).
    
    
    Updates `org.jetbrains.kotlin.jvm` from 1.6.10 to 2.1.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.6.10...v2.1.0)
    
    Updates `io.github.gradle-nexus.publish-plugin` from 1.1.0 to 2.0.0
    
    Updates `com.palantir.git-version` from 0.12.3 to 3.1.0
    
    Updates `org.jetbrains.kotlin.plugin.spring` from 1.6.10 to 2.1.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.6.10...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin.jvm
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: other-dependencies
    - dependency-name: io.github.gradle-nexus.publish-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: other-dependencies
    - dependency-name: com.palantir.git-version
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: other-dependencies
    - dependency-name: org.jetbrains.kotlin.plugin.spring
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: other-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    e358d3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f57ceb1 View commit details
    Browse the repository at this point in the history
Loading