Skip to content

Bump immutable, @angular-builders/custom-webpack and @angular-devkit/build-angular - #1036

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/multi-33a903ad4b
Open

Bump immutable, @angular-builders/custom-webpack and @angular-devkit/build-angular#1036
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/multi-33a903ad4b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

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

Updates immutable from 4.3.8 to 5.1.9

Release notes

Sourced from immutable's releases.

v5.1.9

What's Changed

Full Changelog: immutable-js/immutable-js@v5.1.8...v5.1.9

v5.1.8

What's Changed

Full Changelog: immutable-js/immutable-js@v5.1.7...v5.1.8

v5.1.7

What's Changed

internal

New Contributors

Full Changelog: immutable-js/immutable-js@v5.1.6...v5.1.7

v5.1.6

What's Changed

... (truncated)

Changelog

Sourced from immutable's changelog.

5.1.9

  • fix(List): a List grown past 32 elements while all its values are undefined no longer reads those values back as null (affected get, iteration, toArray, equals and hashCode)

5.1.8

4.3.9

5.1.7

  • fix(Repeat): lastIndexOf returned size instead of size - 1 by @​chatman-media in immutable-js/immutable-js#2227. Fixes CVE CVE-2026-29063
  • fix(IndexedCollection): has(index) on a lazy Seq of unknown size now checks index existence instead of searching for a value equal to the index #2203
  • [TypeScript]: reduce/reduceRight without an initial value now infer the result type from the collection's values when the reducer returns a value (e.g. list.reduce((a, b) => a + b) infers number), matching Array#reduce. Previously an explicit type argument was required. #2205

5.1.6

  • fix(reverseFactory): read reversedSequence.size in __iterator instead of this #2196

5.1.5

  • Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable

5.1.4

Documentation

Internal

... (truncated)

Commits
  • 329f7a6 5.1.9
  • 21fabd9 changelog
  • 009164f Merge pull request #2235 from immutable-js/fix/avoid-null-when-setsize33
  • 5b65bfb fix(List): preserve undefined values when grown past 32 elements
  • 50bf39e Update CHANGELOG.md for versions 5.1.8 and 4.3.9
  • 6496539 5.1.8
  • 808a83a Merge commit from fork
  • e51d49f perf(Map): index large hash-collision buckets for faster lookups
  • 25c58b0 fix typescript in tests
  • a1a1ee4 Merge commit from fork
  • Additional commits viewable in compare view

Updates @angular-builders/custom-webpack from 18.0.0 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 18.2.21 to 21.2.23

Release notes

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

21.2.23

@​angular-devkit/build-angular

Commit Description
fix - d3aaa48ef update less to 4.9.0

@​angular/ssr

Commit Description
fix - 645e41a47 ensure public directory containment in CommonEngine

21.2.22

@​angular-devkit/build-angular

Commit Description
fix - b0047b04f5 update webpack-dev-server to 5.2.6

21.2.21

@​angular/cli

Commit Description
fix - ba5d16cac update dependency @​modelcontextprotocol/sdk to v1.30.0

@​angular/build

Commit Description
fix - f7f60e69e bump undici to 7.29.0

21.2.20

@​angular-devkit/build-angular

Commit Description
fix - 972f6db7e9 upgrade postcss to 8.5.23

@​angular/build

Commit Description
fix - 8de75ada50 upgrade postcss to 8.5.23

21.2.19

@​angular-devkit/build-angular

Commit Description
fix - df5429871 update http-proxy-middleware to 3.0.7

21.2.18

@​angular/cli

Commit Description
fix - 61a810ab6 respect release age policy in update bootstrapping logic

@​angular/build

Commit Description

... (truncated)

Changelog

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

21.2.23 (2026-09-02)

@​angular-devkit/build-angular

Commit Type Description
d3aaa48ef fix update less to 4.9.0

@​angular/ssr

Commit Type Description
645e41a47 fix ensure public directory containment in CommonEngine

20.3.36 (2026-09-02)

@​angular-devkit/build-angular

Commit Type Description
b4059cdc7 fix update less to 4.9.0

@​angular/ssr

Commit Type Description
c3e5982e4 fix ensure public directory containment in CommonEngine

22.2.0-next.5 (2026-08-26)

@​angular/build

Commit Type Description
4d0be683b7 fix ignore side-effect annotations in unit test builds
e4111ae818 fix prevent memory leaks in parallel compilation and caches
62999cabf4 perf batch prerender routes and share in-memory server bundles
0589edd9cd perf consolidate component stylesheet bundling with shared load result cache
a877aa7ebd perf implement SharedArrayBuffer translation dictionaries for zero-copy worker access
f1cc959439 perf implement sliding-window batching and worker translation eviction
f4dad31cce perf unify Oxc linking and optimization AST traversal passes

... (truncated)

Commits
  • e2582bb release: cut the v21.2.23 release
  • 645e41a fix(@​angular/ssr): ensure public directory containment in CommonEngine
  • d3aaa48 fix(@​angular-devkit/build-angular): update less to 4.9.0
  • 60dee48 release: cut the v21.2.22 release
  • b0047b0 fix(@​angular-devkit/build-angular): update webpack-dev-server to 5.2.6
  • 90e8059 release: cut the v21.2.21 release
  • f7f60e6 fix(@​angular/build): bump undici to 7.29.0
  • ba5d16c fix(@​angular/cli): update dependency @​modelcontextprotocol/sdk to v1.30.0
  • 928eb73 release: cut the v21.2.20 release
  • 972f6db fix(@​angular-devkit/build-angular): upgrade postcss to 8.5.23
  • 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.

…build-angular

Bumps [immutable](https://github.com/immutable-js/immutable-js) to 5.1.9 and updates ancestor dependencies [immutable](https://github.com/immutable-js/immutable-js), [@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 `immutable` from 4.3.8 to 5.1.9
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v4.3.8...v5.1.9)

Updates `@angular-builders/custom-webpack` from 18.0.0 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 18.2.21 to 21.2.23
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.2.21...v21.2.23)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 5.1.9
  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.23
  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 Sep 4, 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