Skip to content

Update Apollo GraphQL packages#11

Merged
ka2jun8 merged 1 commit intomasterfrom
renovate/apollo-graphql-packages
Jul 31, 2020
Merged

Update Apollo GraphQL packages#11
ka2jun8 merged 1 commit intomasterfrom
renovate/apollo-graphql-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 30, 2020

This PR contains the following updates:

Package Type Update Change
@apollo/client (source) dependencies minor 3.0.2 -> 3.1.1
apollo devDependencies minor 2.17.1 -> 2.30.1
apollo devDependencies minor 2.1.8 -> 2.30.1
apollo devDependencies minor 2.28.3 -> 2.30.1
apollo-datasource dependencies minor ^0.1.3 -> ^0.7.0
apollo-datasource-rest dependencies minor ^0.1.5 -> ^0.9.0
apollo-link devDependencies patch 1.2.13 -> 1.2.14
apollo-link devDependencies patch 1.2.3 -> 1.2.14
apollo-link-http devDependencies patch 1.5.16 -> 1.5.17
apollo-link-http devDependencies patch 1.5.5 -> 1.5.17

Release Notes

apollographql/apollo-client

v3.1.1

Compare Source

v3.1.0

Compare Source

apollographql/apollo-tooling

v2.30.1

Compare Source

  • apollo-codegen-swift@0.37.7
    • Generate JSON file including fragments when --operationIds option is provided #​2017

v2.30.0

Compare Source

  • apollo@2.30.0
    • Allow flags for --branch and --author in service:check command. This will permit users to group changes using the --branch flag and indicate an author, via a string value using the --author flag.

v2.29.1

Compare Source

** Note: this release is an immediate follow-up to the previous release. apollo-graphql should've been updated but it was unfortunately missed. **

  • apollo-graphql@0.5.0
    • Add support for graphql version ^15 #​1743

v2.29.0

Compare Source

  • apollo@2.29.0
    • Add support for graphql version ^15 #​1743
  • apollo-language-server@1.23.0
    • Fix definition navigation for vscode using localSchemaFile #​1996
    • Add support for graphql version ^15 #​1743
  • vscode-apollo@1.16.4
    • Fix definition navigation for vscode using localSchemaFile #​1996
    • Fix 'Apollo: Show Status' command. #​2004

v2.28.3

Compare Source

  • apollo@2.28.3
    • Don't send a user-specified frontend URL to Apollo's servers; fetch one when needed. Drop --frontend flag. #​1990
  • apollo-language-server@1.22.3
    • Don't send a user-specified frontend URL to Apollo's servers; fetch one when needed. #​1990

v2.28.2

Compare Source

  • apollo@2.28.2
    • Prevent cli from sending some git credentials #​1988

v2.28.1

Compare Source

  • apollo@2.28.1
    • Fix silent codegen errors on syntax errors #​1899
  • apollo-language-server@1.22.1
    • Remove error from the case with old and new api keys present #​1893
    • Add Elixir support for vscode #​1971
  • vscode-apollo@1.61.1
    • Add Elixir support for vscode #​1971

v2.28.0

Compare Source

v2.27.4

Compare Source

v2.27.3

Compare Source

  • apollo@2.27.4
    • Change json-modern target to use legacy IR as base, similar to json target #​1916.
    • Update json-modern IR to expose typeNodes on typesUsed #​1916
  • apollo-codegen-core@0.36.9
    • Change json-modern target to use legacy IR as base, similar to json target #​1916.
    • Update json-modern IR to expose typeNodes on typesUsed #​1916

v2.27.2

Compare Source

  • apollo@2.27.2
    • Setup automatically creating a GitHub release #​1876

v2.27.0

Compare Source

  • apollo@2.27.0
    • downgrade mkdirp to keep node 8 working as expected 63f0773
    • Remove "hidden: true" from --variant in service:push #​1865
    • update ENGINE_API_KEY deprecation message to give alternative #​1866
    • Add json-modern codegen target which adds typeNodes (ast type nodes) to codegen output #​1846
  • apollo-codegen-core@0.36.6
    • Add json-modern target which adds typeNodes (ast type nodes) to codegen output #​1846

v2.26.0

Compare Source

  • apollo@2.26.0
    • Support APOLLO_KEY and deprecate ENGINE_API_KEY for .env support #​1851
    • Support --graph/-v flag for specifying graph manager id without requiring a config file #​1858
    • Support graph@variant parsing under the service.name key in config files, similar to client configs #​1858
    • Update all commands that supported --tag to prefer --variant and indicate a deprecation warning for --tag #​1849
    • Updates of --help messages #​1849
    • Bug fix of some apollo commands that did not work with graph@variant parsing within the apollo.config.js #​1849
    • Improved error messaging when a graph is not specified in either apollo.config.js or within the API key. #​1849
    • Added --ignoreFailures flag to service:check to exit with code 0 with check failures #​1856
    • Make Update "no service found to link..." error more consistent #​1847
    • Fix non-existent service message to use the actual service name that's being looked up #​1834
  • apollo-language-server@1.21.0
    • Support APOLLO_KEY and deprecate ENGINE_API_KEY for .env support #​1851
    • Support graph@variant parsing under the service.name key in config files, similar to client configs #​1858
    • Improved error messaging when a graph is not specified in either apollo.config.js or within the API key. #​1849
    • Make Update "no service found to link..." error more consistent #​1847
    • Fix non-existent service message to use the actual service name that's being looked up #​1834

