E5D6 Comparing 20.0...20.2 · graphql-java/graphql-java-extended-scalars · GitHub
[go: up one dir, main page]

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/graphql-java-extended-scalars
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 20.0
Choose a base ref
...
head repository: graphql-java/graphql-java-extended-scalars
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20.2
Choose a head ref
  • 20 commits
  • 6 files changed
  • 4 contributors

Commits on Dec 18, 2022

  1. Upgrade to Java 11

    dondonz committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    cecec79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8440c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #88 from graphql-java/java-11

    Upgrade to Java 11
    dondonz authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    8bb2279 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

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

Commits on Jan 24, 2023

  1. Merge pull request #91 from graphql-java/object-scalar-null-fix

    Fix bug when NullValue is nested inside ObjectValue
    dondonz authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    babda5f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Prepend 0.0.0 so master builds do not appear first on Maven when sort…

    …ed in descending order
    dondonz committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    fa7d259 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from graphql-java/fix-master-build-version

    Prepend 0.0.0 to master build versions
    dondonz authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    5eea2c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    a01bec1 View commit details
    Browse the repository at this point in the history
  2. docs: update link

    setchy committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    d5ff29c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Merge pull request #93 from setchy/docs/readme-graphql-scalars-spec

    docs: update to reference scalars.graphql.org specification for DateTime
    dondonz authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    6a38e82 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    4780e84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cae4a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Merge pull request #96 from yeikel/patch-2

    ci: add dependabot configuration
    dondonz authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    cff8c2c View commit details
    Browse the repository at this point in the history
  2. Bump biz.aQute.bnd.builder from 6.2.0 to 6.4.0

    Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 6.2.0 to 6.4.0.
    - [Release notes](https://github.com/bndtools/bnd/releases)
    - [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
    - [Commits](bndtools/bnd@6.2.0...6.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: biz.aQute.bnd.builder
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    68e794c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #98 from graphql-java/dependabot/gradle/biz.aQute.…

    …bnd.builder-6.4.0
    
    Bump biz.aQute.bnd.builder from 6.2.0 to 6.4.0
    dondonz authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    37921c7 View commit details
    Browse the repository at this point in the history
  4. Update build.gradle

    yeikel authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    f006079 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #95 from yeikel/patch-1

    build(deps): bump graphql to 20.2
    dondonz authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    45a9812 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    37c8ae5 View commit details
    Browse the repository at this point in the history
  2. Use non-toolchain version

    dondonz committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c67260a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #104 from graphql-java/Java-8-downgrade

    Downgrade to Java 8 ahead of v20.x release WIP
    dondonz authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3e92062 View commit details
    Browse the repository at this point in the history
Loading
0