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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action patch v2.1.6 -> v2.1.7
lint-staged devDependencies minor ^12.0.3 -> ^12.1.2
prettier (source) devDependencies minor ^2.4.1 -> ^2.5.0
rollup (source) devDependencies patch ^2.60.0 -> ^2.60.1
rollup-plugin-typescript2 devDependencies patch ^0.31.0 -> ^0.31.1
typedoc (source) devDependencies patch ^0.22.9 -> ^0.22.10

Release Notes

actions/cache ### [`v2.1.7`](https://togithub.com/actions/cache/releases/v2.1.7) [Compare Source](https://togithub.com/actions/cache/compare/v2.1.6...v2.1.7) Support 10GB cache upload using the latest version `1.0.8` of [`@actions/cache` ](https://www.npmjs.com/package/@​actions/cache)
okonet/lint-staged ### [`v12.1.2`](https://togithub.com/okonet/lint-staged/releases/v12.1.2) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.1.1...v12.1.2) ##### Bug Fixes - fix Windows JS config loading by using file:// URLs ([f20ddf9](https://togithub.com/okonet/lint-staged/commit/f20ddf9413bfc2f44ad099b5cb1e5f478de5d35f)) - fix YAML config loading ([0082ec2](https://togithub.com/okonet/lint-staged/commit/0082ec22101c8f819a8b91872b808ee81d3c4d1e)) - improve error logging in loadConfig ([e7b6412](https://togithub.com/okonet/lint-staged/commit/e7b6412fb128f314346e28329c17a676cf691135)) ### [`v12.1.1`](https://togithub.com/okonet/lint-staged/releases/v12.1.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.1.0...v12.1.1) ##### Bug Fixes - await for dynamic import promise when loading JS config ([e96b6d9](https://togithub.com/okonet/lint-staged/commit/e96b6d9674f07b4686876cb40605274577925973)) ### [`v12.1.0`](https://togithub.com/okonet/lint-staged/releases/v12.1.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.0.3...v12.1.0) ##### Features - allow loading `.js` config file with ESM syntax ([410c3ba](https://togithub.com/okonet/lint-staged/commit/410c3ba36972259aa5b49045b5cd565a6525382b)) - replace `cosmiconfig` with `lilconfig` + `yaml` to reduce dependencies ([e7f9fa0](https://togithub.com/okonet/lint-staged/commit/e7f9fa0f2e6aa5adbb1a0c31d1ceaff01b43f692)) - support loading `.mjs` config ([8d3b176](https://togithub.com/okonet/lint-staged/commit/8d3b176a7af75790efbcd1f63f73e7ef51f6b377))
prettier/prettier ### [`v2.5.0`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#​250) [Compare Source](https://togithub.com/prettier/prettier/compare/2.4.1...2.5.0) [diff](https://togithub.com/prettier/prettier/compare/2.4.1...2.5.0) 🔗 [Release Notes](https://prettier.io/blog/2021/11/25/2.5.0.html)
rollup/rollup ### [`v2.60.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2601) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.60.0...v2.60.1) *2021-11-22* ##### Bug Fixes - Make sure virtual files have proper file extensions when preserving modules ([#​4270](https://togithub.com/rollup/rollup/issues/4270)) ##### Pull Requests - [#​4270](https://togithub.com/rollup/rollup/pull/4270): Use entryFileNames when generating filenames for virtual modules ([@​BPScott](https://togithub.com/BPScott))
ezolenko/rollup-plugin-typescript2 ### [`v0.31.1`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/0.31.1) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.31.0...0.31.1) Fix for [#​291](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/291) **Full Changelog**: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.0...0.31.1
TypeStrong/TypeDoc ### [`v0.22.10`](https://togithub.com/TypeStrong/TypeDoc/blob/master/CHANGELOG.md#v02210-2021-11-25) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.22.9...v0.22.10) ##### Features - Added support for TypeScript 4.5, [#​1798](https://togithub.com/TypeStrong/TypeDoc/issues/1798). ##### Bug Fixes - If file exports a symbol both under it's real name and as `default`, the `default` export will now always be the renamed symbol, [#​1795](https://togithub.com/TypeStrong/TypeDoc/issues/1795). - TypeDoc will no longer crash if a symbol is defined both as a normal class (and optional interface) and as a property, as is used for global Node types in older `@types/node` versions, [Gerrit0/typedoc-plugin-missing-exports#​5](https://togithub.com/Gerrit0/typedoc-plugin-missing-exports/issues/5).

Configuration

📅 Schedule: "before 12pm on Sunday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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 WhiteSource Renovate. View repository job log here.