graphql-modules icon indicating copy to clipboard operation
graphql-modules copied to clipboard

chore(deps): update dependency globby to v13

Open renovate[bot] opened this issue 4 years ago • 5 comments

Mend Renovate

This PR contains the following updates:

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

Release Notes

sindresorhus/globby

v13.1.2

Compare Source

v13.1.1

Compare Source

v13.1.0

Compare Source

v13.0.0

Compare Source

Breaking
  • Rename generateGlobTasks to generateGlobTasksSync (#​221) 51c8f68
  • Remove ignore option for isGitIgnored and isGitIgnoredSync (#​225) 2e43cc4
    • This option never worked correctly.
Improvements
Fixes

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: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, Automerge - 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 Mend Renovate. View repository job log here.

renovate[bot] avatar Jan 24 '22 11:01 renovate[bot]

⚠️ No Changeset found

Latest commit: e51f3790a225af1b385ba849f28536586e2ffca5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jan 24 '22 11:01 changeset-bot[bot]

The latest changes of this PR are not available as alpha, since there are no linked changesets for this PR.

$ yarn pr

Describe changes introduced in this Pull Request by running the above command.

theguild-bot avatar Jan 24 '22 11:01 theguild-bot

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/theguild/graphql-modules/3nRVRJ3ThSZCvjjN9Vp4juYRTFsj
✅ Preview: https://graphql-modules-git-renovate-globby-13x-theguild.vercel.app

[Deployment for 0f8ef63 canceled]

vercel[bot] avatar Feb 03 '22 12:02 vercel[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
graphql-modules ✅ Ready (Inspect) Visit Preview Sep 21, 2022 at 8:07PM (UTC)

vercel[bot] avatar Apr 25 '22 22:04 vercel[bot]

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
graphql-modules 2.1.3-alpha-20230618195011-dee79917 npm ↗︎ unpkg ↗︎

github-actions[bot] avatar Aug 27 '22 02:08 github-actions[bot]

💻 Website Preview

The latest changes are available as preview in: https://afec8ce2.graphql-modules.pages.dev

github-actions[bot] avatar Sep 26 '22 03:09 github-actions[bot]