Skip to content

merge main into next (switch CI to use GH actions)#3389

Closed
dariuszkuc wants to merge 11 commits intonextfrom
main
Closed

merge main into next (switch CI to use GH actions)#3389
dariuszkuc wants to merge 11 commits intonextfrom
main

Conversation

@dariuszkuc
Copy link
Member

No description provided.

@dariuszkuc dariuszkuc requested a review from a team as a code owner February 23, 2026 16:29
@apollo-librarian
Copy link

apollo-librarian bot commented Feb 23, 2026

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 23c1cdf3a1e0141d2b773166
Build Logs: View logs


⚠️ AI Style Review — 4 Issues Found

Summary

The documentation updates focus on three primary style guide sections: text-formatting, products-and-features, and word-and-symbol-usage. Under text-formatting, bold emphasis and table data formatting were removed, versioning was standardized to plain text with a 'v' prefix, and 'Learn more' link text was replaced with descriptive noun phrases. In products-and-features, 'Connector specification' was corrected to be used without a preceding article. Finally, for word-and-symbol-usage, numbers in code or CLI contexts were updated to use numerals with code fonts.

Duration: 1662ms
Review Log: View detailed log

This review is AI-generated. Please use common sense when accepting these suggestions, as they may not always be accurate or appropriate for your specific context.

@changeset-bot
Copy link

changeset-bot bot commented Feb 23, 2026

⚠️ No Changeset found

Latest commit: 83f0ae4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

No new directives added / changed so it's a barebones changelog. Router
2.11 released a few hours ago.
@dariuszkuc dariuszkuc requested a review from a team as a code owner March 11, 2026 14:38
dariuszkuc and others added 3 commits March 11, 2026 11:22
Fixed several code paths that access response objects to prevent
JavaScript prototype pollution and unintended access to the prototype
chain.

---------

Co-authored-by: Sachin D. Shinde <sachin@apollographql.com>
This PR reverts the GH action migration, as `main` tests don't pass and
we need to release. We can reapply the migrations later (and also
determine what's making `main` tests fail).
@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 13, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

github-actions bot and others added 4 commits March 12, 2026 21:40
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @apollo/composition@2.13.2

### Patch Changes

- Updated dependencies
\[[`84e9226b606b176ede097410f5ba35ba03d140ed`](84e9226)]:
    -   @apollo/federation-internals@2.13.2
    -   @apollo/query-graphs@2.13.2

## @apollo/gateway@2.13.2

### Patch Changes

- Fixed several code paths that access response objects to prevent
JavaScript prototype pollution and unintended access to the prototype
chain. ([#3396](#3396))

See the associated GitHub Advisories
[GHSA-pfjj-6f4p-rvmh](GHSA-pfjj-6f4p-rvmh)
for more information.

- Updated dependencies
\[[`84e9226b606b176ede097410f5ba35ba03d140ed`](84e9226)]:
    -   @apollo/query-planner@2.13.2
    -   @apollo/federation-internals@2.13.2
    -   @apollo/composition@2.13.2

## @apollo/federation-internals@2.13.2

### Patch Changes

- Fixed several code paths that access response objects to prevent
JavaScript prototype pollution and unintended access to the prototype
chain. ([#3396](#3396))

See the associated GitHub Advisories
[GHSA-pfjj-6f4p-rvmh](GHSA-pfjj-6f4p-rvmh)
for more information.

## @apollo/query-graphs@2.13.2

### Patch Changes

- Updated dependencies
\[[`84e9226b606b176ede097410f5ba35ba03d140ed`](84e9226)]:
    -   @apollo/federation-internals@2.13.2

## @apollo/query-planner@2.13.2

### Patch Changes

- Fixed several code paths that access response objects to prevent
JavaScript prototype pollution and unintended access to the prototype
chain. ([#3396](#3396))

See the associated GitHub Advisories
[GHSA-pfjj-6f4p-rvmh](GHSA-pfjj-6f4p-rvmh)
for more information.

- Updated dependencies
\[[`84e9226b606b176ede097410f5ba35ba03d140ed`](84e9226)]:
    -   @apollo/federation-internals@2.13.2
    -   @apollo/query-graphs@2.13.2

## @apollo/subgraph@2.13.2

### Patch Changes

- Updated dependencies
\[[`84e9226b606b176ede097410f5ba35ba03d140ed`](84e9226)]:
    -   @apollo/federation-internals@2.13.2

## apollo-federation-integration-testsuite@2.13.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Removed NPM_TOKEN from the release workflow environment variables.
This PR removes our codesandbox config, as we shouldn't be using the
artifacts it generates anymore.
@dariuszkuc dariuszkuc closed this Mar 13, 2026
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.

4 participants