segiddins / segiddins.me

http://segiddins.me/
0 stars 0 forks source link

[Security] Bump uglifier from 2.7.0 to 2.7.2 #13

Closed dependabot-preview[bot] closed 1 year ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps uglifier from 2.7.0 to 2.7.2. This update includes security fixes.

Vulnerabilities fixed *Sourced from [The Ruby Advisory Database](https://github.com/rubysec/ruby-advisory-db/blob/master/gems/uglifier/OSVDB-126747.yml).* > **uglifier incorrectly handles non-boolean comparisons during minification** > The upstream library for the Ruby uglifier gem, UglifyJS, is > affected by a vulnerability that allows a specially crafted > Javascript file to have altered functionality after minification. > > This bug, found in UglifyJS versions 2.4.23 and earlier, was demonstrated > to allow potentially malicious code to be hidden within secure code, > and activated by the minification process. > > For more information, consult: https://zyan.scripts.mit.edu/blog/backdooring-js/ > > Patched versions: >= 2.7.2 > Unaffected versions: none
Changelog *Sourced from [uglifier's changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md).* > ## 2.7.2 (26 August 2015) > > - update UglifyJS to 2.4.24 > > ## 2.7.1 (27 February 2015) > > - fix compatibility with experimental Alaska ExecJS runtime
Commits - [`f15cbb8`](https://github.com/lautis/uglifier/commit/f15cbb81fca8352e04c35ef0e3789c2fa10add8b) Bump version to 2.7.2 - [`7d31d54`](https://github.com/lautis/uglifier/commit/7d31d54d6736b7dc8e0167f077f484011009d70f) Disable rubocop - [`9436c6c`](https://github.com/lautis/uglifier/commit/9436c6c2ee4497a0703f591226a5e564091f5c16) Lock rubocop to 0.28 - [`4677bfe`](https://github.com/lautis/uglifier/commit/4677bfe38142937ff952f95605bcec4618892c3e) Update UglifyJS to 2.4.24 - [`887648d`](https://github.com/lautis/uglifier/commit/887648dc1c2cfb2d149cf3bb6e98a148b781eec8) Update UglifyJS to 2.4.23 - [`f6e43e8`](https://github.com/lautis/uglifier/commit/f6e43e81eb5717cfa687e6f7e2146ae58c215582) Update UglifyJS to 2.4.17 - [`614f120`](https://github.com/lautis/uglifier/commit/614f120f2ba620e5b2faa87bb6351b093beb2f09) Update source-map to 0.1.36 - [`63ce586`](https://github.com/lautis/uglifier/commit/63ce58625618dc679dab298c9ca21ba4f2e3d711) Bump version to 2.7.1 - [`1aa4580`](https://github.com/lautis/uglifier/commit/1aa45803ab7da9978e65750548485e61d812c339) Fix alaska runtime setup - [`de68b2c`](https://github.com/lautis/uglifier/commit/de68b2ceeeb42da83905344b6fb02247e94269cf) Explicitly include Alaska in build matrix - Additional commits viewable in [compare view](https://github.com/lautis/uglifier/compare/v2.7.0...v2.7.2)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.