Skip to content

Bump serialize-javascript, @angular-builders/custom-webpack and @angular-devkit/build-angular in /ui - #321

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ui/multi-69645fa8cb
Open

Bump serialize-javascript, @angular-builders/custom-webpack and @angular-devkit/build-angular in /ui#321
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ui/multi-69645fa8cb

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps serialize-javascript to 7.0.7 and updates ancestor dependencies serialize-javascript, @angular-builders/custom-webpack and @angular-devkit/build-angular. These dependencies need to be updated together.

Updates serialize-javascript from 6.0.2 to 7.0.7

Release notes

Sourced from serialize-javascript's releases.

v7.0.7

What's Changed

Full Changelog: yahoo/serialize-javascript@v7.0.6...v7.0.7

v7.0.6

What's Changed

Full Changelog: yahoo/serialize-javascript@v7.0.5...v7.0.6

v7.0.5

Fixes

  • Improve robustness and validation for array-like object serialization.
  • Fix an issue where certain object structures could lead to excessive CPU usage.

For more details, please see GHSA-qj8w-gfj5-8c6v.

v7.0.4

What's Changed

Full Changelog: yahoo/serialize-javascript@v7.0.3...v7.0.4

v7.0.3

  • fix(CVE-2020-7660): fix for RegExp.flags and Date.prototype.toISOString (#207) 2e609d0
  • build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#206) 42b7cdb

yahoo/serialize-javascript@v7.0.2...v7.0.3

v7.0.2

What's Changed

Full Changelog: yahoo/serialize-javascript@v7.0.1...v7.0.2

v7.0.1

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for serialize-javascript since your current version.


Updates @angular-builders/custom-webpack from 12.1.3 to 22.0.1

Changelog

Sourced from @​angular-builders/custom-webpack's changelog.

22.0.1 (2026-06-23)

Note: Version bump only for package @​angular-builders/custom-webpack

22.0.1-beta.0 (2026-06-22)

Note: Version bump only for package @​angular-builders/custom-webpack

22.0.0 (2026-06-10)

Note: Version bump only for package @​angular-builders/custom-webpack

22.0.0-beta.1 (2026-06-09)

Note: Version bump only for package @​angular-builders/custom-webpack

22.0.0-beta.0 (2026-06-09)

⚠ BREAKING CHANGES

  • All packages now require Angular 22.
  • User TypeScript config/plugin modules now load via jiti instead of ts-node. Configs are transpiled rather than type-checked (run tsc --noEmit separately if you relied on build-time type-checking); ts-node and tsconfig-paths are no longer dependencies; and the NODE_OPTIONS='--loader ts-node/esm' workaround for ESM apps is no longer needed.

Features

  • ng add / ng update schematics for jest, custom-esbuild, custom-webpack (#2267) (062f423), closes #22
  • replace ts-node with jiti for loading TypeScript modules (#2287) (0348e06), closes #816
  • upgrade builders + examples to Angular 22 (22.0.0-rc.2) (#2264) (9ed7020)

Miscellaneous Chores

  • graduate Angular 22 from RC to GA (daec882)

21.1.0 (2026-06-08)

Note: Version bump only for package @​angular-builders/custom-webpack

21.1.0-beta.13 (2026-06-05)

Reverts

21.1.0-beta.12 (2026-06-04)

Bug Fixes

  • builders: annotate builder default exports with Builder to avoid TS2742 (#2278) (7db3848)

21.1.0-beta.11 (2026-06-01)

... (truncated)

Commits
  • 0a130ae ci(release): publish
  • 79b145a ci(release): publish
  • 6cdd684 style: format repo with prettier and add CI format gate (#2323)
  • 7cebff9 ci(release): publish
  • 6647e73 ci(release): publish
  • 49f90e4 docs(changelog): clean up v22 breaking-change sections
  • a27c6b0 ci(release): publish
  • daec882 chore!: graduate Angular 22 from RC to GA
  • 2cb9a56 chore(deps): update bazel-example to Angular CLI 22
  • 0348e06 feat!: replace ts-node with jiti for loading TypeScript modules (#2287)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​angular-builders/custom-webpack since your current version.


Updates @angular-devkit/build-angular from 12.2.18 to 21.2.19

Release notes

Sourced from @​angular-devkit/build-angular's releases.

21.2.19

@​angular-devkit/build-angular

CommitDescription
fix - df5429871update http-proxy-middleware to 3.0.7

21.2.18

@​angular/cli

CommitDescription
fix - 61a810ab6respect release age policy in update bootstrapping logic

@​angular/build

CommitDescription
fix - a2b6116edbump undici to 7.28.0
fix - 2510ee3c9bump vite to 7.3.6

21.2.17

@​angular/build

CommitDescription
fix - 9c366e8bebump @​babel/core to 7.29.7
fix - 6a06ce9e9bump esbuild to 0.28.1
fix - 637b84877bump piscina to 5.2.0
fix - e86d58a12bump vite to 7.3.5

21.2.16

@​angular/cli

CommitDescription
fix - 77c9047acupdate pacote to 21.5.1

@​angular/ssr

CommitDescription
fix - d052e97daprioritize options over environment variables in AngularNodeAppEngine

21.2.15

@​angular/cli

CommitDescription
fix - 42ac0ed0fremove forceAuth and unscoped credential parsing
fix - c7a7f1955support registry metadata fetching under bun package manager

21.2.14

@​angular/cli

CommitDescription
fix - aed448748expand package groups for newly added peer dependencies in update schematic

@​angular/build

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

21.2.19 (2026-07-09)

@​angular-devkit/build-angular

CommitTypeDescription
df5429871fixupdate http-proxy-middleware to 3.0.7

20.3.32 (2026-07-09)

@​angular-devkit/build-angular

CommitTypeDescription
d4e07cb3efixupdate http-proxy-middleware to 3.0.7

22.1.0-next.3 (2026-07-09)

@​angular/build

CommitTypeDescription
34d558c3cfeatadd built-in SQLite cache store fallback
52ae7f862featshare persistent build cache across git worktrees
41bd100ddfixfallback to build target preserveSymlinks option in karma runner
6d9b360e5fixprevent esbuild service hang on internal component stylesheet builds
85c53d990fixprevent externalizing builder-injected i18n locale data
004cc4104fixstrip all vite id prefixes from minified code with external dependencies
09d0a11a8perfenable fast-path AST printing with sourcemaps in AotCompilation

@​angular/ssr

CommitTypeDescription
0bd22dae0fixreplace all route parameters when resolving relative redirects

22.0.6 (2026-07-08)

... (truncated)

Commits
  • 1a72825 release: cut the v21.2.19 release
  • df54298 fix(@​angular-devkit/build-angular): update http-proxy-middleware to 3.0.7
  • fe3a606 release: cut the v21.2.18 release
  • 2510ee3 fix(@​angular/build): bump vite to 7.3.6
  • 61a810a fix(@​angular/cli): respect release age policy in update bootstrapping logic
  • a2b6116 fix(@​angular/build): bump undici to 7.28.0
  • 9c1edbc release: cut the v21.2.17 release
  • 637b848 fix(@​angular/build): bump piscina to 5.2.0
  • 9c366e8 fix(@​angular/build): bump @​babel/core to 7.29.7
  • 6a06ce9 fix(@​angular/build): bump esbuild to 0.28.1
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

…lar-devkit/build-angular
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 7.0.7 and updates ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [@angular-builders/custom-webpack](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/custom-webpack) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
Updates `serialize-javascript` from 6.0.2 to 7.0.7
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v6.0.2...v7.0.7)
Updates `@angular-builders/custom-webpack` from 12.1.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-devkit/build-angular` from 12.2.18 to 21.2.19
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@12.2.18...v21.2.19)
---
updated-dependencies:
- dependency-name: serialize-javascript
dependency-version: 7.0.7
dependency-type: indirect
- dependency-name: "@angular-builders/custom-webpack"
dependency-version: 22.0.1
dependency-type: direct:development
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 21.2.19
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants