Skip to content

fix: update monaco loader#3

Merged
exKAZUu merged 4 commits intomainfrom
chore/update-monaco-loader
Apr 18, 2026
Merged

fix: update monaco loader#3
exKAZUu merged 4 commits intomainfrom
chore/update-monaco-loader

Conversation

@exKAZUu
Copy link
Copy Markdown
Member

@exKAZUu exKAZUu commented Apr 18, 2026

Summary

  • update @willbooster/monaco-loader from 1.0.0 to 1.0.1
  • align this package's monaco-editor peer dependency with the loader's published peer requirement
  • refresh yarn.lock for the dependency and workspace peer metadata

Why

  • monaco-loader 1.0.1 declares monaco-editor ^0.55.1 as a peer dependency
  • matching this package's peer range avoids accepting older monaco-editor versions that would conflict with the loader

Verification

  • yarn check-for-ai
  • pre-push check hook
  • check-pr-ci: all CI workflows passed
  • unresolved review threads: none

exKAZUu and others added 2 commits April 18, 2026 17:14
Co-authored-by: WillBooster (Codex CLI) <agent@willbooster.com>
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the @willbooster/monaco-loader dependency to version 1.0.1 and reorganizes several fields within package.json for better structure. A review comment identifies a version mismatch in the peerDependencies for monaco-editor, which should be updated to align with the requirements of the new loader version to prevent installation warnings and potential runtime issues.

Comment thread package.json
@exKAZUu exKAZUu changed the title chore: update monaco loader fix: update monaco loader Apr 18, 2026
Co-authored-by: WillBooster (Codex CLI) <agent@willbooster.com>
@exKAZUu
Copy link
Copy Markdown
Member Author

exKAZUu commented Apr 18, 2026

/gemini review

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the @willbooster/monaco-loader dependency to version 1.0.1 and narrows the peerDependencies range for monaco-editor from >= 0.25.0 < 1 to ^0.55.1. Additionally, it reorganizes the package.json file structure, adds a Prettier configuration, and updates the yarn.lock file accordingly. I have no feedback to provide.

@exKAZUu exKAZUu merged commit 8994ff8 into main Apr 18, 2026
7 checks passed
@exKAZUu exKAZUu deleted the chore/update-monaco-loader branch April 18, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant