You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gi...@apache.org on 2021/02/15 18:51:36 UTC

[myfaces-tobago] branch dependabot/npm_and_yarn/tobago-theme/tobago-theme-charlotteville/npm/clean-css-cli-5.1.0 updated (a0f95d1 -> d30ca87)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/tobago-theme/tobago-theme-charlotteville/npm/clean-css-cli-5.1.0
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git.


 discard a0f95d1  chore(deps-dev): bump clean-css-cli
     add cfbba87  chore(deps-dev): bump eslint in /tobago-theme/tobago-theme-standard/npm
     add 88c4226  chore(deps-dev): bump eslint in /tobago-theme/tobago-theme-speyside/npm
     new d30ca87  chore(deps-dev): bump clean-css-cli

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a0f95d1)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/tobago-theme/tobago-theme-charlotteville/npm/clean-css-cli-5.1.0 (d30ca87)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tobago-theme/tobago-theme-speyside/npm/package-lock.json | 10 +++++-----
 tobago-theme/tobago-theme-speyside/npm/package.json      |  2 +-
 tobago-theme/tobago-theme-standard/npm/package-lock.json | 10 +++++-----
 tobago-theme/tobago-theme-standard/npm/package.json      |  2 +-
 4 files changed, 12 insertions(+), 12 deletions(-)


[myfaces-tobago] 01/01: chore(deps-dev): bump clean-css-cli

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/npm_and_yarn/tobago-theme/tobago-theme-charlotteville/npm/clean-css-cli-5.1.0
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit d30ca87ddcc04992165e9ec2211eb1efd517e033
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 15 18:50:02 2021 +0000

    chore(deps-dev): bump clean-css-cli
    
    Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 5.0.1 to 5.1.0.
    - [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases)
    - [Changelog](https://github.com/jakubpawlowicz/clean-css-cli/blob/master/History.md)
    - [Commits](https://github.com/jakubpawlowicz/clean-css-cli/compare/v5.0.1...v5.1.0)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 .../tobago-theme-charlotteville/npm/package-lock.json        | 12 ++++++------
 tobago-theme/tobago-theme-charlotteville/npm/package.json    |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/tobago-theme/tobago-theme-charlotteville/npm/package-lock.json b/tobago-theme/tobago-theme-charlotteville/npm/package-lock.json
index 0845643..15778d9 100644
--- a/tobago-theme/tobago-theme-charlotteville/npm/package-lock.json
+++ b/tobago-theme/tobago-theme-charlotteville/npm/package-lock.json
@@ -365,9 +365,9 @@
       }
     },
     "clean-css-cli": {
-      "version": "5.0.1",
-      "resolved": "https://registry.npmjs.org/clean-css-cli/-/clean-css-cli-5.0.1.tgz",
-      "integrity": "sha512-6Y+G8FmQu76rSWQjSBY5rVcdgatknjvzfEUU5xtx1uaYovClg7jap7ol3Xf3NP7vMd1fs38TtfhsyIS8Dq0Jvw==",
+      "version": "5.1.0",
+      "resolved": "https://registry.npmjs.org/clean-css-cli/-/clean-css-cli-5.1.0.tgz",
+      "integrity": "sha512-aIN3BzIYl53O6iyR1CliCcgCw0A8y5a/1U4K4KlFMtGlrP04cHFZWPbU8g93ACSGP4lgfI+FBqA0jo0PsSDGoQ==",
       "dev": true,
       "requires": {
         "clean-css": "^5.0.1",
@@ -376,9 +376,9 @@
       },
       "dependencies": {
         "commander": {
-          "version": "7.0.0",
-          "resolved": "https://registry.npmjs.org/commander/-/commander-7.0.0.tgz",
-          "integrity": "sha512-ovx/7NkTrnPuIV8sqk/GjUIIM1+iUQeqA3ye2VNpq9sVoiZsooObWlQy+OPWGI17GDaEoybuAGJm6U8yC077BA==",
+          "version": "7.1.0",
+          "resolved": "https://registry.npmjs.org/commander/-/commander-7.1.0.tgz",
+          "integrity": "sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==",
           "dev": true
         }
       }
diff --git a/tobago-theme/tobago-theme-charlotteville/npm/package.json b/tobago-theme/tobago-theme-charlotteville/npm/package.json
index c5a640e..8e33013 100644
--- a/tobago-theme/tobago-theme-charlotteville/npm/package.json
+++ b/tobago-theme/tobago-theme-charlotteville/npm/package.json
@@ -55,7 +55,7 @@
     "ajv": "^6.12.6",
     "ajv-keywords": "^3.5.2",
     "autoprefixer": "^9.8.6",
-    "clean-css-cli": "^5.0.1",
+    "clean-css-cli": "^5.1.0",
     "eslint": "^7.19.0",
     "eslint-plugin-compat": "^3.8.0",
     "npm-run-all": "^4.1.5",