• [Git][ocaml-team/js-of-ocaml][upstream] 6 commits: New upstream version

    From =?UTF-8?B?U3TDqXBoYW5lIEdsb25kdSAoQ@21:1/5 to All on Tue Jun 4 07:10:01 2024
    Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / js-of-ocaml


    Commits:
    e3452056 by Stephane Glondu at 2024-06-04T05:49:09+02:00
    New upstream version 5.7.0
    - - - - -
    3f28d7fd by Stephane Glondu at 2024-06-04T05:49:12+02:00
    New upstream version 5.7.1
    - - - - -
    5a8ccb22 by Stephane Glondu at 2024-06-04T05:49:16+02:00
    New upstream version 5.7.2
    - - - - -
    c130ac0c by Stephane Glondu at 2024-06-04T05:49:19+02:00
    New upstream version 5.8.0
    - - - - -
    80a17aba by Stephane Glondu at 2024-06-04T05:49:22+02:00
    New upstream version 5.8.1
    - - - - -
    6b57b945 by Stephane Glondu at 2024-06-04T05:49:38+02:00
    New upstream version 5.8.2
    - - - - -


    30 changed files:

    - + .github/dependabot.yml
    - .github/workflows/build.yml
    - .ocamlformat
    - CHANGES.md
    - README.md
    - VERSION
    - compiler/bin-js_of_ocaml/build_fs.ml
    - compiler/bin-js_of_ocaml/check_runtime.ml
    - compiler/bin-js_of_ocaml/cmd_arg.ml
    - compiler/bin-js_of_ocaml/cmd_arg.mli
    - compiler/bin-js_of_ocaml/compile.ml
    - compiler/bin-js_of_ocaml/info.ml
    - compiler/bin-jsoo_minify/cmd_arg.ml
    - compiler/lib-dynlink/dune
    - compiler/lib-dynlink/js_of_ocaml_compiler_dynlink.ml
    - + compiler/lib-dynlink/stubs.c
    - compiler/lib-runtime-files/gen/gen.ml
    - compiler/lib-runtime-files/js_of_ocaml_compiler_runtime_files.ml
    - compiler/lib-runtime-files/tests/all.ml
    - compiler/lib/base64.mli
    - compiler/lib/build_info.ml
    - compiler/lib/code.ml
    - compiler/lib/code.mli
    - compiler/lib/deadcode.ml
    - compiler/lib/driver.ml
    - compiler/lib/driver.mli
    - + compiler/lib/duplicate.ml
    - + compiler/lib/duplicate.mli
    - compiler/lib/effects.ml
    - compiler/lib/eval.ml


    The diff was not included because it is too large.


    View it on GitLab: https://salsa.debian.org/ocaml-team/js-of-ocaml/-/compare/832145fe104ed01ef64cf870aa61a68e42f3b231...6b57b945d396c1e36f5bd117bd34dbe5dfe1e3cf

    --
    This project does not include diff previews in email notifications.
    View it on GitLab: https://salsa.debian.org/ocaml-team/js-of-ocaml/-/compare/832145fe104ed01ef64cf870aa61a68e42f3b231...6b57b945d396c1e36f5bd117bd34dbe5dfe1e3cf
    You're receiving this email because of your account on salsa.debian.org.



    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
    <html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
    <head>
    <meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
    <title>
    GitLab
    </title>

    <style data-premailer="ignore" type="text/css">
    a { color: #1068bf; }
    </style>


    <style>img {
    max-width: 100%; height: auto;
    }
    body {
    font-size: .875rem;
    }
    body {
    -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
    }
    body {
    font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size:
    inherit;
    }
    </style>
    </head>
    <body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"
    Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'> <div class="content">

    <h3 style="margin-top: 20px; margin-bottom: 10px;">
    St&#233;phane Glondu pushed to branch upstream at <a href="https://salsa.debian.org/ocaml-team/js-of-ocaml">Debian OCaml Maintainers / js-of-ocaml</a>
    </h3>
    <h4 style="margin-top: 10px; margin-bottom: 10px;">
    Commits:
    </h4>


    <strong style="font-weight: 600;"><a href="https://salsa.debian.org/ocaml-team/js-of-ocaml/-/commit/e3452056d02410ef94a9b6462d39a4e5a9e2fc7a">e3452056</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2024-06-04T05:49:09+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
    Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 5.7.0</pre>
    </li>

    <strong style="font-weight: 600;"><a href="https://salsa.debian.org/ocaml-team/js-of-ocaml/-/commit/3f28d7fd350e24c1d90e94dad0e725aebed32d64">3f28d7fd</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2024-06-04T05:49:12+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
    Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 5.7.1</pre>
    </li>

    <strong style="font-weight: 600;"><a href="https://salsa.debian.org/ocaml-team/js-of-ocaml/-/commit/5a8ccb225c6ebdd20cff878cea445a6f5c306cdc">5a8ccb22</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2024-06-04T05:49:16+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
    Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 5.7.2</pre>
    </li>

    <strong style="font-weight: 600;"><a href="https://salsa.debian.org/ocaml-team/js-of-ocaml/-/commit/c130ac0c574c2a577490cc08c9007fe1589193a1">c130ac0c</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2024-06-04T05:49:19+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
    Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 5.8.0</pre>
    </li>

    <strong style="font-weight: 600;"><a href="https://salsa.debian.org/ocaml-team/js-of-ocaml/-/commit/80a17aba0cf8df66ffbfff0701ccb9b173cbb4f6">80a17aba</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2024-06-04T05:49:22+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
    Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 5.8.1</pre>
    </li>

    <strong style="font-weight: 600;"><a href="https://salsa.debian.org/ocaml-team/js-of-ocaml/-/commit/6b57b945d396c1e36f5bd117bd34dbe5dfe1e3cf">6b57b945</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2024-06-04T05:49:38+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
    Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 5.8.2</pre>
    </li>
    </ul>
    <h4 style="margin-top: 10px; margin-bottom: 10px;">
    30 changed files:
    </h4>

    <li class="file-stats">
    <a href="#091aff741808a09242f252264b14f4a9adaa5305">
    <span class="new-file">
    +
    .github/dependabot.yml
    </span>

    </li>
    <li class="file-stats">
    <a href="#fe77d5d1439f26e353a42bbd38dece2467ff6558"> .github/workflows/build.yml

    </li>
    <li class="file-stats">
    <a href="#0cf472bed88991efb449d2d513fa25c0ae3c88e6">
    .ocamlformat

    </li>
    <li class="file-stats">
    <a href="#7facec255884dc55d3818e4dfbea89b1bdd7f49e">
    CHANGES.md

    </li>
    <li class="file-stats">
    <a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
    README.md

    </li>
    <li class="file-stats">
    <a href="#b33892fbddeffc3368077b4904ad0b3d562a7312">
    VERSION

    </li>
    <li class="file-stats">
    <a href="#5e91283bc2b303409966836c13ae00af67bf96cc"> compiler/bin-js_of_ocaml/build_fs.ml

    </li>
    <li class="file-stats">
    <a href="#39d7d9f22b8d8f785f43b734399714e7bade34f6"> compiler/bin-js_of_ocaml/check_runtime.ml

    </li>
    <li class="file-stats">
    <a href="#e5c391c66941f02a8a4c8363270da42c2ad9f8e7"> compiler/bin-js_of_ocaml/cmd_arg.ml

    </li>
    <li class="file-stats">
    <a href="#5bfead9b890e8f3fa50a92861f9974e285445d8a"> compiler/bin-js_of_ocaml/cmd_arg.mli

    </li>
    <li class="file-stats">
    <a href="#d4c79f7782fb17b70db24533b00f32141bded0e4"> compiler/bin-js_of_ocaml/compile.ml

    </li>
    <li class="file-stats">
    <a href="#cd28da264229daa18239558fdc2e3a978fbf72bd"> compiler/bin-js_of_ocaml/info.ml

    </li>
    <li class="file-stats">
    <a href="#fbdfbe70ee9fa3750b89886bdb7dd62fe7d5f790"> compiler/bin-jsoo_minify/cmd_arg.ml

    </li>
    <li class="file-stats">
    <a href="#3cbacf37db44fdae43248dbf658fbb7e8634b7a9">
    compiler/lib-dynlink/dune

    </li>
    <li class="file-stats">
    <a href="#68790871a017ced0e624884dcf428fcf5ee9ec6d"> compiler/lib-dynlink/js_of_ocaml_compiler_dynlink.ml

    </li>
    <li class="file-stats">
    <a href="#c44e0e2e0c09bac93a24eaf67557a29f0df5de2a">
    <span class="new-file">
    +
    compiler/lib-dynlink/stubs.c
    </span>

    </li>
    <li class="file-stats">
    <a href="#a3e786aad64194f40d604397891b6032124d904d"> compiler/lib-runtime-files/gen/gen.ml

    </li>
    <li class="file-stats">
    <a href="#52fe7f52a5d21f15a8c822dfa69a3f6d9100e264"> compiler/lib-runtime-files/js_of_ocaml_compiler_runtime_files.ml

    </li>
    <li class="file-stats">
    <a href="#6fdece6d8ca32b2bea9fb9fcf20795142954bf23"> compiler/lib-runtime-files/tests/all.ml

    </li>
    <li class="file-stats">
    <a href="#26a4cf1241591d8a7f168e8bee657a2472e24770">
    compiler/lib/base64.mli

    </li>
    <li class="file-stats">
    <a href="#a5941889743e8f94c8ae65ae090b02de6f391d9b">
    compiler/lib/build_info.ml

    </li>
    <li class="file-stats">
    <a href="#75bfd542438f94ffdb24f134a7a60d5dcd1f9547">
    compiler/lib/code.ml

    </li>
    <li class="file-stats">
    <a href="#d70a72fb92bd631fc4c3837f398606f41b7a4ea8">
    compiler/lib/code.mli

    </li>
    <li class="file-stats">
    <a href="#c9e901770f30c82452d90ee3574db166e548714c">
    compiler/lib/deadcode.ml

    </li>
    <li class="file-stats">
    <a href="#d6f84a2d4039c440fb8dfe684da1e15cf290c4f4">
    compiler/lib/driver.ml

    </li>
    <li class="file-stats">
    <a href="#190bf20b13a48eb9d559717c46f8e835ef861574">
    compiler/lib/driver.mli

    </li>
    <li class="file-stats">
    <a href="#9129f47ba454cf4eca8eba8f591fdcc28439e613">
    <span class="new-file">
    +
    compiler/lib/duplicate.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#04629c41956303ecd3455c262ecebab923e04e4c">
    <span class="new-file">
    +
    compiler/lib/duplicate.mli
    </span>

    </li>
    <li class="file-stats">
    <a href="#59a645503f5ca59c5cebb86e16c0a181074a7a66">
    compiler/lib/effects.ml

    </li>
    <li class="file-stats">
    <a href="#2468ced2c2bc0fc21db22422a2caff4088bde30d">
    compiler/lib/eval.ml

    </li>
    </ul>
    <h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
    The diff was not included because it is too large.
    </h5>

    </div>
    <div class="footer" style="margin-top: 10px;">
    <p style="font-size: small; color: #737278;">
    &#8212;

    <a href="https://salsa.debian.org/ocaml-team/js-of-ocaml/-/compare/832145fe104ed01ef64cf870aa61a68e42f3b231...6b57b945d396c1e36f5bd117bd34dbe5dfe1e3cf">View it on GitLab</a>.

    You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer"
    class="mng-notif-link">Manage all notifications</a> &#183; <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>




    </div>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)