build(deps): bump undici, @angular-builders/custom-webpack, @angular-builders/jest and @angular-devkit/build-angular in /simulator-ui - #412
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…builders/jest and @angular-devkit/build-angular Bumps [undici](https://github.com/nodejs/undici) to 6.28.0 and updates ancestor dependencies [undici](https://github.com/nodejs/undici), [@angular-builders/custom-webpack](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/custom-webpack), [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `undici` from 6.25.0 to 6.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.25.0...v6.28.0) Updates `undici` from 7.25.0 to 7.29.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.25.0...v6.28.0) Updates `@angular-builders/custom-webpack` from 21.0.3 to 22.0.1 - [Release notes](https://github.com/just-jeb/angular-builders/releases) - [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/custom-webpack/CHANGELOG.md) - [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/custom-webpack@22.0.1/packages/custom-webpack) Updates `@angular-builders/jest` from 21.0.3 to 22.0.1 - [Release notes](https://github.com/just-jeb/angular-builders/releases) - [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md) - [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@22.0.1/packages/jest) Updates `@angular-devkit/build-angular` from 21.2.11 to 22.1.3 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.2.11...v22.1.3) --- updated-dependencies: - dependency-name: undici dependency-version: 6.28.0 dependency-type: indirect - dependency-name: undici dependency-version: 7.29.0 dependency-type: indirect - dependency-name: "@angular-builders/custom-webpack" dependency-version: 22.0.1 dependency-type: direct:development - dependency-name: "@angular-builders/jest" dependency-version: 22.0.1 dependency-type: direct:development - dependency-name: "@angular-devkit/build-angular" dependency-version: 22.1.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/simulator-ui/multi-4faac6a52f
branch
August 12, 2026 11:40
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.
Bumps undici to 6.28.0 and updates ancestor dependencies undici, @angular-builders/custom-webpack, @angular-builders/jest and @angular-devkit/build-angular. These dependencies need to be updated together.
Updates
undicifrom 6.25.0 to 6.28.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
01a912eBumped v6.28.0 (#5591)481ecfcUse Node 22 and npm 11 to release740a0b7fix: validate blob body content type2698e49fix: validate coerced header values for CRLF (#5579)4fd5a0ctest(retry): correct broken content-range fixtures in retry-handler.jscba3a52fix(retry): reject partial content length mismatchaf74840fix: harden cookie domain, path, and unparsed attribute validation551138cBumped v6.27.0 (#5431)b7f252eBackport WebSocket maxPayloadSize fixes to v7.x (#5423) (#5428)25efa44fix(cookies): preserve values and parse SameSite strictlyUpdates
undicifrom 7.25.0 to 7.29.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
01a912eBumped v6.28.0 (#5591)481ecfcUse Node 22 and npm 11 to release740a0b7fix: validate blob body content type2698e49fix: validate coerced header values for CRLF (#5579)4fd5a0ctest(retry): correct broken content-range fixtures in retry-handler.jscba3a52fix(retry): reject partial content length mismatchaf74840fix: harden cookie domain, path, and unparsed attribute validation551138cBumped v6.27.0 (#5431)b7f252eBackport WebSocket maxPayloadSize fixes to v7.x (#5423) (#5428)25efa44fix(cookies): preserve values and parse SameSite strictlyUpdates
@angular-builders/custom-webpackfrom 21.0.3 to 22.0.1Changelog
Sourced from @angular-builders/custom-webpack's changelog.
... (truncated)
Commits
0a130aeci(release): publish79b145aci(release): publish6cdd684style: format repo with prettier and add CI format gate (#2323)7cebff9ci(release): publish6647e73ci(release): publish49f90e4docs(changelog): clean up v22 breaking-change sectionsa27c6b0ci(release): publishdaec882chore!: graduate Angular 22 from RC to GA2cb9a56chore(deps): update bazel-example to Angular CLI 220348e06feat!: replace ts-node with jiti for loading TypeScript modules (#2287)Updates
@angular-builders/jestfrom 21.0.3 to 22.0.1Changelog
Sourced from @angular-builders/jest's changelog.
... (truncated)
Commits
0a130aeci(release): publish79b145aci(release): publish6cdd684style: format repo with prettier and add CI format gate (#2323)ed21d04ci(release): publishf5f993ffix(jest): stop pinning jest-preset-angular in ng-add; resolve it transitivel...5afafd6ci(release): publish6f14a1dchore(deps): update dependency jest-preset-angular to v17 (#2313)7cebff9ci(release): publish6647e73ci(release): publish49f90e4docs(changelog): clean up v22 breaking-change sectionsUpdates
@angular-devkit/build-angularfrom 21.2.11 to 22.1.3Release notes
Sourced from @angular-devkit/build-angular's releases.
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
... (truncated)
Commits
60078fcrelease: cut the v22.1.3 release434e070refactor(@angular/cli): remove unused eslint-disable comment in git utility3a49bd4build: update pnpm to v11.20.07686d66fix(@angular/build): retain watch files on error in load result cache1d9122ffix(@angular/cli): normalize Windows drive-letter casing for process.cwd4e54f3aci: schedule ng-snapshot Renovate updates for early morning only6f75b73build: update cross-repo angular dependencies25b7cf7fix(@angular/build): support case-insensitive and alternative license file names212373abuild: lock file maintenance74d6d0bbuild: update dependency postcss to v8.5.25Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.