Closed renovate[bot] closed 1 month ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
This PR contains the following updates:
7.2.0
->8.0.0
Release Notes
supermacro/neverthrow (neverthrow)
### [`v8.0.0`](https://redirect.github.com/supermacro/neverthrow/blob/HEAD/CHANGELOG.md#800) [Compare Source](https://redirect.github.com/supermacro/neverthrow/compare/v7.2.0...v8.0.0) ##### Major Changes - [#484](https://redirect.github.com/supermacro/neverthrow/pull/484) [`09faf35`](https://redirect.github.com/supermacro/neverthrow/commit/09faf35a5ce701ed55b13b82074da9e50050526d) Thanks [@braxtonhall](https://redirect.github.com/braxtonhall)! - Allow orElse method to change ok types. This makes the orElse types match the implementation. This is a breaking change for the orElse type argument list, as the ok type must now be provided before the err type. ```diff - result.orElseConfiguration
📅 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.