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:28 UTC

(myfaces-tobago) branch dependabot/npm_and_yarn/tobago-theme/bootstrap-and-types/bootstrap-5.3.2 updated (2c0c302955 -> 5683de5ef5)

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


 discard 2c0c302955 build(deps): bump bootstrap and @types/bootstrap in /tobago-theme
     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
     new 5683de5ef5 build(deps): bump bootstrap and @types/bootstrap 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   (2c0c302955)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/tobago-theme/bootstrap-and-types/bootstrap-5.3.2 (5683de5ef5)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/dependabot.yml         |  4 ----
 tobago-theme/package-lock.json | 28 ++++++++++++++--------------
 tobago-theme/package.json      |  4 ++--
 3 files changed, 16 insertions(+), 20 deletions(-)


(myfaces-tobago) 01/01: build(deps): bump bootstrap and @types/bootstrap in /tobago-theme

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/npm_and_yarn/tobago-theme/bootstrap-and-types/bootstrap-5.3.2
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 5683de5ef56a1fa041f8d675337d8ab1e999a992
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Nov 2 10:23:43 2023 +0000

    build(deps): bump bootstrap and @types/bootstrap in /tobago-theme
    
    Bumps [bootstrap](https://github.com/twbs/bootstrap) and [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap). These dependencies needed to be updated together.
    
    Updates `bootstrap` from 5.3.1 to 5.3.2
    - [Release notes](https://github.com/twbs/bootstrap/releases)
    - [Commits](https://github.com/twbs/bootstrap/compare/v5.3.1...v5.3.2)
    
    Updates `@types/bootstrap` from 5.2.6 to 5.2.8
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)
    
    ---
    updated-dependencies:
    - dependency-name: bootstrap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: "@types/bootstrap"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 tobago-theme/package-lock.json | 28 ++++++++++++++--------------
 tobago-theme/package.json      |  4 ++--
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/tobago-theme/package-lock.json b/tobago-theme/package-lock.json
index 0a98529f80..d801fcabcf 100644
--- a/tobago-theme/package-lock.json
+++ b/tobago-theme/package-lock.json
@@ -10,7 +10,7 @@
       "license": "Apache-2.0",
       "dependencies": {
         "@trevoreyre/autocomplete-js": "^2.4.1",
-        "bootstrap": "5.3.1",
+        "bootstrap": "5.3.2",
         "bootstrap-icons": "1.11.1",
         "lit-html": "^3.0.1"
       },
@@ -20,7 +20,7 @@
         "@rollup/plugin-replace": "^5.0.5",
         "@rollup/plugin-terser": "^0.4.4",
         "@rollup/plugin-typescript": "^11.1.5",
-        "@types/bootstrap": "^5.2.6",
+        "@types/bootstrap": "^5.2.8",
         "@types/jest": "^29.5.7",
         "@typescript-eslint/eslint-plugin": "^5.60.1",
         "@typescript-eslint/parser": "^5.62.0",
@@ -1700,9 +1700,9 @@
       }
     },
     "node_modules/@types/bootstrap": {
-      "version": "5.2.6",
-      "resolved": "https://registry.npmjs.org/@types/bootstrap/-/bootstrap-5.2.6.tgz",
-      "integrity": "sha512-BlAc3YATdasbHoxMoBWODrSF6qwQO/E9X8wVxCCSa6rWjnaZfpkr2N6pUMCY6jj2+wf0muUtLySbvU9etX6YqA==",
+      "version": "5.2.8",
+      "resolved": "https://registry.npmjs.org/@types/bootstrap/-/bootstrap-5.2.8.tgz",
+      "integrity": "sha512-14do+aWZPc1w3G+YevSsy8eas1XEPhTOUNBhQX/r12YKn7ySssATJusBQ/HCQAd2nq54U8vvrftHSb1YpeJUXg==",
       "dev": true,
       "dependencies": {
         "@popperjs/core": "^2.9.2"
@@ -2363,9 +2363,9 @@
       }
     },
     "node_modules/bootstrap": {
-      "version": "5.3.1",
-      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.1.tgz",
-      "integrity": "sha512-jzwza3Yagduci2x0rr9MeFSORjcHpt0lRZukZPZQJT1Dth5qzV7XcgGqYzi39KGAVYR8QEDVoO0ubFKOxzMG+g==",
+      "version": "5.3.2",
+      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.2.tgz",
+      "integrity": "sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==",
       "funding": [
         {
           "type": "github",
@@ -8395,9 +8395,9 @@
       }
     },
     "@types/bootstrap": {
-      "version": "5.2.6",
-      "resolved": "https://registry.npmjs.org/@types/bootstrap/-/bootstrap-5.2.6.tgz",
-      "integrity": "sha512-BlAc3YATdasbHoxMoBWODrSF6qwQO/E9X8wVxCCSa6rWjnaZfpkr2N6pUMCY6jj2+wf0muUtLySbvU9etX6YqA==",
+      "version": "5.2.8",
+      "resolved": "https://registry.npmjs.org/@types/bootstrap/-/bootstrap-5.2.8.tgz",
+      "integrity": "sha512-14do+aWZPc1w3G+YevSsy8eas1XEPhTOUNBhQX/r12YKn7ySssATJusBQ/HCQAd2nq54U8vvrftHSb1YpeJUXg==",
       "dev": true,
       "requires": {
         "@popperjs/core": "^2.9.2"
@@ -8845,9 +8845,9 @@
       "dev": true
     },
     "bootstrap": {
-      "version": "5.3.1",
-      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.1.tgz",
-      "integrity": "sha512-jzwza3Yagduci2x0rr9MeFSORjcHpt0lRZukZPZQJT1Dth5qzV7XcgGqYzi39KGAVYR8QEDVoO0ubFKOxzMG+g==",
+      "version": "5.3.2",
+      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.2.tgz",
+      "integrity": "sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==",
       "requires": {}
     },
     "bootstrap-icons": {
diff --git a/tobago-theme/package.json b/tobago-theme/package.json
index 5adf36a0f5..abbe323914 100644
--- a/tobago-theme/package.json
+++ b/tobago-theme/package.json
@@ -68,7 +68,7 @@
   },
   "dependencies": {
     "@trevoreyre/autocomplete-js": "^2.4.1",
-    "bootstrap": "5.3.1",
+    "bootstrap": "5.3.2",
     "bootstrap-icons": "1.11.1",
     "lit-html": "^3.0.1"
   },
@@ -78,7 +78,7 @@
     "@rollup/plugin-replace": "^5.0.5",
     "@rollup/plugin-terser": "^0.4.4",
     "@rollup/plugin-typescript": "^11.1.5",
-    "@types/bootstrap": "^5.2.6",
+    "@types/bootstrap": "^5.2.8",
     "@types/jest": "^29.5.7",
     "@typescript-eslint/eslint-plugin": "^5.60.1",
     "@typescript-eslint/parser": "^5.62.0",