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

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new e373a59acd Bump moment-timezone from 0.5.47 to 0.5.48 in 
/themes/common-theme/webapp/common-theme/js (#884)
e373a59acd is described below

commit e373a59acd02f353ddea0b6e203f5aadf21b1675
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 24 18:04:03 2025 +0100

    Bump moment-timezone from 0.5.47 to 0.5.48 in 
/themes/common-theme/webapp/common-theme/js (#884)
    
    Bumps [moment-timezone](https://github.com/moment/moment-timezone) from
    0.5.47 to 0.5.48.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/moment/moment-timezone/releases";>moment-timezone's
    releases</a>.</em></p>
    <blockquote>
    <h2>Release 0.5.48</h2>
    <ul>
    <li>Updated data to IANA TZDB <code>2025b</code>.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/moment/moment-timezone/blob/develop/changelog.md";>moment-timezone's
    changelog</a>.</em></p>
    <blockquote>
    <h3><code>0.5.48</code> <em>2025-03-23</em></h3>
    <ul>
    <li>Updated data to IANA TZDB <code>2025b</code>.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/moment/moment-timezone/commit/fcec4545800e8980a956acb2f443b0f16d9cdb16";><code>fcec454</code></a>
    Build moment-timezone 0.5.48</li>
    <li><a
    
href="https://github.com/moment/moment-timezone/commit/4b320b848b9c8f894859945795cb03b2df95e47f";><code>4b320b8</code></a>
    Bump version to 0.5.48</li>
    <li><a
    
href="https://github.com/moment/moment-timezone/commit/b5452b934ff71c71aa5c39eeb0f4483f30961693";><code>b5452b9</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/moment/moment-timezone/issues/1130";>#1130</a>
    from moment/automated/data-update</li>
    <li><a
    
href="https://github.com/moment/moment-timezone/commit/582f6586b8ac2a45a4d3cbaa750d50f0d8750750";><code>582f658</code></a>
    data: Add 2025b</li>
    <li>See full diff in <a
    
href="https://github.com/moment/moment-timezone/compare/0.5.47...0.5.48";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=moment-timezone&package-manager=npm_and_yarn&previous-version=0.5.47&new-version=0.5.48)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 themes/common-theme/webapp/common-theme/js/package-lock.json | 8 ++++----
 themes/common-theme/webapp/common-theme/js/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/themes/common-theme/webapp/common-theme/js/package-lock.json 
b/themes/common-theme/webapp/common-theme/js/package-lock.json
index 36abc5267b..81fddb6648 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -18,7 +18,7 @@
                 "jquery-ui-dist": "^1.13.3",
                 "jquery-validation": "^1.21.0",
                 "jquery.browser": "^0.1.0",
-                "moment-timezone": "^0.5.47",
+                "moment-timezone": "^0.5.48",
                 "moment-with-locales-es6": "^1.0.1",
                 "trumbowyg": "^2.31.0",
                 "uglify-js": "3.19.3"
@@ -119,9 +119,9 @@
             }
         },
         "node_modules/moment-timezone": {
-            "version": "0.5.47",
-            "resolved": 
"https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.47.tgz";,
-            "integrity": 
"sha512-UbNt/JAWS0m/NJOebR0QMRHBk0hu03r5dx9GK8Cs0AS3I81yDcOc9k+DytPItgVvBP7J6Mf6U2n3BPAacAV9oA==",
+            "version": "0.5.48",
+            "resolved": 
"https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.48.tgz";,
+            "integrity": 
"sha512-f22b8LV1gbTO2ms2j2z13MuPogNoh5UzxL3nzNAYKGraILnbGc9NEE6dyiiiLv46DGRb8A4kg8UKWLjPthxBHw==",
             "license": "MIT",
             "dependencies": {
                 "moment": "^2.29.4"
diff --git a/themes/common-theme/webapp/common-theme/js/package.json 
b/themes/common-theme/webapp/common-theme/js/package.json
index e710cacfb6..0d53d6828a 100644
--- a/themes/common-theme/webapp/common-theme/js/package.json
+++ b/themes/common-theme/webapp/common-theme/js/package.json
@@ -15,7 +15,7 @@
         "jquery-ui-dist": "^1.13.3",
         "jquery-validation": "^1.21.0",
         "jquery.browser": "^0.1.0",
-        "moment-timezone": "^0.5.47",
+        "moment-timezone": "^0.5.48",
         "moment-with-locales-es6": "^1.0.1",
         "trumbowyg": "^2.31.0",
         "uglify-js": "3.19.3"

Reply via email to