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

deps: deprecated packages #552

Merged
merged 2 commits into from
May 15, 2024
Merged

deps: deprecated packages #552

merged 2 commits into from
May 15, 2024

Conversation

emil-litwiniec
Copy link
Contributor

@emil-litwiniec emil-litwiniec commented May 14, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

Update deprecated deps: @ocllif/errors and @storybook/addon-styling. Recommended libraries were used instead.
There is only one deprecated dep left: subscriptions-transport-ws, which seems to be added on purpose for custom graphql ws link implementation. I've decided to leave that one alone.

- @oclif/core is now being used instead
- @storybook/addon-themes is being used instead
@emil-litwiniec emil-litwiniec marked this pull request as ready for review May 14, 2024 15:08
@emil-litwiniec emil-litwiniec merged commit b83fe6f into master May 15, 2024
53 checks passed
@emil-litwiniec emil-litwiniec deleted the deps/deprecated-packages branch May 15, 2024 06:46
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.

2 participants