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:45:51 UTC

[myfaces-tobago] branch dependabot/npm_and_yarn/tobago-theme/tobago-5.x/rollup/plugin-node-resolve-13.3.0 updated (aca0874673 -> 936b621004)

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-5.x/rollup/plugin-node-resolve-13.3.0
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


 discard aca0874673 build(deps-dev): bump @rollup/plugin-node-resolve in /tobago-theme
     add 1733484193 fix(sheet): footer
     add 9335c755ba build(theme): rebuild after fixing sheet footer
     add cfef085b45 fix(demo): layout
     add d0b78cecc8 build(deps): bump maven-site-plugin from 3.11.0 to 3.12.0
     add 485daa3cdd build(deps-dev): bump typescript from 4.6.3 to 4.6.4 in /tobago-theme
     add 4657915e84 build(deps-dev): bump postcss from 8.4.12 to 8.4.13 in /tobago-theme
     add 761d4c7a9b build(deps-dev): bump rollup from 2.70.2 to 2.71.1 in /tobago-theme
     add 878790675c build(deps-dev): bump @rollup/plugin-node-resolve
     add 936b621004 build(deps-dev): bump @rollup/plugin-node-resolve in /tobago-theme

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   (aca0874673)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/tobago-theme/tobago-5.x/rollup/plugin-node-resolve-13.3.0 (936b621004)

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:
 pom.xml                                            |  2 +-
 .../tobago-example-demo/package-lock.json          | 39 +++++++++++----
 tobago-example/tobago-example-demo/package.json    |  2 +-
 .../tobago-example-demo/src/main/webapp/main.xhtml |  6 +--
 tobago-theme/package-lock.json                     | 58 +++++++++++-----------
 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 +-
 27 files changed, 87 insertions(+), 62 deletions(-)