Skip to content

Commit f72ae5a

Browse files
authored
fix(deps): Update dependency modern-errors to v7.1.2 (#293)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [modern-errors](https://redirect.github.com/ehmicky/modern-errors) | dependencies | minor | [`7.0.1` -> `7.1.2`](https://renovatebot.com/diffs/npm/modern-errors/7.0.1/7.1.2) | --- ### Release Notes <details> <summary>ehmicky/modern-errors (modern-errors)</summary> ### [`v7.1.2`](https://redirect.github.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#712) [Compare Source](https://redirect.github.com/ehmicky/modern-errors/compare/7.1.1...7.1.2) #### Bug fixes - When wrapping an error with a different class but the same `error.name`, do not repeat that name in the error message ### [`v7.1.1`](https://redirect.github.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#711) [Compare Source](https://redirect.github.com/ehmicky/modern-errors/compare/7.1.0...7.1.1) #### Bug fixes - Fix TypeScript error ([https://github.com/ehmicky/modern-errors/issues/35](https://redirect.github.com/ehmicky/modern-errors/issues/35)). #### Documentation - The core of the plugin [`modern-errors-switch`](https://redirect.github.com/ehmicky/modern-errors-switch) has been split into a separate module [`switch-functional`](https://redirect.github.com/ehmicky/switch-functional). If you like functional programming, this might interest you. ### [`v7.1.0`](https://redirect.github.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#710) [Compare Source](https://redirect.github.com/ehmicky/modern-errors/compare/7.0.3...7.1.0) #### Features - Add new plugin [`modern-errors-beautiful`](https://redirect.github.com/ehmicky/modern-errors-beautiful) which prettifies an error's message and stack. ### [`v7.0.3`](https://redirect.github.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#703) [Compare Source](https://redirect.github.com/ehmicky/modern-errors/compare/7.0.2...7.0.3) #### Documentation - Improve documentation in `README.md` ### [`v7.0.2`](https://redirect.github.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#702) [Compare Source](https://redirect.github.com/ehmicky/modern-errors/compare/7.0.1...7.0.2) #### Bug fixes - Fix `error.message` repeating in `error.stack`, if an invalid `error.cause` is us[https://github.com/ehmicky/modern-errors/issues/33](https://redirect.github.com/ehmicky/modern-errors/issues/33)s/33) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 7b5fd8e commit f72ae5a

File tree

1 file changed

+70
-154
lines changed

1 file changed

+70
-154
lines changed

package-lock.json

Lines changed: 70 additions & 154 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)