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 2023/11/02 10:24:02 UTC

(myfaces-tobago) branch dependabot/npm_and_yarn/tobago-theme/typescript-eslint/eslint-plugin-6.9.1 updated (99169d26b9 -> 8dd816aae7)

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/typescript-eslint/eslint-plugin-6.9.1
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


 discard 99169d26b9 build(deps-dev): bump @typescript-eslint/eslint-plugin in /tobago-theme
     add 0d2d26dd64 build(deps-dev): bump rollup in /tobago-example/tobago-example-demo
     add 45473f245b build(deps): update bootstrap-icons
     add 461dc2d765 build(deps): update Rollup to 4.2.0
     add c7cf804fb8 build(theme): rebuild after updating Rollup + Bootstrap Icons
     add e866151f39 chore(deps): ignore Selenium 4.14.x because of Java 11
     add a55b807343 chore(deps): ignore Selenium 4.14.x because of Java 11
     add 87a148f70f build(deps): bump lit-html from 2.7.4 to 3.0.1 in /tobago-theme
     add cea640b564 build(deps-dev): bump @types/jest from 29.5.5 to 29.5.7 in /tobago-theme
     add 8dd816aae7 build(deps-dev): bump @typescript-eslint/eslint-plugin 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   (99169d26b9)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/tobago-theme/typescript-eslint/eslint-plugin-6.9.1 (8dd816aae7)

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                             |   8 +-
 .../tobago-example-demo/package-lock.json          | 306 +++++++++++++--
 tobago-example/tobago-example-demo/package.json    |   2 +-
 tobago-theme/package-lock.json                     | 412 +++++++++++++++++----
 tobago-theme/package.json                          |  14 +-
 .../src/main/css/bootstrap-icons.css               | 103 +++++-
 .../src/main/css/fonts/bootstrap-icons.woff        | Bin 164360 -> 176200 bytes
 .../src/main/css/fonts/bootstrap-icons.woff2       | Bin 121340 -> 130608 bytes
 .../src/main/js/tobago.js.map                      |   2 +-
 9 files changed, 738 insertions(+), 109 deletions(-)