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

feat(node engine): add support for node 19 #1531

Merged
merged 3 commits into from
Feb 26, 2023
Merged

feat(node engine): add support for node 19 #1531

merged 3 commits into from
Feb 26, 2023

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    6d729aa View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump three and @types/three

    Bumps [three](https://github.com/mrdoob/three.js) and [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three). These dependencies needed to be updated together.
    
    Updates `three` from 0.141.0 to 0.143.0
    - [Release notes](https://github.com/mrdoob/three.js/releases)
    - [Commits](https://github.com/mrdoob/three.js/commits)
    
    Updates `@types/three` from 0.141.0 to 0.143.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three)
    
    ---
    updated-dependencies:
    - dependency-name: three
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/three"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughrawlinson committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    e580c57 View commit details
    Browse the repository at this point in the history
  3. fix(deps): bump three from 0.141.0 to 0.150.0

    Bumps [three](https://github.com/mrdoob/three.js) from 0.141.0 to 0.150.0.
    - [Release notes](https://github.com/mrdoob/three.js/releases)
    - [Commits](https://github.com/mrdoob/three.js/commits)
    
    ---
    updated-dependencies:
    - dependency-name: three
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughrawlinson committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    07595f3 View commit details
    Browse the repository at this point in the history