Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(deps): update dependency glob to v10 #9051

Merged
merged 1 commit into from
Aug 23, 2023
Merged

fix(deps): update dependency glob to v10 #9051

merged 1 commit into from
Aug 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
glob 8.1.0 -> 10.3.3 age adoption passing confidence

Release Notes

isaacs/node-glob (glob)

v10.3.3

Compare Source

v10.3.2

Compare Source

v10.3.1

Compare Source

v10.3.0

Compare Source

  • Add --default -p flag to provide a default pattern

v10.2.7

Compare Source

v10.2.6

Compare Source

v10.2.5

Compare Source

v10.2.4

Compare Source

v10.2.3

Compare Source

v10.2.2

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

  • Add glob cli

v10.1.0

Compare Source

  • Return '.' instead of the empty string '' when the current
    working directory is returned as a match.
  • Add posix: true option to return / delimited paths, even on
    Windows.

v10.0.0

Compare Source

  • No default exports, only named exports

v9.3.5

Compare Source

v9.3.4

Compare Source

v9.3.3

Compare Source

  • Upgraded minimatch to v8, adding support for any degree of
    nested extglob patterns.

v9.3.2

Compare Source

v9.3.1

Compare Source

v9.3.0

Compare Source

v9.2.1

Compare Source

v9.2.0

Compare Source

v9.1.2

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.2

Compare Source

v9.0.1

Compare Source

v9.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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, check this box

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

@vercel
Copy link

vercel bot commented Jun 28, 2023

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

Name Status Preview Comments Updated (UTC)
opencollective-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2023 8:35am
opencollective-styleguide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2023 8:35am

@znarf
Copy link
Member

znarf commented Jun 29, 2023

Looks like storybook has issues when we upgrade our own version of glob. They likely have some misconfiguration in their packages (using glob in a package where it's not a dependency).

May be fixed in the next storybook version (7.1) as they upgraded to 10.0:
storybookjs/storybook#22171

@znarf znarf added the blocked label Jun 29, 2023
@renovate renovate bot changed the title fix(deps): update dependency glob to v10 Update dependency glob to v10 Jul 20, 2023
@renovate renovate bot changed the title Update dependency glob to v10 fix(deps): update dependency glob to v10 Aug 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency glob to v10 Update dependency glob to v10 Aug 18, 2023
@renovate renovate bot changed the title Update dependency glob to v10 fix(deps): update dependency glob to v10 Aug 18, 2023
@znarf znarf removed the blocked label Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant