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: micrometer-metrics/tracing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: micrometer-metrics/tracing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.4
Choose a head ref
  • 14 commits
  • 14 files changed
  • 4 contributors

Commits on Feb 12, 2025

  1. Update dependabot-automerge.yml

    uses the autoMerge functionality
    
    Signed-off-by: Marcin Grzejszczak <marcin.grzejszczak@broadcom.com>
    marcingrzejszczak authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    a7149c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f5898 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Bump testcontainers from 1.20.4 to 1.20.5 (#979)

    Bumps `testcontainers` from 1.20.4 to 1.20.5.
    
    Updates `org.testcontainers:testcontainers` from 1.20.4 to 1.20.5
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.20.4...1.20.5)
    
    Updates `org.testcontainers:junit-jupiter` from 1.20.4 to 1.20.5
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.20.4...1.20.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.testcontainers:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    cdb49d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Add JUnit Platform Launcher

    Closes gh-982
    jonatan-ivanov committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    e36f43f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c538456 View commit details
    Browse the repository at this point in the history
  3. Upgrade to Gradle 8.12.1

    Closes gh-983
    jonatan-ivanov committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    e0675b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    793682a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 (#985)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.16 to 1.5.17.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](qos-ch/logback@v_1.5.16...v_1.5.17)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    89543bb View commit details
    Browse the repository at this point in the history
  2. Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 (#987)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.16 to 1.5.17.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](qos-ch/logback@v_1.5.16...v_1.5.17)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    17ee7c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Bump testcontainers from 1.20.5 to 1.20.6 (#992)

    Bumps `testcontainers` from 1.20.5 to 1.20.6.
    
    Updates `org.testcontainers:testcontainers` from 1.20.5 to 1.20.6
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.20.5...1.20.6)
    
    Updates `org.testcontainers:junit-jupiter` from 1.20.5 to 1.20.6
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.20.5...1.20.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.testcontainers:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    31cce12 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Bump io.micrometer:micrometer-bom from 1.13.11 to 1.13.12 (#993)

    Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.13.11 to 1.13.12.
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](micrometer-metrics/micrometer@v1.13.11...v1.13.12)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    1fb7874 View commit details
    Browse the repository at this point in the history
  2. Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5 (#994)

    Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.14.4 to 1.14.5.
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](micrometer-metrics/micrometer@v1.14.4...v1.14.5)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    07fcc2b View commit details
    Browse the repository at this point in the history
  3. Bumping gh actions

    marcingrzejszczak committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    93912c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00bd40f View commit details
    Browse the repository at this point in the history
Loading