Closed renovate[bot] closed 1 year ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
^2.1.0
->^3.0.0
Release Notes
voxpelli/node-fulfills
### [`v3.0.0`](https://togithub.com/voxpelli/node-fulfills/releases/tag/v3.0.0) [Compare Source](https://togithub.com/voxpelli/node-fulfills/compare/v2.1.1...v3.0.0) - **BREAKING:** Require Node 12 [`6329904`](https://togithub.com/voxpelli/node-fulfills/commit/6329904) - **BREAKING:** Now comes with TypeScript types. This resulted in a change in the compiled conditions, where `array: true` is now `type: 'array'` instead, as that helped implementing the types. The unit tests are still identical to the ones in `2.x`(with the exception of the changes from `array: true` to `type: 'array'` in the parsed conditions), but some strictness within the matching of conditions – that comes as a result of the types – could maybe affect things outside of that, for edge cases [`8acde31`](https://togithub.com/voxpelli/node-fulfills/commit/8acde31) [`6357414`](https://togithub.com/voxpelli/node-fulfills/commit/6357414) [`d577991`](https://togithub.com/voxpelli/node-fulfills/commit/d577991) - **Documentation:** Create `FUNDING.yml`, `SECURITY.md` and `LICENSE` [`d7a3883`](https://togithub.com/voxpelli/node-fulfills/commit/d7a3883) [`93ce5fe`](https://togithub.com/voxpelli/node-fulfills/commit/93ce5fe) [`219cfee`](https://togithub.com/voxpelli/node-fulfills/commit/219cfee) - ...and lots of dev dependency updates and internal refactorings ### [`v2.1.1`](https://togithub.com/voxpelli/node-fulfills/releases/tag/v2.1.1) [Compare Source](https://togithub.com/voxpelli/node-fulfills/compare/v2.1.0...v2.1.1) - Fix: Ensure all comparison operators parses [`f85e30a`](https://togithub.com/voxpelli/node-fulfills/commit/f85e30a)Configuration
📅 Schedule: Branch creation - "before 2pm on Tuesday,before 2pm on Friday" in timezone Europe/Stockholm, 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.