Skip to content

chore: Accumulated backports to v4-next#23321

Merged
AztecBot merged 2 commits into
v4-nextfrom
backport-to-v4-next-staging
May 17, 2026
Merged

chore: Accumulated backports to v4-next#23321
AztecBot merged 2 commits into
v4-nextfrom
backport-to-v4-next-staging

Conversation

@AztecBot

@AztecBot AztecBot commented May 15, 2026

Copy link
Copy Markdown
Collaborator

BEGIN_COMMIT_OVERRIDE
chore: reduce compat e2e timeout (#23318)
END_COMMIT_OVERRIDE

They are currently set at 5.5 hours, which is excessive (last few runs
were all under 20 minutes)

@ludamad ludamad left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🤖 Auto-approved

@AztecBot

Copy link
Copy Markdown
Collaborator Author

🤖 Auto-merge enabled after 8 hours of inactivity. This PR will be merged automatically once all checks pass.

@AztecBot AztecBot enabled auto-merge May 16, 2026 00:26
@AztecBot AztecBot merged commit 1a40b92 into v4-next May 17, 2026
11 checks passed
alexghr added a commit that referenced this pull request May 19, 2026
## Summary

Brings the accumulated v4-next fixes onto v4 ahead of the next 4.3.0
stable release. Sibling pattern to #23306 (which merged v4-next into v4
for 4.3.0-rc.1).

### Commits coming in from v4-next

- `5b61b2d5d3` chore: Accumulated backports to v4-next (#23386)
- `38ae87a965` fix(aztec): use perl -i for portable in-place edit in
add_crate.sh (#23335)
- `f463d6a3cb` fix(aztec-up): fall back to no timeout when
/usr/bin/timeout absent (macOS) (#23310)
- `1a40b92d98` chore: Accumulated backports to v4-next (#23321)
- `84e5bce90c` chore: reduce compat e2e timeout (#23318)
@aminsammara aminsammara mentioned this pull request May 19, 2026
2 tasks
aminsammara added a commit that referenced this pull request May 20, 2026
Promote v4.3.0-rc.1 to stable. Single commit prepending a `## [4.3.0]`
entry to `CHANGELOG.md`; no other files touched.

## What's in this PR

The 4.3.0 changelog entry is a superset of the existing `4.3.0-rc.1`
entry plus four lines for the commits added between rc.1 and now:

- **Bug Fixes**
- `aztec:` use perl -i for portable in-place edit in add_crate.sh
(#23335)
- `aztec-up:` fall back to no timeout when /usr/bin/timeout absent on
macOS (#23310)
- `release-image:` stamp stdlib/package.json with release version
(#23393)
- **Miscellaneous**
  - reduce compat e2e timeout (#23318)

The `## [4.3.0-rc.1]` section is preserved below the new entry for
historical continuity.

## Filtered from the changelog

Eight commits in `v4.3.0-rc.1..HEAD` are dropped as noise: the two
`chore: merge v4-next into v4` merge commits, the pre-PR dupe
`75fd494a43` of #23393, the two umbrella `chore: Accumulated backports`
PRs (#23386, #23321 — their contents are #23310/#23335/#23318 listed
above), the internal `Merge branch 'v4-next' into
backport-to-v4-next-staging` commit, and the v4-next manifest bump to
4.4.0 (release machinery, doesn't apply to v4).

## After merging

1. Tag `v4.3.0` on the merge commit and push the tag — that kicks off
the release pipeline.
2. The manifest stays at `4.3.0` for the 4.3.X patch cycle; bump only if
you're cutting 4.4.0 from this branch.

## Test plan

- [ ] CI green
- [ ] Visual check that the 4.3.0 section reads correctly in
`CHANGELOG.md`
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