-
Notifications
You must be signed in to change notification settings - Fork 24
Comparing changes
Open a pull request
base repository: avaje/avaje-inject
base: 11.2
head repository: avaje/avaje-inject
compare: 11.3
- 16 commits
- 20 files changed
- 4 contributors
Commits on Jan 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ae4bf0a - Browse repository at this point
Copy the full SHA ae4bf0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e6d5c - Browse repository at this point
Copy the full SHA 76e6d5cView commit details
Commits on Feb 3, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 5e87a9b - Browse repository at this point
Copy the full SHA 5e87a9bView commit details -
Merge pull request #771 from avaje/dependabot/maven/master/dependenci…
…es-3511ca8f08 Bump the dependencies group with 3 updates
Configuration menu - View commit details
-
Copy full SHA for db3d579 - Browse repository at this point
Copy the full SHA db3d579View commit details
Commits on Feb 17, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 11a37f4 - Browse repository at this point
Copy the full SHA 11a37f4View commit details -
Merge pull request #772 from avaje/dependabot/maven/master/dependenci…
…es-829fed664d Bump the dependencies group with 5 updates
Configuration menu - View commit details
-
Copy full SHA for 1ee341a - Browse repository at this point
Copy the full SHA 1ee341aView commit details
Commits on Feb 24, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for cce25a3 - Browse repository at this point
Copy the full SHA cce25a3View commit details -
Merge pull request #773 from avaje/dependabot/maven/master/dependenci…
…es-85cfb1d55e Bump the dependencies group with 4 updates
Configuration menu - View commit details
-
Copy full SHA for 6d67e03 - Browse repository at this point
Copy the full SHA 6d67e03View commit details
Commits on Mar 11, 2025
-
[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>
Configuration menu - View commit details
-
Copy full SHA for c2317ad - Browse repository at this point
Copy the full SHA c2317adView commit details
Commits on Mar 12, 2025
-
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)
Configuration menu - View commit details
-
Copy full SHA for 22134d8 - Browse repository at this point
Copy the full SHA 22134d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b0075b - Browse repository at this point
Copy the full SHA 3b0075bView commit details
Commits on Mar 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a9832f3 - Browse repository at this point
Copy the full SHA a9832f3View commit details
Commits on Mar 16, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 2f68aa5 - Browse repository at this point
Copy the full SHA 2f68aa5View commit details -
Merge pull request #779 from avaje/dependabot/maven/master/dependenci…
…es-35bba965d3 Bump the dependencies group with 6 updates
Configuration menu - View commit details
-
Copy full SHA for 5bc2b12 - Browse repository at this point
Copy the full SHA 5bc2b12View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2a4f1e9 - Browse repository at this point
Copy the full SHA 2a4f1e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5200b5e - Browse repository at this point
Copy the full SHA 5200b5eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 11.2...11.3