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: apollosolutions/generate-query-plan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: apollosolutions/generate-query-plan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: version-0.x
Choose a head ref
  • 14 commits
  • 4 files changed
  • 4 contributors

Commits on Mar 18, 2022

  1. chore(deps): bump @apollo/gateway from 0.48.3 to 0.49.0

    Bumps [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) from 0.48.3 to 0.49.0.
    - [Release notes](https://github.com/apollographql/federation/releases)
    - [Changelog](https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md)
    - [Commits](https://github.com/apollographql/federation/commits/@apollo/[email protected]/gateway-js)
    
    ---
    updated-dependencies:
    - dependency-name: "@apollo/gateway"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    0c56435 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from apollosolutions/dependabot/npm_and_yarn/ve…

    …rsion-0.x/apollo/gateway-0.49.0
    
    chore(deps): bump @apollo/gateway from 0.48.3 to 0.49.0
    lennyburdette authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    038b07f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Mar 28, 2022

  1. Update fed 1 docs

    smyrick committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    824e614 View commit details
    Browse the repository at this point in the history
  2. Add back the @ symbol

    smyrick committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    8e62b00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5320fb5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from smyrick/0x-update-docs

    [version-0.x] Update fed 1 docs
    smyrick authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    ff50880 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #16 from smyrick/0x-add-dev-example-script

    Add dev:example script to 0.x branch
    smyrick authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    cf277e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. chore(deps): bump @apollo/gateway from 0.49.0 to 0.50.0

    Bumps [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) from 0.49.0 to 0.50.0.
    - [Release notes](https://github.com/apollographql/federation/releases)
    - [Changelog](https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md)
    - [Commits](https://github.com/apollographql/federation/commits/@apollo/[email protected]/gateway-js)
    
    ---
    updated-dependencies:
    - dependency-name: "@apollo/gateway"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    af3609b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Merge pull request #22 from apollosolutions/dependabot/npm_and_yarn/v…

    …ersion-0.x/apollo/gateway-0.50.0
    
    chore(deps): bump @apollo/gateway from 0.49.0 to 0.50.0
    lennyburdette authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    7dcfeca View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. chore(deps): bump make-fetch-happen from 10.0.6 to 10.1.2 (#31)

    Bumps [make-fetch-happen](https://github.com/npm/make-fetch-happen) from 10.0.6 to 10.1.2.
    - [Release notes](https://github.com/npm/make-fetch-happen/releases)
    - [Changelog](https://github.com/npm/make-fetch-happen/blob/main/CHANGELOG.md)
    - [Commits](npm/make-fetch-happen@v10.0.6...v10.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: make-fetch-happen
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    cfe8e22 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 8.11.0 to 8.13.0 (#29)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.13.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.11.0...v8.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    2afbced View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. chore(deps): bump @apollo/gateway from 0.50.0 to 0.50.2 (#37)

    Bumps [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) from 0.50.0 to 0.50.2.
    - [Release notes](https://github.com/apollographql/federation/releases)
    - [Changelog](https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md)
    - [Commits](https://github.com/apollographql/federation/commits/@apollo/[email protected]/gateway-js)
    
    ---
    updated-dependencies:
    - dependency-name: "@apollo/gateway"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    55aee5b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

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