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: graphql-java-kickstart/graphql-java-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.1.0
Choose a base ref
...
head repository: graphql-java-kickstart/graphql-java-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.1.1
Choose a head ref
  • 19 commits
  • 15 files changed
  • 4 contributors

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    e7ec857 View commit details
    Browse the repository at this point in the history
  2. Remove line

    oryan-block committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    54f21e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #763 from graphql-java-kickstart/664-scan-directiv…

    …e-scalar-arguments
    
    Scan directives while parsing schema
    oryan-block authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e4ed1bd View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Remove suppression

    oryan-block committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7fb45d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae6165 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Return void

    oryan-block committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a433966 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #764 from graphql-java-kickstart/664-scan-directiv…

    …e-enum-input-arguments
    
    Scan directives arguments while parsing schema
    oryan-block authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ed2b48b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f1caa2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #762 from graphql-java-kickstart/renovate/actions-…

    …checkout-4.x
    
    Update actions/checkout action to v4
    oryan-block authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    10ab714 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    b00cfb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge pull request #758 from graphql-java-kickstart/renovate/all-mino…

    …r-patch
    
    Update all non-major dependencies
    oryan-block authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    778a6f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Bump antlr version

    oryan-block committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7b05844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca58a92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #768 from graphql-java-kickstart/renovate/all-mino…

    …r-patch
    
    Update dependency org.antlr:antlr4-runtime to v4.11.1
    oryan-block authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0aa4067 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Enable test

    oryan-block committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f4a4567 View commit details
    Browse the repository at this point in the history
  2. Bump version to 13.1.1

    oryan-block committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b8b9c10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67e97e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea8c264 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05d7f03 View commit details
    Browse the repository at this point in the history
Loading