Skip to content

Bump tar, @angular/cli and fsevents - #68

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-069b6774db
Open

Bump tar, @angular/cli and fsevents#68
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-069b6774db

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJan 29, 2026

Copy link
Copy Markdown
Contributor

Removes tar. It's no longer used after updating ancestor dependencies tar, @angular/cli and fsevents. These dependencies need to be updated together.

Removes tar

Updates @angular/cli from 8.3.19 to 21.1.2

Release notes

Sourced from @​angular/cli's releases.

21.1.2

@​angular-devkit/schematics-cli

CommitDescription
fix - e7458c81dAdd boolean type inference for 'true' and 'false' string values in argument parsing

@​angular-devkit/architect

CommitDescription
fix - d66f1fe64Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular/build

CommitDescription
fix - 80911af67loosen Vitest dependency checks when runnerConfig is used
fix - 2d30639d3support merging coverage thresholds with Vitest runnerConfig

21.1.1

@​schematics/angular

CommitDescription
fix - 9da6d8fa7correct vscode MCP configuration for new projects
fix - 361758c75remove special characters from jasmine-vitest report filename

@​angular/cli

CommitDescription
fix - 151b69587Remove nonexistent link from MCP response

@​angular/build

CommitDescription
fix - 1b7e3307aallow application assets in workspace root
fix - d1e596dc5prevent incorrect catch binding removal in downleveled for-await
fix - 98ef0981aupdate undici to v7.18.2

21.1.0

@​schematics/angular

CommitDescription
feat - 36cf3afb4add browserMode option to jasmine-vitest schematic
feat - e71a72ffdgenerate detailed migration report for refactor-jasmine-vitest
fix - 18cf6c51badd MCP configuration file to new workspaces

@​angular/cli

CommitDescription
feat - 772e6efe7add 'test' and 'e2e' MCP tools
feat - 8efb86318Add "all" as an experimental tool group
feat - c3c9ac506Add MCP tools for building and running devservers
feat - d635a6c63add signal forms lessons
fix - d8b76e93dcorrectly handle yarn classic tag manifest fetching
fix - 7ab5c0b0acorrectly spawn package managers on Windows in new abstraction
fix - 348096623enhance list_projects MCP tool file system traversal and symlink handling
fix - 316fca862handle array output from npm view in manifest parser

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

21.1.2 (2026-01-28)

@​angular-devkit/schematics-cli

CommitTypeDescription
e7458c81dfixAdd boolean type inference for 'true' and 'false' string values in argument parsing

@​angular-devkit/architect

CommitTypeDescription
d66f1fe64fixAdd boolean type inference for 'true' and 'false' string values in argument parsing

@​angular/build

CommitTypeDescription
80911af67fixloosen Vitest dependency checks when runnerConfig is used
2d30639d3fixsupport merging coverage thresholds with Vitest runnerConfig

21.1.1 (2026-01-21)

@​angular/cli

CommitTypeDescription
151b69587fixRemove nonexistent link from MCP response

@​schematics/angular

CommitTypeDescription
9da6d8fa7fixcorrect vscode MCP configuration for new projects
361758c75fixremove special characters from jasmine-vitest report filename

@​angular/build

CommitTypeDescription
1b7e3307afixallow application assets in workspace root
d1e596dc5fixprevent incorrect catch binding removal in downleveled for-await
98ef0981afixupdate undici to v7.18.2

... (truncated)

Commits
  • 702d717 release: cut the v21.1.2 release
  • d66f1fe fix(@​angular-devkit/architect): Add boolean type inference for 'true' and 'fa...
  • e7458c8 fix(@​angular-devkit/schematics-cli): Add boolean type inference for 'true' an...
  • e974e40 build: lock file maintenance
  • 2d30639 fix(@​angular/build): support merging coverage thresholds with Vitest runnerCo...
  • 80911af fix(@​angular/build): loosen Vitest dependency checks when runnerConfig is used
  • 7cf1d3b build: update cross-repo angular dependencies
  • 165e7d6 build: update all github actions
  • 8e7f86b build: update bazel dependencies
  • 3206b8b build: update cross-repo angular dependencies
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/cli since your current version.


Updates fsevents from 1.2.9 to 1.2.13

Release notes

Sourced from fsevents's releases.

Release v1.2.13

Only build on Mac-OSX

Release v1.2.11

Removing node-pre-gyp so that building fsevents becomes easier and enabled without the download of binaries.

The credentials to the AWS store have been lost. Releasing to AWS is both insecure and no longer possible due to the lost credentials.

Intermediate Release

No release notes provided.

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependencies [tar](https://github.com/isaacs/node-tar), [@angular/cli](https://github.com/angular/angular-cli) and [fsevents](https://github.com/fsevents/fsevents). These dependencies need to be updated together.
Removes `tar`
Updates `@angular/cli` from 8.3.19 to 21.1.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v8.3.19...v21.1.2)
Updates `fsevents` from 1.2.9 to 1.2.13
- [Release notes](https://github.com/fsevents/fsevents/releases)
- [Commits](fsevents/fsevents@v1.2.9...v1.2.13)
---
updated-dependencies:
- dependency-name: tar
dependency-version: dependency-type: indirect
- dependency-name: "@angular/cli"
dependency-version: 21.1.2
dependency-type: direct:development
- dependency-name: fsevents
dependency-version: 1.2.13
dependency-type: indirect
...
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 Jan 29, 2026
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