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/08/03 07:54:01 UTC

[myfaces-tobago] branch dependabot/maven/tobago-5.x/org.junit.jupiter-junit-jupiter-params-5.9.0 updated (1bf0f7e4e9 -> 0a7fee9d15)

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

github-bot pushed a change to branch dependabot/maven/tobago-5.x/org.junit.jupiter-junit-jupiter-params-5.9.0
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


 discard 1bf0f7e4e9 build(deps-dev): bump junit-jupiter-params from 5.8.2 to 5.9.0
     add 1e7038f780 build(deps): bump jsoup from 1.15.1 to 1.15.2
     add c3da0ed490 Merge pull request #3009 from apache/dependabot/maven/tobago-5.x/org.jsoup-jsoup-1.15.2
     add 290a84f5a4 build(deps): bump maven-resources-plugin from 3.2.0 to 3.3.0
     add fee486d4b9 Merge pull request #3006 from apache/dependabot/maven/tobago-5.x/org.apache.maven.plugins-maven-resources-plugin-3.3.0
     add 3e99103a4b build(deps): bump joinfaces.version from 4.7.0.1 to 4.7.2
     add a7e9b33e53 Merge pull request #3005 from apache/dependabot/maven/tobago-5.x/joinfaces.version-4.7.2
     add 6064075213 build(deps): bump log4j-api from 2.17.2 to 2.18.0
     add eaf614341e Merge pull request #3008 from apache/dependabot/maven/tobago-5.x/org.apache.logging.log4j-log4j-api-2.18.0
     add 19bf45a149 build(deps-dev): bump autoprefixer in /tobago-theme
     add 8bbb961945 Merge pull request #3004 from apache/dependabot/npm_and_yarn/tobago-theme/tobago-5.x/autoprefixer-10.4.8
     add 97a637f239 build(deps-dev): bump eslint from 8.20.0 to 8.21.0 in /tobago-theme
     add 1bc5e3625c Merge pull request #3000 from apache/dependabot/npm_and_yarn/tobago-theme/tobago-5.x/eslint-8.21.0
     add 08369dd7e8 build: updating several npm libs
     add 1af4cce503 Merge pull request #3029 from lofwyr14/tobago-5.x-update-npm-libs
     add 81786116f2 build(deps): bump docker-maven-plugin from 0.40.1 to 0.40.2
     add 6cea52d108 Merge pull request #3023 from apache/dependabot/maven/tobago-5.x/io.fabric8-docker-maven-plugin-0.40.2
     add 9418992394 build(deps): bump maven-assembly-plugin from 3.3.0 to 3.4.2
     add eea10631f3 Merge pull request #3021 from apache/dependabot/maven/tobago-5.x/org.apache.maven.plugins-maven-assembly-plugin-3.4.2
     add 410668402f build(deps-dev): bump junit-jupiter-api from 5.8.2 to 5.9.0
     add eb8e2b30b6 Merge pull request #3019 from apache/dependabot/maven/tobago-5.x/org.junit.jupiter-junit-jupiter-api-5.9.0
     add 0a7fee9d15 build(deps-dev): bump junit-jupiter-params from 5.8.2 to 5.9.0

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   (1bf0f7e4e9)
            \
             N -- N -- N   refs/heads/dependabot/maven/tobago-5.x/org.junit.jupiter-junit-jupiter-params-5.9.0 (0a7fee9d15)

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                                            |    8 +-
 .../tobago-example-demo/package-lock.json          | 1272 ++++----
 tobago-example/tobago-example-demo/package.json    |   10 +-
 tobago-example/tobago-example-demo/pom.xml         |    4 +-
 .../src/main/webapp/js/boot0.js                    |   10 +-
 .../src/main/webapp/js/boot1.js                    |   18 +-
 .../src/main/webapp/js/jasmine-html.js             |  175 +-
 .../src/main/webapp/js/jasmine.js                  | 3060 +++++++++++---------
 tobago-example/tobago-example-spring-boot/pom.xml  |    2 +-
 tobago-theme/package-lock.json                     |  668 +++--
 tobago-theme/package.json                          |   26 +-
 tobago-theme/pom.xml                               |    2 +-
 .../src/main/css/bootstrap-icons.css               |  177 +-
 .../src/main/css/fonts/bootstrap-icons.woff        |  Bin 137216 -> 150592 bytes
 .../src/main/css/fonts/bootstrap-icons.woff2       |  Bin 102380 -> 112440 bytes
 15 files changed, 3013 insertions(+), 2419 deletions(-)