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 09:39:01 UTC

[myfaces-tobago] branch dependabot/npm_and_yarn/tobago-example/tobago-example-demo/tobago-5.x/typescript-4.7.2 updated (5dec304a07 -> 23c4b52b36)

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/tobago-5.x/typescript-4.7.2
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


 discard 5dec304a07 build(deps-dev): bump typescript in /tobago-example/tobago-example-demo
     add 96b6d4300d build(deps): update jsoup
     add 78166289e4 build(deps): bump spring-boot.version from 2.6.7 to 2.7.0
     add 0a6e538b1f chore: update npm libs and rebuild
     add 23c4b52b36 build(deps-dev): bump typescript in /tobago-example/tobago-example-demo

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   (5dec304a07)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/tobago-example/tobago-example-demo/tobago-5.x/typescript-4.7.2 (23c4b52b36)

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                                            |    4 +-
 .../tobago/internal/config/TobagoConfigMerger.java |    2 +-
 .../tobago/internal/config/TobagoConfigParser.java |    4 +
 .../myfaces/tobago/sanitizer/JsoupSanitizer.java   |   41 +-
 .../myfaces/tobago/config/tobago-config-5.1.xsd    |    2 +-
 .../src/main/webapp/WEB-INF/tobago-config.xml      |    2 +-
 .../280-security/10-sanitize/Sanitize.xhtml        |    2 +-
 tobago-theme/package-lock.json                     | 4825 ++++++++++----------
 tobago-theme/package.json                          |   20 +-
 .../src/main/css/bootstrap-icons.css               |    5 +-
 .../src/main/css/fonts/bootstrap-icons.woff        |  Bin 137124 -> 249830 bytes
 .../src/main/css/fonts/bootstrap-icons.woff2       |  Bin 102536 -> 102380 bytes
 12 files changed, 2351 insertions(+), 2556 deletions(-)