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/01/11 11:44:33 UTC

[myfaces-tobago] branch dependabot/npm_and_yarn/tobago-theme/tobago-5.x/bootstrap-icons-1.10.3 updated (0b4c63935e -> 9c42fad7d6)

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


 discard 0b4c63935e build(deps): bump bootstrap-icons from 1.10.2 to 1.10.3 in /tobago-theme
     add d3d7d1abd8 refactor: Bootstrap SCSS for validation
     add eaf0ea4883 build(theme): rebuild after refactor validation SCSS
     add d3d480b1d9 build(deps): bump versions-maven-plugin from 2.14.1 to 2.14.2
     add 79a9586e47 build(deps): bump spring-boot.version from 2.7.6 to 2.7.7
     add 696fc8208c fix(footer): margin-bottom on body
     add 11ce12696c build(theme): rebuild after fixing footer
     add 935c1a5639 build(deps): bump dependency-check-maven to 7.4.4
     add 14a8b65061 build: rollup 3
     add e0995ad34c fix(badge): add missing data attribute support (#3626) (#3628)
     add 39fa0a3922 chore: fix apache build status badge
     add 82891ec7fe build(deps): update json5 version to 2.2.3 (#3636)
     add 9f720e7084 Tobago 5.x glob parent (#3637)
     add 61d43c3ebe build(deps-dev): bump junit-jupiter.version from 5.9.1 to 5.9.2 (#3633)
     add 9c42fad7d6 build(deps): bump bootstrap-icons from 1.10.2 to 1.10.3 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   (0b4c63935e)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/tobago-theme/tobago-5.x/bootstrap-icons-1.10.3 (9c42fad7d6)

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:
 README.md                                          |   2 +-
 pom.xml                                            |   8 +-
 .../internal/renderkit/renderer/BadgeRenderer.java |   3 +-
 .../internal/renderkit/renderer/DateRenderer.java  |   2 +-
 .../internal/renderkit/renderer/FileRenderer.java  |   2 +-
 .../internal/renderkit/renderer/InRenderer.java    |   2 +-
 .../renderer/SelectBooleanRendererBase.java        |   2 +-
 .../renderer/SelectManyCheckboxRenderer.java       |   2 +-
 .../renderer/SelectManyListboxRenderer.java        |   5 +-
 .../renderer/SelectManyShuttleRenderer.java        |   2 +-
 .../renderer/SelectOneChoiceRenderer.java          |   2 +-
 .../renderer/SelectOneListboxRenderer.java         |   2 +-
 .../renderkit/renderer/SelectOneRadioRenderer.java |   2 +-
 .../renderkit/renderer/TextareaRenderer.java       |   2 +-
 .../tobago/renderkit/css/BootstrapClass.java       |  10 +
 .../myfaces/tobago/renderkit/css/TobagoClass.java  |  52 ---
 .../renderkit/renderer/BadgeRendererUnitTest.java  |  11 +
 .../{badge.html => badge-data-attribute.html}      |   4 +-
 .../resources/renderer/date/error-message.html     |   4 +-
 .../test/resources/renderer/in/error-message.html  |   4 +-
 .../selectBooleanCheckboxError.html                |   2 +-
 .../selectBooleanCheckboxFatal.html                |   2 +-
 .../selectBooleanCheckboxInfo.html                 |   2 +-
 .../selectBooleanCheckboxWarning.html              |   2 +-
 .../selectManyCheckboxFatal.html                   |   4 +-
 .../renderer/selectManyShuttle/error-message.html  |   4 +-
 .../tobago-example-demo/package-lock.json          |  35 +-
 .../content/170-validation/02/Severity.test.js     |   8 +-
 .../4100-footer/FixedFooter_height.test.js}        |  15 +-
 .../FixedFooter_height.xhtml}                      |  23 +-
 .../src/main/webapp/css/demo.css                   |   2 -
 tobago-theme/package-lock.json                     | 425 ++++++++-------------
 tobago-theme/package.json                          |  10 +-
 .../{rollup.config.js => rollup.config.mjs}        |   6 +-
 tobago-theme/src/main/scss/_tobago.scss            | 108 ++----
 .../src/main/css/tobago.css                        | 308 ++++++++-------
 .../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                        | 308 ++++++++-------
 .../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                        | 308 ++++++++-------
 .../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  | 305 ++++++++-------
 .../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  | 308 ++++++++-------
 .../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/js/tobago.js    |   4 +-
 .../src/main/js/tobago.js.map                      |   2 +-
 .../src/main/ts/tobago-footer.ts                   |  35 +-
 58 files changed, 1125 insertions(+), 1254 deletions(-)
 copy tobago-core/src/test/resources/renderer/badge/{badge.html => badge-data-attribute.html} (91%)
 copy tobago-example/tobago-example-demo/src/main/webapp/content/{040-command/25-links/Link_Group.test.js => 900-test/4100-footer/FixedFooter_height.test.js} (66%)
 copy tobago-example/tobago-example-demo/src/main/webapp/content/900-test/{4600-gridLayout/20-label-vertical/Grid_Layout_Label_Vertical.xhtml => 4100-footer/FixedFooter_height.xhtml} (74%)
 rename tobago-theme/{rollup.config.js => rollup.config.mjs} (91%)