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

Merge pull request #118 from Automattic/fix/update-dependencies #118

Merged
merged 2 commits into from
Jan 17, 2020

Conversation

gikaragia
Copy link
Contributor

Overview

This PR updates the dependencies to the latest version and removes a call of a deprecated function.

Testing

With the updated dependencies, there are a few changes in the minified JS file. To test them, I have followed these steps:

  1. I built the minified files using npm run build (there is an error in the process with no impact which is caused by this issue)
  2. I installed the plugin in a local test site.
  3. I created a post with a Syntax Highlighter block and tested it in the frontend.
  4. I navigated to the admin settings page to ensure that there are no errors.

Copy link
Contributor

@renatho renatho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
I had the same error that you mentioned. But the rest worked for me =)

@gikaragia gikaragia changed the title Fix/update dependencies Merge pull request #118 from Automattic/fix/update-dependencies Jan 17, 2020
@gikaragia gikaragia merged commit 05e7142 into master Jan 17, 2020
@gikaragia gikaragia deleted the fix/update-dependencies branch January 17, 2020 10:55
@gikaragia
Copy link
Contributor Author

Hey @donnchawp do we need this one released? Is this something that you will look into? I have no problem doing it although I'm guessing that I will probably need to be the owner of the plugin to do it, correct?

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