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:
4.7.4
->4.9.3
10.0.3
->10.1.17
10.0.2
->10.2.5
3.0.0
->3.1.1
10.0.2
->10.2.5
10.0.2
->10.2.5
10.0.2
->10.2.5
1.4.1
->1.6.0
0.37.1
->0.39.2
1.14.0
->1.17.0
1.14.0
->1.17.0
0.40.0
->0.43.0
0.40.0
->0.43.0
1.14.0
->1.17.0
0.40.0
->0.43.0
1.14.0
->1.17.0
1.14.0
->1.17.0
1.14.0
->1.17.0
5.0.0
->5.3.1
5.0.0
->5.3.1
18.16.18
->18.17.16
6.0.0
->6.7.0
6.0.0
->6.7.0
^0.32.0
->^0.34.0
4.0.0
->4.10.0
8.45.0
->8.49.0
8.8.0
->8.10.0
2.27.5
->2.28.1
11.9.0
->11.10.1
16.6.0
->16.8.0
5.13.1
->5.14.0
13.2.2
->13.3.0
5.0.0
->5.3.1
5.1.3
->5.2.2
1.3.2
->1.4.2
0.32.2
->0.34.4
1.1.3
->1.2.1
8.13.0
->8.14.1
Release Notes
apollographql/apollo-server (@apollo/server)
v4.9.3
Compare Source
Patch Changes
a1c725eaf
Thanks @trevor-scheer! - Ensure API keys are valid header values on startupApollo Server previously performed no sanitization or validation of API keys on startup. In the case that an API key was provided which contained characters that are invalid as header values, Apollo Server could inadvertently log the API key in cleartext.
This only affected users who:
node-fetch
fetcherApollo Server now trims whitespace from API keys and validates that they are valid header values. If an invalid API key is provided, Apollo Server will throw an error on startup.
For more details, see the security advisory:
GHSA-j5g3-5c8r-7qfx
v4.9.2
Compare Source
Patch Changes
#7699
62e7d940d
Thanks @trevor-scheer! - Fix error path attachment for list itemsPreviously, when errors occurred while resolving a list item, the trace builder would fail to place the error at the correct path and just default to the root node with a warning message:
This change places these errors at their correct paths and removes the log.
v4.9.1
Compare Source
Patch Changes
ebfde0007
Thanks @trevor-scheer! - Add missingnonce
onscript
tag for non-embedded landing pagev4.9.0
Compare Source
Minor Changes
#7617
4ff81ca50
Thanks @trevor-scheer! - Introduce newApolloServerPluginSubscriptionCallback
plugin. This plugin implements the subscription callback protocol which is used by Apollo Router. This feature implements subscriptions over HTTP via a callback URL which Apollo Router registers with Apollo Server. This feature is currently in preview and is subject to change.You can enable callback subscriptions like so:
Note that there is currently no tracing or metrics mechanism in place for callback subscriptions. Additionally, this plugin "intercepts" callback subscription requests and bypasses some of Apollo Server's internals. The result of this is that certain plugin hooks (notably
executionDidStart
andwillResolveField
) will not be called when handling callback subscription requests or when sending subscription events.For more information on the subscription callback protocol, visit the docs:
https://www.apollographql.com/docs/router/executing-operations/subscription-callback-protocol/
Patch Changes
4784f46fb
Thanks @renovate! - Update graphql-http dependencyv4.8.1
Compare Source
Patch Changes
42fc65cb2
Thanks @trevor-scheer! - Update test suite for compatibility with Node v20v4.8.0
Compare Source
Minor Changes
#7634
f8a8ea08f
Thanks @dfperry5! - Updating the ApolloServer constructor to take in a stringifyResult function that will allow a consumer to pass in a function that formats the result of an http query.Usage:
v4.7.5
Compare Source
Patch Changes
#7614
4fadf3ddc
Thanks @Cellule! - Publish TypeScript typings for CommonJS modules output.This allows TypeScript projects that use CommonJS modules with
moduleResolution: "node16"
ormoduleResolution: "nodeNext"
to correctly resolves the typings of apollo's packages as CommonJS instead of ESM.
Updated dependencies [
4fadf3ddc
]:nestjs/nest-cli (@nestjs/cli)
v10.1.17
Compare Source
5446b00
)0ccfe08
)f7124df
)e09743a
)0f6e8af
)580402a
)48939b5
)33a9b5f
)f2b85c0
)v10.1.16
Compare Source
0cc6c92
)4747852
)183d07b
)v10.1.15
Compare Source
6650af0
)deddb98
)6ec9d47
)v10.1.14
Compare Source
130ddde
)start
action" (de62426
)9484b2e
)293c76b
)v10.1.13
Compare Source
e5de27f
)e90967e
)dfa1f13
)a54b8d0
)5fbe46e
)1bd8775
)2230d3d
)7c6972b
)jsc.baseUrl
(9849015
)v10.1.12
Compare Source
v10.1.11
Compare Source
226d506
)preserveWatchOutput
from tsconfig file (fd2f735
)--preserveWatchOutput
for 'build' command (b923083
)ff52a06
)ddcaaa1
)de55c2c
)2a444d5
)92cd16f
)b1b5404
)baa9ff6
)02cc313
)0dc6cd3
)a9a724a
)534659d
)v10.1.10
Compare Source
99d32e7
)e8b82b9
)ad30bcb
)cb547fa
)e8d82e5
)v10.1.9
Compare Source
707cb55
)56c7b83
)7609844
)36a7111
)5cc0c8a
)984b697
)27faa64
)d368823
)72f94f1
)e21dd65
)4dd8bf2
)e8dd638
)v10.1.8
Compare Source
c2e2d26
)be5d1d0
)2d8a8d5
)e13f4df
)8d512ee
)ac30e00
)bc18e83
)1b9ab26
)77915d8
)ac0a98d
)37813f4
)v10.1.7
Compare Source
1fc18f6
)v10.1.6
Compare Source
882722d
)v10.1.5
Compare Source
f9ecab8
)c3149ba
)879cd5d
)c7e0640
)v10.1.4
Compare Source
d0f086d
)v10.1.3
Compare Source
b00c3e1
)v10.1.2
Compare Source
c662ef7
)2d0c6fd
)b63fa4c
)v10.1.1
Compare Source
e2e52dc
)be12359
)c32a30a
)85826de
)ee4427d
)v10.1.0
Compare Source
65396dc
)3c82cde
)c6fb08c
)b5135a8
)1c470aa
)e8a2299
)6154ffa
)4e8a995
)5835ad5
)3acbc45
)a56e3f3
)989a9f8
)594c041
)b8a008f
)72599a0
)f6264ab
)a231941
)bba1342
)7252787
)aa488e2
)05b01b4
)e4e1229
)2c2317f
)ede05a6
)5723119
](htConfiguration
📅 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 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 Mend Renovate. View repository job log here.