GabeDuarteM / semantic-release-chrome

Set of semantic-release plugins for publishing a Chrome extension release
https://www.npmjs.com/package/semantic-release-chrome
MIT License
43 stars 16 forks source link

fix(deps): update dependency aggregate-error to v4 - autoclosed #76

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aggregate-error 3.0.0 -> 4.0.1 age adoption passing confidence

Release Notes

sindresorhus/aggregate-error ### [`v4.0.1`](https://togithub.com/sindresorhus/aggregate-error/releases/tag/v4.0.1) [Compare Source](https://togithub.com/sindresorhus/aggregate-error/compare/v4.0.0...v4.0.1) - Fix handling of errors with empty stack trace ([#​19](https://togithub.com/sindresorhus/aggregate-error/issues/19)) [`74a869b`](https://togithub.com/sindresorhus/aggregate-error/commit/74a869b) ### [`v4.0.0`](https://togithub.com/sindresorhus/aggregate-error/releases/tag/v4.0.0) [Compare Source](https://togithub.com/sindresorhus/aggregate-error/compare/v3.1.0...v4.0.0) ##### Breaking - Require Node.js 12 [`4f8546b`](https://togithub.com/sindresorhus/aggregate-error/commit/4f8546b) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). - Move attached errors to an `.errors` property [`02342f9`](https://togithub.com/sindresorhus/aggregate-error/commit/02342f9) ### [`v3.1.0`](https://togithub.com/sindresorhus/aggregate-error/releases/tag/v3.1.0) [Compare Source](https://togithub.com/sindresorhus/aggregate-error/compare/v3.0.1...v3.1.0) - Support custom `Error` subclass in the TypeScript types ([#​13](https://togithub.com/sindresorhus/aggregate-error/issues/13)) [`8ba26ec`](https://togithub.com/sindresorhus/aggregate-error/commit/8ba26ec) ### [`v3.0.1`](https://togithub.com/sindresorhus/aggregate-error/releases/tag/v3.0.1) [Compare Source](https://togithub.com/sindresorhus/aggregate-error/compare/v3.0.0...v3.0.1) - Fix TypeScript definition for TypeScript 3.5 [`14b31db`](https://togithub.com/sindresorhus/aggregate-error/commit/14b31db)

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 has been generated by Mend Renovate. View repository job log here.