cypress-example-kitchensink
cypress-example-kitchensink copied to clipboard
chore(deps): update dependency globby to version 12.2.0 đ
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| globby | 11.1.0 -> 12.2.0 |
Release Notes
sindresorhus/globby (globby)
v12.2.0
- Work around TypeScript type problem with
URLglobal (#â206)1224230 - Accept
URLin function returned byisGitIgnored(#â207)a9fc794
v12.1.0
v12.0.2
- Ensure async method is completely async
e167725
v12.0.1
- Internal changes
5a64253
v12.0.0
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 2am and before 3am on saturday" in timezone America/New_York, 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.
See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.
Deploy Preview for cypress-example-kitchensink ready!
| Name | Link |
|---|---|
| Latest commit | fe938417099a40225491a8bf881165f62e4091d9 |
| Latest deploy log | https://app.netlify.com/sites/cypress-example-kitchensink/deploys/6635da4085886b0008e14ad4 |
| Deploy Preview | https://deploy-preview-781--cypress-example-kitchensink.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Passing run #28323 âī¸
Details:
| chore(deps): update globby to 12.2.0 đ | |||
| Project: cypress-example-kitchensink | Commit: fe93841709 |
||
| Status: Passed | Duration: 04:04 đĄ | ||
| Started: May 4, 2024 7:00 AM | Ended: May 4, 2024 7:04 AM | ||
Review all test suite changes for PR #781 âī¸
Passing run #28322 âī¸
Details:
| Merge fe938417099a40225491a8bf881165f62e4091d9 into 27c1fe5282e72321452ba65ff195... | |||
| Project: cypress-example-kitchensink | Commit: 2c16bcf26e âšī¸ |
||
| Status: Passed | Duration: 04:07 đĄ | ||
| Started: May 4, 2024 7:00 AM | Ended: May 4, 2024 7:04 AM | ||
Review all test suite changes for PR #781 âī¸
This is a 6 month old PR and should probably be closed.
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 12.x releases. But if you manually upgrade to 12.x then Renovate will re-enable minor and patch updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.