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:54:47 UTC

[myfaces-tobago] branch dependabot/npm_and_yarn/tobago-theme/tobago-theme-scarborough/npm/clean-css-cli-5.1.0 updated (a2e7c4c -> 560fa98)

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-scarborough/npm/clean-css-cli-5.1.0
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git.


 discard a2e7c4c  chore(deps-dev): bump clean-css-cli
     add 6f5baf6  chore(deps-dev): bump uglify-js
     add 0ba1ea3  chore(deps-dev): bump eslint
     add 29c8afe  chore(deps-dev): bump rollup
     new 560fa98  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   (a2e7c4c)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/tobago-theme/tobago-theme-scarborough/npm/clean-css-cli-5.1.0 (560fa98)

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-charlotteville/npm/package-lock.json |  6 +++---
 tobago-theme/tobago-theme-charlotteville/npm/package.json      |  2 +-
 tobago-theme/tobago-theme-scarborough/npm/package-lock.json    | 10 +++++-----
 tobago-theme/tobago-theme-scarborough/npm/package.json         |  2 +-
 tobago-theme/tobago-theme-standard/npm/package-lock.json       |  6 +++---
 tobago-theme/tobago-theme-standard/npm/package.json            |  2 +-
 6 files changed, 14 insertions(+), 14 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-scarborough/npm/clean-css-cli-5.1.0
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 560fa98ef9282f7b6a6fa09f31ef22268a6f7e7a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 15 18:51:19 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/tobago-theme-scarborough/npm/package-lock.json | 12 ++++++------
 tobago-theme/tobago-theme-scarborough/npm/package.json      |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/tobago-theme/tobago-theme-scarborough/npm/package-lock.json b/tobago-theme/tobago-theme-scarborough/npm/package-lock.json
index debe213..dc94f29 100644
--- a/tobago-theme/tobago-theme-scarborough/npm/package-lock.json
+++ b/tobago-theme/tobago-theme-scarborough/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-scarborough/npm/package.json b/tobago-theme/tobago-theme-scarborough/npm/package.json
index 21d969e..52e44a7 100644
--- a/tobago-theme/tobago-theme-scarborough/npm/package.json
+++ b/tobago-theme/tobago-theme-scarborough/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.20.0",
     "eslint-plugin-compat": "^3.8.0",
     "npm-run-all": "^4.1.5",