You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we have Dependabot taking care of our dependencies we should not need the updateDependencies plugin anymore.
By removing this plugin we also remove some deprecations with Apollo:
Calling configuration method 'attributes(Action)' is deprecated for configuration 'apolloMetadata', which has permitted usage(s):
Declarable - this configuration can have dependencies added to it
Uh oh!
There was an error while loading. Please reload this page.
Now that we have Dependabot taking care of our dependencies we should not need the
updateDependencies
plugin anymore.By removing this plugin we also remove some deprecations with Apollo:
The text was updated successfully, but these errors were encountered: