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

[three] r163 #69203

Merged
merged 1 commit into from
Mar 29, 2024
Merged

[three] r163 #69203

merged 1 commit into from
Mar 29, 2024

Conversation

Methuselah96
Copy link
Contributor

Please fill in this template.

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: r163 three-types/three-ts-types#857
  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the package.json.

@Methuselah96 Methuselah96 mentioned this pull request Mar 29, 2024
22 tasks
@typescript-bot
Copy link
Contributor

typescript-bot commented Mar 29, 2024

@Methuselah96 Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Most recent commit is approved by type definition owners or DT maintainers

All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 69203,
  "author": "Methuselah96",
  "headCommitOid": "03b197574894c9851db70e5e62a2301b2fae9774",
  "mergeBaseOid": "2575a1d7c9f98c44c10e6a33f9b989f9fa16150c",
  "lastPushDate": "2024-03-29T12:56:38.000Z",
  "lastActivityDate": "2024-03-29T19:22:48.000Z",
  "mergeOfferDate": "2024-03-29T19:14:44.000Z",
  "mergeRequestDate": "2024-03-29T19:22:48.000Z",
  "mergeRequestUser": "Methuselah96",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "three",
      "kind": "edit",
      "files": [
        {
          "path": "types/three/examples/jsm/controls/OrbitControls.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/geometries/TextGeometry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/loaders/FontLoader.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/loaders/LUT3dlLoader.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/loaders/LUTCubeLoader.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/loaders/RGBMLoader.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/loaders/TTFLoader.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/Nodes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/accessors/BatchNode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/accessors/InstanceNode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/accessors/RendererReferenceNode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/accessors/TextureNode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/core/Node.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/core/NodeUtils.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/display/PassNode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/display/ToneMappingNode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/fog/FogNode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/fog/FogRangeNode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/materials/Materials.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/materials/MeshNormalNodeMaterial.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/materials/NodeMaterial.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/pmrem/PMREMNode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/nodes/utils/SpecularMIPLevelNode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/objects/QuadMesh.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/renderers/common/Info.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/renderers/common/PostProcessing.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/renderers/common/Renderer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/renderers/common/extras/PMREMGenerator.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/examples/jsm/renderers/webgl/WebGLBackend.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/three/src/Three.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/cameras/Camera.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/constants.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/materials/Material.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/materials/ShaderMaterial.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/objects/BatchedMesh.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/objects/InstancedMesh.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/objects/SkinnedMesh.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/WebGL1Renderer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/WebGLRenderer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/webgl/WebGLAttributes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/webgl/WebGLBindingStates.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/webgl/WebGLBufferRenderer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/webgl/WebGLCapabilities.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/webgl/WebGLExtensions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/webgl/WebGLIndexedBufferRenderer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/webgl/WebGLLights.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/webgl/WebGLPrograms.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/webgl/WebGLState.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/renderers/webgl/WebGLUtils.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/scenes/Scene.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/textures/Data3DTexture.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/textures/DataArrayTexture.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/textures/DepthTexture.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/src/textures/Texture.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/three/test/integration/lights-pointlights2.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/loaders-gltfloader-plugin.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/materials-meshgouraud.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/nodes-webgl.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/objects-reflector.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/three-examples/webgl2_rendertarget_texture2darray.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/three-examples/webgl_camera_array.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/three-examples/webgl_camera_cinematic.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/three-examples/webgl_loader_ldraw.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/three-examples/webgl_loader_mmd.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/three-examples/webgl_materials_channels.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/three-examples/webxr_vr_handinput_cubes.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/integration/webxr-cube.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/exporters/PLYExporter.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/exporters/STLExporter.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/helpers/ViewHelper.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/libs/lil-gui.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/libs/tween.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/lines/LineMaterial.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/nodes/ShaderNode/ShaderNode.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/nodes/core/FunctionNode.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/nodes/display/ColorAdjustmentNode.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/nodes/materials/lib/mx_noise.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/postprocessing/EffectComposer.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/postprocessing/SavePass.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/examples/jsm/shaders/ACESFilmicToneMappingShader.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/src/extras/Earcut.ts",
          "kind": "test"
        },
        {
          "path": "types/three/test/unit/src/renderers/webgl/WebGLUtils.ts",
          "kind": "test"
        },
        {
          "path": "types/three/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "joshuaellis",
        "Methuselah96"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "jakebailey",
      "date": "2024-03-29T19:14:04.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 2027213763,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Popular package This PR affects a popular package (as counted by NPM download counts). Author is Owner The author of this PR is a listed owner of the package. labels Mar 29, 2024
@typescript-bot
Copy link
Contributor

🔔 @joshuaellis — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Mar 29, 2024
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Waiting for Author to Merge in New Pull Request Status Board Mar 29, 2024
@typescript-bot
Copy link
Contributor

@Methuselah96: Everything looks good here. I am ready to merge this PR (at 03b1975) on your behalf whenever you think it's ready.

If you'd like that to happen, please post a comment saying:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

(@joshuaellis: you can do this too.)

@Methuselah96
Copy link
Contributor Author

Ready to merge

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in New Pull Request Status Board Mar 29, 2024
@typescript-bot typescript-bot merged commit ed6af82 into DefinitelyTyped:master Mar 29, 2024
4 checks passed
@Methuselah96 Methuselah96 deleted the three-163 branch March 29, 2024 19:23
@typescript-bot typescript-bot removed this from Recently Merged in New Pull Request Status Board Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author is Owner The author of this PR is a listed owner of the package. Maintainer Approved Popular package This PR affects a popular package (as counted by NPM download counts). Self Merge This PR can now be self-merged by the PR author or an owner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants