Open renovate[bot] opened 5 years ago
Merging #103 (2e672c0) into master (8bb60c9) will decrease coverage by
24.67%
. The diff coverage isn/a
.:exclamation: Current head 2e672c0 differs from pull request most recent head 1b2eb8a. Consider uploading reports for the commit 1b2eb8a to get more accurate results
@@ Coverage Diff @@
## master #103 +/- ##
=========================================
- Coverage 24.67% 0 -24.68%
=========================================
Files 1 0 -1
Lines 77 0 -77
Branches 6 0 -6
=========================================
- Hits 19 0 -19
+ Misses 58 0 -58
Impacted Files | Coverage Δ | |
---|---|---|
src/utils/index.ts |
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
->2.4.0
Release Notes
hustcc/jest-canvas-mock
### [`v2.4.0`](https://togithub.com/hustcc/jest-canvas-mock/blob/HEAD/CHANGELOG.md#Version-240) [Compare Source](https://togithub.com/hustcc/jest-canvas-mock/compare/413c8618b4cccf1321738033d77a821c87a9c4c6...v2.4.0) - fix(window): avoid global.window redefinition ([#91](https://togithub.com/hustcc/jest-canvas-mock/issues/91)) - feat: add translate, translateSelf, scale and scaleSelf to DOMMatrix ([#83](https://togithub.com/hustcc/jest-canvas-mock/issues/83)) - optimize(Path2D): replace reassign-concat with for-push ([#76](https://togithub.com/hustcc/jest-canvas-mock/issues/76)) - test: add test for vis [@antv/g2plot](https://togithub.com/antv/g2plot) ([#79](https://togithub.com/hustcc/jest-canvas-mock/issues/79)) - fix(setLineDash): rename parameter value to segments ([#74](https://togithub.com/hustcc/jest-canvas-mock/issues/74)) - fix(clip): delete clipping region with restore ([#73](https://togithub.com/hustcc/jest-canvas-mock/issues/73)) ### [`v2.3.1`](https://togithub.com/hustcc/jest-canvas-mock/compare/v2.3.0...413c8618b4cccf1321738033d77a821c87a9c4c6) [Compare Source](https://togithub.com/hustcc/jest-canvas-mock/compare/v2.3.0...413c8618b4cccf1321738033d77a821c87a9c4c6) ### [`v2.3.0`](https://togithub.com/hustcc/jest-canvas-mock/blob/HEAD/CHANGELOG.md#Version-230) [Compare Source](https://togithub.com/hustcc/jest-canvas-mock/compare/v2.2.0...v2.3.0) - Added Prettier code style - Deleted .npmignore and switched to `package.json` files field - Added [CONTRIBUTING](./CONTRIBUTING.md) and [CODE_OF_CONDUCT](./CODE_OF_CONDUCT.md) docs - Switched to `moo-color` for color parsing - Added contributors to markdown document - New Contributor [@evanoc0](https://togithub.com/evanoc0) ### [`v2.2.0`](https://togithub.com/hustcc/jest-canvas-mock/blob/HEAD/CHANGELOG.md#Version-220) [Compare Source](https://togithub.com/hustcc/jest-canvas-mock/compare/v2.1.2...v2.2.0) - Bug: Slice canvas transform value when pushing ([#50](https://togithub.com/hustcc/jest-canvas-mock/issues/50)) - Remove support for node 6 and 7 - switch babel env to target node 8 - add support for node 13 - update package versions - fix lineWidth bug ### [`v2.1.2`](https://togithub.com/hustcc/jest-canvas-mock/releases/tag/v2.1.2) [Compare Source](https://togithub.com/hustcc/jest-canvas-mock/compare/v2.1.1...v2.1.2) fix(context): :anchor: Removes argument to getters [#47](https://togithub.com/hustcc/jest-canvas-mock/issues/47) ### [`v2.1.1`](https://togithub.com/hustcc/jest-canvas-mock/blob/HEAD/CHANGELOG.md#Version-211) [Compare Source](https://togithub.com/hustcc/jest-canvas-mock/compare/v2.1.0...v2.1.1) - Feature: Support for ImageData instantiation using a source array ([#45](https://togithub.com/hustcc/jest-canvas-mock/issues/45))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.