Skip to content

Bump es-abstract from 1.17.0-next.1 to 1.17.4 #376

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

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps es-abstract from 1.17.0-next.1 to 1.17.4.

Changelog

Sourced from es-abstract's changelog.

1.17.4 / 2020-01-21

  • [Fix] 2015+: add code to handle IE 8’s problems
  • [Tests] fix tests for IE 8

1.17.3 / 2020-01-19

  • [Fix] ObjectCreate 2015+: Fall back to __proto__ and normal new in older browsers
  • [Fix] GetIntrinsic: ensure the allowMissing property actually works on dotted intrinsics

1.17.2 / 2020-01-14

  • [Fix] helpers/OwnPropertyKeys: include non-enumerables too

1.17.1 / 2020-01-14

  • [Refactor] add OwnPropertyKeys helper, use it in CopyDataProperties
  • [Refactor] IteratorClose: remove useless assignment
  • [Dev Deps] update eslint, tape, diff

1.17.0 / 2019-12-20

  • [New] Split up each operation into its own file (prereleased)
  • [Fix] GetIntrinsic: IE 8 has a broken Object.getOwnPropertyDescriptor
  • [Fix] object.assign is a runtime dep (prereleased)
  • [Refactor] GetIntrinsic: remove the internal property salts, since % already handles that
  • [Refactor] GetIntrinsic: further simplification
  • [Deps] update is-callable, string.prototype.trimleft, string.prototype.trimright, is-regex
  • [Dev Deps] update @ljharb/eslint-config, object-is, object.fromentries, tape
  • [Tests] add .eslintignore
  • [meta] remove unused Makefile and associated utils
  • [meta] only run spackle script in publish (#78) (prereleased)
Commits
  • a515608 v1.17.4
  • c625ee1 [Tests] fix tests for IE 8
  • cd75047 [Fix] 2015+: add code to handle IE 8’s problems:
  • 6f4c07d v1.17.3
  • 71772e2 [Fix] ObjectCreate 2015+: Fall back to __proto__ and normal new in ol...
  • 05a2883 [Fix] GetIntrinsic: ensure the allowMissing property actually works on do...
  • 7b0fe4e v1.17.2
  • 810b305 [Fix] helpers/OwnPropertyKeys: include non-enumerables too
  • 71522e4 v1.17.1
  • 8645d63 [Dev Deps] update diff
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

Bumps [es-abstract](https://github.com/ljharb/es-abstract) from 1.17.0-next.1 to 1.17.4.
- [Release notes](https://github.com/ljharb/es-abstract/releases)
- [Changelog](https://github.com/ljharb/es-abstract/blob/master/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.17.0-next.1...v1.17.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 7, 2020
@dependabot-preview
Copy link
Contributor Author

The following labels could not be found: dependabot.

@dependabot-preview dependabot-preview bot merged commit c86bc88 into master Feb 7, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/es-abstract-1.17.4 branch February 7, 2020 06:37
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