jenkins-infra / docs.jenkins.io

Versioned docs of jenkins.io
3 stars 15 forks source link

chore(deps): update dependency vinyl-fs to v4 #116

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vinyl-fs ~3.0 -> ~4.0.0 age adoption passing confidence

Release Notes

gulpjs/vinyl-fs (vinyl-fs) ### [`v4.0.0`](https://redirect.github.com/gulpjs/vinyl-fs/blob/HEAD/CHANGELOG.md#400-2023-06-11) [Compare Source](https://redirect.github.com/gulpjs/vinyl-fs/compare/v3.0.3...v4.0.0) ##### ⚠ BREAKING CHANGES - Prefer symlink property set on Vinyl object over its path ([#​345](https://redirect.github.com/gulpjs/vinyl-fs/issues/345)) - Avoid error and reflect filesystem stat if futimes not implemented ([#​341](https://redirect.github.com/gulpjs/vinyl-fs/issues/341)) - Consider the greater of ctime & mtime when comparing since option ([#​340](https://redirect.github.com/gulpjs/vinyl-fs/issues/340)) - Normalize repository, dropping node <10.13 support - Switch stream implementation to streamx ([#​333](https://redirect.github.com/gulpjs/vinyl-fs/issues/333)) - Default to `utf8` decoding and encoding. Add `encoding` option to change ([#​287](https://redirect.github.com/gulpjs/vinyl-fs/issues/287)) ##### Features - Consider the greater of ctime & mtime when comparing since option ([#​340](https://redirect.github.com/gulpjs/vinyl-fs/issues/340)) ([9f907ba](https://www.github.com/gulpjs/vinyl-fs/commit/9f907ba92c71b336b5f82be3881b72328bcea4d7)) - Convert Windows-style paths in `src()` to proper globs ([910c8a5](https://www.github.com/gulpjs/vinyl-fs/commit/910c8a521834d5aa9dec5a83102b59ba5c531e08)) - Prefer symlink property set on Vinyl object over its path ([#​345](https://redirect.github.com/gulpjs/vinyl-fs/issues/345)) ([0ac27a2](https://www.github.com/gulpjs/vinyl-fs/commit/0ac27a284e9e02530b1865b2574c03943cec7446)) - Replace lazystream with streamx Composer ([#​344](https://redirect.github.com/gulpjs/vinyl-fs/issues/344)) ([a80dae3](https://www.github.com/gulpjs/vinyl-fs/commit/a80dae30d7fb1c0f51acc00170648792f740b54b)) - Switch stream implementation to streamx ([#​333](https://redirect.github.com/gulpjs/vinyl-fs/issues/333)) ([910c8a5](https://www.github.com/gulpjs/vinyl-fs/commit/910c8a521834d5aa9dec5a83102b59ba5c531e08)) - Test against streams from core, streamx, and readable-stream ([910c8a5](https://www.github.com/gulpjs/vinyl-fs/commit/910c8a521834d5aa9dec5a83102b59ba5c531e08)) - Default to `utf8` decoding and encoding. Add `encoding` option to change ([#​287](https://redirect.github.com/gulpjs/vinyl-fs/issues/287)) ##### Bug Fixes - Add regression test for negative relative globs ([#​343](https://redirect.github.com/gulpjs/vinyl-fs/issues/343)) ([ebe6498](https://www.github.com/gulpjs/vinyl-fs/commit/ebe6498124294306a7491958aebf0d3a184bdf11)) - Avoid error and reflect filesystem stat if futimes not implemented ([#​341](https://redirect.github.com/gulpjs/vinyl-fs/issues/341)) ([9ba20fd](https://www.github.com/gulpjs/vinyl-fs/commit/9ba20fd04a6c3a0f191134d60ea6c525259fa237)) - Correct regression with src using arrays of globs ([#​342](https://redirect.github.com/gulpjs/vinyl-fs/issues/342)) ([5659934](https://www.github.com/gulpjs/vinyl-fs/commit/565993435f9d15712ade3c7c422030d3022f3742)) - Reference correct property name in integration testing ([#​320](https://redirect.github.com/gulpjs/vinyl-fs/issues/320)) ([df245a4](https://www.github.com/gulpjs/vinyl-fs/commit/df245a40f5dbe37ca620ee71f1a7930cfccb5e42)) - Workaround symlink stat bug in Node 10 on Windows ([910c8a5](https://www.github.com/gulpjs/vinyl-fs/commit/910c8a521834d5aa9dec5a83102b59ba5c531e08)) ##### Miscellaneous Chores - Normalize repository, dropping node <10.13 support ([910c8a5](https://www.github.com/gulpjs/vinyl-fs/commit/910c8a521834d5aa9dec5a83102b59ba5c531e08))

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 days ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

krisstern commented 2 days ago

The Antora UI is not ready for this change yet

renovate[bot] commented 2 days ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.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.