v2.25.0

Compare Source

  • apollo@2.25.0
    • Add confirmation check when deleting services #​1826

v2.24.0

Compare Source

  • apollo@2.24.0
    • Correctly fail on duplicate operations in client projects #​1812
  • apollo-language-server@1.20.0
    • Correctly fail on duplicate operations in client projects #​1812

v2.23.0

Compare Source

  • apollo
    • Fix rendering of unexpected composition errors throwing a table cell error #​1806
    • Add ability to define schema download output path that doesn't exist yet #​1807

v2.22.1

Compare Source

  • apollo@2.22.1
    • Update shortlinks to use go.apollo.dev instead of bitly #​1790
  • apollo-codegen-flow@0.34.1
  • apollo-codegen-scala@0.35.1
  • apollo-codegen-swift@0.36.1
  • apollo-codegen-typescript@0.36.1

v2.22.0

Compare Source

  • apollo@2.22.0
    • Support disabling literal stripping when extracting queries. 1703

v2.21.3

Compare Source

  • apollo-codegen-swift@0.35.10
    • Add documentation to input structs' constructors #​1619
  • apollo-env@0.6.1
  • apollo-language-server@1.18.0
    • Adds support for ReasonML to the language server #​1488
  • vscode-apollo@1.13.0
    • Adds syntax highlighting for ReasonML #​1488

v2.21.2

