Skip to content

ALCS-000: Bump the npm-minor-and-patch group across 1 directory with 2 updates#2804

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/alcs-frontend/develop/npm-minor-and-patch-f9fe7c7103
Closed

ALCS-000: Bump the npm-minor-and-patch group across 1 directory with 2 updates#2804
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/alcs-frontend/develop/npm-minor-and-patch-f9fe7c7103

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps the npm-minor-and-patch group with 2 updates in the /alcs-frontend directory: @angular/build and @angular/cli.

Updates @angular/build from 20.3.15 to 20.3.17

Release notes

Sourced from @​angular/build's releases.

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

20.3.16

@​angular/cli

Commit Description
fix - 656888a25 update dependency @​modelcontextprotocol/sdk to v1.26.0
Changelog

Sourced from @​angular/build's changelog.

20.3.17 (2026-02-23)

@​angular/ssr

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

19.2.21 (2026-02-23)

@​angular/ssr

Commit Type Description
288e22816 fix prevent open redirect via X-Forwarded-Prefix header
2a72d7483 fix validate host headers to prevent header-based SSRF

21.2.0-rc.0 (2026-02-18)

19.2.20 (2026-02-13)

@​angular-devkit/build-angular

Commit Type Description
0e5421ba7 fix update webpack to 5.105.0

21.2.0-next.2 (2026-02-11)

@​angular/build

Commit Type Description

... (truncated)

Commits
  • c0d1626 release: cut the v20.3.17 release
  • 8700e18 fix(@​angular/ssr): prevent open redirect via X-Forwarded-Prefix header
  • 67582a9 fix(@​angular/ssr): validate host headers to prevent header-based SSRF
  • 750f037 release: cut the v20.3.16 release
  • 0f02aca build: update webpack to v5.105.0
  • 656888a fix(@​angular/cli): update dependency @​modelcontextprotocol/sdk to v1.26.0
  • See full diff in compare view

Updates @angular/cli from 20.3.16 to 20.3.17

Release notes

Sourced from @​angular/cli's releases.

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
Changelog

Sourced from @​angular/cli's changelog.

20.3.17 (2026-02-23)

@​angular/ssr

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

19.2.21 (2026-02-23)

@​angular/ssr

Commit Type Description
288e22816 fix prevent open redirect via X-Forwarded-Prefix header
2a72d7483 fix validate host headers to prevent header-based SSRF

21.2.0-rc.0 (2026-02-18)

19.2.20 (2026-02-13)

@​angular-devkit/build-angular

Commit Type Description
0e5421ba7 fix update webpack to 5.105.0

21.2.0-next.2 (2026-02-11)

@​angular/build

Commit Type Description

... (truncated)

Commits
  • c0d1626 release: cut the v20.3.17 release
  • 8700e18 fix(@​angular/ssr): prevent open redirect via X-Forwarded-Prefix header
  • 67582a9 fix(@​angular/ssr): validate host headers to prevent header-based SSRF
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2026
…2 updates

Bumps the npm-minor-and-patch group with 2 updates in the /alcs-frontend directory: [@angular/build](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli).


Updates `@angular/build` from 20.3.15 to 20.3.17
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.15...v20.3.17)

Updates `@angular/cli` from 20.3.16 to 20.3.17
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.16...v20.3.17)

---
updated-dependencies:
- dependency-name: "@angular/build"
  dependency-version: 20.3.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular/cli"
  dependency-version: 20.3.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/alcs-frontend/develop/npm-minor-and-patch-f9fe7c7103 branch from 3a7213c to 253f690 Compare February 25, 2026 05:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 26, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/alcs-frontend/develop/npm-minor-and-patch-f9fe7c7103 branch February 26, 2026 05:54
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