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 dependency rollup to ^3.5.0 #543

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
rollup (source) ^3.4.0 -> ^3.5.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v3.5.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​350) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.4.0...v3.5.0) *2022-11-27* ##### Features - Add `treeshake.manualPureFunctions` to override static analysis for explicit function names ([#​4718](https://togithub.com/rollup/rollup/issues/4718)) ##### Bug Fixes - Do not throw when a plugin uses `this.load` without awaiting its result ([#​4725](https://togithub.com/rollup/rollup/issues/4725)) ##### Pull Requests - [#​4718](https://togithub.com/rollup/rollup/pull/4718): Add simple way to manually declare pure functions ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4725](https://togithub.com/rollup/rollup/pull/4725): Fix isIncluded error when using rollup-plugin-typescript2 ([@​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.

🔕 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.