Skip to content

Update from task cc676cbf-bb93-4d98-840c-2c7b8a242427#3

Open
MekaClaude wants to merge 324 commits into
themefrom
code-review-feedback-42427
Open

Update from task cc676cbf-bb93-4d98-840c-2c7b8a242427#3
MekaClaude wants to merge 324 commits into
themefrom
code-review-feedback-42427

Conversation

@MekaClaude

Copy link
Copy Markdown
Owner

This PR was created by qwen-chat coder for task cc676cbf-bb93-4d98-840c-2c7b8a242427.

@MekaClaude MekaClaude left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

I will review it later and get back to you 👍

justvanrossum and others added 29 commits May 7, 2026 09:56
[Axes panel] Add 'Hidden' checkbox to Axis box and New axis dialog
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.
justvanrossum and others added 30 commits June 29, 2026 12:21
[glyphsets] Update GoogleFonts glyphsets
[glyphcell enter key] Stop key event from propagating: this prevents a double invocation on Firefox
[font overview] Add "Copy Glyph Name(s) and "Copy Character(s)" context menus
…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
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.

3 participants