Skip to content

Bump tar and @angular/cli in /flink-runtime-web/web-dashboard - #19

Open
dependabot[bot] wants to merge 1 commit into
release-1.20.3.ilfrom
dependabot/npm_and_yarn/flink-runtime-web/web-dashboard/multi-b625c48170
Open

Bump tar and @angular/cli in /flink-runtime-web/web-dashboard#19
dependabot[bot] wants to merge 1 commit into
release-1.20.3.ilfrom
dependabot/npm_and_yarn/flink-runtime-web/web-dashboard/multi-b625c48170

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJan 28, 2026

Copy link
Copy Markdown

Bumps tar to 7.5.7 and updates ancestor dependency @angular/cli. These dependencies need to be updated together.

Updates tar from 7.4.3 to 7.5.7

Changelog

Sourced from tar's changelog.

Changelog

7.5

  • Added zstd compression support.
  • Consistent TOCTOU behavior in sync t.list
  • Only read from ustar block if not specified in Pax
  • Fix sync tar.list when file size reduces while reading
  • Sanitize absolute linkpaths properly
  • Prevent writing hardlink entries to the archive ahead of their file target

7.4

  • Deprecate onentry in favor of onReadEntry for clarity.

7.3

  • Add onWriteEntry option

7.2

  • DRY the command definitions into a single makeCommand method, and update the type signatures to more appropriately infer the return type from the options and arguments provided.

7.1

  • Update minipass to v7.1.0
  • Update the type definitions of write() and end() methods on Unpack and Parser classes to be compatible with the NodeJS.WritableStream type in the latest versions of @types/node.

7.0

  • Drop support for node <18
  • Rewrite in TypeScript, provide ESM and CommonJS hybrid interface
  • Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry') to get individual functions or classes.
  • Add chmod option that defaults to false, and deprecate noChmod. That is, reverse the default option regarding explicitly setting file system modes to match tar entry settings.
  • Add processUmask option to avoid having to call process.umask() when chmod: true (or noChmod: false) is set.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for tar since your current version.


Updates @angular/cli from 20.1.3 to 20.3.15

Release notes

Sourced from @​angular/cli's releases.

20.3.15

@​angular/cli

CommitDescription
fix - 795d65413update pacote to v21.0.4

@​angular-devkit/build-angular

CommitDescription
fix - ffc72cbc5update webpack to version 5.104.1

20.3.14

@​angular/cli

CommitDescription
fix - ff366499eupdate dependency @​modelcontextprotocol/sdk to v1.25.2

20.3.13

@​angular/cli

CommitDescription
fix - cfbb61602update @modelcontextprotocol/sdk to v1.24.0

20.3.12

@​angular/build

CommitDescription
fix - 25bb7e65censure correct URL joining for prerender routes

@​angular/ssr

CommitDescription
fix - cceb86296handle X-Forwarded-Prefix and APP_BASE_HREF in redirects
fix - 1abe68ad8prevent redirect loop with encoded query parameters

20.3.11

@​angular/build

CommitDescription
fix - 8053f2d92ensure ɵgetOrCreateAngularServerApp is always defined after errors

20.3.10

@​schematics/angular

CommitDescription
fix - c854a719bcorrect tsconfig.spec.json include for spec files

@​angular/build

CommitDescription
fix - b3908f68edo not remove @angular/localize when having external packages (#31721)

20.3.9

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

20.3.15 (2026-01-21)

@​angular/cli

CommitTypeDescription
795d65413fixupdate pacote to v21.0.4

@​angular-devkit/build-angular

CommitTypeDescription
ffc72cbc5fixupdate webpack to version 5.104.1

21.1.0 (2026-01-14)

@​angular/cli

CommitTypeDescription
772e6efe7featadd 'test' and 'e2e' MCP tools
8efb86318featAdd "all" as an experimental tool group
c3c9ac506featAdd MCP tools for building and running devservers
d635a6c63featadd signal forms lessons
d8b76e93dfixcorrectly handle yarn classic tag manifest fetching
7ab5c0b0afixcorrectly spawn package managers on Windows in new abstraction
348096623fixenhance list_projects MCP tool file system traversal and symlink handling
316fca862fixhandle array output from npm view in manifest parser
032257a6dfiximprove signal forms lesson examples in AI tutor
18d74dde8fixrename mcp devserver tools to comply with naming spec
1ad773671fixupdate dependency @​modelcontextprotocol/sdk to v1.25.2
45d4f5668fixupdate yarn berry package manager configuration
122ed27c9fixuse project-local temporary directory in ng add
a15db28b2perfcache resolved specific version in package manager abstraction
240588b7eperfoptimize ng add version discovery

@​schematics/angular

CommitTypeDescription
36cf3afb4featadd browserMode option to jasmine-vitest schematic
e71a72ffdfeatgenerate detailed migration report for refactor-jasmine-vitest
18cf6c51bfixadd MCP configuration file to new workspaces

@​angular/build

... (truncated)

Commits
  • 279b1ad release: cut the v20.3.15 release
  • 795d654 fix(@​angular/cli): update pacote to v21.0.4
  • ffc72cb fix(@​angular-devkit/build-angular): update webpack to version 5.104.1
  • 4963d9c release: cut the v20.3.14 release
  • ff36649 fix(@​angular/cli): update dependency @​modelcontextprotocol/sdk to v1.25.2
  • 66140c8 ci: force ipv4 resolutions first in Node.js
  • 948869d release: cut the v20.3.13 release
  • cfbb616 fix(@​angular/cli): update @modelcontextprotocol/sdk to v1.24.0
  • d4ca7b7 release: cut the v20.3.12 release
  • cceb862 fix(@​angular/ssr): handle X-Forwarded-Prefix and APP_BASE_HREF in redirects
  • 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 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.

Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.7 and updates ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together.
Updates `tar` from 7.4.3 to 7.5.7
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.4.3...v7.5.7)
Updates `@angular/cli` from 20.1.3 to 20.3.15
- [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.1.3...v20.3.15)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.7
dependency-type: indirect
- dependency-name: "@angular/cli"
dependency-version: 20.3.15
dependency-type: direct:development
...
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 28, 2026
@toolkit-timmy

Copy link
Copy Markdown

[Automated] Latest version: 2026.1.28-e046f76

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