Skip to content

Bump es5-shim from 4.5.15 to 4.6.2#403

Merged
redonkulus merged 1 commit intomasterfrom
dependabot/npm_and_yarn/es5-shim-4.6.2
Sep 1, 2021
Merged

Bump es5-shim from 4.5.15 to 4.6.2#403
redonkulus merged 1 commit intomasterfrom
dependabot/npm_and_yarn/es5-shim-4.6.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps es5-shim from 4.5.15 to 4.6.2.

Changelog

Sourced from es5-shim's changelog.

4.6.2

  • [Fix] IE 6-8 fails to throw on infinite fractional digits

4.6.1

  • [Fix] Math.log10 does not exist in older engines, oops
  • [Fix] toExponential: start from 16 instead of 22
  • [Fix] toExponential: ensure ToNumber is only called once on the receiver
  • [Robustness] toExponential, toPrecision: ensure things do not break with later builtin modification

4.6.0

  • [New] detect and patch Number#toExponential in Edge 15-18, which rounds incorrectly
  • [Fix] parseInt: fails to throw on boxed Symbols in Edge 15-18
  • [eslint] ensure autofix makes no further changes
  • [readme] remove travis badge
  • [meta] use prepublishOnly, for npm 7+
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud
  • [tests] use ljharb/actions/node/install instead of ljharb/actions/node/run; use codecov action
  • [actions] update workflows
Commits
  • ab486b0 v4.6.2
  • ea2c434 [Fix] IE 6-8 fails to throw on infinite fractional digits
  • a403c39 [meta] add missing build files from v4.6.1
  • 329b54d v4.6.1
  • 86c4eda [Fix] Math.log10 does not exist in older engines, oops
  • 9b31ab7 [Fix] toExponential: start from 16 instead of 22
  • 513dc42 [Robustness] toExponential, toPrecision: ensure things do not break with ...
  • 4cb9a2c [Fix] toExponential: ensure ToNumber is only called once on the receiver
  • 5e9e16a [meta] fix changelog
  • bde6510 v4.6.0
  • 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)

Bumps [es5-shim](https://github.com/es-shims/es5-shim) from 4.5.15 to 4.6.2.
- [Release notes](https://github.com/es-shims/es5-shim/releases)
- [Changelog](https://github.com/es-shims/es5-shim/blob/master/CHANGELOG.md)
- [Commits](es-shims/es5-shim@v4.5.15...v4.6.2)

---
updated-dependencies:
- dependency-name: es5-shim
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2021
@redonkulus redonkulus merged commit ee361e3 into master Sep 1, 2021
@redonkulus redonkulus deleted the dependabot/npm_and_yarn/es5-shim-4.6.2 branch September 1, 2021 14:56
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.

1 participant