Skip to content

fix(deps): update dependency globby to v12 - autoclosed #390

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
globby ^11.0.0 -> ^12.0.0 age adoption passing confidence

Release Notes

sindresorhus/globby

v12.2.0

Compare Source

v12.1.0

Compare Source

v12.0.2

Compare Source

  • Ensure async method is completely async e167725

v12.0.1

Compare Source

v12.0.0

Compare Source

Breaking
  • Require Node.js 12.20 (#​181) 5c32b4a
  • This package is now pure ESM. Please read this.
  • This package now uses named exports instead of a default export
    • globby{globby}
    • globby.sync{globbySync}
    • globby.stream{globbyStream}
    • globby.generateGlobTasks{generateGlobTasks}
    • globby.hasMagic{isDynamicPattern}
    • globby.gitignore{isGitIgnored}
    • globby.gitignore.sync{isGitIgnoredSync}
-const globby = require('globby');
+import {globby} from 'globby';

Configuration

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

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

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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/globby-12.x branch 2 times, most recently from 47ab20a to 2286716 Compare August 20, 2021 23:05
@renovate renovate bot force-pushed the renovate/globby-12.x branch 8 times, most recently from 89613a9 to affc971 Compare September 6, 2021 04:41
@renovate renovate bot force-pushed the renovate/globby-12.x branch 5 times, most recently from a681203 to e8d994d Compare September 18, 2021 02:55
@renovate renovate bot force-pushed the renovate/globby-12.x branch 3 times, most recently from 9dc3c3f to e1bd625 Compare September 27, 2021 04:49
@gr2m gr2m mentioned this pull request Oct 1, 2021
2 tasks
@renovate renovate bot force-pushed the renovate/globby-12.x branch 3 times, most recently from 4191da0 to 3e687f5 Compare October 11, 2021 03:38
@renovate renovate bot force-pushed the renovate/globby-12.x branch 5 times, most recently from 2b172b9 to 37e967a Compare October 25, 2021 01:00
@renovate renovate bot force-pushed the renovate/globby-12.x branch 3 times, most recently from 0a8345e to cfc4c37 Compare November 3, 2021 17:00
@renovate renovate bot force-pushed the renovate/globby-12.x branch 4 times, most recently from c234eff to 13a5c76 Compare November 8, 2021 05:44
@renovate renovate bot force-pushed the renovate/globby-12.x branch 3 times, most recently from 12e8dfc to 5723819 Compare November 15, 2021 09:03
@renovate renovate bot force-pushed the renovate/globby-12.x branch 3 times, most recently from 8bae17e to f78e158 Compare November 29, 2021 00:21
@renovate renovate bot force-pushed the renovate/globby-12.x branch from f78e158 to 1ff2f9f Compare December 6, 2021 02:40
@renovate renovate bot force-pushed the renovate/globby-12.x branch 2 times, most recently from 946b219 to 65f6436 Compare December 13, 2021 04:43
@renovate renovate bot force-pushed the renovate/globby-12.x branch 2 times, most recently from fe3e23c to e45d6a0 Compare December 27, 2021 04:02
@renovate renovate bot force-pushed the renovate/globby-12.x branch 5 times, most recently from 98bd890 to d3703ac Compare January 8, 2022 16:00
@renovate renovate bot force-pushed the renovate/globby-12.x branch 2 times, most recently from ad9f45c to 2fdaeb9 Compare January 18, 2022 15:42
@renovate renovate bot force-pushed the renovate/globby-12.x branch from 2fdaeb9 to 3c36107 Compare January 18, 2022 15:48
@renovate renovate bot changed the title fix(deps): update dependency globby to v12 fix(deps): update dependency globby to v12 - autoclosed Jan 24, 2022
@renovate renovate bot closed this Jan 24, 2022
@renovate renovate bot deleted the renovate/globby-12.x branch January 24, 2022 18:42
@github-actions
Copy link

🎉 This issue has been resolved in version 9.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This issue has been resolved in version 9.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant