FAQ | This is a LIVE service | Changelog

Skip to content

fix(deps): update all non-major dependencies

This MR contains the following updates:

Package Change Age Confidence
grunt-contrib-clean ~0.6.0 -> ~0.7.0 age confidence
grunt-contrib-jshint ~0.11.3 -> ~0.12.0 age confidence
grunt-contrib-uglify ~0.9.2 -> ~0.11.0 age confidence
grunt-newer ~1.1.1 -> ~1.3.0 age confidence
uglify-js 3.17.0 -> 3.19.3 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gruntjs/grunt-contrib-clean (grunt-contrib-clean)

v0.7.0

Compare Source

gruntjs/grunt-contrib-jshint (grunt-contrib-jshint)

v0.12.0

Compare Source

gruntjs/grunt-contrib-uglify (grunt-contrib-uglify)

v0.11.1

Compare Source

v0.11.0

Compare Source

v0.10.1

Compare Source

v0.10.0

Compare Source

tschaub/grunt-newer (grunt-newer)

v1.3.0

Compare Source

  • Updated dev dependencies

v1.2.0

Compare Source

mishoo/UglifyJS (uglify-js)

v3.19.3

Compare Source

Bug Fixes

v3.19.2

Compare Source

Features
  • improve compression of logical expressions (c7152b5, cd0a8ec)
  • simplify collapsed assignment expressions (76803d6)
  • convert function literals to arrow functions (2255074)
  • support ascii_only on template literals (4661b34)
  • improve generation of Unicode escape sequences (80ebacb)
Bug Fixes

v3.19.1

Compare Source

Features
  • simplify nullish comparison of complex expressions (7a4fb85)
Bug Fixes

v3.19.0

Compare Source

Features
  • eliminate side-effect-free property access (9c80456, 95d3ede, 205a1d1, 124c4d3)
  • improve hoist_vars efficiency (ce8ef52)
  • improve compression around built-in function (8c5a899)
  • improve deconstruction of singular destructuring assignment (8c5a899)
Bug Fixes

v3.18.0

Compare Source

Features
  • convert const to let when possible (21aff99)
  • process input as ES module by default (68d62a8, 17c3ae6)
  • concatenate let and var declarations (e5cbd3e)
  • avoid mangling of enableHighAccuracy & maximumAge DOM properties (aa7c338)
  • compress array element assignments into declaration (ffe0fe7, 3dfb379)
  • handle lexical function declaration in ES6+ (e7b9b4a)
  • improve ESTree interoperability with third-party tools (ca4185a)
Bug Fixes

v3.17.4

Compare Source

Features
Bug Fixes

v3.17.3

Compare Source

Features
  • improve heuristics for mangle.properties (3fa2086)
  • enable domprops to be used under minify() (bd5fc4c)
  • improve compression of boolean & conditional expressions (80fc862, dabcc39, 58d997a)
Bug Fixes

v3.17.2

Compare Source

Bug Fixes

v3.17.1

Compare Source

Features
  • improve precision of escape analysis (d6d2f5c, 10bc86b)
  • improve usability of --mangle-props (9eea3a6, 4653e8a, 5ac6ec5)
  • extend glob patterns for --in-situ (535212c)
  • support Adobe ExtendScipt on best-effort basis (32bd65a)
  • inline immediately invoked arrow function expressions (9dec612)
  • improve elimination of lexical declarations (edf1bf1)
Bug Fixes

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading