Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

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

Merged
merged 5 commits into from
Jan 13, 2022
Merged

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

merged 5 commits into from
Jan 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
globby ^11.1.0 -> ^12.0.2 age adoption passing confidence

Release Notes

sindresorhus/globby

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: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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.

@netlify
Copy link

netlify bot commented Jan 10, 2022

✔️ Deploy Preview for nuxt3-docs canceled.

🔨 Explore the source changes: b7c20db

🔍 Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/61e069e11b97260007cff52c

@renovate renovate bot force-pushed the renovate/globby-12.x branch 6 times, most recently from d7571fd to f836c2c Compare January 11, 2022 21:46
@renovate renovate bot force-pushed the renovate/globby-12.x branch 3 times, most recently from 6bd32c5 to 306a77c Compare January 13, 2022 12:42
@pi0 pi0 merged commit 4de167e into main Jan 13, 2022
@pi0 pi0 deleted the renovate/globby-12.x branch January 13, 2022 18:21
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants