urql-graphql / urql-devtools

A tool for monitoring and debugging urql during development
https://formidable.com/open-source/urql/docs/advanced/debugging/#devtools
MIT License
257 stars 11 forks source link

Update devDependencies (non-major) #259

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@fortawesome/react-fontawesome devDependencies patch ^0.1.9 -> ^0.1.10
@types/ws devDependencies patch ^7.2.4 -> ^7.2.5
copy-webpack-plugin devDependencies patch ^6.0.1 -> ^6.0.2
lint-staged devDependencies patch ^10.2.7 -> ^10.2.9
puppeteer devDependencies minor ^3.2.0 -> ^3.3.0
terser-webpack-plugin devDependencies patch ^3.0.2 -> ^3.0.3
typescript (source) devDependencies patch ^3.9.3 -> ^3.9.5

Release Notes

FortAwesome/react-fontawesome ### [`v0.1.10`](https://togithub.com/FortAwesome/react-fontawesome/blob/master/CHANGELOG.md#​0110-httpsgithubcomFortAwesomereact-fontawesomereleasestag0110---2020-06-02) [Compare Source](https://togithub.com/FortAwesome/react-fontawesome/compare/0.1.9...0.1.10) ##### Added - Support for forward ref [#​341](https://togithub.com/FortAwesome/react-fontawesome/issues/341) * * *
webpack-contrib/copy-webpack-plugin ### [`v6.0.2`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​602-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev601v602-2020-06-03) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.0.1...v6.0.2)
okonet/lint-staged ### [`v10.2.9`](https://togithub.com/okonet/lint-staged/releases/v10.2.9) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.8...v10.2.9) ##### Bug Fixes - update listr@2.1.0 and add enquirer peer dependency ([#​883](https://togithub.com/okonet/lint-staged/issues/883)) ([0daae61](https://togithub.com/okonet/lint-staged/commit/0daae611b0637ebc6b9fac8672b842444bee3a38)) ### [`v10.2.8`](https://togithub.com/okonet/lint-staged/releases/v10.2.8) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.7...v10.2.8) ##### Bug Fixes - canceling lint-staged via SIGINT restores state and cleans up ([#​881](https://togithub.com/okonet/lint-staged/issues/881)) ([b078324](https://togithub.com/okonet/lint-staged/commit/b078324d5e911ec5e667736b2c552af32f475751))
puppeteer/puppeteer ### [`v3.3.0`](https://togithub.com/puppeteer/puppeteer/releases/v3.3.0) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v3.2.0...v3.3.0) #### Highlights - The migration from Node's EventEmitter to the Mitt library has been **reverted in this release**. We're sorry for causing unexpected issues in the 3.2.0 release. If you were unable to upgrade from 3.1.0 to 3.2.0, you will be able to upgrade straight to 3.3.0 and not have any issues. #### Behind the scenes - The Puppeteer `Response` class was renamed `HTTPResponse` to avoid a clash with the TS `Response` type. We don't expose this class on the main Puppeteer instance so this shouldn't affect any of your code. - Similarly we have renamed `Worker` to `WebWorker` to avoid a clash with the TS `Worker` type. #### Raw Notes [`34c0f9b`](https://togithub.com/puppeteer/puppeteer/commit/34c0f9b) - chore: mark version v3.3.0 [`309d811`](https://togithub.com/puppeteer/puppeteer/commit/309d811) - chore: Revert Mitt due to breaking changes ([#​5952](https://togithub.com/puppeteer/puppeteer/issues/5952)) [`81e3248`](https://togithub.com/puppeteer/puppeteer/commit/81e3248) - chore: Defer Windows FF tests for longer ([#​5954](https://togithub.com/puppeteer/puppeteer/issues/5954)) [`b874cac`](https://togithub.com/puppeteer/puppeteer/commit/b874cac) - chore: rename Worker to WebWorker ([#​5941](https://togithub.com/puppeteer/puppeteer/issues/5941)) [`7862484`](https://togithub.com/puppeteer/puppeteer/commit/7862484) - chore: update request and response references in docs ([#​5942](https://togithub.com/puppeteer/puppeteer/issues/5942)) [`232def0`](https://togithub.com/puppeteer/puppeteer/commit/232def0) - chore: rename `Response` to `HTTPResponse` ([#​5940](https://togithub.com/puppeteer/puppeteer/issues/5940)) [`cfd72ac`](https://togithub.com/puppeteer/puppeteer/commit/cfd72ac) - chore: bump version to v3.2.0-post ([#​5938](https://togithub.com/puppeteer/puppeteer/issues/5938))
webpack-contrib/terser-webpack-plugin ### [`v3.0.3`](https://togithub.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md#​303-httpsgithubcomwebpack-contribterser-webpack-plugincomparev301v303-2020-06-03) [Compare Source](https://togithub.com/webpack-contrib/terser-webpack-plugin/compare/v3.0.2...v3.0.3)
Microsoft/TypeScript ### [`v3.9.5`](https://togithub.com/Microsoft/TypeScript/releases/v3.9.5) This release contains [bug fixes in type-checking, emit, and editor scenarios](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.5%22+is%3Aclosed+). For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-9/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v3.9.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.0%22+is%3Aclosed+). - [fixed issues query for Typescript v3.9.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.1%22+is%3Aclosed+). - [fixed issues query for Typescript v3.9.2 (Final)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.2%22+is%3Aclosed+). - [fixed issues query for Typescript v3.9.3 (patch release)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.3%22+is%3Aclosed+). - [fixed issues query for Typescript v3.9.5 (patch release)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.5%22+is%3Aclosed+). (note, 3.9.4 was intentionally skipped due to minor complications in publishing) Downloads are available on: - [npm](https://www.npmjs.com/package/typescript)

Renovate configuration

:date: Schedule: "on friday" (UTC).

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

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

:ghost: 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.