Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps es6-shim from 0.35.3 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)
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)
  • @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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants