Bump the npm_and_yarn group across 1 directory with 7 updates #59
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 4 updates in the / directory: esbuild, @angular-devkit/build-angular, tmp and @angular/cli.
Updates
esbuild
from 0.23.1 to 0.25.8Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
8c71947
publish 0.25.8 to npm0508f24
some parsing fixes for source phase imports6e4be2f
js parser: recover from bad#private
identifiersc9c6357
fix #4248:#private
ids in arrow fn body in?:
9b42f68
publish 0.25.7 to npm9ba01d1
abs-paths: js api and testsca196c9
fix for parser backtracking crash2979b84
fix #4241: ts arrow function type backtrack (hack)1180410
fix an unused variable warningfc3da57
fix #4238: adddefer
andsource
import phasesUpdates
@angular-devkit/build-angular
from 16.2.16 to 20.1.5Release notes
Sourced from
@angular-devkit/build-angular
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
2c0e973
release: cut the v20.1.5 release761bc78
build: update to latest dev-infra in the workspace48ca044
fix(@angular/cli
): cache MCP best practices content and add tool annotations8601f06
refactor(@angular/cli
): update suggested MCP server configuration output2ed9c37
test(@angular/cli
): add initial e2e test for MCP server tool registration9a2b642
refactor(@angular/cli
): add instructional text to MCP serverffc4c67
release: cut the v20.1.4 release2d753cc
fix(@angular/cli
): skip workspace-specific tools when outside a workspace42d72ef
fix(@angular/build
): skip vite transformation of CSS-like assets0489fe7
refactor(@angular/build
): update MCP best practices guide contentUpdates
@babel/runtime
from 7.22.6 to 7.27.6Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
baa4cb8
v7.27.67d06930
v7.27.45b9468d
Reduceregenerator
size more (#17287)cb78b5b
[babel 8] Do not replace globalregeneratorRuntime
references in regenerato...a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)da5e371
v7.27.3eebd3a0
v7.27.1296cdc5
Remove unusedregenerator-runtime
dep in@babel/runtime
(#17263)fdc0fb5
[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0
(#17204)5c350ea
v7.27.0Updates
tmp
from 0.0.33 to 0.2.5Changelog
Sourced from tmp's changelog.
... (truncated)
Commits
3d2fe38
Bump up the versione162828
Merge pull request #309 from fflorent/fix-tmp-dir-with-dirb847d2f
Fix use of tmp.dir() withdir
option08fa3ab
Update version1cf4ec5
Merge commit from fork188b25e
Fix GHSA-52f5-9888-hmc673b9fe4
Add test case for GHSA-52f5-9888-hmc6b8e2f29
Remove broken tests2892a02
Remove outdated URLf592318
Reformat package.jsonUpdates
@angular/cli
from 16.2.16 to 20.1.5Release notes
Sourced from
@angular/cli
's releases.... (truncated)
Changelog
Sourced from
@angular/cli
's changelog.... (truncated)
Commits
2c0e973
release: cut the v20.1.5 release761bc78
build: update to latest dev-infra in the workspace48ca044
fix(@angular/cli
): cache MCP best practices content and add tool annotations8601f06
refactor(@angular/cli
): update suggested MCP server configuration output2ed9c37
test(@angular/cli
): add initial e2e test for MCP server tool registration9a2b642
refactor(@angular/cli
): add instructional text to MCP serverffc4c67
release: cut the v20.1.4 release2d753cc
fix(@angular/cli
): skip workspace-specific tools when outside a workspace42d72ef
fix(@angular/build
): skip vite transformation of CSS-like assets0489fe7
refactor(@angular/build
): update MCP best practices guide contentUpdates
vite
from 4.5.5 to 7.0.6Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
bdde0f9
release: v7.0.623d04fc
fix: respond with correct headers and status code for HEAD requests (#20421)ead2dec
fix(dev): incorrect sourcemap when optimized CJS is imported (#20458)e49f505
fix(deps): update all non-major dependencies (#20442)f689d61
chore(deps): update rolldown-related dependencies (#20441)8403f69
chore: remove some files from prettier ignore (#20459)1c9cb49
fix(module-runner): normalize file:// on windows (#20449)24e6a0c
refactor: use environment transform request (#20430)832f687
release: v7.0.5c9614b9
fix: remove special handling forAccept: text/html
(#20376)Updates
webpack-dev-server
from 4.15.1 to 5.2.2Release notes
Sourced from webpack-dev-server's releases.