Skip to content

Comments

develop#222

Merged
ienaga merged 5 commits intomainfrom
develop
Nov 4, 2025
Merged

develop#222
ienaga merged 5 commits intomainfrom
develop

Conversation

@ienaga
Copy link
Member

@ienaga ienaga commented Nov 4, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 4, 2025 23:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the Next2D Player version from 2.6.0 to 2.6.1, introducing support for UUID generation in non-HTTPS environments and updating development dependencies.

  • Added a fallback UUID generator for non-HTTPS environments
  • Updated development dependencies to their latest minor/patch versions
  • Updated GitHub Actions badge URL in README

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/index.ts Updated version display string from 2.6.0 to 2.6.1
packages/webgl/src/WebGLUtil.ts Added $getUUID() utility function with fallback for non-HTTPS environments
packages/webgl/src/VertexArrayObject/service/VertexArrayObjectCreateFillObjectService.ts Replaced direct crypto.randomUUID() call with new $getUUID() function
package.json Bumped version to 2.6.1 and updated multiple devDependencies
package-lock.json Updated lockfile to reflect dependency version changes
README.md Updated CodeQL badge URL to new GitHub Actions path

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ienaga ienaga merged commit 8ef74b5 into main Nov 4, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant