ds300/patch-package
### [`v6.4.7`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#647)
[Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.6...v6.4.7)
- Use npm i --force when creating patches
### [`v6.4.6`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#646)
[Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.5...v6.4.6)
- Update find-yarn-workspace-root (contribution from [@sarimarton](https://togithub.com/sarimarton) in [#282](https://togithub.com/ds300/patch-package/issues/282))
- Fix rare npm crash when creating patches (contribution from [@kf6kjg](https://togithub.com/kf6kjg) in [#271](https://togithub.com/ds300/patch-package/issues/271))
### [`v6.4.5`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#645)
[Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.4...v6.4.5)
- Increase max pipe buffer size when creating patch. (contribution from [@nomi9995](https://togithub.com/nomi9995) in [#287](https://togithub.com/ds300/patch-package/issues/287))
### [`v6.4.4`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#644)
[Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.3...v6.4.4)
- Refine --create-issue template
### [`v6.4.3`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#643)
[Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.2...v6.4.3)
- Ensure real path is used when copying package contents. Potentially adds pnpm support (contribution from [@milahu](https://togithub.com/milahu) in [#252](https://togithub.com/ds300/patch-package/issues/252))
### [`v6.4.2`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#642)
[Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.1...v6.4.2)
- Add package version to --create-issue template
### [`v6.4.1`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#641)
[Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.0...v6.4.1)
- Add backlink to patch-package repo to collect public usage of --create-issue
### [`v6.4.0`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#640)
[Compare Source](https://togithub.com/ds300/patch-package/compare/v6.3.1...v6.4.0)
- Add --create-issue option
### [`v6.3.1`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#631)
[Compare Source](https://togithub.com/ds300/patch-package/compare/v6.3.0...v6.3.1)
- Fix another createPatch bug involving .git folder hygiene (contribution from [@gomain](https://togithub.com/gomain) in [#258](https://togithub.com/ds300/patch-package/issues/258))
### [`v6.3.0`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#630)
[Compare Source](https://togithub.com/ds300/patch-package/compare/v6.2.2...v6.3.0)
- Add --error-on-fail cli option
- Collate errors and warnings to avoid exiting early (with help from [@akwodkiewicz](https://togithub.com/akwodkiewicz) in [#217](https://togithub.com/ds300/patch-package/issues/217))
- Fix .dev.patch suffix bug (with help from [@pdcastro](https://togithub.com/pdcastro) in [#224](https://togithub.com/ds300/patch-package/issues/224))
- Support build metadata in package.json version strings (with help from [@snowystinger](https://togithub.com/snowystinger) in [#213](https://togithub.com/ds300/patch-package/issues/213))
- Change 'no patch files found' message from red to blue (contribution from [@dmhalejr](https://togithub.com/dmhalejr) in [#211](https://togithub.com/ds300/patch-package/issues/211))
- Fix environment variable propogation for spawned tasks (contribution from [@chpio](https://togithub.com/chpio) in [#223](https://togithub.com/ds300/patch-package/issues/223))
- Add --patch-dir option to readme (contribution from [@mikehardy](https://togithub.com/mikehardy) in [#225](https://togithub.com/ds300/patch-package/issues/225))
- Fix createPatch bug involving .git folder hygiene (contribution from [@haroenv](https://togithub.com/haroenv) in [#231](https://togithub.com/ds300/patch-package/issues/231))
Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
^6.2.2
->6.4.7
Release Notes
ds300/patch-package
### [`v6.4.7`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#647) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.6...v6.4.7) - Use npm i --force when creating patches ### [`v6.4.6`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#646) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.5...v6.4.6) - Update find-yarn-workspace-root (contribution from [@sarimarton](https://togithub.com/sarimarton) in [#282](https://togithub.com/ds300/patch-package/issues/282)) - Fix rare npm crash when creating patches (contribution from [@kf6kjg](https://togithub.com/kf6kjg) in [#271](https://togithub.com/ds300/patch-package/issues/271)) ### [`v6.4.5`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#645) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.4...v6.4.5) - Increase max pipe buffer size when creating patch. (contribution from [@nomi9995](https://togithub.com/nomi9995) in [#287](https://togithub.com/ds300/patch-package/issues/287)) ### [`v6.4.4`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#644) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.3...v6.4.4) - Refine --create-issue template ### [`v6.4.3`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#643) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.2...v6.4.3) - Ensure real path is used when copying package contents. Potentially adds pnpm support (contribution from [@milahu](https://togithub.com/milahu) in [#252](https://togithub.com/ds300/patch-package/issues/252)) ### [`v6.4.2`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#642) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.1...v6.4.2) - Add package version to --create-issue template ### [`v6.4.1`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#641) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.0...v6.4.1) - Add backlink to patch-package repo to collect public usage of --create-issue ### [`v6.4.0`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#640) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.3.1...v6.4.0) - Add --create-issue option ### [`v6.3.1`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#631) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.3.0...v6.3.1) - Fix another createPatch bug involving .git folder hygiene (contribution from [@gomain](https://togithub.com/gomain) in [#258](https://togithub.com/ds300/patch-package/issues/258)) ### [`v6.3.0`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#630) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.2.2...v6.3.0) - Add --error-on-fail cli option - Collate errors and warnings to avoid exiting early (with help from [@akwodkiewicz](https://togithub.com/akwodkiewicz) in [#217](https://togithub.com/ds300/patch-package/issues/217)) - Fix .dev.patch suffix bug (with help from [@pdcastro](https://togithub.com/pdcastro) in [#224](https://togithub.com/ds300/patch-package/issues/224)) - Support build metadata in package.json version strings (with help from [@snowystinger](https://togithub.com/snowystinger) in [#213](https://togithub.com/ds300/patch-package/issues/213)) - Change 'no patch files found' message from red to blue (contribution from [@dmhalejr](https://togithub.com/dmhalejr) in [#211](https://togithub.com/ds300/patch-package/issues/211)) - Fix environment variable propogation for spawned tasks (contribution from [@chpio](https://togithub.com/chpio) in [#223](https://togithub.com/ds300/patch-package/issues/223)) - Add --patch-dir option to readme (contribution from [@mikehardy](https://togithub.com/mikehardy) in [#225](https://togithub.com/ds300/patch-package/issues/225)) - Fix createPatch bug involving .git folder hygiene (contribution from [@haroenv](https://togithub.com/haroenv) in [#231](https://togithub.com/ds300/patch-package/issues/231))Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.