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: 10.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: 10.3
Choose a head ref
  • 9 commits
  • 18 files changed
  • 4 contributors

Commits on Jul 25, 2024

  1. Bump to next snapshot

    rbygrave committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3ea3103 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Bump io.avaje:avaje-spi-service from 2.2 to 2.3

    Bumps io.avaje:avaje-spi-service from 2.2 to 2.3.
    
    ---
    updated-dependencies:
    - dependency-name: io.avaje:avaje-spi-service
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0539b14 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #656 from avaje/dependabot/maven/io.avaje-avaje-sp…

    …i-service-2.3
    
    Bump io.avaje:avaje-spi-service from 2.2 to 2.3
    github-actions[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7cde0eb View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Bump io.avaje:avaje-prisms from 1.30 to 1.31

    Bumps [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms) from 1.30 to 1.31.
    - [Release notes](https://github.com/avaje/avaje-prisms/releases)
    - [Commits](avaje/avaje-prisms@1.30...1.31)
    
    ---
    updated-dependencies:
    - dependency-name: io.avaje:avaje-prisms
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    602f4c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #657 from avaje/dependabot/maven/io.avaje-avaje-pr…

    …isms-1.31
    
    Bump io.avaje:avaje-prisms from 1.30 to 1.31
    github-actions[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7f461f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caf6209 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Fix cases where test beans fail module validation (#659)

    * fix cases where test beans failed module validation
    
    * Format only
    
    ---------
    
    Co-authored-by: Rob Bygrave <[email protected]>
    SentryMan and rbygrave authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    353abdb View commit details
    Browse the repository at this point in the history
  2. Generate Value Classes When on Valhalla (#660)

    * write value classes when on valhalla
    
    * Update SimpleAssistWriter.java
    
    * fix assist method inject
    
    * Format only
    
    ---------
    
    Co-authored-by: Rob Bygrave <[email protected]>
    SentryMan and rbygrave authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b204598 View commit details
    Browse the repository at this point in the history
  3. Version 10.3

    rbygrave committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e49010e View commit details
    Browse the repository at this point in the history
Loading