Compare Source

  • apollo@2.21.2
    • Rename "Engine" to "Apollo Graph Manager" in ouput #​1705
  • apollo-codegen-swift@0.35.14
    • Add additional type annotations to improve compile times. 1638
  • apollo-graphql@0.3.6
    • [#​1618] Fixes an issue when enums with a value of 0 fail to resolve when using a Federated Schema (#​1618)
  • apollo-language-server@1.17.2
    • Rename "Engine" to "Apollo Graph Manager" in ouput #​1705
    • Add helpful messages for common errors when introspecting schemas #​1713

v2.21.1

Compare Source

  • apollo@2.21.1
    • Add sdl download ability to client:download-schema #​1470
    • colors: use cyan instead of blue for text highlighting #​1598
    • Fix codegen --watch breaking out of watch mode on validation errors #​1627
  • apollo-env@0.6.0
    • POTENTIALLY BREAKING: Make apollo-env a standard TS package
      #​1611 This PR likely warrants a pre-major version bump so that it isn't accidentally upgraded to for dependents using the ^ range. If this breaks your project, please don't hesitate to let us know and revert back to v0.5.1. This PR removes the handwritten node-fetch types and instead
      just re-exports them. Internally, this drastically simplifies the existence of apollo-env within this monorepo, as it no longer requires a special build step that forces lerna and TS to work around it.
  • vscode-apollo@1.12.1
    • Fix client localSchemaFile for vscode stats command #​1634

v2.21.0

Compare Source

  • apollo@2.21.0
    • Add flag to omit deprecated enum cases for swift codegen #​1595
  • apollo-codegen-swift@0.35.7
    • Add flag to omit deprecated enum cases #​1595
    • Fix code generation for input fields with the value null #​1596

v2.20.0

Compare Source

  • apollo@2.20.0
    • Fix codegen --watch mode not writing changes for files #​1591
    • Fix service:check not outputing url
  • apollo-codegen-swift@0.35.11
    • Fix code generation for empty input objects / arrays #​1589
  • apollo-language-server@1.17.0
    • Improve autocomplete performance by fixing leading option and debounce threshold #​1593
    • Load ENV variables from both .env and .env.local for Vue CLI compatibility #​1525
  • vscode-apollo@1.12.0
    • Fix ctrl+space autocomplete with language-server imrovements #​1593
    • Watch both .env and .env.local for changes #​1525

v2.19.1

Compare Source

  • apollo@2.19.1
    • Support custom frontend and historic parameters for federated service:check
  • apollo-codegen-swift@0.35.10
    • Ensure fields named self don't cause compilation errors in the generated code #​1533
    • Preserve leading/trailing underscores on field names #​1533
    • Allow generated code to be compiled without a module umbrella header #​1248

v2.19.0

Compare Source

  • apollo@2.19.0
    • Improve performance of CLI when running projects by delaying or not calling validation unnecessarily #​1559
    • Use "table" package for tabular output and word wrap support #​1524
    • Use new single step mutation for checking federated service schemas #​1539
    • Add support for localSchemaFile for federated service commands #​1489
  • apollo-codegen-core@0.35.4
    • Improve performance of validation when client fields are present or not #​1559
  • apollo-codegen-swift@0.35.9
    • Switch operations and fragments to default to printing queries as multiline strings rather than including queries as multiline comments
    • Add --suppressSwiftMultilineStringLiterals flag to allow a version which strips unnecessary whitespace.
  • apollo-graphql@0.3.4
    • Use reference-equality, rather than Function.prototype.name string comparison, when omitting validation rules within buildSchemaFromSDL. #​1551
  • apollo-language-server@1.16.0
    • Replace old mutation used for checking partial service schemas to use checkPartialSchema #​1539
    • Remove old federation-info provider #​1489
    • Support using local schema files for checks/pushes of federated services #​1489
  • vscode-apollo@1.11.0
    • Improve performance of validation when client fields are present or not #​1559

v2.18.3

Compare Source

  • apollo
    • fix bad parsing of multiple localSchemaFiles #​1529

v2.18.2

Compare Source

  • apollo-codegen-core@0.35.2

  • apollo-codegen-flow@0.33.27

  • apollo-codegen-scala@0.34.27

  • apollo-codegen-swift@0.35.7

  • apollo-codegen-typescript@0.35.2

  • apollo-language-server@1.15.2

  • apollo@2.18.2

  • apollo

    • Support multiple localSchemaFiles #​1500
  • apollo-codegen-core

    • Replace instanceof checks with their respective predicates #​1518
  • apollo-codegen-flow

    • Replace instanceof checks with their respective predicates #​1518
  • apollo-codegen-scala

    • Replace instanceof checks with their respective predicates #​1518
  • apollo-codegen-swift

    • Replace instanceof checks with their respective predicates #​1518
    • Ensure types and strings are properly escaped in all generated code #​1515
    • Fix warning in Xcode 11 when enums have a none case #​1482
  • apollo-codegen-typescript

    • Replace instanceof checks with their respective predicates #​1518
  • apollo-language-server

    • Replace instanceof checks with their respective predicates #​1518
    • Support multiple localSchemaFiles #​1500

v2.18.1

Compare Source

  • apollo-codegen-core@0.35.1
  • apollo-codegen-flow@0.33.26
  • apollo-codegen-scala@0.34.26
  • apollo-codegen-swift@0.35.6
  • apollo-codegen-typescript@0.35.1
  • apollo-language-server@1.15.1
  • vscode-apollo@1.10.1
  • apollo@2.18.1
    • Shorten client:check and service:check output in CI #​1404
    • service:check add null check for validation config #​1471

v2.18.0

Compare Source

  • apollo-codegen-core@0.35.0
    • Add tsFileExtension option to allow custom file extension in ts (like d.ts) #​1130
  • apollo-codegen-typescript@0.35.0
    • Add tsFileExtension option to allow custom file extension in ts (like d.ts) #​1130
  • apollo-language-server@1.15.0
    • Add debugging util classes for better error/warning handling #​1429
    • Add error for duplicate client operation names #​1466
    • Add client schema support through autocomplete, hover information, validation rules, and code actions. #​1433
  • apollo@2.18.0
    • Add tsFileExtension flag to allow custom file extension in ts (like d.ts) #​1130
  • vscode-apollo@1.10.0
    • Improve the syntax highlighting of directives and their definitions. #​1433
    • Add debugging util class for better logging in vs code #​1429

v2.17.4

Compare Source

v2.17.3

Compare Source

v2.17.2

Compare Source

apollographql/apollo-server

v0.7.2

Compare Source

  • Fix include passHeader field that was accidentally removed

v0.7.1

Compare Source

  • Fix graphiql fetcher to use endpointURL parameter instead of hardcoded URI.#​365

v0.7.0

Compare Source

v0.6.4

Compare Source

v0.6.3

Compare Source

v0.6.2

Compare Source

v0.6.1

Compare Source

v0.6.0

Compare Source

v0.5.0

Compare Source

v0.4.0

Compare Source

v0.3.1

Compare Source

  • Fixed dependency issue with boom package that affected the hapi integration. (@​sammkj in #​150)

v0.3.0

Compare Source

v0.2.2

Compare Source

  • Log server events such as request start etc. with logFunction (@​helfer in #​78)

v0.2.1

Compare Source

  • Complete refactor of Apollo Server using TypeScript. PR #​41
  • Added Hapi integration (@​nnance in #​46)
  • Added Koa integration (@​HriBB in #​59)
  • Changed express integration to support connect as well (@​helfer in #​58)
  • Dropped express-graphql dependency
  • Dropped support for GET requests, only POST requests are allowed now
  • Split GraphiQL into a separate middleware
  • Factored out core to support Hapi, Koa and connect implementations
  • Added support for query batching
  • Added support for query whitelisting / stored queries
  • Removed body parsing from express integration. Body must be parsed outside of apollo now
  • Added formatRequest and formatResponse functions to apollo options.
  • Removed support for shorthand schema definitions, connectors and mocks (use graphql-tools instead)

v0.2.0

Compare Source

apollographql/apollo-link

v1.2.14

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 123bb54 to 2177894 Compare July 30, 2020 15:20
@renovate renovate Bot force-pushed the renovate/apollo-graphql-packages branch from 2177894 to 930e7c7 Compare July 30, 2020 16:01
@ka2jun8 ka2jun8 merged commit d22722e into master Jul 31, 2020
@ka2jun8 ka2jun8 deleted the renovate/apollo-graphql-packages branch July 31, 2020 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants