UDA-EJIE / udaRUP

RUP components repository
Other
13 stars 10 forks source link

Bump es6-shim from 0.35.1 to 0.35.6 #227

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps es6-shim from 0.35.1 to 0.35.6.

Changelog

Sourced from es6-shim's changelog.

es6-shim 0.35.6 (14 October 2020)

  • [Fix] Math.hypot: fix a bug in node v12.11 - v12.15
  • [Fix] internal ToString operation should throw on Symbols
  • [Robustness] call-bind Array.prototype.join
  • [Refactor] String.raw: match latest spec
  • [Refactor] address unused function args
  • [readme] updating standalone shim links
  • [Meta] Make LICENSE parseable by GitHub.
  • [Dev Deps] update eslint, @ljharb/eslint-config, es5-shim, safe-publish-latest, evalmd
  • [Tests] use shared travis-ci configs
  • [Tests] only run prepublish when in publish
  • [Tests] add aud in npm run posttest
  • [Tests] add failing tests from tc39/test262#2443
  • [Tests] fix error message tests for Safari 12
  • [Tests] fix sham function name tests

es6-shim 0.35.5 (7 March 2019)

  • [Fix] es6-sham: Function.prototype.name: don’t poison the getter when the receiver is Function.prototype (#454)
  • [Dev Deps] update eslint, @ljharb/eslint-config
  • [Dev Deps] remove jscs and jshint

es6-shim 0.35.4 (29 October 2018)

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

es6-shim 0.35.3 (23 January 2017)

  • [Fix] 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

es6-shim 0.35.2 (3 December 2016)

  • [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
  • [Tests] avoid function name inference in node 7+
  • [Tests] add Firefox Nightly error messages to fix false failure
Commits
  • d4be3e6 v0.35.6
  • fed84c5 [Tests] use shared travis-ci configs
  • 24d8c73 [Fix] Math.hypot: fix a bug in node v12.11 - v12.15
  • dbbeca1 [Tests] only run prepublish when in publish
  • 8e4be15 [Tests] add aud in npm run posttest
  • 96acfac [readme] updating standalone shim links
  • 1cc931e [Dev Deps] update eslint, @ljharb/eslint-config
  • b293878 [Fix] internal ToString operation should throw on Symbols
  • b81dcfa [Robustness] call-bind Array.prototype.join
  • c01b2d0 [Refactor] String.raw: match latest spec
  • Additional commits viewable in compare view


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)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information