Copilot

Results 4682 issues of Copilot

TEI XML `` elements were being silently dropped during conversion, leaving gaps where equations should appear in both JSON and Markdown output. ## Changes ### Markdown converter (`TEI2Markdown.py`) - Added...

Migrates the fix from PR #693 (csarven's fork) into the main repository to resolve #692. ## Change Prevents parsing empty script tags in RDFa documents by checking content length before...

## Overview This PR migrates the cluster-autoscaler AWS cloud provider from the end-of-life AWS SDK for Go v1 to the actively supported v2. AWS SDK for Go v1 reached end-of-support...

cncf-cla: yes
area/cluster-autoscaler
area/provider/aws
size/XL
do-not-merge/work-in-progress
needs-ok-to-test
do-not-merge/release-note-label-needed
needs-rebase

## Description Fixes #8127 (replace with actual issue number) This PR fixes a logging issue where AWS Auto Scaling Group activity failures were being logged in multi-line format, breaking log...

cncf-cla: yes
area/cluster-autoscaler
area/provider/aws
size/XS
release-note
needs-rebase
tide/merge-method-squash
ok-to-test

Update Kubernetes version to latest (1.34.1) in tests, CI, and Makefile ## Summary Successfully updated Kubernetes version from 1.29.0 to 1.34.1 and upgraded the setup-envtest tool to the latest version....

User reported CI failures on PR #645 (Dependabot golang bump from e174196 to 5117d68). Investigation confirmed CI is passing - workflow runs completed successfully on Dec 3rd with no failures....

Migrates BpkLink and BpkButtonLink components from JavaScript (Flow) to TypeScript. ### Changes - **Component files**: `BpkLink.tsx`, `BpkButtonLink.tsx`, `themeAttributes.ts` - **Test files**: All test files converted to `.tsx` with typed refs...

minor

## Overview This PR migrates the BpkCheckbox component from Flow to TypeScript, improving type safety and developer experience while maintaining full backward compatibility. ## Changes ### Component Migration - Converted...

patch
ai: copilot

Upgrades Typst from 0.13.1 to 0.14.0 across CI workflows and fixes deprecation warnings. ### Changes - **CI workflows**: Updated `typst-version: 0.14.0` in test-build-typst.yml and auto-release-typst.yml - **Deprecated `selector()` wrapper**: Removed...

## Context Fixes issue where downloaded CSVs (e.g., `life-expectancy-un-vs-gdp-per-capita-wb.csv`) had null values for the color column (`owid_region`) for all years except the one year where the color variable has data....