Merge latest from next#2462
Merged
gingerbenw merged 70 commits intointegration/typescriptfrom Jun 23, 2025
Merged
Conversation
Update bugsnag-cocoa to version v6.32.2
Release v8.3.1
fix package-lock.json
Fix release script
Post-release merge v8.3.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@cdca736...49933ea) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.229.0 to 1.230.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@354a1ad...e5ac7b0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.230.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.13 to 3.28.15. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@1b549b9...45775bd) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ns/setup-node-4.4.0
…setup-ruby-1.230.0
…b/codeql-action-3.28.15
Support React Native 0.79
[PLAT-14102] Update CI for multiagent setup
[PLAT-14102] Update RN CLI CI Steps
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 12.3.4 to 13.0.4. - [Release notes](https://github.com/danger/danger-js/releases) - [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md) - [Commits](danger/danger-js@1cdf428...bdccecb) --- updated-dependencies: - dependency-name: danger/danger-js dependency-version: 13.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…e/actions-4.4.0
…scorecard-action-2.4.2
…b/codeql-action-3.28.19
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.235.0 to 1.244.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@dffc446...13e7a03) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.244.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…setup-ruby-1.244.0
3f7b804 to
427a10f
Compare
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR merges the latest changes from the next branch to update dependencies, workflows, and configurations, including support for the new Hono plugin in AWS Lambda and updated build pipelines for various platforms.
- Updated AWS Lambda plugin to include support for Hono
- Upgraded several dependency versions and updated workflow configurations
- Adjusted build commands and buildkite pipelines to reflect current Docker CLI and platform queue standards
Reviewed Changes
Copilot reviewed 70 out of 70 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/plugin-aws-lambda/src/index.ts | Added 'hono' to the list of supported server plugins |
| packages/plugin-angular/package.json | Added Angular dev dependency "@angular-devkit/core" v19.0.5 |
| package.json | Updated Docker CLI commands from 'docker-compose' to 'docker compose' |
| lerna.json | Bumped version from 8.3.0 to 8.3.2 |
| dockerfiles/Dockerfile.node | Added packaging step for plugin-hono |
| docker-compose.yml | Removed the MAZE_SCENARIO_BUGSNAG_API_KEY environment variable |
| CHANGELOG.md | Updated changelog entries for new features and fixes |
| .github/workflows/* and .buildkite/* | Upgraded action versions, updated environment configurations, and adjusted build queues |
Comments suppressed due to low confidence (2)
docker-compose.yml:24
- The removal of the MAZE_SCENARIO_BUGSNAG_API_KEY environment variable may affect runtime configuration; please update the related documentation or configuration management if this change is intentional.
SKIP_NAVIGATION_SCENARIOS:
package.json:73
- With the change from 'docker-compose' to 'docker compose', please ensure that any related developer setup instructions and documentation reflect this updated command syntax.
"test:build-node-container": "docker compose up --build minimal-packager && docker compose build --pull node-maze-runner",
Update babel configuration for RN 0.68 test fixture
Release v8.4.0
Post release merge v8.4.0
AnastasiiaSvietlova
approved these changes
Jun 23, 2025
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.
Goal
Ensure integration branch has latest changes from next