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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^5.3.1 -> ^5.4.0 age adoption passing confidence
@typescript-eslint/parser ^5.3.1 -> ^5.4.0 age adoption passing confidence
acorn ^8.5.0 -> ^8.6.0 age adoption passing confidence
lint-staged ^12.0.2 -> ^12.0.3 age adoption passing confidence
pretty-quick ^3.1.1 -> ^3.1.2 age adoption passing confidence
rollup-plugin-typescript2 ^0.30.0 -> ^0.31.0 age adoption passing confidence
typedoc (source) ^0.22.8 -> ^0.22.9 age adoption passing confidence
typescript (source) ^4.4.4 -> ^4.5.2 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint ### [`v5.4.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​540-httpsgithubcomtypescript-eslinttypescript-eslintcomparev531v540-2021-11-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.3.1...v5.4.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.3.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.3.0...v5.3.1) (2021-11-08) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
acornjs/acorn ### [`v8.6.0`](https://togithub.com/acornjs/acorn/compare/8.5.0...8.6.0) [Compare Source](https://togithub.com/acornjs/acorn/compare/8.5.0...8.6.0)
okonet/lint-staged ### [`v12.0.3`](https://togithub.com/okonet/lint-staged/releases/v12.0.3) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.0.2...v12.0.3) ##### Bug Fixes - install `enquirer` ([e01585f](https://togithub.com/okonet/lint-staged/commit/e01585f96d6aeef9f5f1b84df9936ce2be47d8f0))
azz/pretty-quick ### [`v3.1.2`](https://togithub.com/azz/pretty-quick/releases/v3.1.2) [Compare Source](https://togithub.com/azz/pretty-quick/compare/v3.1.1...v3.1.2) ##### Bug Fixes - check for supportedExtenions after filtering ignored files ([#​143](https://togithub.com/azz/pretty-quick/issues/143)) ([5cb47e6](https://togithub.com/azz/pretty-quick/commit/5cb47e6c92c98c0e54739151b400e12920b24990))
ezolenko/rollup-plugin-typescript2 ### [`v0.31.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/0.31.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.30.0...0.31.0) PR [#​290](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/290) fix for building on node 17
TypeStrong/TypeDoc ### [`v0.22.9`](https://togithub.com/TypeStrong/TypeDoc/blob/master/CHANGELOG.md#v0229-2021-11-14) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.22.8...v0.22.9) ##### Features - TypeDoc will now detect and warn if multiple instances of the package are loaded. This usually means that a plugin has its own version of TypeDoc installed, which will lead to things breaking in unexpected ways. It will only work if both loaded TypeDocs are v0.22.9 or later. - TypeDoc will now automatically load packages with `typedoc-theme` in their keywords. Plugins which define a custom theme should include this keyword so that they can be automatically collected and displayed at https://typedoc.org/guides/themes/. ##### Bug Fixes - Corrected HTML generation for projects using Google Analytics, [#​1786](https://togithub.com/TypeStrong/TypeDoc/issues/1786). - Ensured that the `` appears within the first 1024 bytes of generated pages, [#​1783](https://togithub.com/TypeStrong/TypeDoc/issues/1783). ##### Thanks! - [@​RunDevelopment](https://togithub.com/RunDevelopment)
Microsoft/TypeScript ### [`v4.5.2`](https://togithub.com/Microsoft/TypeScript/releases/v4.5.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-5/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.5.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.0%22+). - [fixed issues query for Typescript 4.5.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.1%22+). - [fixed issues query for Typescript 4.5.1 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.2%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-45) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Configuration

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

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