Update from task cc676cbf-bb93-4d98-840c-2c7b8a242427#3
Open
MekaClaude wants to merge 324 commits into
Open
Conversation
MekaClaude
commented
Apr 24, 2026
MekaClaude
left a comment
Owner
Author
There was a problem hiding this comment.
I will review it later and get back to you 👍
[Axes panel] Add 'Hidden' checkbox to Axis box and New axis dialog
Bump harfbuzzjs to latest beta
This makes them readable by tooling
…k-42427 # Conflicts: # src-js/views-applicationsettings/src/panel-server-info.js
webpack still works without this since it's configured to search for ts as an alias for js, but it's required for tests since they don't get bundled before being run.
this makes them accessible to tooling Also fixed inaccurate claims in doc comment for bisect_right by making lo and hi actually be optional arguments and removing claim about filter function.
At the moment `checkJs` is disabled since it causes a ton of errors (mostly spurious I'm sure). The goal is to convert everything to typescript so eventually this won't matter. I had to add types for emscripten otherwise it complained about harfbuzzjs using the type EmscriptenModule in its type file.
…e UI isn't explicit about this
[glyphsets] Update GoogleFonts glyphsets
[glyphcell enter key] Stop key event from propagating: this prevents a double invocation on Firefox
…n separate section
…mbined glyph set but not in the font
[font overview] Add "Copy Glyph Name(s) and "Copy Character(s)" context menus
…cell does not yet exist
…ssue-2677 [font overview] Allow quick glyph selection by glyph name or character typing
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the python-packages group with 3 updates: [pillow](https://github.com/python-pillow/Pillow), [ufo2ft](https://github.com/googlefonts/ufo2ft) and [pytest](https://github.com/pytest-dev/pytest). Updates `pillow` from 12.2.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) Updates `ufo2ft` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/googlefonts/ufo2ft/releases) - [Commits](googlefonts/ufo2ft@v3.8.1...v3.8.2) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ufo2ft dependency-version: 3.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm-packages group with 10 updates: | Package | From | To | | --- | --- | --- | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.7` | `8.0.2` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.29.7` | `8.0.1` | | [@codemirror/autocomplete](https://github.com/codemirror/autocomplete) | `6.20.2` | `6.20.3` | | [@codemirror/language](https://github.com/codemirror/language) | `6.12.3` | `6.12.4` | | [npm](https://github.com/npm/cli) | `11.17.0` | `11.18.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.9.4` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.6.0` | `9.6.2` | | [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.108.3` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.3` | `7.1.0` | | [harfbuzzjs](https://github.com/harfbuzz/harfbuzzjs) | `1.2.0` | `1.4.0` | Updates `@babel/preset-env` from 7.29.7 to 8.0.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.2/packages/babel-preset-env) Updates `@babel/preset-typescript` from 7.29.7 to 8.0.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-preset-typescript) Updates `@codemirror/autocomplete` from 6.20.2 to 6.20.3 - [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/autocomplete/commits) Updates `@codemirror/language` from 6.12.3 to 6.12.4 - [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/language/commits) Updates `npm` from 11.17.0 to 11.18.0 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v11.18.0/CHANGELOG.md) - [Commits](npm/cli@v11.17.0...v11.18.0) Updates `prettier` from 3.8.3 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.9.4) Updates `ts-loader` from 9.6.0 to 9.6.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.6.0...v9.6.2) Updates `webpack` from 5.107.2 to 5.108.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.107.2...v5.108.3) Updates `webpack-cli` from 7.0.3 to 7.1.0 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.3...webpack-cli@7.1.0) Updates `harfbuzzjs` from 1.2.0 to 1.4.0 - [Release notes](https://github.com/harfbuzz/harfbuzzjs/releases) - [Commits](harfbuzz/harfbuzzjs@v1.2.0...v1.4.0) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: "@babel/preset-typescript" dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: "@codemirror/autocomplete" dependency-version: 6.20.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: "@codemirror/language" dependency-version: 6.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: npm dependency-version: 11.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: prettier dependency-version: 3.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: ts-loader dependency-version: 9.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: webpack dependency-version: 5.108.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: webpack-cli dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: harfbuzzjs dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <support@github.com>
…actions/checkout-7 Bump actions/checkout from 6 to 7
…m-packages-00668bac37 Bump the npm-packages group with 10 updates
…ages-8bceab46d7 Bump the python-packages group with 3 updates
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.
This PR was created by qwen-chat coder for task cc676cbf-bb93-4d98-840c-2c7b8a242427.