Skip to content

[Snyk] Upgrade es6-shim from 0.33.13 to 0.35.8#4

Open
hartmutobendorf wants to merge 1 commit into
masterfrom
snyk-upgrade-a589a4645b4dce0c298d08b34ba1befa
Open

[Snyk] Upgrade es6-shim from 0.33.13 to 0.35.8#4
hartmutobendorf wants to merge 1 commit into
masterfrom
snyk-upgrade-a589a4645b4dce0c298d08b34ba1befa

Conversation

@hartmutobendorf
Copy link
Copy Markdown
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade es6-shim from 0.33.13 to 0.35.8.

ℹ️ 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 14 versions ahead of your current version.

  • The recommended version was released on a year ago.

Release notes
Package name: es6-shim
  • 0.35.8 - 2023-03-23

    v0.35.8

  • 0.35.7 - 2022-12-24

    v0.35.7

  • 0.35.6 - 2020-10-15

    Fixes

    • Math.hypot: fix a bug in node v12.11 - v12.15
    • internal ToString operation should throw on Symbols

    Robustness

    • call-bind Array.prototype.join

    Refactors

    • String.raw: match latest spec
    • address unused function args

    Misc

    • [readme] updating standalone shim links
    • [Meta] Make LICENSE parseable by GitHub
  • 0.35.5 - 2019-03-08

    Fixes

    • es6-sham: Function.prototype.name: don’t poison the getter when the receiver is Function.prototype (#454)
  • 0.35.4 - 2018-10-30

    Fixes

    • protect against evil build processes by ensuring these feature tests don‘t look like no-ops that are safe to remove
    • broken hasULPDistance → working withinULPDistance helper
    • acosh: fix precision (#338)
    • Math.{asinh,atanh,cosh,sinh} precision (from #338)
    • Google Translate adds a broken Set to the global scope (#438)
    • Distinguish Set and Map iterators (#387)

    Docs

    • Tweaking documentation specifying inclusion order (#435)
  • 0.35.3 - 2017-01-24

    Fixes

    • avoid needlessly shimming Array#{find, findIndex} (#433)

    Dev Deps

    • update eslint, @ ljharb/eslint-config, grunt-saucelabs

    Tests

    • up to node v7.4, v4.7; improve test matrix
  • 0.35.2 - 2016-12-04

    Fix

    • ensure document.all is not treated as a non-object-coercible (#428)

    Performance

    • Use original map for data backing when possible (#429, #422)

    Dev Deps

    • update es5-shim, eslint, @ ljharb/eslint-config, jscs, jshint, mocha, promises-plus-tests, uglify-js

    Tests

    • up to node v7.2, v5.12, v4.6; improve test matrix
    • avoid function name inference in node 7+
    • add Firefox Nightly error messages to fix false failure
  • 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
  • 0.34.3 - 2016-02-09
  • 0.34.2 - 2016-01-23
  • 0.34.1 - 2016-01-05
  • 0.34.0 - 2015-12-15
  • 0.33.13 - 2015-11-13
from es6-shim GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade es6-shim from 0.33.13 to 0.35.8.

See this package in npm:
es6-shim

See this project in Snyk:
https://app.snyk.io/org/hartmutobendorf/project/eef92b05-b005-4864-be5d-6fd54d66d89f?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants