Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.2
->3.1.1
2.17.1
->2.30.1
2.1.8
->2.30.1
2.28.3
->2.30.1
^0.1.3
->^0.7.0
^0.1.5
->^0.9.0
1.2.13
->1.2.14
1.2.3
->1.2.14
1.5.16
->1.5.17
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
[email protected]
v2.30.0
Compare Source
[email protected]
--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. **[email protected]
v2.29.0
Compare Source
[email protected]
[email protected]
[email protected]
v2.28.3
Compare Source
[email protected]
--frontend
flag. #1990[email protected]
v2.28.2
Compare Source
[email protected]
v2.28.1
Compare Source
[email protected]
[email protected]
[email protected]
v2.28.0
Compare Source
v2.27.4
Compare Source
v2.27.3
Compare Source
[email protected]
typeNode
s ontypesUsed
#1916[email protected]
typeNode
s ontypesUsed
#1916v2.27.2
Compare Source
[email protected]
v2.27.0
Compare Source
[email protected]
[email protected]
v2.26.0
Compare Source
[email protected]
APOLLO_KEY
and deprecateENGINE_API_KEY
for.env
support #1851--graph
/-v
flag for specifying graph manager id without requiring a config file #1858graph@variant
parsing under theservice.name
key in config files, similar to client configs #1858graph@variant
parsing within theapollo.config.js
#1849apollo.config.js
or within the API key. #1849--ignoreFailures
flag to service:check to exit with code 0 with check failures #1856[email protected]
APOLLO_KEY
and deprecateENGINE_API_KEY
for.env
support #1851graph@variant
parsing under theservice.name
key in config files, similar to client configs #1858apollo.config.js
or within the API key. #1849v2.25.0
Compare Source
[email protected]
v2.24.0
Compare Source
[email protected]
[email protected]
v2.23.0
Compare Source
apollo
v2.22.1
Compare Source
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v2.22.0
Compare Source
[email protected]
v2.21.3
Compare Source
[email protected]
[email protected]
[email protected]
[email protected]
v2.21.2
Compare Source
[email protected]
[email protected]
[email protected]
[email protected]
v2.21.1
Compare Source
[email protected]
client:download-schema
#1470[email protected]
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.
[email protected]
v2.21.0
Compare Source
[email protected]
[email protected]
null
#1596v2.20.0
Compare Source
[email protected]
service:check
not outputing url[email protected]
[email protected]
leading
option and debounce threshold #1593.env
and.env.local
for Vue CLI compatibility #1525[email protected]
ctrl+space
autocomplete with language-server imrovements #1593.env
and.env.local
for changes #1525v2.19.1
Compare Source
[email protected]
[email protected]
self
don't cause compilation errors in the generated code #1533v2.19.0
Compare Source
[email protected]
localSchemaFile
for federated service commands #1489[email protected]
[email protected]
--suppressSwiftMultilineStringLiterals
flag to allow a version which strips unnecessary whitespace.[email protected]
Function.prototype.name
string comparison, when omitting validation rules withinbuildSchemaFromSDL
. #1551[email protected]
checkPartialSchema
#1539[email protected]
v2.18.3
Compare Source
apollo
localSchemaFile
s #1529v2.18.2
Compare Source
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
apollo
localSchemaFile
s #1500apollo-codegen-core
apollo-codegen-flow
apollo-codegen-scala
apollo-codegen-swift
apollo-codegen-typescript
apollo-language-server
localSchemaFile
s #1500v2.18.1
Compare Source
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
client:check
andservice:check
output in CI #1404v2.18.0
Compare Source
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v2.17.4
Compare Source
v2.17.3
Compare Source
v2.17.2
Compare Source
apollographql/apollo-server
v0.7.2
Compare Source
v0.7.1
Compare Source
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
PR #255
v0.5.0
Compare Source
v0.4.0
Compare Source
v0.3.1
Compare Source
v0.3.0
Compare Source
PR #127
PR #127
PR #127
PR #132
PR #131
PR #136
PR #137
v0.2.2
Compare Source
v0.2.1
Compare Source
formatRequest
andformatResponse
functions to apollo options.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.
This PR has been generated by WhiteSource Renovate. View repository job log here.