Skip to content

fix(deps): update all non-major packages >= 1.0#2250

Merged
Geal merged 1 commit intodevfrom
renovate/all-non-major-gte-1.0
Dec 13, 2022
Merged

fix(deps): update all non-major packages >= 1.0#2250
Geal merged 1 commit intodevfrom
renovate/all-non-major-gte-1.0

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@apollo/server 4.2.2 -> 4.3.0 age adoption passing confidence dependencies minor
paste 1.0.9 -> 1.0.10 age adoption passing confidence dependencies patch

Release Notes

apollographql/apollo-server

v4.3.0

Compare Source

Minor Changes
  • #​7241 d7e9b9759 Thanks @​glasser! - If the cache you provide to the persistedQueries.cache option is created with PrefixingKeyValueCache.cacheDangerouslyDoesNotNeedPrefixesForIsolation (new in @apollo/utils.keyvaluecache@2.1.0), the apq: prefix will not be added to cache keys. Providing such a cache to new ApolloServer() throws an error.
Patch Changes
  • #​7232 3a4823e0d Thanks @​glasser! - Refactor the implementation of ApolloServerPluginDrainHttpServer's grace period. This is intended to be a no-op.

  • #​7229 d057e2ffc Thanks @​dnalborczyk! - Improve compatibility with Cloudflare workers by avoiding the use of the Node util package. This change is intended to be a no-op.

  • #​7228 f97e55304 Thanks @​dnalborczyk! - Improve compatibility with Cloudflare workers by avoiding the use of the Node url package. This change is intended to be a no-op.

  • #​7241 d7e9b9759 Thanks @​glasser! - For ease of upgrade from the recommended configuration of Apollo Server v3.9+, you can now pass new ApolloServer({ cache: 'bounded' }), which is equivalent to not providing the cache option (as a bounded cache is now the default in AS4).

dtolnay/paste

v1.0.10

Compare Source

  • Support Literal as result of paste, as in [<1_u $bit>] producing 1_u32 etc. (#​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.


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

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

@renovate renovate bot force-pushed the renovate/all-non-major-gte-1.0 branch from d75d1dd to c8eb4d9 Compare December 12, 2022 23:29
@renovate renovate bot changed the title fix(deps): update dependency @apollo/server to v4.3.0 fix(deps): update all non-major packages >= 1.0 Dec 12, 2022
@github-actions
Copy link
Contributor

@renovate[bot], please add a /NEXT_CHANGELOG.md entry for this PR to the appropriate section!

@renovate renovate bot force-pushed the renovate/all-non-major-gte-1.0 branch from c8eb4d9 to b85dc14 Compare December 13, 2022 08:41
@Geal Geal merged commit 832e4b7 into dev Dec 13, 2022
@Geal Geal deleted the renovate/all-non-major-gte-1.0 branch December 13, 2022 09:54
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.

1 participant