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 2022/05/03 19:47:11 UTC

[myfaces-tobago] branch dependabot/npm_and_yarn/tobago-example/tobago-example-demo/rollup/plugin-node-resolve-13.3.0 updated (a1fb47deaf -> da0159098b)

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

github-bot pushed a change to branch dependabot/npm_and_yarn/tobago-example/tobago-example-demo/rollup/plugin-node-resolve-13.3.0
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


 discard a1fb47deaf build(deps-dev): bump @rollup/plugin-node-resolve
     add 13b5aecc83 fix(sheet): footer
     add 39288b91b5 build(theme): rebuild after fixing sheet footer
     add a46c3767c7 fix(demo): layout
     add 1956afbb2d build(deps-dev): bump autoprefixer in /tobago-theme
     add 3a56e3acd8 build(deps-dev): bump rollup from 2.70.2 to 2.71.1 in /tobago-theme
     add 5768e0db53 build(deps-dev): bump @rollup/plugin-node-resolve in /tobago-theme
     add da0159098b build(deps-dev): bump @rollup/plugin-node-resolve

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   (a1fb47deaf)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/tobago-example/tobago-example-demo/rollup/plugin-node-resolve-13.3.0 (da0159098b)

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.

No new revisions were added by this update.

Summary of changes:
 .../tobago-example-demo/src/main/webapp/main.xhtml |   6 +-
 tobago-theme/package-lock.json                     | 135 ++++++++++++---------
 tobago-theme/package.json                          |   6 +-
 tobago-theme/src/main/scss/_tobago.scss            |   1 +
 .../src/main/css/tobago.css                        |   1 +
 .../src/main/css/tobago.css.map                    |   2 +-
 .../src/main/css/tobago.min.css                    |   2 +-
 .../src/main/css/tobago.min.css.map                |   2 +-
 .../src/main/css/tobago.css                        |   1 +
 .../src/main/css/tobago.css.map                    |   2 +-
 .../src/main/css/tobago.min.css                    |   2 +-
 .../src/main/css/tobago.min.css.map                |   2 +-
 .../src/main/css/tobago.css                        |   1 +
 .../src/main/css/tobago.css.map                    |   2 +-
 .../src/main/css/tobago.min.css                    |   2 +-
 .../src/main/css/tobago.min.css.map                |   2 +-
 .../tobago-theme-speyside/src/main/css/tobago.css  |   1 +
 .../src/main/css/tobago.css.map                    |   2 +-
 .../src/main/css/tobago.min.css                    |   2 +-
 .../src/main/css/tobago.min.css.map                |   2 +-
 .../tobago-theme-standard/src/main/css/tobago.css  |   1 +
 .../src/main/css/tobago.css.map                    |   2 +-
 .../src/main/css/tobago.min.css                    |   2 +-
 .../src/main/css/tobago.min.css.map                |   2 +-
 24 files changed, 104 insertions(+), 79 deletions(-)