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

xmldom #1018

Draft
wants to merge 16 commits into
base: dev
Choose a base branch
from
Draft

xmldom #1018

wants to merge 16 commits into from

Commits on Apr 26, 2024

  1. xmldom

    Saira-A committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5b71111 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Bump chai from 4.1.2 to 5.1.0

    Bumps [chai](https://github.com/chaijs/chai) from 4.1.2 to 5.1.0.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@4.1.2...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    60b5032 View commit details
    Browse the repository at this point in the history
  2. Bump html-webpack-plugin from 5.3.2 to 5.6.0

    Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.2 to 5.6.0.
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](jantimon/html-webpack-plugin@v5.3.2...v5.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    229e64e View commit details
    Browse the repository at this point in the history
  3. Bump react-dom and @types/react-dom

    Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together.
    
    Updates `react-dom` from 18.2.0 to 18.3.1
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)
    
    Updates `@types/react-dom` from 18.0.9 to 18.3.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    681f63f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge pull request UniversalViewer#1021 from UniversalViewer/dependab…

    …ot/npm_and_yarn/dev/multi-ec30208de6
    
    Bump react-dom and @types/react-dom
    Saira-A authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4c61a2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request UniversalViewer#1020 from UniversalViewer/dependab…

    …ot/npm_and_yarn/dev/html-webpack-plugin-5.6.0
    
    Bump html-webpack-plugin from 5.3.2 to 5.6.0
    Saira-A authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b015cf6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request UniversalViewer#1019 from UniversalViewer/dependab…

    …ot/npm_and_yarn/dev/chai-5.1.0
    
    Bump chai from 4.1.2 to 5.1.0
    Saira-A authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    eb5d1cf View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. sync fork

    Saira-A committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4ff3df1 View commit details
    Browse the repository at this point in the history
  2. Revert "xmldom"

    This reverts commit 5b71111.
    Saira-A committed May 1, 2024
    Configuration menu
    Copy the full SHA
    478ccc9 View commit details
    Browse the repository at this point in the history
  3. xmldom

    Saira-A committed May 1, 2024
    Configuration menu
    Copy the full SHA
    391d891 View commit details
    Browse the repository at this point in the history
  4. Revert "xmldom"

    This reverts commit 391d891.
    Saira-A committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c6149a5 View commit details
    Browse the repository at this point in the history
  5. xmldom

    Saira-A committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3e1942c View commit details
    Browse the repository at this point in the history
  6. lockfileVersion 2

    Saira-A committed May 1, 2024
    Configuration menu
    Copy the full SHA
    20f9331 View commit details
    Browse the repository at this point in the history
  7. Revert "lockfileVersion 2"

    This reverts commit 20f9331.
    Saira-A committed May 1, 2024
    Configuration menu
    Copy the full SHA
    880ca00 View commit details
    Browse the repository at this point in the history
  8. Revert "xmldom"

    This reverts commit 3e1942c.
    Saira-A committed May 1, 2024
    Configuration menu
    Copy the full SHA
    dced28d View commit details
    Browse the repository at this point in the history
  9. Reapply "xmldom"

    This reverts commit c6149a5.
    Saira-A committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7e7abd3 View commit details
    Browse the repository at this point in the history