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

Removed gulp-util and bumped deps to stable versions #1

Merged
merged 1 commit into from
Oct 3, 2021

Conversation

desholmes
Copy link
Contributor

Overview

I've created a Bitbucket server PR template bookmarklet tool that depends on this package. I noticed gulp-util was deprecated and a number of security advisories were being reported for gulp and mocha.

Changes

This PR contains the following:

  1. Removed gulp-util using this guide
  2. Bumped gulp to v4.0.0
  3. Bumped and mocha
  4. Bumped the package version to 1.0.1

Steps to test

  1. Clone this branch
  2. Run npm i
  3. Note: There are no security advisories flagged
  4. Run npm test
  5. Note: All tests are passing successfully

@desholmes
Copy link
Contributor Author

@Skylark95 I've created this PR to address the deprecation of gulp-util and security advisories, let me know if you have any questions.

@desholmes desholmes force-pushed the feature/remove-gulp-util-dep branch from 9b25b1d to de2c912 Compare March 17, 2020 08:50
@Skylark95 Skylark95 merged commit 55d93a5 into Skylark95:master Oct 3, 2021
@desholmes desholmes deleted the feature/remove-gulp-util-dep branch October 4, 2021 14:33
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.

None yet

2 participants