Skip to content

Bump serialize-javascript, @angular-devkit/build-angular and @nx/angular in /nifi-frontend/src/main/frontend#30

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nifi-frontend/src/main/frontend/multi-38a84fe034
Open

Bump serialize-javascript, @angular-devkit/build-angular and @nx/angular in /nifi-frontend/src/main/frontend#30
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nifi-frontend/src/main/frontend/multi-38a84fe034

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 29, 2026

Bumps serialize-javascript to 7.0.5 and updates ancestor dependencies serialize-javascript, @angular-devkit/build-angular and @nx/angular. These dependencies need to be updated together.

Updates serialize-javascript from 6.0.2 to 7.0.5

Release notes

Sourced from serialize-javascript's releases.

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

What's Changed

New Contributors

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

v7.0.0

Breaking Changes

  • requires Node.js v20+

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for serialize-javascript since your current version.


Updates @angular-devkit/build-angular from 20.3.12 to 20.3.22

Release notes

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

20.3.22

@​angular-devkit/build-angular

Commit Description
fix - 5978eeeff update picomatch to 4.0.4

@​angular-devkit/core

Commit Description
fix - 6e9b92612 update picomatch to 4.0.4

@​angular/build

Commit Description
fix - 6f209c26d update picomatch to 4.0.4

20.3.21

@​angular/ssr

Commit Description
fix - 1dc6992a5 disallow x-forwarded-prefix starting with a backslash
fix - 0a2ff0b2b ensure unique values in redirect response Vary header
fix - cdbac82a8 support custom headers in redirect responses

20.3.20

@​angular/build

Commit Description
fix - 0fd6823af pass process environment variables to prerender workers

20.3.19

@​angular-devkit/build-angular

Commit Description
fix - 0299b4d1a update copy-webpack-plugin to v14.0.0

20.3.18

@​angular-devkit/core

Commit Description
fix - 39596d529 update ajv to 8.18.0

@​angular/build

Commit Description
fix - f668e2778 update rollup to 4.59.0

20.3.17

@​angular/ssr

Commit Description
fix - 8700e18d7 prevent open redirect via X-Forwarded-Prefix header
fix - 67582a946 validate host headers to prevent header-based SSRF

... (truncated)

Changelog

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

20.3.22 (2026-03-27)

@​angular-devkit/build-angular

Commit Type Description
5978eeeff fix update picomatch to 4.0.4

@​angular-devkit/core

Commit Type Description
6e9b92612 fix update picomatch to 4.0.4

@​angular/build

Commit Type Description
6f209c26d fix update picomatch to 4.0.4

19.2.23 (2026-03-27)

@​angular/cli

Commit Type Description
67cfbe32f fix update picomatch to 4.0.4

@​angular-devkit/build-angular

Commit Type Description
771b979e7 fix update picomatch to 4.0.4

@​angular-devkit/core

Commit Type Description
de2da4874 fix update picomatch to 4.0.4

@​angular/build

Commit Type Description
27a9ce4a7 fix update picomatch to 4.0.4

... (truncated)

Commits
  • e18c125 release: cut the v20.3.22 release
  • 6e9b926 fix(@​angular-devkit/core): update picomatch to 4.0.4
  • 5978eee fix(@​angular-devkit/build-angular): update picomatch to 4.0.4
  • 6f209c2 fix(@​angular/build): update picomatch to 4.0.4
  • 34d5245 release: cut the v20.3.21 release
  • 0a2ff0b fix(@​angular/ssr): ensure unique values in redirect response Vary header
  • cdbac82 fix(@​angular/ssr): support custom headers in redirect responses
  • 1dc6992 fix(@​angular/ssr): disallow x-forwarded-prefix starting with a backslash
  • 1e7d877 release: cut the v20.3.20 release
  • 0fd6823 fix(@​angular/build): pass process environment variables to prerender workers
  • Additional commits viewable in compare view

Updates @nx/angular from 21.6.10 to 22.6.3

Release notes

Sourced from @​nx/angular's releases.

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

🩹 Fixes

  • js: add {projectRoot} prefix to d.ts fileset in typescript plugin (#35037)
  • misc: use namespace import for chalk v4 compatibility (7c9f873bd1)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)

❤️ Thank You

22.6.2 (2026-03-26)

🚀 Features

  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • repo: add nx-labs repo target and use glob pattern for update-all-repos (#34999)

🩹 Fixes

  • angular: update duplicate migration keys (#34961)
  • angular-rspack: ensure rebuild chunks emitted summary accurate (#34979, #34936)
  • bundling: disable swc input source map resolution (#35010, #32671)
  • core: split-target should handle projects with colons in name better (#34725)
  • core: prevent TUI crash when task output arrives after completion (#34785, #34677)
  • core: respect --parallel limit for discrete task concurrency (#34721, #34117, #31494)
  • core: use scroll-offset-based scrollbar positioning in TUI (#34689)
  • core: skip import-equals namespace aliases in native scanner (#34947, #34644)
  • core: include command name on all telemetry events (#34949)
  • core: skip workspace context setup when global bin hands off to local (#34953, #34914)
  • core: use upsert to prevent FK constraint violations in task DB (#34977)
  • core: runtime inputs shouldn't be cached at task_hasher layer and filesets should be in the hash_plans layer (#34971, #30170)
  • core: show better log message when isolated plugin shuts down after hook completion (#34922)
  • core: handle owners and conformance project refs on move/remove (#34815)
  • core: resolve published nx migrate package resolution (#35013, #34111)
  • core: prevent batch executor error on prematurely completed tasks (#35015)
  • core: add timeouts to GitHub push flow to prevent CLI hangs (#35011, #34482)
  • devkit: prevent double install in generators for TS solution workspaces (#34891)
  • devkit: add startTime and endTime to TaskResult interface (#34996)
  • gradle: ignore test enums when atomizing (#34974)
  • js: pass configName to typecheck command in TS plugin (#34989, #34274)
  • js: add input on .d.ts files within dependency projects (#34968)
  • linter: prepend framework configs before baseConfig in flat config generation (#34898, #28381, #32923)

... (truncated)

Commits
  • ed5cd20 chore(repo): ensure Cypress CT unit tests use Vite 7 since 8 is unsupported (...
  • c96a9d4 fix(vite): add support for Vite 8 (#34850)
  • 23bb49e cleanup(angular): remove postcss-url dependency (#34976)
  • 5f46af1 fix(angular): update duplicate migration keys (#34961)
  • dbd2ace fix(linter): prepend framework configs before baseConfig in flat config gener...
  • fb8884e fix(vitest): handle zoneless Angular apps in vitest configuration generator (...
  • cb6452c fix(misc): address security CVE cluster (copy-webpack-plugin, koa, minimatch)...
  • f60f1c6 fix(angular): preserve skipLibCheck in tsconfig.json for standalone projects ...
  • f48bf31 fix(repo): remove redundant inputs override for build-base target (#34649)
  • b1614d7 feat(angular): add support for Angular v21.2 (#34592)
  • 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.

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 7.0.5 and updates ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular). These dependencies need to be updated together.


Updates `serialize-javascript` from 6.0.2 to 7.0.5
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v6.0.2...v7.0.5)

Updates `@angular-devkit/build-angular` from 20.3.12 to 20.3.22
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.3.12...v20.3.22)

Updates `@nx/angular` from 21.6.10 to 22.6.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.3/packages/angular)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 7.0.5
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 20.3.22
  dependency-type: direct:development
- dependency-name: "@nx/angular"
  dependency-version: 22.6.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants