-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency apollo to v2.34.0 #75
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/controller-apollo-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c9b1809
to
13698eb
Compare
13698eb
to
8c26791
Compare
8c26791
to
b6b6e65
Compare
b6b6e65
to
852c074
Compare
852c074
to
c839e87
Compare
c839e87
to
1ae153c
Compare
1ae153c
to
173caf7
Compare
173caf7
to
68746d8
Compare
f4bb5d7
to
e5c202f
Compare
e5c202f
to
4aa6628
Compare
4aa6628
to
b3aabc8
Compare
b3aabc8
to
f26a1fb
Compare
f26a1fb
to
54e68e8
Compare
98407d8
to
d7b0848
Compare
d7b0848
to
ce790de
Compare
ce790de
to
a350e64
Compare
a350e64
to
3661b9a
Compare
3661b9a
to
0aad8b8
Compare
0aad8b8
to
5db65e8
Compare
5db65e8
to
27d5042
Compare
27d5042
to
727072f
Compare
727072f
to
5abd8aa
Compare
5abd8aa
to
90ecd84
Compare
90ecd84
to
74df164
Compare
74df164
to
4926427
Compare
4926427
to
76c2256
Compare
76c2256
to
c2ddebc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.5.1
->2.34.0
Release Notes
apollographql/apollo-tooling (apollo)
v2.34.0
Compare Source
Minor Changes
573ff2be
Thanks @trevor-scheer! - Deprecate the client:codegen commandv2.33.11
Compare Source
This release includes a number of updates for dependencies within this repo's projects. Behavior changes aren't expected and should be considered reportable issues.
apollo-language-server
moment
as a dependency #2595v2.33.10
Compare Source
This release includes a number of patch updates for dependencies within the following packages. Behavior changes aren't expected and should be considered reportable issues.
apollo-tools@0.5.3
graphql
#2049v2.33.9
Compare Source
apollo-language-server@1.26.7
/apollo-codegen-core@0.40.7
apollo-codegen-core
to use the samewithTypenameFieldAddedWhereNeeded
utility asapollo-language-server
, to make sure modified operations align between codegen and anything leveraging the language server utility functions (like theclient:push
command).@hwillson in #2473
v2.33.8
Compare Source
apollo-graphql@0.9.5
buildSchemaFromSDL
PR #2457v2.33.7
Compare Source
apollo-graphql@0.9.4
v2.33.6
Compare Source
apollo@2.33.6
tty
npm package which has been removed from npm. PR #2406 Issue #2407v2.33.5
Compare Source
apollo@2.33.5
files allowing
package.jsonfiles with
type: "module"` Issue #2342 PR #2381apollo-tools@0.5.1
apollo-env
, so using this package no longer installs polyfills.apollo-graphql@0.9.3
transformSchema
(Fixes #2162) PR #2335v2.33.4
Compare Source
v2.33.3
Compare Source
v2.33.2
Compare Source
apollo@2.33.2
apollo service:*
commands, pointing people towards the Apollo Rover CLI migration guide.@hwillson in #2308
apollo-env@0.10.0
node-fetch
to v2.6.1apollo-graphql@0.9.2
sha.js
dependency PR #2283apollo-env@0.9.0
apollo-env
and can now be found in theapollo-graphql
library:createHash
isNodeLike
mapValues
isNotNullOrDefined
apollo-graphql@0.9.0
apollo-env
to avoid the side-effects of its polyfills.v2.33.1
Compare Source
This release includes a number of updates for dependencies within this repo's projects. Behavior changes aren't expected and should be considered reportable issues.
apollo-language-server
moment
as a dependency #2595v2.33.0
Compare Source
v2.32.13
Compare Source
v2.32.12
Compare Source
v2.32.11
Compare Source
v2.32.10
Compare Source
v2.32.8
Compare Source
v2.32.5
Compare Source
apollo@2.32.5
Bump version of
env-ci
#1754 Issue #2219Due to human error during the release process, the following packages also had their versions bumped, despite having no known significant changes. (Apologies, from that human.)
apollo-codegen-core@0.39.3
apollo-codegen-flow@0.37.3
apollo-codegen-scala@0.38.3
apollo-codegen-swift@0.39.3
apollo-codegen-typescript@0.39.3
apollo-env@0.6.6
apollo-graphql@0.6.1
apollo-language-server@1.25.2
@apollographql/apollo-tools@0.4.9
vscode-apollo@1.18.2
v2.32.4
Compare Source
apollo@2.32.5
instead.v2.32.1
Compare Source
apollo-codegen-swift
queryDocument
to time out #2198v2.32.0
Compare Source
apollo@2.32.0
HTTP_PROXY
,HTTPS_PROXY
, andNO_PROXY
environment variables for using an HTTP proxy. #2181v2.31.2
Compare Source
apollo-codegen-swift
v2.31.1
Compare Source
engine-graphql.apollographql.com
tographql.api.apollographql.com
.Users that have set up support for corporate proxies or firewalls may need to update configurations.
--commitId
inservice:check
andservice:push
overrides the current commit ID otherwise read through env-ci.service:push
now takes--author
and--branch
matchingservice:check
.v2.31.0
Compare Source
v2.30.3
Compare Source
v2.30.2
Compare Source
apollo-codegen-core
unionTypes
andinterfaceTypes
properties to the exported IR JSON (when using thejson-modern
target), that list all unions and their types, as well as all interfaces and their implementing types #2050.v2.30.1
Compare Source
apollo-codegen-swift@0.37.7
v2.30.0
Compare Source
apollo@2.30.0
--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
v2.29.0
Compare Source
apollo@2.29.0
apollo-language-server@1.23.0
vscode-apollo@1.16.4
v2.28.3
Compare Source
apollo@2.28.3
--frontend
flag. #1990apollo-language-server@1.22.3
v2.28.2
Compare Source
apollo@2.28.2
v2.28.1
Compare Source
apollo@2.28.1
apollo-language-server@1.22.1
vscode-apollo@1.61.1
v2.28.0
Compare Source
v2.27.4
Compare Source
v2.27.3
Compare Source
apollo@2.27.4
typeNode
s ontypesUsed
#1916apollo-codegen-core@0.36.9
typeNode
s ontypesUsed
#1916v2.27.2
Compare Source
apollo@2.27.2
v2.27.0
Compare Source
apollo@2.27.0
apollo-codegen-core@0.36.6
v2.26.0
Compare Source
apollo@2.26.0
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 #1856apollo-language-server@1.21.0
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
apollo@2.25.0
v2.24.0
Compare Source
apollo@2.24.0
apollo-language-server@1.20.0
v2.23.0
Compare Source
apollo
v2.22.1
Compare Source
apollo@2.22.1
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
v2.21.3
Compare Source
apollo-codegen-swift@0.35.10
apollo-env@0.6.1
apollo-language-server@1.18.0
vscode-apollo@1.13.0
v2.21.2
Compare Source
apollo@2.21.2
apollo-codegen-swift@0.35.14
apollo-graphql@0.3.6
apollo-language-server@1.17.2
v2.21.1
Compare Source
apollo@2.21.1
client:download-schema
#1470apollo-env@0.6.0
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
v2.21.0
Compare Source
apollo@2.21.0
apollo-codegen-swift@0.35.7
null
#1596v2.20.0
Compare Source
apollo@2.20.0
service:check
not outputing urlapollo-codegen-swift@0.35.11
apollo-language-server@1.17.0
leading
option and debounce threshold #1593.env
and.env.local
for Vue CLI compatibility #1525vscode-apollo@1.12.0
ctrl+space
autocomplete with language-server imrovements #1593.env
and.env.local
for changes #1525v2.19.1
Compare Source
apollo@2.19.1
apollo-codegen-swift@0.35.10
self
don't cause compilation errors in the generated code #1533v2.19.0
Compare Source
apollo@2.19.0
localSchemaFile
for federated service commands #1489apollo-codegen-core@0.35.4
apollo-codegen-swift@0.35.9
--suppressSwiftMultilineStringLiterals
flag to allow a version which strips unnecessary whitespace.apollo-graphql@0.3.4
Function.prototype.name
string comparison, when omitting validation rules withinbuildSchemaFromSDL
. #1551apollo-language-server@1.16.0
checkPartialSchema
#1539vscode-apollo@1.11.0
v2.18.3
Compare Source
apollo
localSchemaFile
s #1529v2.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
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
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
client:check
andservice:check
output in CI #1404v2.18.0
Compare Source
apollo-codegen-core@0.35.0
apollo-codegen-typescript@0.35.0
apollo-language-server@1.15.0
apollo@2.18.0
vscode-apollo@1.10.0
v2.17.4
Compare Source
v2.17.3
Compare Source
v2.17.2
Compare Source
v2.17.1
Compare Source
apollo-codegen-swift@0.35.1
v2.17.0
Compare Source
apollo-codegen-swift@0.35.0
CaseIterable
conformance so all known cases can be easily iterated.operationDefinition
to show the original queryoperationDefinition
v2.16.3
Compare Source
v2.16.2
Compare Source
v2.16.1
Compare Source
apollo@2.16.1
ApolloConfig
type to exports fromapollo
#1413apollo-language-server@1.13.1
vscode-apollo@1.8.1
v2.16.0
Compare Source
apollo@2.16.0
service:list
and tests #1358 and header #1377service:list
test to use a simulated time to prevent relative dates causing snapshot failures #1374service:check
to support--markdown
and--json
flags for federated schema #1378service:check
to includegraphCompositionId
in query params for UI #1401apollo-codegen-swift@0.34.0
apollo-language-server@1.13.0
<<-GRAPHQL...GRAPHQL
heredoc. #1304apollo-tools@0.4.0
subscribe
inbuildServiceDefinition
and add type inresolverMap
#1047vscode-apollo@1.8.0
<<-GRAPHQL...GRAPHQL
heredoc. #1304v2.15.0
Compare Source
apollo@2.15.0
apollo-language-server@1.12.0
v2.14.1
Compare Source
v2.14.0
Compare Source
apollo@2.14.0
service:check
#1308service:check
#1308apollo-language-server@1.11.0
service:check
#1308vscode-apollo@1.7.4
v2.13.1
Compare Source
apollo@2.13.1
apollo-graphql@0.3.2
v2.13.0
Compare Source
apollo@2.13.0
client:push
to pass the tag / graphVariant #1307apollo-language-server@1.10.0
v2.12.5
Compare Source
v2.12.4
Compare Source
apollo@2.12.4
apollo-language-server@1.9.0
vscode-apollo@1.7.0
v2.12.3
Compare Source
apollo@2.12.3
apollo-language-server@1.8.4
v2.12.2
Compare Source
v2.12.1
Compare Source
apollo@2.12.1
apollo client:push
andapollo service:push
# 1273apollo service:info
command, since it's undocumented and unused #1274apollo-language-server@1.8.3
v2.12.0
Compare Source
v2.11.1
Compare Source
apollo@2.11.1
apollo-language-server@1.8.1
vscode-apollo@1.6.9
v2.11.0
Compare Source
apollo@2.11.0
service:delete
command for deleting federated services #1251apollo-env@0.5.0
apollo-graphql@0.3.0
#1251
#1251
apollo-language-server@1.8.0
v2.10.3
Compare Source
apollo@2.10.3
v2.10.2
Compare Source
apollo@2.10.2
v2.10.1
Compare Source
apollo@2.10.1
v2.10.0
Compare Source
apollo@2.10.0
client:download-schema
command to download schemas from engine to an output file #1108v2.9.0
Compare Source
apollo@2.9.0
apollo-language-server@1.7.0
gql
extension to the defaultincludes
configuration #1176v2.8.3
Compare Source
apollo@2.8.3
service:check
output for errors and correct pluralization #1178v2.8.2
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.