Skip to content

Update dependencies#67

Open
jgindin wants to merge 4 commits into
mainfrom
update-dependencies
Open

Update dependencies#67
jgindin wants to merge 4 commits into
mainfrom
update-dependencies

Conversation

@jgindin

@jgindin jgindin commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Description

Consolidate all the dependabot changes in a single PR, plus other dependencies that should be updated.

Pre-launch Checklist

  • I signed the [CLA].
  • I read the [Contributors Guide].
  • I read the [Style Guide].
  • I have added updates to the [CHANGELOG].
  • I updated/added relevant documentation.
  • My code changes (if any) have tests.
  • If my branch is on fork, I have verified that scripts/e2e_test.sh passes.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates various package dependencies and devDependencies to newer patch versions across multiple workspace packages, including the bridge, shell, and catalog samples, alongside updating the lockfile. Feedback on the changes highlights that the peer dependency for @angular/core in bridge/package.json was updated to an exact version (22.0.1), which mismatches the devDependency version (22.0.2) and could cause installation issues for consumers; using a compatible version range like ^22.0.0 is recommended instead.

Comment thread bridge/package.json Outdated
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

⚡ A2UI Composer PR Preview

Your automated preview is successfully live:
👉 Launch PR Preview

Note: This environment will be wiped automatically when the PR is merged or closed.

@jgindin jgindin force-pushed the update-dependencies branch 6 times, most recently from f8737a3 to f95570d Compare June 22, 2026 21:45
@jgindin jgindin requested a review from sugoi-yuzuru June 23, 2026 01:56
@jgindin jgindin force-pushed the update-dependencies branch 2 times, most recently from cbeedcd to 135450c Compare June 23, 2026 19:58
dependabot Bot and others added 4 commits June 23, 2026 16:21
Bumps [undici](https://github.com/nodejs/undici) from 6.26.0 to 6.27.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.26.0...v6.27.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.10 to 3.4.11.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.10...3.4.11)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.28.0...v0.28.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
TAG=agy
CONV=651037be-01c4-40dd-bb46-1a82021d3f49
@jgindin jgindin force-pushed the update-dependencies branch from 135450c to 1e03eca Compare June 23, 2026 20:23
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.

1 participant