Merged
Conversation
Mergeback v4.32.6 refs/heads/releases/v4 into main
Avoid bundling `package.json` in JavaScript files
Since `pr-checks` is now a workspace of the main `package.json`
…d-props Emit warning for unrecognised repo properties with our common prefix
Accept OIDC configurations in `start-proxy`
Add eslint for `pr-checks`
Contributor
There was a problem hiding this comment.
Pull request overview
This is a release PR merging main into releases/v4 for version 4.33.0. It bundles 19 individual PRs covering new features, bug fixes, internal cleanups, and dependency updates.
Changes:
- Adds file coverage deprecation warning for PRs, with opt-out via repository property or environment variable; fixes repository properties handling (array values, GHES support, unrecognized property warnings); adds OIDC auth support for the proxy.
- Fixes database upload retries, removes pre-GHES 3.14 code paths, adds per-language overlay minimum CLI versions, removes unused feature flags.
- Internal improvements: avoids bundling
package.jsonin JS output, adds eslint forpr-checks, bumps ava to v7, removes unnecessaryinstallPythonfrom PR checks, and refactorssync.ts.
Reviewed changes
Copilot reviewed 135 out of 140 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| CHANGELOG.md | Adds 4.33.0 release notes covering user-facing changes |
| package.json | Bumps version to 4.33.0, adds workspaces, updates ava/globals/sinon |
Files not reviewed (1)
- pr-checks/package-lock.json: Language not supported
mbg
approved these changes
Mar 16, 2026
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.
Merging 7dd76e6 into
releases/v4.Conductor for this PR is @mbg.
Contains the following pull requests:
init-poststep #3519 (@mbg)sync.ts, and refactor #3541 (@mbg)installPythonfrom checks which should no longer need it #3549 (@mbg)stringvalues from repository properties API #3557 (@mbg)_#3561 (@henrymercer)start-proxy#3563 (@mbg)pr-checks#3572 (@mbg)package.jsonin JavaScript files #3573 (@mbg)Please do the following:
releases/v4branch.Create a merge commitis selected rather thanSquash and mergeorRebase and merge.