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.2 #1327

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps es-abstract from 1.17.6 to 1.20.2.

Changelog

Sourced from es-abstract's changelog.

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
  • [Deps] update is-shared-array-buffer
  • [actions] restrict permissions
  • [Dev Deps] update tape
  • [Tests] add test coverage
  • [Tests] avoid a bug in node v4.0 with bound function names

1.19.2 / 2022-03-28

  • [Fix] ES2018+: EnumerableOwnPropertyNames, ToIntegerOrInfinity, UTF16SurrogatePairToCodePoint: proper function names
  • [Fix] ES2015+: GetOwnPropertyKeys/IsExtensible/{Set,Test}IntegrityLevel: avoid a crash in IE 8 on missing ES5 intrinsics
  • [Fix] helpers/DefineOwnProperty: avoid a crash in IE 8

... (truncated)

Commits
  • e958fd7 v1.20.2
  • 73ba74c [Fix] ES2020+: SameValueNonNumeric: properly throw on BigInt values
  • b121e4c [meta] spackle: always mkdirp new files to be written
  • 05e09dd [Deps] update object.assign
  • 474dd82 [Dev Deps] update tape
  • 32587b1 [Deps] update object.assign
  • 02fdd11 [Dev Deps] update es-value-fixtures
  • e48494c [Deps] update get-intrinsic, object-inspect
  • 2124ce0 [Dev Deps] update array.prototype.indexof, diff
  • 38ddd46 [Tests] fix vscode auto-const from 8fc256d
  • 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.2.
- [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.2)

---
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 Sep 5, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 17, 2022

Superseded by #1365.

@dependabot dependabot bot closed this Oct 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/es-abstract-1.20.2 branch October 17, 2022 00:20
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