kyranet / canvas-constructor

An ES6 utility for canvas with built-in functions and chained methods.
https://canvasconstructor.js.org
MIT License
116 stars 23 forks source link

chore(deps): update all non-major dependencies #562

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@favware/cliff-jumper ^2.0.0 -> ^2.0.1 age adoption passing confidence
@napi-rs/canvas 0.1.40 -> 0.1.41 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.59.6 -> ^5.59.7 age adoption passing confidence
@typescript-eslint/parser ^5.59.6 -> ^5.59.7 age adoption passing confidence
rollup (source) ^3.22.0 -> ^3.23.0 age adoption passing confidence

Release Notes

favware/cliff-jumper ### [`v2.0.1`](https://togithub.com/favware/cliff-jumper/blob/HEAD/CHANGELOG.md#favwarecliff-jumper201-httpsgithubcomfavwarecliff-jumpercomparefavwarecliff-jumper200favwarecliff-jumper201---2023-05-27) [Compare Source](https://togithub.com/favware/cliff-jumper/compare/@favware/cliff-jumper@2.0.0...@favware/cliff-jumper@2.0.1) #### 🐛 Bug Fixes - Move typescript to dev dependencies ([3396e8c](https://togithub.com/favware/cliff-jumper/commit/3396e8ca56465e464494441feb27555e9661f516)) - **deps:** Update all non-major dependencies ([f8b8476](https://togithub.com/favware/cliff-jumper/commit/f8b847630a5877561460e452ce0dbd4ffb2967e7)) - Update dependencies ([83134e7](https://togithub.com/favware/cliff-jumper/commit/83134e741bb803a6026aa2a0689a356da81f01e6)) - **deps:** Update all non-major dependencies ([1981fa6](https://togithub.com/favware/cliff-jumper/commit/1981fa6dc2ea4bbd88a3f3758b43799fa126a63f))
Brooooooklyn/canvas ### [`v0.1.41`](https://togithub.com/Brooooooklyn/canvas/blob/HEAD/CHANGELOG.md#​0141-httpsgithubcomBrooooooklyncanvascomparev0140v0141-2023-05-22) [Compare Source](https://togithub.com/Brooooooklyn/canvas/compare/v0.1.40...v0.1.41) ##### Bug Fixes - adjust order of generating bitmap ([#​675](https://togithub.com/Brooooooklyn/canvas/issues/675)) ([8df17af](https://togithub.com/Brooooooklyn/canvas/commit/8df17af589bf48a14a5fa36cefa9984c3d8aeb5e))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.59.7`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5597-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5596v5597-2023-05-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.6...v5.59.7) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.59.7`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5597-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5596v5597-2023-05-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.6...v5.59.7) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
rollup/rollup ### [`v3.23.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​3230) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.22.1...v3.23.0) *2023-05-22* ##### Features - Support emitting "prebuilt chunks" from plugins ([#​4990](https://togithub.com/rollup/rollup/issues/4990)) ##### Bug Fixes - Mark Sets and Maps as pure when they receive an array literal as argument ([#​5005](https://togithub.com/rollup/rollup/issues/5005)) ##### Pull Requests - [#​4990](https://togithub.com/rollup/rollup/pull/4990): feat: this.emitFile support prebuilt-chunk type ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5005](https://togithub.com/rollup/rollup/pull/5005): feat: mark Set, Map, WeakSet and WeakMap with array arguments as pure ([@​TrickyPi](https://togithub.com/TrickyPi)) ### [`v3.22.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​3221) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.22.0...v3.22.1) *2023-05-21* ##### Bug Fixes - Remove force quit again as it caused some issues ([#​5004](https://togithub.com/rollup/rollup/issues/5004)) ##### Pull Requests - [#​5001](https://togithub.com/rollup/rollup/pull/5001): chore(deps): update dependency [@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) to v25 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5002](https://togithub.com/rollup/rollup/pull/5002): chore(deps): update dependency eslint-plugin-unicorn to v47 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5003](https://togithub.com/rollup/rollup/pull/5003): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5004](https://togithub.com/rollup/rollup/pull/5004): Do not force quit Rollup or close stdout ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.