Update checked-in dependencies
This commit is contained in:
parent
6b0d45a5c6
commit
cc1adb825a
4247 changed files with 144820 additions and 149530 deletions
20
node_modules/array-includes/CHANGELOG.md
generated
vendored
20
node_modules/array-includes/CHANGELOG.md
generated
vendored
|
|
@ -1,3 +1,23 @@
|
|||
3.1.3 / 2021-02-20
|
||||
=================
|
||||
* [Deps] update `call-bind`, `es-abstract`, `get-intrinsic`
|
||||
* [meta] do not publish github action workflow files
|
||||
* [meta] gitignore coverage output
|
||||
* [actions] update workflows
|
||||
* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `functions-have-names`, `has-strict-mode`, `tape`
|
||||
* [Tests] increase coverage
|
||||
|
||||
3.1.2 / 2020-11-24
|
||||
=================
|
||||
* [Robustness] remove dependency on `.apply`
|
||||
* [Deps] update `es-abstract`; use `call-bind` and `get-intrinsic` where applicable
|
||||
* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `functions-have-names`, `tape`; add `aud`, `safe-publish-latest`
|
||||
* [actions] add "Allow Edits" workflow
|
||||
* [actions] switch Automatic Rebase workflow to `pull_request_target` event
|
||||
* [Tests] migrate tests to Github Actions
|
||||
* [Tests] run `nyc` on all tests
|
||||
* [Tests] add `implementation` test; run `es-shim-api` in postlint; use `tape` runner
|
||||
|
||||
3.1.1 / 2019-12-21
|
||||
=================
|
||||
* [Fix] IE < 9 does not have index access on strings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue