antongolub / yarn-audit-fix

The missing `yarn audit fix`
MIT License
179 stars 8 forks source link

fix(deps): update dependency globby to v13 #224

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
globby ^12.2.0 -> ^13.0.0 age adoption passing confidence

Release Notes

sindresorhus/globby ### [`v13.0.0`](https://togithub.com/sindresorhus/globby/releases/v13.0.0) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v12.2.0...v13.0.0) ##### Breaking - Rename `generateGlobTasks` to `generateGlobTasksSync` ([#​221](https://togithub.com/sindresorhus/globby/issues/221)) [`51c8f68`](https://togithub.com/sindresorhus/globby/commit/51c8f68) - Remove `ignore` option for `isGitIgnored` and `isGitIgnoredSync` ([#​225](https://togithub.com/sindresorhus/globby/issues/225)) [`2e43cc4`](https://togithub.com/sindresorhus/globby/commit/2e43cc4) - This option never worked correctly. ##### Improvements - Improve performance with mutiple patterns ([#​222](https://togithub.com/sindresorhus/globby/issues/222)) [`04fbd5b`](https://togithub.com/sindresorhus/globby/commit/04fbd5b) - Add async `generateGlobTasks` method ([#​221](https://togithub.com/sindresorhus/globby/issues/221)) [`51c8f68`](https://togithub.com/sindresorhus/globby/commit/51c8f68) ##### Fixes - Fix bug with `objectMode` option ([#​210](https://togithub.com/sindresorhus/globby/issues/210)) [`1852fc5`](https://togithub.com/sindresorhus/globby/commit/1852fc5)

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.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

antongolub commented 2 years ago

:tada: This PR is included in version 9.0.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket: