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: avaje/avaje-inject
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.2
Choose a base ref
...
head repository: avaje/avaje-inject
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.3
Choose a head ref
  • 16 commits
  • 20 files changed
  • 4 contributors

Commits on Jan 30, 2025

  1. Configuration menu
    Copy the full SHA
    ae4bf0a View commit details
    Browse the repository at this point in the history
  2. Bump to next snapshot

    rbygrave committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    76e6d5c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Bump the dependencies group with 3 updates

    Bumps the dependencies group with 3 updates: [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy), [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) and [io.avaje:avaje-http-client](https://github.com/avaje/avaje-http-client).
    
    
    Updates `net.bytebuddy:byte-buddy` from 1.16.1 to 1.17.0
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.16.1...byte-buddy-1.17.0)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.16.1 to 1.17.0
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.16.1...byte-buddy-1.17.0)
    
    Updates `io.avaje:avaje-http-client` from 2.9-RC8 to 3.0-RC1
    - [Release notes](https://github.com/avaje/avaje-http-client/releases)
    - [Commits](https://github.com/avaje/avaje-http-client/commits)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: io.avaje:avaje-http-client
      dependency-type: direct:production
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    5e87a9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #771 from avaje/dependabot/maven/master/dependenci…

    …es-3511ca8f08
    
    Bump the dependencies group with 3 updates
    github-actions[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    db3d579 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Bump the dependencies group with 5 updates

    Bumps the dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.17.0` | `1.17.1` |
    | [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) | `1.17.0` | `1.17.1` |
    | io.avaje:avaje-http-api | `2.8` | `3.0` |
    | [io.avaje:avaje-http-client](https://github.com/avaje/avaje-http-client) | `3.0-RC1` | `3.0` |
    | [io.avaje:avaje-jsonb](https://github.com/avaje/avaje-jsonb) | `2.4` | `3.0` |
    
    
    Updates `net.bytebuddy:byte-buddy` from 1.17.0 to 1.17.1
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.17.0...byte-buddy-1.17.1)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.17.0 to 1.17.1
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.17.0...byte-buddy-1.17.1)
    
    Updates `io.avaje:avaje-http-api` from 2.8 to 3.0
    
    Updates `io.avaje:avaje-http-client` from 3.0-RC1 to 3.0
    - [Release notes](https://github.com/avaje/avaje-http-client/releases)
    - [Commits](https://github.com/avaje/avaje-http-client/commits)
    
    Updates `io.avaje:avaje-jsonb` from 2.4 to 3.0
    - [Release notes](https://github.com/avaje/avaje-jsonb/releases)
    - [Commits](avaje/avaje-jsonb@2.4...3.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.avaje:avaje-http-api
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.avaje:avaje-http-client
      dependency-type: direct:production
      dependency-group: dependencies
    - dependency-name: io.avaje:avaje-jsonb
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    11a37f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #772 from avaje/dependabot/maven/master/dependenci…

    …es-829fed664d
    
    Bump the dependencies group with 5 updates
    github-actions[bot] authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    1ee341a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Bump the dependencies group with 4 updates

    Bumps the dependencies group with 4 updates: io.avaje:avaje-spi-service, [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms), [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5).
    
    
    Updates `io.avaje:avaje-spi-service` from 2.9 to 2.10
    
    Updates `io.avaje:avaje-prisms` from 1.38 to 1.39
    - [Release notes](https://github.com/avaje/avaje-prisms/releases)
    - [Commits](avaje/avaje-prisms@1.38...1.39)
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.11.4...r5.12.0)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.11.4...r5.12.0)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.11.4...r5.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.avaje:avaje-spi-service
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: io.avaje:avaje-prisms
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    cce25a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #773 from avaje/dependabot/maven/master/dependenci…

    …es-85cfb1d55e
    
    Bump the dependencies group with 4 updates
    github-actions[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    6d67e03 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. [inject Test] Generate Method Handle Lookups (#775)

    * Bump the dependencies group with 4 updates
    
    Bumps the dependencies group with 4 updates: [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy), [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy), [org.mockito:mockito-core](https://github.com/mockito/mockito) and [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito).
    
    
    Updates `net.bytebuddy:byte-buddy` from 1.17.1 to 1.17.2
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.17.1...byte-buddy-1.17.2)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.17.1 to 1.17.2
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.17.1...byte-buddy-1.17.2)
    
    Updates `org.mockito:mockito-core` from 5.15.2 to 5.16.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.15.2...v5.16.0)
    
    Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.16.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.15.2...v5.16.0)
    
    Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.16.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.15.2...v5.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.mockito:mockito-junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.mockito:mockito-junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * start
    
    Revert "start"
    
    This reverts commit 4bab305.
    
    structure
    
    * add processor
    
    * Update Lookups.java
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    SentryMan and dependabot[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    c2317ad View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. validate only a single InjectModule annotation (#776)

    Saw some cases where users had multiple for whatever reason and it wasn't working right. (strict wiring was being overridden)
    SentryMan authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    22134d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0075b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Version 11.3-RC1

    rbygrave committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    a9832f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. Bump the dependencies group with 6 updates

    Bumps the dependencies group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.16.0` | `5.16.1` |
    | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.16.0` | `5.16.1` |
    | [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms) | `1.39` | `1.40` |
    | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.12.0` | `5.12.1` |
    | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.12.0` | `5.12.1` |
    | [io.avaje:avaje-jsonb](https://github.com/avaje/avaje-jsonb) | `3.0` | `3.1` |
    
    
    Updates `org.mockito:mockito-core` from 5.16.0 to 5.16.1
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.16.0...v5.16.1)
    
    Updates `org.mockito:mockito-junit-jupiter` from 5.16.0 to 5.16.1
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.16.0...v5.16.1)
    
    Updates `io.avaje:avaje-prisms` from 1.39 to 1.40
    - [Release notes](https://github.com/avaje/avaje-prisms/releases)
    - [Commits](avaje/avaje-prisms@1.39...1.40)
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.0 to 5.12.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.12.0...r5.12.1)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.0 to 5.12.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.12.0...r5.12.1)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.0 to 5.12.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.12.0...r5.12.1)
    
    Updates `org.mockito:mockito-junit-jupiter` from 5.16.0 to 5.16.1
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.16.0...v5.16.1)
    
    Updates `io.avaje:avaje-jsonb` from 3.0 to 3.1
    - [Release notes](https://github.com/avaje/avaje-jsonb/releases)
    - [Commits](avaje/avaje-jsonb@3.0...3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.mockito:mockito-junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.avaje:avaje-prisms
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.mockito:mockito-junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.avaje:avaje-jsonb
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    2f68aa5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #779 from avaje/dependabot/maven/master/dependenci…

    …es-35bba965d3
    
    Bump the dependencies group with 6 updates
    github-actions[bot] authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    5bc2b12 View commit details
    Browse the repository at this point in the history
  3. Fix ExternalProvider on JDT (#778)

    * Fix ExternalProvider on JDT
    
    turns out getDirectives throws an NPE if it's an automatic module. Only happens with JDT though
    
    * Update pom.xml
    
    * Update ExternalProvider.java
    SentryMan authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    2a4f1e9 View commit details
    Browse the repository at this point in the history
  4. Version 11.3

    rbygrave committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    5200b5e View commit details
    Browse the repository at this point in the history
Loading