Open renovate[bot] opened 2 years ago
Latest commit: 7776ce531004ad0041b62e8949fc3ceec4668698
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
:loop: Code coverage
Filename | Statements | Branches | Functions | Lines |
---|---|---|---|---|
src/utils/use-registry.ts | 100% | 100% | 100% | 100% |
src/values/index.ts | 100% | 100% | 100% | 100% |
src/values/color.ts | 60.71% | 60% | 53.85% | 57.69% |
src/values/text-document.ts | 95.24% | 50% | 66.67% | 95.24% |
src/animation/animation.ts | 59.26% | 40.66% | 48.98% | 59.67% |
src/assets/index.ts | 100% | 100% | 100% | 100% |
src/assets/asset.ts | 100% | 100% | 100% | 100% |
src/assets/image-asset.ts | 22.22% | 100% | 0% | 22.22% |
src/assets/precomposition-asset.ts | 100% | 100% | 100% | 100% |
src/constants/asset-type.ts | 100% | 100% | 100% | 100% |
src/constants/index.ts | 100% | 100% | 100% | 100% |
src/constants/blend-mode.ts | 100% | 100% | 100% | 100% |
src/constants/fill-rule-type.ts | 100% | 100% | 100% | 100% |
src/constants/gradient-fill-type.ts | 100% | 100% | 100% | 100% |
src/constants/gradient-stroke-type.ts | 100% | 100% | 100% | 100% |
src/constants/layer-type.ts | 100% | 100% | 100% | 100% |
src/constants/line-cap-type.ts | 100% | 100% | 100% | 100% |
src/constants/line-join-type.ts | 100% | 100% | 100% | 100% |
src/constants/mask-mode.ts | 100% | 100% | 100% | 100% |
src/constants/property-type.ts | 100% | 100% | 100% | 100% |
src/constants/shape-type.ts | 100% | 100% | 100% | 100% |
src/constants/trim-mode.ts | 100% | 100% | 100% | 100% |
src/constants/repeater-composite.ts | 100% | 100% | 100% | 100% |
src/constants/star-type.ts | 100% | 100% | 100% | 100% |
src/constants/matte-mode.ts | 100% | 100% | 100% | 100% |
src/constants/effect-type.ts | 100% | 100% | 100% | 100% |
src/constants/effect-value-type.ts | 100% | 100% | 100% | 100% |
src/constants/text-caps.ts | 100% | 100% | 100% | 100% |
src/constants/text-grouping.ts | 100% | 100% | 100% | 100% |
src/constants/text-justify.ts | 100% | 100% | 100% | 100% |
src/constants/text-based.ts | 100% | 100% | 100% | 100% |
src/constants/text-shape.ts | 100% | 100% | 100% | 100% |
src/fonts/index.ts | 100% | 100% | 100% | 100% |
src/fonts/character.ts | 8% | 0% | 0% | 8.7% |
src/utils/shape.ts | 52.63% | 47.06% | 100% | 52.63% |
src/shapes/index.ts | 100% | 100% | 100% | 100% |
src/shapes/ellipse-shape.ts | 100% | 100% | 100% | 100% |
src/properties/index.ts | 100% | 100% | 100% | 100% |
src/properties/property.ts | 96.97% | 91.67% | 80% | 96.77% |
src/timeline/index.ts | 100% | 100% | 100% | 100% |
src/timeline/key-frame.ts | 91.43% | 82.86% | 100% | 91.18% |
src/properties/gradient.ts | 8.62% | 0% | 0% | 9.8% |
src/properties/transform.ts | 85.71% | 77.27% | 100% | 85.71% |
src/shapes/shape.ts | 100% | 100% | 100% | 100% |
src/shapes/fill-shape.ts | 100% | 50% | 100% | 100% |
src/index.ts | 100% | 100% | 100% | 100% |
src/animation/index.ts | 100% | 100% | 100% | 100% |
src/animation/meta.ts | 100% | 50% | 100% | 100% |
src/layers/index.ts | 100% | 100% | 100% | 100% |
src/layers/group-layer.ts | 50% | 100% | 0% | 50% |
src/layers/layer.ts | 79.37% | 67.65% | 42.86% | 82.76% |
src/effects/index.ts | 100% | 100% | 100% | 100% |
src/effects/effect-value.ts | 80% | 25% | 66.67% | 80% |
src/effects/effect.ts | 85% | 57.14% | 60% | 88.89% |
src/masks/index.ts | 100% | 100% | 100% | 100% |
src/masks/mask.ts | 94.12% | 100% | 66.67% | 94.12% |
src/layers/image-layer.ts | 33.33% | 100% | 0% | 33.33% |
src/layers/precomposition-layer.ts | 100% | 100% | 100% | 100% |
src/layers/shape-layer.ts | 78.26% | 0% | 87.5% | 80.95% |
src/layers/solid-layer.ts | 85.71% | 100% | 66.67% | 85.71% |
src/layers/text-layer.ts | 83.33% | 50% | 66.67% | 83.33% |
src/text/index.ts | 100% | 100% | 100% | 100% |
src/text/text-data.ts | 88.89% | 75% | 66.67% | 88.24% |
src/text/text-animator.ts | 90.91% | 100% | 66.67% | 90.91% |
src/text/text-selector.ts | 93.55% | 62.5% | 66.67% | 93.55% |
src/text/text-transform.ts | 62.16% | 59.38% | 50% | 62.16% |
src/text/text-options.ts | 88.89% | 100% | 66.67% | 88.89% |
src/markers/index.ts | 100% | 100% | 100% | 100% |
src/markers/marker.ts | 11.11% | 100% | 0% | 11.11% |
src/utils/color-spaces.ts | 12% | 0% | 0% | 14.29% |
src/shapes/gradient-fill-shape.ts | 14.29% | 0% | 0% | 14.29% |
src/shapes/group-shape.ts | 87.88% | 50% | 83.33% | 90.63% |
src/shapes/path-shape.ts | 100% | 100% | 100% | 100% |
src/shapes/rectangle-shape.ts | 100% | 100% | 100% | 100% |
src/shapes/stroke-shape.ts | 100% | 50% | 100% | 100% |
src/shapes/trim-shape.ts | 25% | 0% | 0% | 25% |
src/shapes/gradient-stroke-shape.ts | 12.12% | 0% | 0% | 12.12% |
src/shapes/repeater-shape.ts | 11.76% | 0% | 0% | 11.76% |
src/shapes/star-shape.ts | 14.81% | 0% | 0% | 14.81% |
src/shapes/rounded-corners-shape.ts | 36.36% | 100% | 0% | 36.36% |
src/shapes/merge-shape.ts | 100% | 100% | 100% | 100% |
src/shapes/offset-path-shape.ts | 26.67% | 100% | 0% | 26.67% |
src/shapes/pucker-bloat-shape.ts | 36.36% | 100% | 0% | 36.36% |
src/shapes/twist-shape.ts | 30.77% | 100% | 0% | 30.77% |
src/shapes/zig-zag-shape.ts | 26.67% | 100% | 0% | 26.67% |
src/fonts/font.ts | 94.74% | 0% | 66.67% | 94.74% |
src/fonts/font-list.ts | 85.71% | 100% | 75% | 83.33% |
This rull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/release.yml
(github-actions).github/workflows/stale.yml
(github-actions).github/workflows/tests.yml
(github-actions)example/package.json
(npm)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 56 Pull Requests:
fix(deps): update dependency cross-fetch to v3.1.5 [security]
- Branch name: `renovate/npm-cross-fetch-vulnerability` - Merge into: `main` - Upgrade [cross-fetch](https://togithub.com/lquixada/cross-fetch) to `3.1.5`chore(deps): update dependency cross-env to v7.0.3
- Schedule: ["at any time"] - Branch name: `renovate/cross-env-7.x-lockfile` - Merge into: `main` - Upgrade [cross-env](https://togithub.com/kentcdodds/cross-env) to `7.0.3`chore(deps): update dependency husky to v4.3.8
- Schedule: ["at any time"] - Branch name: `renovate/husky-4.x` - Merge into: `main` - Upgrade [husky](https://togithub.com/typicode/husky) to `4.3.8`chore(deps): update dependency rollup-plugin-dts to v1.4.14
- Schedule: ["at any time"] - Branch name: `renovate/rollup-plugin-dts-1.x` - Merge into: `main` - Upgrade [rollup-plugin-dts](https://togithub.com/Swatinem/rollup-plugin-dts) to `1.4.14`chore(deps): update jest monorepo
- Schedule: ["at any time"] - Branch name: `renovate/jest-monorepo` - Merge into: `main` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `26.0.24` - Upgrade [jest](https://togithub.com/facebook/jest) to `26.6.3`chore(deps): update dependency @changesets/cli to v2.26.2
- Schedule: ["at any time"] - Branch name: `renovate/changesets-cli-2.x` - Merge into: `main` - Upgrade [@changesets/cli](https://togithub.com/changesets/changesets) to `2.26.2`chore(deps): update dependency @rollup/plugin-strip to v2.1.0
- Schedule: ["at any time"] - Branch name: `renovate/rollup-plugin-strip-2.x` - Merge into: `main` - Upgrade [@rollup/plugin-strip](https://togithub.com/rollup/plugins) to `2.1.0`chore(deps): update dependency @types/node to v14.18.54
- Schedule: ["at any time"] - Branch name: `renovate/node-14.x` - Merge into: `main` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `14.18.54`chore(deps): update dependency esbuild to v0.19.0
- Schedule: ["at any time"] - Branch name: `renovate/esbuild-0.x` - Merge into: `main` - Upgrade [esbuild](https://togithub.com/evanw/esbuild) to `0.19.0`chore(deps): update dependency eslint to v7.32.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-7.x` - Merge into: `main` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `7.32.0`chore(deps): update dependency eslint-config-prettier to v6.15.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-6.x` - Merge into: `main` - Upgrade [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `6.15.0`chore(deps): update dependency eslint-plugin-jest to v24.7.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-jest-24.x` - Merge into: `main` - Upgrade [eslint-plugin-jest](https://togithub.com/jest-community/eslint-plugin-jest) to `24.7.0`chore(deps): update dependency eslint-plugin-prettier to v3.4.1
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-prettier-3.x` - Merge into: `main` - Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `3.4.1`chore(deps): update dependency eslint-plugin-promise to v4.3.1
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-promise-4.x-lockfile` - Merge into: `main` - Upgrade [eslint-plugin-promise](https://togithub.com/eslint-community/eslint-plugin-promise) to `4.3.1`chore(deps): update dependency lint-staged to v10.5.4
- Schedule: ["at any time"] - Branch name: `renovate/lint-staged-10.x` - Merge into: `main` - Upgrade [lint-staged](https://togithub.com/okonet/lint-staged) to `10.5.4`chore(deps): update dependency prettier to v2.8.8
- Schedule: ["at any time"] - Branch name: `renovate/prettier-2.x` - Merge into: `main` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `2.8.8`chore(deps): update dependency release-it to v14.14.3
- Schedule: ["at any time"] - Branch name: `renovate/release-it-14.x-lockfile` - Merge into: `main` - Upgrade [release-it](https://togithub.com/release-it/release-it) to `14.14.3`chore(deps): update dependency rollup to v2.79.1
- Schedule: ["at any time"] - Branch name: `renovate/rollup-2.x` - Merge into: `main` - Upgrade [rollup](https://togithub.com/rollup/rollup) to `2.79.1`chore(deps): update dependency rollup-plugin-esbuild to v2.6.1
- Schedule: ["at any time"] - Branch name: `renovate/rollup-plugin-esbuild-2.x` - Merge into: `main` - Upgrade [rollup-plugin-esbuild](https://togithub.com/egoist/rollup-plugin-esbuild) to `2.6.1`chore(deps): update dependency rollup-plugin-filesize to v9.1.2
- Schedule: ["at any time"] - Branch name: `renovate/rollup-plugin-filesize-9.x` - Merge into: `main` - Upgrade [rollup-plugin-filesize](https://togithub.com/ritz078/rollup-plugin-filesize) to `9.1.2`chore(deps): update dependency ts-jest to v26.5.6
- Schedule: ["at any time"] - Branch name: `renovate/ts-jest-26.x` - Merge into: `main` - Upgrade [ts-jest](https://togithub.com/kulshekhar/ts-jest) to `26.5.6`chore(deps): update dependency typedoc to v0.24.8
- Schedule: ["at any time"] - Branch name: `renovate/typedoc-0.x` - Merge into: `main` - Upgrade [typedoc](https://togithub.com/TypeStrong/TypeDoc) to `0.24.8`chore(deps): update dependency typedoc-plugin-mermaid to v1.10.0
- Schedule: ["at any time"] - Branch name: `renovate/typedoc-plugin-mermaid-1.x` - Merge into: `main` - Upgrade [typedoc-plugin-mermaid](https://togithub.com/kamiazya/typedoc-plugin-mermaid) to `1.10.0`chore(deps): update dependency typescript to v4.9.5
- Schedule: ["at any time"] - Branch name: `renovate/typescript-4.x` - Merge into: `main` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `4.9.5`chore(deps): update typescript-eslint monorepo to v4.33.0
- Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `4.33.0` - Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `4.33.0`fix(deps): update dependency typedoc-github-wiki-theme to v0.6.0
- Schedule: ["at any time"] - Branch name: `renovate/typedoc-github-wiki-theme-0.x` - Merge into: `main` - Upgrade [typedoc-github-wiki-theme](https://togithub.com/tgreyuk/typedoc-plugin-markdown) to `0.6.0`fix(deps): update dependency typedoc-plugin-markdown to v3.15.4
- Schedule: ["at any time"] - Branch name: `renovate/typedoc-plugin-markdown-3.x` - Merge into: `main` - Upgrade [typedoc-plugin-markdown](https://togithub.com/tgreyuk/typedoc-plugin-markdown) to `3.15.4`chore(deps): update actions/cache action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-cache-3.x` - Merge into: `main` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v3`chore(deps): update actions/checkout action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`chore(deps): update actions/setup-node action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-3.x` - Merge into: `main` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`chore(deps): update actions/stale action to v8
- Schedule: ["at any time"] - Branch name: `renovate/actions-stale-8.x` - Merge into: `main` - Upgrade [actions/stale](https://togithub.com/actions/stale) to `v8`chore(deps): update commitlint monorepo to v17 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-commitlint-monorepo` - Merge into: `main` - Upgrade [@commitlint/cli](https://togithub.com/conventional-changelog/commitlint) to `17.7.1` - Upgrade [@commitlint/config-conventional](https://togithub.com/conventional-changelog/commitlint) to `17.7.0` - Upgrade [@commitlint/prompt-cli](https://togithub.com/conventional-changelog/commitlint) to `17.7.1`chore(deps): update dependency @rollup/plugin-commonjs to v25
- Schedule: ["at any time"] - Branch name: `renovate/rollup-plugin-commonjs-25.x` - Merge into: `main` - Upgrade [@rollup/plugin-commonjs](https://togithub.com/rollup/plugins) to `25.0.3`chore(deps): update dependency @rollup/plugin-node-resolve to v15
- Schedule: ["at any time"] - Branch name: `renovate/rollup-plugin-node-resolve-15.x` - Merge into: `main` - Upgrade [@rollup/plugin-node-resolve](https://togithub.com/rollup/plugins) to `15.1.0`chore(deps): update dependency @rollup/plugin-strip to v3
- Schedule: ["at any time"] - Branch name: `renovate/rollup-plugin-strip-3.x` - Merge into: `main` - Upgrade [@rollup/plugin-strip](https://togithub.com/rollup/plugins) to `3.0.2`chore(deps): update dependency @types/node to v18
- Schedule: ["at any time"] - Branch name: `renovate/node-18.x` - Merge into: `main` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `18.17.4`chore(deps): update dependency clipboardy to v3
- Schedule: ["at any time"] - Branch name: `renovate/clipboardy-3.x` - Merge into: `main` - Upgrade [clipboardy](https://togithub.com/sindresorhus/clipboardy) to `3.0.0`chore(deps): update dependency del-cli to v5
- Schedule: ["at any time"] - Branch name: `renovate/del-cli-5.x` - Merge into: `main` - Upgrade [del-cli](https://togithub.com/sindresorhus/del-cli) to `5.0.0`chore(deps): update dependency eslint to v8
- Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x` - Merge into: `main` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.46.0`chore(deps): update dependency eslint-config-prettier to v9
- Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-9.x` - Merge into: `main` - Upgrade [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `9.0.0`chore(deps): update dependency eslint-plugin-jest to v27
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-jest-27.x` - Merge into: `main` - Upgrade [eslint-plugin-jest](https://togithub.com/jest-community/eslint-plugin-jest) to `27.2.3`chore(deps): update dependency eslint-plugin-prettier to v5
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-prettier-5.x` - Merge into: `main` - Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `5.0.0`chore(deps): update dependency eslint-plugin-promise to v6
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-promise-6.x` - Merge into: `main` - Upgrade [eslint-plugin-promise](https://togithub.com/eslint-community/eslint-plugin-promise) to `^6.0.0`chore(deps): update dependency eslint-plugin-simple-import-sort to v10
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-simple-import-sort-10.x` - Merge into: `main` - Upgrade [eslint-plugin-simple-import-sort](https://togithub.com/lydell/eslint-plugin-simple-import-sort) to `10.0.0`chore(deps): update dependency husky to v8
- Schedule: ["at any time"] - Branch name: `renovate/husky-8.x` - Merge into: `main` - Upgrade [husky](https://togithub.com/typicode/husky) to `8.0.3`chore(deps): update dependency lint-staged to v13
- Schedule: ["at any time"] - Branch name: `renovate/lint-staged-13.x` - Merge into: `main` - Upgrade [lint-staged](https://togithub.com/okonet/lint-staged) to `13.2.3`chore(deps): update dependency prettier to v3
- Schedule: ["at any time"] - Branch name: `renovate/prettier-3.x` - Merge into: `main` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `3.0.1`chore(deps): update dependency release-it to v16
- Schedule: ["at any time"] - Branch name: `renovate/release-it-16.x` - Merge into: `main` - Upgrade [release-it](https://togithub.com/release-it/release-it) to `^16.0.0`chore(deps): update dependency rollup to v3
- Schedule: ["at any time"] - Branch name: `renovate/rollup-3.x` - Merge into: `main` - Upgrade [rollup](https://togithub.com/rollup/rollup) to `3.28.0`chore(deps): update dependency rollup-plugin-dts to v5
- Schedule: ["at any time"] - Branch name: `renovate/rollup-plugin-dts-5.x` - Merge into: `main` - Upgrade [rollup-plugin-dts](https://togithub.com/Swatinem/rollup-plugin-dts) to `5.3.1`chore(deps): update dependency rollup-plugin-esbuild to v5
- Schedule: ["at any time"] - Branch name: `renovate/rollup-plugin-esbuild-5.x` - Merge into: `main` - Upgrade [rollup-plugin-esbuild](https://togithub.com/egoist/rollup-plugin-esbuild) to `5.0.0`chore(deps): update dependency rollup-plugin-filesize to v10
- Schedule: ["at any time"] - Branch name: `renovate/rollup-plugin-filesize-10.x` - Merge into: `main` - Upgrade [rollup-plugin-filesize](https://togithub.com/ritz078/rollup-plugin-filesize) to `10.0.0`chore(deps): update dependency typescript to v5
- Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `main` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `5.1.6`chore(deps): update jest monorepo to v29 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `main` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `29.5.3` - Upgrade [jest](https://togithub.com/facebook/jest) to `29.6.2` - Upgrade [ts-jest](https://togithub.com/kulshekhar/ts-jest) to `29.1.1`chore(deps): update typescript-eslint monorepo to v6 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `6.3.0` - Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `6.3.0`fix(deps): update dependency typedoc-github-wiki-theme to v1
- Schedule: ["at any time"] - Branch name: `renovate/typedoc-github-wiki-theme-1.x` - Merge into: `main` - Upgrade [typedoc-github-wiki-theme](https://togithub.com/tgreyuk/typedoc-plugin-markdown) to `1.1.0`🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.