Upgrade core Opal runtime files from version 1.7.3 to 1.8.2#178
Open
nzinfo wants to merge 4 commits intoasciidoctor:masterfrom
Open
Upgrade core Opal runtime files from version 1.7.3 to 1.8.2#178nzinfo wants to merge 4 commits intoasciidoctor:masterfrom
nzinfo wants to merge 4 commits intoasciidoctor:masterfrom
Conversation
- Upgrade glob from 10.4.2 to 13.0.0 - Upgrade chai from ~4.4 to ~4.5 - Upgrade eslint from ~9.5 to ~9.39 - Upgrade mocha from ~10.4 to ~10.8 - Upgrade rollup from ~3.29 to ~4.34 - Keep standard at ~17.1 and unxhr at 1.2.0 (already latest) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Regenerate package-lock.json with latest dependencies - Update build artifacts (src/index.cjs and src/index.mjs) with new versions 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Updated core runtime files to latest versions with improvements: - Enhanced exception handling in pop_exception - Optimized property access with reusable prop_options - Improved class allocation and method resolution - Enhanced hash implementation using JavaScript Map - Better method aliasing and stub handling - Improved performance for instance methods lookup 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Regenerated index.cjs and index.mjs using latest rollup build: - Updated CommonJS bundle with all source changes - Updated ES module bundle with all source changes - Both bundles include optimized hash implementation, improved exception handling, and performance enhancements 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.