Skip to content
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

build(deps): bump es-abstract from 1.17.6 to 1.20.4 #1365

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps es-abstract from 1.17.6 to 1.20.4.

Changelog

Sourced from es-abstract's changelog.

1.20.4 / 2022-10-06

  • [Fix] ES2021+: values that truncate to -0 in ToIntegerOrInfinity (#146)
  • [Deps] update is-callable

1.20.3 / 2022-09-22

  • [Refactor] extract regex tester to safe-regex-test package
  • [Deps] update get-intrinsic, is-callable
  • [Dev Deps] update aud, tape

1.20.2 / 2022-09-01

  • [Fix] ES2020+: SameValueNonNumeric: properly throw on BigInt values
  • [Deps] update object.assign, get-intrinsic, object-inspect
  • [Dev Deps] update array.prototype.indexof, diff, es-value-fixtures, tape
  • [meta] spackle: always mkdirp new files to be written
  • [Tests] fix vscode auto-const from 8fc256d

1.20.1 / 2022-05-16

  • [Fix] thisTimeValue: use getTime, not valueOf, to get the time value
  • [Refactor] create IsArray helper
  • [Deps] update regexp.prototype.flags
  • [Dev Deps] use for-each instead of foreach

1.20.0 / 2022-05-05

  • [New] add ES2022
  • [New] ES2015+: add ObjectDefineProperties
  • [Refactor] create fromPropertyDescriptor helper
  • [Refactor] use has-property-descriptors
  • [Deps] update string.prototype.trimend, string.prototype.trimstart, unbox-primitive
  • [meta] use npmignore to autogenerate an npmignore file
  • [Dev Deps] update es-value-fixtures, has-bigints, functions-have-names
  • [Tests] copy GetIntrinsic tests over from get-intrinsic

1.19.5 / 2022-04-13

  • [Fix] DefineOwnProperty: FF 4-22 throws an exception when defining length of an array
  • [Dev Deps] update @ljharb/eslint-config

1.19.4 / 2022-04-12

  • [Fix] ES2015+: CreateDataProperty: a nonwritable but configurable property is still converted to a data property

1.19.3 / 2022-04-11

  • [Fix] ES2015+: GetIterator, IterableToArrayLike: in Symbol-less envs, handle boxed string objects
  • [Robustness] use exec instead of test, since the latter observably looks up exec

... (truncated)

Commits
  • 00f5e26 v1.20.4
  • 7d6834a [Fix] ES2021+: values that truncate to -0 in ToIntegerOrInfinity
  • 5ef984b [Deps] update is-callable
  • 33a349d v1.20.3
  • 94f47f1 [Deps] update get-intrinsic, is-callable
  • 607e47e [Dev Deps] update aud, tape
  • 1fb2680 [Refactor] extract regex tester to safe-regex-test package
  • e958fd7 v1.20.2
  • 73ba74c [Fix] ES2020+: SameValueNonNumeric: properly throw on BigInt values
  • b121e4c [meta] spackle: always mkdirp new files to be written
  • 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 [es-abstract](https://github.com/ljharb/es-abstract) from 1.17.6 to 1.20.4.
- [Release notes](https://github.com/ljharb/es-abstract/releases)
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.17.6...v1.20.4)

---
updated-dependencies:
- dependency-name: es-abstract
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 17, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 2, 2023

Superseded by #1466.

@dependabot dependabot bot closed this Jan 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/es-abstract-1.20.4 branch January 2, 2023 00:26
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants