GabeDuarteM / semantic-release-chrome

Set of semantic-release plugins for publishing a Chrome extension release
https://www.npmjs.com/package/semantic-release-chrome
MIT License
44 stars 15 forks source link

chore(deps): update dependency gd-scripts to v5 - autoclosed #19

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
gd-scripts devDependencies major 1.2.0 -> 5.0.3 source

Release Notes

gabrielduartem/gd-scripts ### [`v5.0.3`](https://togithub.com/gabrielduartem/gd-scripts/releases/v5.0.3) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v5.0.2...v5.0.3) ##### Bug Fixes - **deps:** update dependency arrify to v2 ([#​47](https://togithub.com/gabrielduartem/gd-scripts/issues/47)) ([b169cce](https://togithub.com/gabrielduartem/gd-scripts/commit/b169cce)) - **deps:** update dependency gd-configs to v6.0.2 ([#​48](https://togithub.com/gabrielduartem/gd-scripts/issues/48)) ([0973c58](https://togithub.com/gabrielduartem/gd-scripts/commit/0973c58)) - **deps:** update dependency typescript to v3.4.2 ([#​49](https://togithub.com/gabrielduartem/gd-scripts/issues/49)) ([b3713ba](https://togithub.com/gabrielduartem/gd-scripts/commit/b3713ba)) ### [`v5.0.2`](https://togithub.com/gabrielduartem/gd-scripts/releases/v5.0.2) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v5.0.1...v5.0.2) ##### Bug Fixes - **deps:** update babel monorepo to v7.4.3 ([#​45](https://togithub.com/gabrielduartem/gd-scripts/issues/45)) ([ef83271](https://togithub.com/gabrielduartem/gd-scripts/commit/ef83271)) - **deps:** update dependency [@​typescript-eslint](https://togithub.com/typescript-eslint)/eslint-plugin to v1.6.0 ([#​46](https://togithub.com/gabrielduartem/gd-scripts/issues/46)) ([99f4e78](https://togithub.com/gabrielduartem/gd-scripts/commit/99f4e78)) - **deps:** update dependency typescript to v3.4.1 ([#​43](https://togithub.com/gabrielduartem/gd-scripts/issues/43)) ([54a7826](https://togithub.com/gabrielduartem/gd-scripts/commit/54a7826)) - **deps:** update jest monorepo to v24.7.1 ([#​44](https://togithub.com/gabrielduartem/gd-scripts/issues/44)) ([62c963d](https://togithub.com/gabrielduartem/gd-scripts/commit/62c963d)) ### [`v5.0.1`](https://togithub.com/gabrielduartem/gd-scripts/releases/v5.0.1) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v5.0.0...v5.0.1) ##### Bug Fixes - **deps:** add babel-jest and rollback ts version ([761d9d2](https://togithub.com/gabrielduartem/gd-scripts/commit/761d9d2)) ### [`v5.0.0`](https://togithub.com/gabrielduartem/gd-scripts/releases/v5.0.0) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v4.0.0...v5.0.0) ##### Bug Fixes - **deps:** bump babel version ([e2e02cc](https://togithub.com/gabrielduartem/gd-scripts/commit/e2e02cc)) - **deps:** bump dependencies ([bcb4fd1](https://togithub.com/gabrielduartem/gd-scripts/commit/bcb4fd1)) - **deps:** bump typescript version ([8914992](https://togithub.com/gabrielduartem/gd-scripts/commit/8914992)) ##### BREAKING CHANGES - **deps:** bump prettier version from 1.15.2 to 1.16.4 and gd-scripts version from 3.1.2 to 6.0.0. Check their repos for specific infos - **deps:** see ### [`v4.0.0`](https://togithub.com/gabrielduartem/gd-scripts/releases/v4.0.0) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v3.1.4...v4.0.0) ##### Features - lots of things ([#​36](https://togithub.com/gabrielduartem/gd-scripts/issues/36)) ([3fa3351](https://togithub.com/gabrielduartem/gd-scripts/commit/3fa3351)) ##### BREAKING CHANGES - Remove support for react, change the import file for eslint config (now its only 'gd-scripts/eslint', and the package will figure what config it should take) ### [`v3.1.4`](https://togithub.com/gabrielduartem/gd-scripts/releases/v3.1.4) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v3.1.3...v3.1.4) ##### Bug Fixes - **lint:** always use the latest react version to lint ([9552193](https://togithub.com/gabrielduartem/gd-scripts.git/commit/9552193)), closes [facebook/create-react-app#​5043](https://togithub.com/facebook/create-react-app/issues/5043) - disable webpack chunk coalescing ([95d5427](https://togithub.com/gabrielduartem/gd-scripts.git/commit/95d5427)), closes [facebook/create-react-app#​5030](https://togithub.com/facebook/create-react-app/issues/5030) ### [`v3.1.3`](https://togithub.com/gabrielduartem/gd-scripts/compare/v3.1.2...v3.1.3) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v3.1.2...v3.1.3) ### [`v3.1.2`](https://togithub.com/gabrielduartem/gd-scripts/compare/v3.1.1...v3.1.2) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v3.1.1...v3.1.2) ### [`v3.1.1`](https://togithub.com/gabrielduartem/gd-scripts/releases/v3.1.1) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v3.1.0...v3.1.1) ##### Bug Fixes - **lint:** use the correct eslint config path ([f6f3f0a](https://togithub.com/gabrielduartem/gd-scripts/commit/f6f3f0a)) ### [`v3.1.0`](https://togithub.com/gabrielduartem/gd-scripts/releases/v3.1.0) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v3.0.1...v3.1.0) ##### Features - **react:** add support for react ([#​11](https://togithub.com/gabrielduartem/gd-scripts/issues/11)) ([5976488](https://togithub.com/gabrielduartem/gd-scripts/commit/5976488)) ### [`v3.0.1`](https://togithub.com/gabrielduartem/gd-scripts/releases/v3.0.1) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v3.0.0...v3.0.1) ##### Bug Fixes - moved deps that were wrongly put on devDeps ([911ed90](https://togithub.com/gabrielduartem/gd-scripts/commit/911ed90)) ### [`v3.0.0`](https://togithub.com/gabrielduartem/gd-scripts/releases/v3.0.0) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v2.0.0...v3.0.0) ##### Features - **build:** change the default output dir to 'dist' ([ef3fbb2](https://togithub.com/gabrielduartem/gd-scripts/commit/ef3fbb2)), closes [#​12](https://togithub.com/gabrielduartem/gd-scripts/issues/12) ##### BREAKING CHANGES - **build:** change the default output dir to 'dist' ### [`v2.0.0`](https://togithub.com/gabrielduartem/gd-scripts/releases/v2.0.0) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v1.3.4...v2.0.0) ##### Features - **lint:** change singleQuote on prettier to true ([3a0f424](https://togithub.com/gabrielduartem/gd-scripts/commit/3a0f424)), closes [#​9](https://togithub.com/gabrielduartem/gd-scripts/issues/9) ##### BREAKING CHANGES - **lint:** change singleQuote on prettier to true ### [`v1.3.4`](https://togithub.com/gabrielduartem/gd-scripts/releases/v1.3.4) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v1.3.3...v1.3.4) ##### Bug Fixes - **deps:** bump dependencies ([08d1c36](https://togithub.com/gabrielduartem/gd-scripts/commit/08d1c36)) ### [`v1.3.3`](https://togithub.com/gabrielduartem/gd-scripts/releases/v1.3.3) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v1.3.2...v1.3.3) ##### Bug Fixes - **deps:** update dependencies ([3af6acc](https://togithub.com/gabrielduartem/gd-scripts/commit/3af6acc)) ### [`v1.3.2`](https://togithub.com/gabrielduartem/gd-scripts/releases/v1.3.2) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v1.3.1...v1.3.2) ##### Bug Fixes - **index:** verify the presence of babel-core inside devDeps and deps too ([f7e758d](https://togithub.com/gabrielduartem/gd-scripts/commit/f7e758d)) ### [`v1.3.1`](https://togithub.com/gabrielduartem/gd-scripts/releases/v1.3.1) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v1.3.0...v1.3.1) ##### Bug Fixes - **deps:** upgrade dependencies ([3aa702c](https://togithub.com/gabrielduartem/gd-scripts/commit/3aa702c)) - **deps:** upgrade dependencies ([0589abb](https://togithub.com/gabrielduartem/gd-scripts/commit/0589abb)) ### [`v1.3.0`](https://togithub.com/gabrielduartem/gd-scripts/releases/v1.3.0) [Compare Source](https://togithub.com/gabrielduartem/gd-scripts/compare/v1.2.0...v1.3.0) ##### Bug Fixes - fixed the script names on the helper method ([976435b](https://togithub.com/gabrielduartem/gd-scripts/commit/976435b)) - **deps:** bump dependencies ([581130c](https://togithub.com/gabrielduartem/gd-scripts/commit/581130c)) ##### Features - added a shortcut to the tsconfig.json config ([405afe3](https://togithub.com/gabrielduartem/gd-scripts/commit/405afe3))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.