Comparing 1.1.0...1.2.0 · EzFramework/JavaQueryBuilder · GitHub
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: EzFramework/JavaQueryBuilder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: EzFramework/JavaQueryBuilder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 29, 2026

  1. chore(deps): bump actions/checkout from 4 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    a03011d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2026

  1. Merge pull request #45 from EzFramework/dependabot/github_actions/act…

    …ions/checkout-6
    
    chore(deps): bump actions/checkout from 4 to 6
    ez-plugins authored May 3, 2026
    Configuration menu
    Copy the full SHA
    da119d7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2026

  1. fix: java 21 compat

    ez-plugins committed May 9, 2026
    Configuration menu
    Copy the full SHA
    e140b99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from EzFramework/fix/java-21

    fix: java 21 compat
    ez-plugins authored May 9, 2026
    Configuration menu
    Copy the full SHA
    3f2e6ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2a7fd2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #48 from EzFramework/fix/java-21

    bump package version to 1.2.0
    ez-plugins authored May 9, 2026
    Configuration menu
    Copy the full SHA
    ee841fc View commit details
    Browse the repository at this point in the history
Loading