publiclab / webjack

a JavaScript library that uses an audio software modem to communicate with an Arduino via a headphone jack
https://webjack.io
GNU General Public License v3.0
136 stars 26 forks source link

Bump grunt-contrib-uglify from 5.0.0 to 5.2.2 #226

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps grunt-contrib-uglify from 5.0.0 to 5.2.2.

Release notes

Sourced from grunt-contrib-uglify's releases.

v5.2.2

  • Set dev version for publish df82903
  • update dependencies (#572) 70b6eb7
  • Bump ejs from 3.1.6 to 3.1.8 (#570) a285b24
  • Bump grunt from 1.5.2 to 1.5.3 (#569) 4415d58
  • Update README.md efdabc7

https://github.com/gruntjs/grunt-contrib-uglify/compare/v5.2.1...v5.2.2

v5.2.1

  • Update Readme 3c8d904
  • update dependencies (#568) 0850dcd
  • Bump minimist from 1.2.5 to 1.2.6 (#567) c27ad5f
  • Fix documentation in relation to issue #565 (#566) 98b4c5f
  • Bump minimist from 1.2.5 to 1.2.6 (#563) 7228446

https://github.com/gruntjs/grunt-contrib-uglify/compare/v5.1.0...v5.2.1

v5.1.0

  • Update deps, v5.1.0 (#564) e410511
  • Update uglify-js to v3.15.2 (#562) 2cb31be
  • Fix wording in README.md (#560) 12ca0f2
  • Bump path-parse from 1.0.6 to 1.0.7 (#558) 1f6a012
  • Update uglify-js (#557) 0e4b1a0
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#556) 9ccf10d

https://github.com/gruntjs/grunt-contrib-uglify/compare/v5.0.1...v5.1.0

v5.0.1

  • Update uglify-js to v3.13.3.
Changelog

Sourced from grunt-contrib-uglify's changelog.

v5.1.0: date: 2022-03-27 changes: - Update dependencies. uglify-js ^3.15.2. - Requires node 12+.

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)