semantic-release / changelog

:blue_book: semantic-release plugin to create or update a changelog file
MIT License
304 stars 28 forks source link

fix(deps): update dependency aggregate-error to v5 #359

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

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

Release Notes

sindresorhus/aggregate-error (aggregate-error) ### [`v5.0.0`](https://redirect.github.com/sindresorhus/aggregate-error/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/sindresorhus/aggregate-error/compare/v4.0.1...v5.0.0) ##### Breaking - Require Node.js 18 [`6e107f6`](https://redirect.github.com/sindresorhus/aggregate-error/commit/6e107f6) ### [`v4.0.1`](https://redirect.github.com/sindresorhus/aggregate-error/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/sindresorhus/aggregate-error/compare/v4.0.0...v4.0.1) - Fix handling of errors with empty stack trace ([#​19](https://redirect.github.com/sindresorhus/aggregate-error/issues/19)) [`74a869b`](https://redirect.github.com/sindresorhus/aggregate-error/commit/74a869b) ### [`v4.0.0`](https://redirect.github.com/sindresorhus/aggregate-error/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/sindresorhus/aggregate-error/compare/v3.1.0...v4.0.0) ##### Breaking - Require Node.js 12 [`4f8546b`](https://redirect.github.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://redirect.github.com/sindresorhus/aggregate-error/commit/02342f9)

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 is behind base branch, 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.