Skip to content

Bump minimatch and @angular-devkit/build-angular#529

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-6eebc1c810
Closed

Bump minimatch and @angular-devkit/build-angular#529
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-6eebc1c810

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps minimatch to 9.0.6 and updates ancestor dependencies minimatch and @angular-devkit/build-angular. These dependencies need to be updated together.

Updates minimatch from 9.0.4 to 9.0.6

Commits
  • 7117ef3 9.0.6
  • 2418458 update deps, do not checkin dist
  • 1d1f531 update deps
  • 03b1778 update CI matrix and actions
  • f1aaffe update test expectations for coalesced consecutive stars
  • 5012655 coalesce consecutive non-globstar * characters
  • 3515d1e [meta] add publishConfig.tag legacy-v9
  • 0de7f45 9.0.5
  • d16b95c whitespace formatting
  • f09ab67 fix: duplicated patterns in second phase preprocess loop
  • Additional commits viewable in compare view

Updates minimatch from 3.1.2 to 3.1.3

Commits
  • 7117ef3 9.0.6
  • 2418458 update deps, do not checkin dist
  • 1d1f531 update deps
  • 03b1778 update CI matrix and actions
  • f1aaffe update test expectations for coalesced consecutive stars
  • 5012655 coalesce consecutive non-globstar * characters
  • 3515d1e [meta] add publishConfig.tag legacy-v9
  • 0de7f45 9.0.5
  • d16b95c whitespace formatting
  • f09ab67 fix: duplicated patterns in second phase preprocess loop
  • Additional commits viewable in compare view

Updates minimatch from 5.1.0 to 5.1.7

Commits
  • 7117ef3 9.0.6
  • 2418458 update deps, do not checkin dist
  • 1d1f531 update deps
  • 03b1778 update CI matrix and actions
  • f1aaffe update test expectations for coalesced consecutive stars
  • 5012655 coalesce consecutive non-globstar * characters
  • 3515d1e [meta] add publishConfig.tag legacy-v9
  • 0de7f45 9.0.5
  • d16b95c whitespace formatting
  • f09ab67 fix: duplicated patterns in second phase preprocess loop
  • Additional commits viewable in compare view

Updates @angular-devkit/build-angular from 14.2.13 to 21.1.5

Release notes

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

21.1.5

@​angular/ssr

Commit Description
fix - 8695d6063 prevent open redirect via X-Forwarded-Prefix header
fix - e4d445ec6 validate host headers to prevent header-based SSRF

21.1.4

@​angular/build

Commit Description
fix - 7a9dd6b47 correctly resolve absolute setup file paths in Vitest

21.1.3

@​schematics/angular

Commit Description
fix - a18196a10 warn when production configuration is missing for service worker

@​angular-devkit/build-angular

Commit Description
fix - 6d05d27ca address Node.js deprecation DEP0190

21.1.2

@​angular-devkit/schematics-cli

Commit Description
fix - e7458c81d Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular-devkit/architect

Commit Description
fix - d66f1fe64 Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular/build

Commit Description
fix - 80911af67 loosen Vitest dependency checks when runnerConfig is used
fix - 2d30639d3 support merging coverage thresholds with Vitest runnerConfig

21.1.1

@​schematics/angular

Commit Description
fix - 9da6d8fa7 correct vscode MCP configuration for new projects
fix - 361758c75 remove special characters from jasmine-vitest report filename

@​angular/cli

Commit Description
fix - 151b69587 Remove nonexistent link from MCP response

@​angular/build

| Commit | Description |

... (truncated)

Changelog

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

21.1.5 (2026-02-23)

@​angular/ssr

Commit Type Description
8695d6063 fix prevent open redirect via X-Forwarded-Prefix header
e4d445ec6 fix validate host headers to prevent header-based SSRF

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 |

... (truncated)

Commits
  • 0ad7cc3 release: cut the v21.1.5 release
  • f907b39 refactor(@​angular/build): expose dev-server options normalization function
  • 8695d60 fix(@​angular/ssr): prevent open redirect via X-Forwarded-Prefix header
  • e4d445e fix(@​angular/ssr): validate host headers to prevent header-based SSRF
  • 30a632a refactor(@​angular/cli): use a regex to identify internal Angular framework ve...
  • 1c0c4d5 build: lock file maintenance
  • e70c9d3 build: update dependency ajv to v8.18.0
  • fcfe15b build: update pnpm to v10.29.3
  • 96a428e build: update bazel dependencies
  • 2bf644f build: update cross-repo angular dependencies to v21.1.4
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2026
Bumps [minimatch](https://github.com/isaacs/minimatch) to 9.0.6 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `minimatch` from 9.0.4 to 9.0.6
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.4...v9.0.6)

Updates `minimatch` from 3.1.2 to 3.1.3
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.4...v9.0.6)

Updates `minimatch` from 5.1.0 to 5.1.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.4...v9.0.6)

Updates `@angular-devkit/build-angular` from 14.2.13 to 21.1.5
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@14.2.13...v21.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 9.0.6
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 3.1.3
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 5.1.7
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.1.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6eebc1c810 branch from 8f4eba3 to a552cfe Compare February 25, 2026 04:07
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 28, 2026

Superseded by #533.

@dependabot dependabot bot closed this Feb 28, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-6eebc1c810 branch February 28, 2026 03:29
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