-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Upgrade vinyl-fs
dependency (3.0.3
→ 4.0.0
).
#160591
Conversation
dependencies: | ||
extend "^3.0.0" | ||
glob "^7.1.1" | ||
glob-parent "^3.1.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NOTE: Removing references to the outdated glob-parent
is the main reason for this PR.
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
To update your PR or re-run it, just comment with: |
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…160604) # Backport This will backport the following commits from `main` to `8.9`: - [Upgrade `vinyl-fs` dependency (`3.0.3` → `4.0.0`). (#160591)](#160591) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Aleh Zasypkin","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-06-27T11:21:13Z","message":"Upgrade `vinyl-fs` dependency (`3.0.3` → `4.0.0`). (#160591)","sha":"2d8e7ffdb17f1abfec3090e69d30e570f86cbec4","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","release_note:skip","backport:all-open","v8.10.0"],"number":160591,"url":"https://github.com/elastic/kibana/pull/160591","mergeCommit":{"message":"Upgrade `vinyl-fs` dependency (`3.0.3` → `4.0.0`). (#160591)","sha":"2d8e7ffdb17f1abfec3090e69d30e570f86cbec4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/160591","number":160591,"mergeCommit":{"message":"Upgrade `vinyl-fs` dependency (`3.0.3` → `4.0.0`). (#160591)","sha":"2d8e7ffdb17f1abfec3090e69d30e570f86cbec4"}}]}] BACKPORT--> Co-authored-by: Aleh Zasypkin <[email protected]>
Summary
Upgrade
vinyl-fs
dependency (3.0.3
→4.0.0
).Change log: https://github.com/gulpjs/vinyl-fs/releases/tag/v4.0.0
NOTE TO REVIEWERS: There are bunch of breaking changes that might be relevant to us: