Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade org.javassist:javassist from 3.28.0-GA to 3.29.2-GA #3035

Closed
wants to merge 189 commits into from

Commits on Sep 16, 2022

  1. fix jsdoc

    jumperchen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    46ed713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a66945 View commit details
    Browse the repository at this point in the history
  3. refine.

    jumperchen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    02daf72 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. ZK-5029: sporadic text wrapping in listbox/grid/tree cells since chro…

    …me 90
    learningstud committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    86b0680 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Introduce APIs {clientWidth,clientHeightCeil,offsetWidthCeil,offsetHe…

    …ightCeil,offsetTopCeil,offsetLeftCeil}Ceil due to ZK-5029
    learningstud committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    c1ad559 View commit details
    Browse the repository at this point in the history
  2. 5155

    learningstud committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    df35ef5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. ZK-5159: Firefox Windows 11 scrollbar doesn't have height, cause miss…

    …ing scrollbar
    learningstud committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    712392b View commit details
    Browse the repository at this point in the history
  2. 1. add new attributes of ZKCharts v10.2.1.0 for zul.xsd

    2. add a missing span element for zul.xsd
    jumperchen committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    bf73b5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c965b5e View commit details
    Browse the repository at this point in the history
  4. ClientInfoEvent deprecated javadoc additional info

    Added more information to the @deprectated field of the javadoc, following customer feedback that the reason to deprecate was unclear
    mduchemin authored and jumperchen committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    db7f19d View commit details
    Browse the repository at this point in the history
  5. ZK-5115: Websocket endpoint registers threadpool, doesn't close, prev…

    …ents tomcat graceful stop, threads remain after stop
    DevChu authored and jumperchen committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    2261d0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    752ccad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    702f436 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b86ef7b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2831 from learningstud/B96-ZK-5159

    ZK-5159: Firefox Windows 11 scrollbar doesn't have height, cause missing scrollbar
    jumperchen authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    1520e9f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    adb2604 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2827 from learningstud/B96-ZK-5029

    ZK-5029: sporadic text wrapping in listbox/grid/tree cells since chrome 90
    jumperchen authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    73d8bc7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d1566c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2832 from DevChu/B96-ZK-5220

    ZK-5220: a listbox without ROD causes a websocket connection to close
    jumperchen authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    a69db2e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    11ec407 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2828 from DevChu/B96-ZK-5140

    ZK-5140: ZK loads vulnerable commons-io transitively
    jumperchen authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    4300558 View commit details
    Browse the repository at this point in the history
  16. Bump engine.io, browser-sync and socket.io

    Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.0 and updates ancestor dependencies [engine.io](https://github.com/socketio/engine.io), [browser-sync](https://github.com/BrowserSync/browser-sync) and [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.
    
    
    Updates `engine.io` from 3.5.0 to 6.2.0
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@3.5.0...6.2.0)
    
    Updates `browser-sync` from 2.26.14 to 2.27.10
    - [Release notes](https://github.com/BrowserSync/browser-sync/releases)
    - [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
    - [Commits](BrowserSync/browser-sync@v2.26.14...v2.27.10)
    
    Updates `socket.io` from 4.1.2 to 4.5.2
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.1.2...4.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: engine.io
      dependency-type: indirect
    - dependency-name: browser-sync
      dependency-type: direct:development
    - dependency-name: socket.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jumperchen committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    276138b View commit details
    Browse the repository at this point in the history
  17. Bump axios and localtunnel

    Bumps [axios](https://github.com/axios/axios) and [localtunnel](https://github.com/localtunnel/localtunnel). These dependencies needed to be updated together.
    
    Updates `axios` from 0.21.1 to 0.21.4
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v0.21.4/CHANGELOG.md)
    - [Commits](axios/axios@v0.21.1...v0.21.4)
    
    Updates `localtunnel` from 2.0.1 to 2.0.2
    - [Release notes](https://github.com/localtunnel/localtunnel/releases)
    - [Changelog](https://github.com/localtunnel/localtunnel/blob/master/CHANGELOG.md)
    - [Commits](localtunnel/localtunnel@v2.0.1...v2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    - dependency-name: localtunnel
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jumperchen committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    9cf034c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b8a4aa4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f4c6d17 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #2833 from learningstud/B96-ZK-5170

    ZK-5170: borderlayout title css rules are missing under sapphire theme
    jumperchen authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    19a976e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0e7420e View commit details
    Browse the repository at this point in the history
  22. Merge pull request #2830 from learningstud/B96-ZK-5155

    ZK-5155: bandbox closes its popup when switching active page
    jumperchen authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    50dc887 View commit details
    Browse the repository at this point in the history
  23. remove unused import

    jumperchen committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    66b7d44 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    ed1c577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efccb73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    033d7a9 View commit details
    Browse the repository at this point in the history
  4. rename

    jumperchen committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    9427661 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61f593a View commit details
    Browse the repository at this point in the history
  6. ZK-5240: calculation issue in tpad cause grid to render entire conten…

    …t at once
    learningstud committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    cd92af8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    7396170 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2843 from learningstud/B96-ZK-5253

    ZK-5253: title of borderlayout north/south shouldn't rotate 90 degrees
    jumperchen authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    dc6a8d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    521e311 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2839 from jumperchen/B96-ZK-2259

    ZK-2259: Tabbox doesn't select second tab automatically when first ta…
    jumperchen authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    949c5d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71fbc14 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2845 from learningstud/B96-ZK-5240

    ZK-5240: calculation issue in tpad cause grid to render entire content at once
    jumperchen authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    1aaa7b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cf1439 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff299e0 View commit details
    Browse the repository at this point in the history
  9. Refine ZK-5155: handle focusout event due to disabling DOM element an…

    …d add bubbleUnmountFocusElementEvent_
    learningstud committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    4d7942a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c6b6eb View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2848 from learningstud/B96-ZK-5155-refine

    Refine ZK-5155: handle focusout event due to disabling DOM element and add bubbleUnmountFocusElementEvent_
    zkadmin authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    eb100eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54d3358 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dcb573a View commit details
    Browse the repository at this point in the history
  14. ZK-4974: grid-column with min-width

    jumperchen authored and DevChu committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    aaf34cb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a780ce3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c887438 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Refine ZK-5155: noA11y doesn't allow tab navigation in Listbox, so we…

    … trigger focusout with an external button
    learningstud committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    828ed8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2850 from learningstud/B96-ZK-5155-refine

    Refine ZK-5155: noA11y doesn't allow tab navigation in Listbox, so we trigger focusout with an external button
    zkadmin authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    70bb031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9750339 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2f3fcc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2838 from DevChu/B96-ZK-5223

    ZK-5223: the if element doesn't keep the position of its child component
    zkadmin authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    23d8a20 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    0c9d352 View commit details
    Browse the repository at this point in the history
  2. ZK-4982: Listbox (mold select with groups) fail when selecting from s…

    …erverside
    learningstud authored and jumperchen committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    b6186cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a4cbd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e08df08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b28bd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dd2668 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cbe465 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9dffaaa View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. ZK-5156: locale format doesn't keep the fractional part

    learningstud authored and jumperchen committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    20806e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b2d736 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    cace7c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db985d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    781c622 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bb3503 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4660fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ddeba4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2866 from jumperchen/B96-ZK-5208

    ZK-5208: Review use of getChildNodeCount in AbstractTreeModel getChil…
    zkadmin authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1daeb6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c095f79 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. ZK-4973: tabbox tab.invalidate() loses selected tab

    learningstud authored and jumperchen committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    ee49007 View commit details
    Browse the repository at this point in the history
  2. ZK-3543: Can't wire <apply> with its ID

    DevChu authored and jumperchen committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    abbc058 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Refine ZK-5168: ZTL B85-ZK-3718 should compute height with getBoundin…

    …gClientRect().height
    learningstud committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    048d7e7 View commit details
    Browse the repository at this point in the history
  2. Refine ZK-5168: ZTL B85-ZK-3718 should compute height with getBoundin…

    …gClientRect().height
    learningstud authored and DevChu committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d0758a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Refine ZK-5168: ZTL B85-ZK-3718 observes 1px of difference between ge…

    …tBoundingClientRect().height and offsetHeight
    learningstud committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ab15a47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2871 from learningstud/Refine-ZK-5168

    Refine ZK-5168: ZTL B85-ZK-3718 observes 1px of difference between getBoundingClientRect().height and offsetHeight
    zkadmin authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e0dfc54 View commit details
    Browse the repository at this point in the history
  3. Refine ZK-5170: add testcase description

    learningstud committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    f9d9fc8 View commit details
    Browse the repository at this point in the history
  4. Refine ZK-5253: add testcase description

    learningstud committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ca28bc0 View commit details
    Browse the repository at this point in the history
  5. Revert "ZK-5215: cannot load locale-dependent resources in a relative…

    … path"
    
    This reverts commit c095f79.
    jumperchen committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    561c680 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Merge pull request #2873 from learningstud/Refine-ZK-5170

    Refine ZK-5170: add testcase description
    zkadmin authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4667514 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2874 from learningstud/Refine-ZK-5253

    Refine ZK-5253: add testcase description
    zkadmin authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8568e26 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. refine release note

    DevChu authored and jumperchen committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    848982e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. fix jsdoc

    DevChu committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    8c3c773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ef70b View commit details
    Browse the repository at this point in the history
  3. Update Iceblue Compact version 9.6.3

    zkadmin authored and DevChu committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0b22b79 View commit details
    Browse the repository at this point in the history
  4. release 9.6.3

    zkadmin authored and DevChu committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b497fb5 View commit details
    Browse the repository at this point in the history
  5. upgrade to ZK 9.6.4 version

    DevChu committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    4c2a804 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. update rebase bot

    DevChu authored and jumperchen committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    9566927 View commit details
    Browse the repository at this point in the history
  2. refine rebase bot

    DevChu authored and jumperchen committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    bb7c42d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    6914031 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Create contributing.md

    jumperchen authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b9ed5bf View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Bump engine.io from 6.2.0 to 6.2.1

    Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@6.2.0...6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: engine.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jumperchen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ba63cfd View commit details
    Browse the repository at this point in the history
  2. Bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jumperchen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    df9a6ae View commit details
    Browse the repository at this point in the history
  3. Bump minimatch from 3.0.4 to 3.1.2

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jumperchen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    245ee9f View commit details
    Browse the repository at this point in the history
  4. Bump json5 from 2.2.0 to 2.2.3

    Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.0...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jumperchen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    dcc3962 View commit details
    Browse the repository at this point in the history
  5. Bump commons-fileupload from 1.4 to 1.5 in /zk-parent

    Bumps commons-fileupload from 1.4 to 1.5.
    
    ---
    updated-dependencies:
    - dependency-name: commons-fileupload:commons-fileupload
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jumperchen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    79fa121 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6d977a View commit details
    Browse the repository at this point in the history
  7. ZK-5238: upgrade moment.js to eliminate the security vulnerabilities

    Upgrade moment.js to version 2.29.4.
    Upgrade moment-timezone-with-data.js to version 0.5.43
    kuotsanhsu authored and jumperchen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    77c07eb View commit details
    Browse the repository at this point in the history
  8. B96-ZK-5426: pdfviewer cannot display some texts

    Upgrade pdf.js to version 3.2.146 (evaluate `window['pdfjs-dist/build/pdf'].version` in the JS console). Manually apply regenerator polyfill for ES6 async/await required by ext/pdf.js.
    
    Later versions, like 3.5.141, throws the following warning message in the JS console: "`--scale-factor` CSS-variable must be set, to the same value as `viewport.scale`, either on the `container`-element itself or higher up in the DOM."
    kuotsanhsu authored and jumperchen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2f830c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9306600 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c834e6 View commit details
    Browse the repository at this point in the history
  11. ZK-5374: Elements with an ARIA that require children to contain a spe…

    …cific role are missing some or all of those required children
    DevChu authored and jumperchen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    4d3fcb5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c9e06f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba8616d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0152f32 View commit details
    Browse the repository at this point in the history
  15. Bump ua-parser-js and browser-sync

    Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) to 1.0.35 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together.
    
    
    Updates `ua-parser-js` from 1.0.2 to 1.0.35
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
    - [Commits](faisalman/ua-parser-js@1.0.2...1.0.35)
    
    Updates `browser-sync` from 2.27.10 to 2.29.1
    - [Release notes](https://github.com/BrowserSync/browser-sync/releases)
    - [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
    - [Commits](BrowserSync/browser-sync@v2.27.10...v2.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: ua-parser-js
      dependency-type: indirect
    - dependency-name: browser-sync
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jumperchen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    4f7c3a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    9e2ebbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a69ed3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    892065d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2820c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3055023 View commit details
    Browse the repository at this point in the history
  6. test wip

    jumperchen committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    356cdd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f64e95 View commit details
    Browse the repository at this point in the history
  8. test wip

    jumperchen committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2012cd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. refine wip workflows

    jumperchen committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ac5832d View commit details
    Browse the repository at this point in the history
  2. refine

    jumperchen committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    b78952b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54016a8 View commit details
    Browse the repository at this point in the history
  4. refine

    jumperchen committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    b092fb4 View commit details
    Browse the repository at this point in the history
  5. refine wip action

    jumperchen committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a000c1e View commit details
    Browse the repository at this point in the history
  6. refine

    jumperchen committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    76075f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eba5867 View commit details
    Browse the repository at this point in the history
  8. refine for Jenkins

    jumperchen committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    81de48f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    69aeb6e View commit details
    Browse the repository at this point in the history
  2. ZK-5133: Radio onPageAttached condition causes onPageAttach to not fi…

    …x index on parent radiogroup
    DevChu authored and jumperchen committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    8556153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12fe319 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9108fd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db40ae3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0991f44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90eb22d View commit details
    Browse the repository at this point in the history
  8. test

    jumperchen committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    dfd2519 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4094ffb View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2920 from DevChu/B96-ZK-5419

    ZK-5419: Security upgrade commons fileupload
    jumperchen authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4dff0ad View commit details
    Browse the repository at this point in the history
  11. test

    jumperchen committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    04f3078 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ca6eda View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    be102b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. test

    jumperchen committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    6bb53b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c973cc1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2921 from DevChu/B96-ZK-5430

    ZK-5430: Camera uses incorrect aspect ratio during snapshot if canvas…
    jumperchen authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1f09ef3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90bb268 View commit details
    Browse the repository at this point in the history
  5. test

    jumperchen committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    924fca5 View commit details
    Browse the repository at this point in the history
  6. test

    jumperchen committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    962f371 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a33463e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2923 from DevChu/B96-ZK-3246

    ZK-3246: File download doesn't work with Chrome in iOS
    jumperchen authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    31938e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf5f005 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    830969e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523b25d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. ZK-5434: Datebox show different time when running with -Duser.timezon…

    …e="America/Mexico_City"
    
    The UTC offset should be -6 for America/Mexico_City.
    kuotsanhsu authored and jumperchen committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    f79c65b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. ZK-5061: ZK Embedded loading default ZK styles causes style changes t…

    …o the outer page
    DevChu authored and jumperchen committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    91e05ac View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    0fb0484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec7c9b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    70bb217 View commit details
    Browse the repository at this point in the history
  2. Use the Java 8 API Collectors.toList in B96_ZK_2658Test.java instea…

    …d of the Java 10 API `Collectors.toUnmodifiableList`
    kuotsanhsu authored and jumperchen committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3c6814e View commit details
    Browse the repository at this point in the history
  3. ZK-5429: tabbox scroll unsynced when resizing with toolbar

    ZK-5433: tabbox doesn't scroll the selected tab into the current view when shrinking its width
    DevChu authored and jumperchen committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    bbc55f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9229ebf View commit details
    Browse the repository at this point in the history
  5. refine ZK-5433 test case

    DevChu authored and jumperchen committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    91d8dfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65612ef View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    ed34d3d View commit details
    Browse the repository at this point in the history
  2. refine ZK-5433 test case

    DevChu authored and jumperchen committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    102e650 View commit details
    Browse the repository at this point in the history
  3. ZK-5368: Tree with client-ROD fails to replace treerow if parent is c…

    …urrently not rendered
    kuotsanhsu authored and jumperchen committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e2095dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beb06f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d23e681 View commit details
    Browse the repository at this point in the history
  6. ZK-5076: Listbox in select mold setModel + set selectedIndex causes u…

    …nsync selection state
    DevChu authored and jumperchen committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    202fb0a View commit details
    Browse the repository at this point in the history
  7. refine rebase action

    jumperchen committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    337eb7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1f3545 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2097980 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2948 from DevChu/B96-ZK-5216

    ZK-5216: cannot change to am of a day under Spanish locale
    jumperchen authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    20f2b3c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4e2a4e1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2949 from DevChu/B96-ZK-5427

    ZK-5427: missing context menu after ZK-4835 on hybrid mouse / touch d…
    jumperchen authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    eac5781 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6c4519e View commit details
    Browse the repository at this point in the history
  14. Merge pull request #2950 from learningstud/B96-ZK-5379

    ZK-5379: Floating scrollbar prevent anchornav from scrolling
    jumperchen authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    4912ae3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    4b60de8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a3a16 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Refine ZK-4194, upgrade closure-compiler to v20220601 (since next ver…

    …sion compiled in jdk 11)
    
    add jar name in config for zktest deployment
    DevChu committed May 3, 2023
    Configuration menu
    Copy the full SHA
    0fa5876 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2953 from DevChu/refine-4194

    Refine ZK-4194, upgrade closure-compiler to v20220601
    jumperchen authored May 3, 2023
    Configuration menu
    Copy the full SHA
    d04f3a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5779db View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Revert ZK-5260.

    Unconditionally escaping strings in ZK-5260 conflicts with the documentation for ItemRenderer::render and ZK-2691.
    
    `model.add("[email protected] <aerror");` should be allowed because "`ItemRenderer::render` renders the data to the corresponding HTML fragment, and returns the HTML `fragment.model." See
    https://www.zkoss.org/javadoc/latest/zk/org/zkoss/zul/ItemRenderer.html
    kuotsanhsu authored and jumperchen committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5e27eab View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. upgrade selenium to 4.9.0

    DevChu authored and jumperchen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    33d8854 View commit details
    Browse the repository at this point in the history
  2. Upgrade ckez to 4.21.0.0

    Add release date in the release-note
    DevChu authored and jumperchen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    9fd8950 View commit details
    Browse the repository at this point in the history
  3. Update Iceblue Compact version 9.6.4

    zkadmin authored and jumperchen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    49a5560 View commit details
    Browse the repository at this point in the history
  4. release 9.6.4

    zkadmin authored and jumperchen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    6bf23e1 View commit details
    Browse the repository at this point in the history
  5. upgrade to ZK 9.6.5 version

    DevChu authored and jumperchen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d8a5c33 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Bump engine.io and socket.io

    Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.
    
    Updates `engine.io` from 6.2.1 to 6.4.2
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@6.2.1...6.4.2)
    
    Updates `socket.io` from 4.5.2 to 4.6.1
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.5.2...4.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: engine.io
      dependency-type: indirect
    - dependency-name: socket.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jumperchen committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3026375 View commit details
    Browse the repository at this point in the history
  2. Bump socket.io-parser from 4.2.1 to 4.2.3

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.2.1...4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jumperchen committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7a18f09 View commit details
    Browse the repository at this point in the history
  3. Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jumperchen committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1c68bb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. fix: upgrade org.javassist:javassist from 3.28.0-GA to 3.29.2-GA

    Snyk has created this PR to upgrade org.javassist:javassist from 3.28.0-GA to 3.29.2-GA.
    
    See this package in Maven Repository:
    https://mvnrepository.com/artifact/org.javassist/javassist/
    
    See this project in Snyk:
    https://app.snyk.io/org/jumperchen/project/d27d323c-9877-451f-9747-ba7cae0fd91a?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    53d3e4b View commit details
    Browse the repository at this point in the history