Skip to content

Update dependencies#269

Merged
david-poindexter merged 1 commit into
nvisionative:developfrom
tksheppard:update_dependencies
Jun 29, 2021
Merged

Update dependencies#269
david-poindexter merged 1 commit into
nvisionative:developfrom
tksheppard:update_dependencies

Conversation

@tksheppard

Copy link
Copy Markdown
Collaborator

Related to Issue

Fixes #260

Description

  • Updated browser-sync
  • Updated gulp-autoprefixer
  • Updated gulp-clean-css
  • Updated gulp-jshint
  • Updated gulp-rename
  • Updated gulp-replace
  • Updated gulp-sass
  • Updated gulp-zip
  • Added sass dependency because gulp-sass removed the compiler. It is now just a gulp wrapper for sass.
  • Updated gulpfile to correctly use the new compiler
  • In an attempt to fully update gulp-notify, removed the 'sound: false' options. It didn't fix the errors from gulp-notify version 4, so it is still at version 3. I left the changes because they weren't necessary regardless.

How Has This Been Tested?

Updated all dependencies and ran gulp package. Output successful.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@david-poindexter david-poindexter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good @tksheppard - thanks 🙏🏼

@david-poindexter
david-poindexter merged commit 69e27ed into nvisionative:develop Jun 29, 2021
@david-poindexter david-poindexter added this to the 2.3.0 milestone Jun 29, 2021
@david-poindexter david-poindexter added the enhancement New feature or request label Jun 29, 2021
@tksheppard
tksheppard deleted the update_dependencies branch February 16, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Browserslist: caniuse-lite is outdated

2 participants