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 #567

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
@sapphire/eslint-config (source) ^4.4.2 -> ^4.4.3 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.60.1 -> ^5.61.0 age adoption passing confidence
@typescript-eslint/parser ^5.60.1 -> ^5.61.0 age adoption passing confidence
rollup (source) ^3.26.0 -> ^3.26.2 age adoption passing confidence

Release Notes

sapphiredev/utilities (@​sapphire/eslint-config) ### [`v4.4.3`](https://togithub.com/sapphiredev/utilities/blob/HEAD/packages/eslint-config/CHANGELOG.md#sapphireeslint-config443---2023-07-05) [Compare Source](https://togithub.com/sapphiredev/utilities/compare/@sapphire/eslint-config@4.4.2...@sapphire/eslint-config@4.4.3) #### 🐛 Bug Fixes - **eslint-config:** Update transitive dependencies ([f8c6e68](https://togithub.com/sapphiredev/utilities/commit/f8c6e680ccc282c52d2d0e0b20ec51201becbbf0)) - **deps:** Update all non-major dependencies ([#​607](https://togithub.com/sapphiredev/utilities/issues/607)) ([9cc8bd0](https://togithub.com/sapphiredev/utilities/commit/9cc8bd0d4b5d650deab2c913e6c3d713861bae28)) - **eslint-config:** Update dependencies ([7c249e5](https://togithub.com/sapphiredev/utilities/commit/7c249e564a60ca119aebad811773373a8b1c7e46)) - **eslint-config:** Remove the unnecessary `.mjs` extension from `extraFileExtensions` ([#​605](https://togithub.com/sapphiredev/utilities/issues/605)) ([0d9bbd4](https://togithub.com/sapphiredev/utilities/commit/0d9bbd46cb865d90a9fe1fd4f817185274804159)) - **eslint-config:** Update transitive dependencies ([a4246c4](https://togithub.com/sapphiredev/utilities/commit/a4246c45438d5066ba5f8a9a79c39b43cbf6a5dc)) - **eslint-config:** Bump typescript-eslint ([45b2934](https://togithub.com/sapphiredev/utilities/commit/45b29341af6b2391171de4e21ca5e359b56c17fe)) #### 🧪 Testing - Update vitest to coverage v8 ([a4bc6e4](https://togithub.com/sapphiredev/utilities/commit/a4bc6e4f24ea60143a150ecc76fda6484f172ab9))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.61.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5610-2023-07-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.60.1...v5.61.0) ##### Features - **eslint-plugin:** \[ban-types] ban types in extends and implements ([#​7129](https://togithub.com/typescript-eslint/typescript-eslint/issues/7129)) ([997783f](https://togithub.com/typescript-eslint/typescript-eslint/commit/997783ff108ca18af709667ef3fdfa7134a8eefe)) - use graphemer instead of grapheme-splitter ([#​7069](https://togithub.com/typescript-eslint/typescript-eslint/issues/7069)) ([faea3ff](https://togithub.com/typescript-eslint/typescript-eslint/commit/faea3ff8b4d750974c41262b44db314f20d0c99c)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. #### [5.60.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.60.0...v5.60.1) (2023-06-26) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.61.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5610-2023-07-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.60.1...v5.61.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. #### [5.60.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.60.0...v5.60.1) (2023-06-26) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
rollup/rollup (rollup) ### [`v3.26.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#3262) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.26.1...v3.26.2) *2023-07-06* ##### Bug Fixes - Improve error handling when manual chunks would contain external modules ([#​5050](https://togithub.com/rollup/rollup/issues/5050)) ##### Pull Requests - [#​5050](https://togithub.com/rollup/rollup/pull/5050): fix: improve error for manualChunks' modules that are resolved as an external module ([@​TrickyPi](https://togithub.com/TrickyPi)) ### [`v3.26.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#3261) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.26.0...v3.26.1) *2023-07-05* ##### Bug Fixes - Support `hasOwnProperty` as exported name in CommonJS ([#​5010](https://togithub.com/rollup/rollup/issues/5010)) - Properly reference browser types in package file ([#​5051](https://togithub.com/rollup/rollup/issues/5051)) ##### Pull Requests - [#​5010](https://togithub.com/rollup/rollup/pull/5010): safe hasOwnProperty call ([@​LongTengDao](https://togithub.com/LongTengDao)) - [#​5051](https://togithub.com/rollup/rollup/pull/5051): [@​rollup/browser](https://togithub.com/rollup/browser): fix types export map entry ([@​developit](https://togithub.com/developit))

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.