fix(deps): update all non-major packages >= 1.0#2250
Merged
Conversation
d75d1dd to
c8eb4d9
Compare
Contributor
|
@renovate[bot], please add a |
c8eb4d9 to
b85dc14
Compare
Geal
approved these changes
Dec 13, 2022
This file contains hidden or 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
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:
4.2.2->4.3.01.0.9->1.0.10Release Notes
apollographql/apollo-server
v4.3.0Compare Source
Minor Changes
d7e9b9759Thanks @glasser! - If the cache you provide to thepersistedQueries.cacheoption is created withPrefixingKeyValueCache.cacheDangerouslyDoesNotNeedPrefixesForIsolation(new in@apollo/utils.keyvaluecache@2.1.0), theapq:prefix will not be added to cache keys. Providing such a cache tonew ApolloServer()throws an error.Patch Changes
#7232
3a4823e0dThanks @glasser! - Refactor the implementation ofApolloServerPluginDrainHttpServer's grace period. This is intended to be a no-op.#7229
d057e2ffcThanks @dnalborczyk! - Improve compatibility with Cloudflare workers by avoiding the use of the Nodeutilpackage. This change is intended to be a no-op.#7228
f97e55304Thanks @dnalborczyk! - Improve compatibility with Cloudflare workers by avoiding the use of the Nodeurlpackage. This change is intended to be a no-op.#7241
d7e9b9759Thanks @glasser! - For ease of upgrade from the recommended configuration of Apollo Server v3.9+, you can now passnew ApolloServer({ cache: 'bounded' }), which is equivalent to not providing thecacheoption (as a bounded cache is now the default in AS4).dtolnay/paste
v1.0.10Compare Source
[<1_u $bit>]producing1_u32etc. (#92)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.