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/25 11:17:03 UTC

[myfaces-tobago] branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.2 updated (e2d094af2b -> 9c130622fb)

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

github-bot pushed a change to branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.2
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


 discard e2d094af2b build(deps): bump checkstyle from 9.3 to 10.2
     add b82ba35cb1 build(deps-dev): bump typescript from 4.6.4 to 4.7.2 in /tobago-theme
     add bc41a7594b build(deps-dev): bump @typescript-eslint/parser in /tobago-theme
     add a2c427ef1e build(deps-dev): bump rollup in /tobago-example/tobago-example-demo
     add 38dc530af5 build(deps-dev): bump testcontainers from 1.17.1 to 1.17.2
     add 02b5bc625e build(deps-dev): bump typescript in /tobago-example/tobago-example-demo
     add 8ac7b37998 build: checkstyle 10 needs Java 11
     add 7d56ee9e06 build: checkstyle 10 needs Java 11
     add 9c130622fb build(deps): bump checkstyle from 9.3 to 10.2

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   (e2d094af2b)
            \
             N -- N -- N   refs/heads/dependabot/maven/com.puppycrawl.tools-checkstyle-10.2 (9c130622fb)

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:
 .github/dependabot.yml                             |  16 +
 pom.xml                                            |   2 +-
 .../tobago-example-demo/package-lock.json          |  28 +-
 tobago-example/tobago-example-demo/package.json    |   4 +-
 tobago-theme/package-lock.json                     | 346 +++------------------
 tobago-theme/package.json                          |   4 +-
 6 files changed, 86 insertions(+), 314 deletions(-)