Skip to content

chore(deps): update dependency globby to v12#9583

Closed
renovate[bot] wants to merge 1 commit intodevfrom
renovate/globby-12.x
Closed

chore(deps): update dependency globby to v12#9583
renovate[bot] wants to merge 1 commit intodevfrom
renovate/globby-12.x

Conversation

@renovate
Copy link
Copy Markdown
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.4 -> ^12.0.0 age adoption passing confidence

Release Notes

sindresorhus/globby

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, check this box.

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

andycmw
andycmw previously approved these changes Jul 29, 2021
Copy link
Copy Markdown

@andycmw andycmw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@renovate renovate bot force-pushed the renovate/globby-12.x branch 2 times, most recently from 43d8532 to b551b12 Compare August 11, 2021 12:46
@renovate renovate bot force-pushed the renovate/globby-12.x branch from b551b12 to 9e22e88 Compare August 11, 2021 14:17
@pi0 pi0 closed this in e0968a3 Aug 11, 2021
@renovate renovate bot deleted the renovate/globby-12.x branch August 11, 2021 14:23
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants