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/06/23 08:03:27 UTC

[myfaces-tobago] branch dependabot/npm_and_yarn/tobago-theme/rollup-2.52.2 updated (5de0cb4 -> 2cf1497)

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/rollup-2.52.2
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git.


 discard 5de0cb4  build(deps-dev): bump rollup from 2.52.1 to 2.52.2 in /tobago-theme
     add 097e1bb  fix: jasmine tests
     add fb0a0a2  build(deps-dev): bump eslint from 7.28.0 to 7.29.0 in /tobago-theme
     add 5437738  build(deps): bump slf4j.version from 1.7.30 to 1.7.31
     add 01aff53  build(deps-dev): bump typescript in /tobago-example/tobago-example-demo
     add 31af354  build(deps-dev): bump typescript from 4.3.3 to 4.3.4 in /tobago-theme
     add 2cf1497  build(deps-dev): bump rollup from 2.52.1 to 2.52.2 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   (5de0cb4)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/tobago-theme/rollup-2.52.2 (2cf1497)

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          |  6 +-
 tobago-example/tobago-example-demo/package.json    |  2 +-
 .../080-sheet/70-tree/Sheet_Tree.test.js           | 14 ++---
 .../06-validation/00/Content_Validation.test.js    |  5 +-
 .../30-concept/06-validation/01/JSR_303.test.js    | 69 +++++++++++++---------
 .../30-concept/30-behavior/Behavior.test.js        | 69 +++++++++++-----------
 .../content/30-concept/30-behavior/Behavior.xhtml  | 18 +++---
 tobago-theme/package-lock.json                     | 30 +++++-----
 tobago-theme/package.json                          |  4 +-
 10 files changed, 114 insertions(+), 105 deletions(-)