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

[Snyk] Upgrade es6-shim from 0.34.4 to 0.35.5 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade es6-shim from 0.34.4 to 0.35.5.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 6 versions ahead of your current version.
  • The recommended version was released a year ago, on 2019-03-08.
Release notes
Package name: es6-shim
  • 0.35.5 - 2019-03-08

    v0.35.5

  • 0.35.4 - 2018-10-30

    v0.35.4

  • 0.35.3 - 2017-01-24

    v0.35.3

  • 0.35.2 - 2016-12-04

    v0.35.2

  • 0.35.1 - 2016-05-12

    Fixes (shim)

    • Functions are objects (#418)
    • use createDataPropertyOrThrow in Array.from, rather than [[Put]] (#415)

    Refactors

    • Use iteratorResult internally for iterator result objects
    • Simplify logic for Math.tanh (#412)

    Robustness

    • cache Math constants
    • cache Math.exp
    • don’t rely on a Math lookup inside Math.asinh
    • use cached Number.isNaN
    • cache Math.sign

    Dev Deps

    • update es5-shim, eslint, @ljharb/eslint-config, jscs, uglify-js, grunt-contrib-connect, grunt-contrib-watch, evalmd, jshint

    Tests

    • up to node v6.1, v5.10, v4.4
    • npm run --silent, use “pretest” for linting
    • RegExp#toString: Chrome Canary 51 produces /undefined/

    Docs

    • update ES6 draft comment URLs to point to the published spec
  • 0.35.0 - 2016-03-01

    Breaking Changes

    • remove Reflect.enumerate (#405)

    New Stuff (shim)

    • Add Array#indexOf from post-ES6 errata
    • Ensure RegExp#toString is compliant

    New Stuff (sham)

    • Add Function#toString to es6-sham

    Fixes

    • ensure that a non-object globals.Reflect doesn’t break the shim (#392)
    • In ES3 browsers (like Safari 4) Reflect.getPrototypeOf is undefined
    • Object.keys: handle regexes in ES3 browsers (#287)

    Performance

    • Early exit from tanh for values outside of +-20 at limits of JS precision (#411)

    Tests

    • Function#name on new Functions is empty string in v8
    • Function#name is non-configurable pre-ES6
    • Test up to node v5.7, v4.3
  • 0.34.4 - 2016-02-09

    Fixes (shim)

    • Fix 'Uncaught (in promise) TypeError' in Chrome 48 (#408, #407)
    • handle the obscure case where startsWith throws on the second parameter (#399)

    Tests

    • silence a promise rejection error in Chrome
from es6-shim GitHub release notes
Commit messages
Package name: es6-shim
  • d5e8698 v0.35.5
  • 73269b1 [Tests] up to `node` `v11.11`, `v10.15`, `v8.15`, `v6.17`
  • 003ee5d [Fix] `es6-sham`: `Function.prototype.name`: don’t poison the getter when the receiver is `Function.prototype`
  • e8a828d [Dev Deps] update `eslint`, `@ljharb/eslint-config`
  • 8ac5c6d [Dev Deps] remove `jscs` and `jshint`
  • 271142c v0.35.4
  • d6a3484 [Tests] Temporarily skip this test, since it fails on newer engines
  • 3df305e [Tests] up to `node` `v11.0`, `v10.12`, `v8.12`
  • f9b0d7d [Dev Deps] update `es5-shim`, `eslint`
  • 01a8d2d [Fix] protect against evil build processes by ensuring these feature tests don‘t look like no-ops that are safe to remove
  • da59510 [Tests] up to `node` `v10.8`
  • 8583cbe [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `grunt-contrib-watch`, `jshint`
  • 4a81503 [Docs] Tweaking documentation specifying inclusion order
  • b9fcba3 Correct version numbers for .min files
  • 76e9eed [Tests] up to `node` `v10.0`, `v9.11`, `v8.11`, `v6.14`, `v4.9`; use `nvm install-latest-npm`
  • 4d5c6ca [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `es5-shim`, `evalmd`, `jshint`, `mocha`
  • c6ba6a5 Only apps should have lockfiles
  • 738bc7b [Dev Deps] update `mocha`
  • 8d7aec1 [Fix] broken `hasULPDistance` → working `withinULPDistance` helper
  • 6d65367 [Tests] `acosh`: fix precision (#338)
  • 488b496 [Tests] fix linting errors from ec76d49cb801a03fb0a98041e2bba190a41b8288
  • 54f4deb [Tests] up to `node` `v7.8`, `v6.10`, `v4.8`; comment out OSX builds
  • dd49e8b [Tests] add `Math.acosh` test (per #338)
  • b1d9b84 Skip tests that require Object.getPrototypeOf

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant