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.5 #1466

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps es-abstract from 1.17.6 to 1.20.5.

Changelog

Sourced from es-abstract's changelog.

1.20.5 / 2022-12-07

  • [Fix] ES2020+: floor: make it work with BigInts as well
  • [Refactor] use gopd
  • [Tests] add mod helper tests (#147)
  • [Deps] update string.prototype.trimend, string.prototype.trimstart
  • [Dev Deps] update array.prototype.filter, array.prototype.flatmap, array.prototype.indexof, object.fromentries

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

... (truncated)

Commits
  • 48d40d3 v1.20.5
  • 6f99389 [Fix] ES2020+: floor: make it work with BigInts as well
  • f171ef0 [Tests] add mod helper tests
  • 75bd5ae [Deps] update string.prototype.trimend, string.prototype.trimstart
  • d6e7d08 [Dev Deps] update array.prototype.filter, array.prototype.flatmap, `array...
  • 35912aa [Refactor] use gopd
  • 89916cc [actions] update rebase action to use reusable workflow
  • 235c1dc [actions] update checkout action
  • 00f5e26 v1.20.4
  • 7d6834a [Fix] ES2021+: values that truncate to -0 in ToIntegerOrInfinity
  • 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.5.
- [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.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 2, 2023
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
0 participants