Skip to content
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

fix(deps): update dependency lru-cache to v8 #2559

Merged
merged 3 commits into from Mar 14, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lru-cache ^7.14.1 -> ^8.0.0 age adoption passing confidence

Release Notes

isaacs/node-lru-cache

v8.0.0

Compare Source

  • The fetchContext option was renamed to context, and may no
    longer be set on the cache instance itself.
  • Rewritten in TypeScript, so pretty much all the types moved
    around a lot.
  • The AbortController/AbortSignal polyfill is removed. For this
    reason, Node version 16.14.0 or higher is now required.
  • Internal properties were moved to actual private class
    properties.
  • Keys and values must not be null or undefined.
  • Minified export available at 'lru-cache/min', for both CJS
    and MJS builds.

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the dependencies Pull requests that update a dependency file label Mar 12, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 12, 2023

🦋 Changeset detected

Latest commit: a32bcbe

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 10 packages
Name Type
graphql-yoga Patch
@graphql-yoga/common Patch
@graphql-yoga/node Patch
apollo-federation-gateway-with-yoga Patch
apollo-subgraph-with-yoga Patch
graphql-lambda Patch
cloudflare-advanced Patch
cloudflare Patch
hackernews Patch
hello-world-benchmark Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate
Copy link
Contributor Author

renovate bot commented Mar 12, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.

@github-actions
Copy link
Contributor

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://acb964cc.graphql-yoga.pages.dev

@github-actions
Copy link
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-yoga/apollo-link 1.6.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 1.6.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/common 3.7.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 3.0.9-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
graphql-yoga 3.7.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/node 3.7.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 1.7.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 1.7.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-csrf-prevention 1.3.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-defer-stream 1.7.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-disable-introspection 0.6.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-graphql-sse 1.3.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 1.7.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-prometheus 1.7.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 1.7.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-sofa 1.7.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 3.7.3-alpha-20230312150455-a32bcbe4 npm ↗︎ unpkg ↗︎

@ardatan ardatan merged commit 46e7591 into main Mar 14, 2023
29 of 31 checks passed
@ardatan ardatan deleted the renovate/lru-cache-8.x branch March 14, 2023 11:15
n1ru4l added a commit that referenced this pull request Mar 22, 2023
n1ru4l added a commit that referenced this pull request Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant