From 5ff476504254baf304c2cb9db83746438a10be92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 22 Mar 2019 11:52:48 +0100 Subject: [PATCH] [DEPENDENCY] Bump @ui5/fs from 1.0.1 to 1.0.2 (#166) Bumps [@ui5/fs](https://github.com/SAP/ui5-fs) from 1.0.1 to 1.0.2.
Release notes *Sourced from [@ui5/fs's releases](https://github.com/SAP/ui5-fs/releases).* > ## v1.0.2 > > ### Dependency Updates > - Bump [@​ui5](https://github.com/ui5)/logger from 1.0.0 to 1.0.1 ([#122](https://github-redirect.dependabot.com/SAP/ui5-fs/issues/122)) [`e2e2791`](https://github.com/SAP/ui5-fs/commit/e2e27917d936ad5a316c56a0bc0a17d91977d15e) > > ### Features > - **fsInterface:** Add mkdir function [`5bd91ac`](https://github.com/SAP/ui5-fs/commit/5bd91acb86d64f03d16abdb186fe66ffa8a9f53a) > > > ### All changes > [`v1.0.1...v1.0.2`] > > > [`v1.0.1...v1.0.2`]: https://github.com/SAP/ui5-fs/compare/v1.0.1...v1.0.2
Changelog *Sourced from [@ui5/fs's changelog](https://github.com/SAP/ui5-fs/blob/master/CHANGELOG.md).* > ## [v1.0.2] - 2019-03-21 > ### Dependency Updates > - Bump [@​ui5](https://github.com/ui5)/logger from 1.0.0 to 1.0.1 ([#122](https://github-redirect.dependabot.com/SAP/ui5-fs/issues/122)) [`e2e2791`](https://github.com/SAP/ui5-fs/commit/e2e27917d936ad5a316c56a0bc0a17d91977d15e) > > ### Features > - **fsInterface:** Add mkdir function [`5bd91ac`](https://github.com/SAP/ui5-fs/commit/5bd91acb86d64f03d16abdb186fe66ffa8a9f53a) > > >
Commits - [`abe41ae`](https://github.com/SAP/ui5-fs/commit/abe41ae71a9950de8c8bd24b66f8ba486e7e4129) Release 1.0.2 - [`e2e2791`](https://github.com/SAP/ui5-fs/commit/e2e27917d936ad5a316c56a0bc0a17d91977d15e) [DEPENDENCY] Bump @ui5/logger from 1.0.0 to 1.0.1 ([#122](https://github-redirect.dependabot.com/SAP/ui5-fs/issues/122)) - [`1f8987c`](https://github.com/SAP/ui5-fs/commit/1f8987ca4fc480e7c5c96bbd146aedef9dc5053d) Bump make-dir from 2.0.0 to 2.1.0 - [`b85d6bf`](https://github.com/SAP/ui5-fs/commit/b85d6bf2e28ade8f8b1a7cc31bd8b27c199a64c8) [INTERNAL] traceSummary: Only trace when verbose logging is active - [`dc882d7`](https://github.com/SAP/ui5-fs/commit/dc882d7c00713d7912000afc1d8f5397b253c535) [INTERNAL] Rename GLOB -> glob - [`5bd91ac`](https://github.com/SAP/ui5-fs/commit/5bd91acb86d64f03d16abdb186fe66ffa8a9f53a) [FEATURE] fsInterface: Add mkdir function - [`38ef241`](https://github.com/SAP/ui5-fs/commit/38ef241763f06f50c48ba82d1cb68b76c59981c3) [INTERNAL] Update Reader JSDocs - [`5dd313b`](https://github.com/SAP/ui5-fs/commit/5dd313b75567b169dd43928c352e9c8152902215) [INTERNAL] resourceFactory: Mix-in virtual reader of dependencies - [`3e9eef1`](https://github.com/SAP/ui5-fs/commit/3e9eef1a412c629ac01eab6e706991ca9c26caf6) Bump eslint-config-google from 0.11.0 to 0.12.0 - [`a29793d`](https://github.com/SAP/ui5-fs/commit/a29793d25189da023f09b2a266fad4b693b5fcb4) Bump eslint-plugin-jsdoc from 4.0.1 to 4.1.1 - Additional commits viewable in [compare view](https://github.com/SAP/ui5-fs/compare/v1.0.1...v1.0.2)

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@ui5/fs&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.0.2)](https://dependabot.com/compatibility-score.html?dependency-name=@ui5/fs&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.0.2) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
--- package-lock.json | 30 +++++++++++++++++++++--------- package.json | 2 +- 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index f80ce2ab..299be4b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -398,18 +398,19 @@ } }, "@ui5/fs": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@ui5/fs/-/fs-1.0.1.tgz", - "integrity": "sha512-Ic/D1KFVZTbkOEBfwlmMzEFfmxIK9krcczsWVxvQ4xv8TNGqaaz1i4KBVYvM7h7VVMTNLPiHUnKvIyyQkdTa7Q==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@ui5/fs/-/fs-1.0.2.tgz", + "integrity": "sha512-8Fc4iqpo/sm2KMGV0MiesqWPoCVDf9OnWVWqdoJ0c7GwAh6olt2EDPtnjtQ0tLMW2Uovdh/Nz+S1qecY0Yb1GA==", "requires": { - "@ui5/logger": "^1.0.0", + "@ui5/logger": "^1.0.1", "clone": "^2.1.0", "dir-glob": "2.0.0", "globby": "^7.1.1", "graceful-fs": "^4.1.15", - "make-dir": "^1.1.0", + "make-dir": "^2.1.0", "micromatch": "^3.1.4", "minimatch": "^3.0.3", + "mock-require": "^3.0.3", "pretty-hrtime": "^1.0.3", "random-int": "^1.0.0" }, @@ -420,12 +421,23 @@ "integrity": "sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==" }, "make-dir": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", - "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz", + "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==", "requires": { - "pify": "^3.0.0" + "pify": "^4.0.1", + "semver": "^5.6.0" } + }, + "pify": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", + "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" + }, + "semver": { + "version": "5.6.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.6.0.tgz", + "integrity": "sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==" } } }, diff --git a/package.json b/package.json index 3b899c4a..fd8df423 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ }, "dependencies": { "@ui5/builder": "^1.0.3", - "@ui5/fs": "^1.0.1", + "@ui5/fs": "^1.0.2", "@ui5/logger": "^1.0.1", "@ui5/project": "^1.0.1", "compression": "^1.7.4",