Open renovate[bot] opened 4 months ago
This PR contains the following updates:
2.0.2
2.0.6
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
2.0.2
->2.0.6
Release Notes
es-shims/Promise.any (promise.any)
### [`v2.0.6`](https://redirect.github.com/es-shims/Promise.any/blob/HEAD/CHANGELOG.md#v206---2023-09-03) [Compare Source](https://redirect.github.com/es-shims/Promise.any/compare/v2.0.5...v2.0.6) ##### Commits - \[Deps] update `define-properties`, `es-abstract`, `es-aggregate-error`, `get-intrinsic` [`05c8944`](https://redirect.github.com/es-shims/Promise.any/commit/05c8944972c0d880a9abc2d74cd8f7152e82839d) - \[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `es6-shim`, `tape` [`3f7bc31`](https://redirect.github.com/es-shims/Promise.any/commit/3f7bc3132647da578daa4836830cff879aaab052) ### [`v2.0.5`](https://redirect.github.com/es-shims/Promise.any/blob/HEAD/CHANGELOG.md#v205---2022-11-07) [Compare Source](https://redirect.github.com/es-shims/Promise.any/compare/v2.0.4...v2.0.5) ##### Commits - \[meta] use `npmignore` to autogenerate an npmignore file [`a05de28`](https://redirect.github.com/es-shims/Promise.any/commit/a05de28a21582aac7695299a5bec69540ff0bccd) - \[Deps] update `array.prototype.map`, `es-abstract`, `es-aggregate-error`, `get-intrinsic` [`fb1a974`](https://redirect.github.com/es-shims/Promise.any/commit/fb1a974a9aaa555da72d88764e01d66709dd52a0) - \[actions] update rebase action to use reusable workflow [`9b62e53`](https://redirect.github.com/es-shims/Promise.any/commit/9b62e53eb436363fea9c00d33df50cebd216f978) - \[Deps] update `define-properties`, `es-abstract`, `es-aggregate-error`, `get-intrinsic` [`cc43f24`](https://redirect.github.com/es-shims/Promise.any/commit/cc43f240fc265e160e7f0991f71d75fef5dab000) - \[Dev Deps] update `aud`, `tape` [`63b55bb`](https://redirect.github.com/es-shims/Promise.any/commit/63b55bb2bfd1dd3dbb6fb6fab0e61666067f6cee) - \[Dev Deps] update `@ljharb/eslint-config`, `functions-have-names` [`d002fd5`](https://redirect.github.com/es-shims/Promise.any/commit/d002fd532267ffead2edac8354d6a967e0042354) ### [`v2.0.4`](https://redirect.github.com/es-shims/Promise.any/blob/HEAD/CHANGELOG.md#v204---2022-04-09) [Compare Source](https://redirect.github.com/es-shims/Promise.any/compare/v2.0.3...v2.0.4) ##### Commits - \[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape` [`cd92d2c`](https://redirect.github.com/es-shims/Promise.any/commit/cd92d2cbdd9b590063f49a24dfaaae34b16ffd47) - \[Deps] update `es-abstract` [`793eb95`](https://redirect.github.com/es-shims/Promise.any/commit/793eb95ac43def5ad44bcf814e83d649cd9e0555) ### [`v2.0.3`](https://redirect.github.com/es-shims/Promise.any/blob/HEAD/CHANGELOG.md#v203---2021-12-27) [Compare Source](https://redirect.github.com/es-shims/Promise.any/compare/v2.0.2...v2.0.3) ##### Commits - \[Tests] migrate tests to Github Actions; reuse common workflows [`c63969e`](https://redirect.github.com/es-shims/Promise.any/commit/c63969e02b2d67a1e911f7bf1e42f20d9d0c2b1d) - \[meta] do not publish workflow files [`4ff056f`](https://redirect.github.com/es-shims/Promise.any/commit/4ff056feb0710f962008645babf0461de6379bc5) - \[Tests] run `nyc` on all tests; use `tape` runner; add `implementation` tests [`12d6b33`](https://redirect.github.com/es-shims/Promise.any/commit/12d6b330d0ec8818e3485476db2ee613af83a212) - \[Fix] remove an incorrect observable subclass `.then` call [`e1ea758`](https://redirect.github.com/es-shims/Promise.any/commit/e1ea7587f44bf62a441ce4ddf5e792df18ba9bb0) - \[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `aud`, `es6-shim`, `functions-have-names`, `safe-publish-latest`, `tape` [`78d952b`](https://redirect.github.com/es-shims/Promise.any/commit/78d952b471459029830d66e28aed8b6c2aa4c8a6) - \[Fix] a poisoned `.then` should not be wrapped in an AggregateError [`a103a3e`](https://redirect.github.com/es-shims/Promise.any/commit/a103a3ef713c3b15245a11d8fda832246118012e) - \[meta] add `auto-changelog` [`85a371f`](https://redirect.github.com/es-shims/Promise.any/commit/85a371f9f40f2b60dc6db5619f46d3041a20dc36) - \[readme] remove travis badge; add github actions/codecov badges; update URLs [`af66814`](https://redirect.github.com/es-shims/Promise.any/commit/af668149cd90f8570fc3098324d86c32f4233c87) - \[readme] update to point to finished spec [`3ae1cd9`](https://redirect.github.com/es-shims/Promise.any/commit/3ae1cd935b572e0e357ab275aa1c24733474ca21) - \[Deps] update `array.prototype.map`, `es-abstract`, `es-aggregate-error` [`885cd59`](https://redirect.github.com/es-shims/Promise.any/commit/885cd5905d90ca14a6b9a0597ac8a4590824ef28)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.