Skip to content

chore: sync next with main (bring main-only fixes/features into next) - #357

Merged
dkastl merged 9 commits into
nextfrom
main
Jun 9, 2026
Merged

chore: sync next with main (bring main-only fixes/features into next)#357
dkastl merged 9 commits into
nextfrom
main

Conversation

@dkastl

@dkastl dkastl commented Jun 9, 2026

Copy link
Copy Markdown
Member

Why

next has drifted from main: it is behind main by 9 commits (and ahead by 3). As a result next is missing changes that already landed on main, notably:

This PR brings main into next so nextmain again.

What

Merges main into next. The merge is conflict-free (git merge-tree reports no conflicts; 12 files auto-merge). next keeps its own 3 commits (the <hr><br> settings layout tweak and the test-assertion-warning fix).

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@dkastl
dkastl merged commit 9988f1a into next Jun 9, 2026
50 checks passed
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