Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @angular/cli to v12 #201

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@angular/cli dependencies major ^11.0.5 -> ^12.2.14

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
Critical 9.8 CVE-2021-3918 #56
Critical 9.8 CVE-2023-26136 #197
High 7.5 CVE-2021-3807 #53
High 7.5 CVE-2022-24999 #147
High 7.5 CVE-2022-25881 #163

Release Notes

angular/angular-cli (@​angular/cli)

v12.2.14

Compare Source

@​angular/cli
Commit Type Description
30295b33e fix error when updating Angular packages across multi-major migrations
e07bd059e fix logic which determines which temp version of the CLI is to be download during ng update
ce1ec0420 fix update ng update output for Angular packages
dd9f8df52 fix update pacote to 12.0.2

Special Thanks

Alan Agius and Doug Parker

v12.2.13

Compare Source

@​angular-devkit/build-angular
Commit Type Description
a2bd940e4 fix add verbose logging for differential loading and i18n

Special Thanks

Charles Lyding and Doug Parker

v12.2.12

Compare Source

12.2.12 (2021-10-27)

@​angular-devkit/build-angular
Commit Description
fix - 2decc2d26 avoid extra filesystem access with i18n and differential loading
fix - 802b1b037 remove potential race condition in i18n worker execution
fix - cce88c2e1 update critters to version 0.0.12

Special Thanks

Alan Agius, Charles Lyding, Joey Perrott and Mikhail Vasiliev

v12.2.11

Compare Source

12.2.11 (2021-10-20)

@​angular/cli
Commit Description
fix - e0112603c add engine field support for npm 8 and higher
fix - b93e63ff6 correct grammar error in Analytics consent prompt
fix - 008094bd1 run stable migrations when package version is prerelease
@​angular-devkit/build-angular
Commit Description
fix - 227bf2e86 add "Failed to compile" message
fix - 6173609c5 transform remapped sourcemap into a plain object
fix - 349047523 update esbuild to 0.13.8
fix - 892eeadd1 update mini-css-extract-plugin to 2.4.2
fix - 8d52d9b7f use a separate worker pool for i18n inlining

Special Thanks

Alan Agius, Charles Lyding, Extacy and Sushrit_Lawliet

v12.2.10

Compare Source

12.2.10 (2021-10-13)

@​schematics/angular
Commit Description
fix - f6ed31fdf wrap bootstrapping code in an HMR compatible manner
@​angular/cli
Commit Description
fix - 73a47af80 accept UA-00000-0 format in analytics tracking id
fix - d2e24d396 generate new random user ID when passing empty string to uuid
@​angular-devkit/build-angular
Commit Description
fix - 7b01a0004 enable custom es2015 conditional exports
fix - 892567487 improve fidelity and performance of babel loader sourcemaps

Special Thanks

Alan Agius and Charles Lyding

v12.2.9

Compare Source

@​angular-devkit/build-angular
Commit Type Description
9d45b7752 fix add web-streams-polyfill to downlevel exclusion list
ccedf53a8 fix update esbuild to 0.13.4

Special Thanks

Alan Agius and Charles Lyding

v12.2.8

Compare Source

@​angular-devkit/build-angular
Commit Type Description
821a1b5a9 fix babel adjust enum plugin incorrectly transforming loose enums

Special Thanks

Paul Gschwendtner

v12.2.7

Compare Source

@​angular-devkit/build-angular
Commit Type Description
d856b4d23 fix support WASM-based esbuild optimizer fallback

Special Thanks

Alan Agius and Charles Lyding

v12.2.6

Compare Source

@​angular/cli
Commit Type Description
8b21effad fix handle FORCE_COLOR when stdout is not instance of WriteStream
@​angular-devkit/build-angular
Commit Type Description
ea60f0f52 fix handle FORCE_COLOR when stdout is not instance of WriteStream

Special Thanks

Alan Agius

v12.2.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
0498768c5 fix disable dev-server response compression
367fce2e9 fix improve Safari browserslist to esbuild target conversion

Special Thanks:

Alan Agius and Charles Lyding

v12.2.4

Compare Source

@​angular-devkit/build-angular
Commit Type Description
aaadef026 fix update esbuild to 0.12.24
f8a9f4a01 fix update mini-css-extract-plugin to 2.2.1

Special Thanks

Alan Agius

v12.2.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
3e3321857 fix RGBA converted to hex notation in component styles breaks IE11

Special Thanks:

Alan Agius and Trevor Karjanis

v12.2.2

Compare Source

@​angular-devkit/build-angular
Commit Description
a55118a75 fix: provide supported browsers to esbuild
81baa4f95 fix: update Angular peer dependencies to 12.2 stable
297410ae8 fix: handle undefined entrypoints when marking async chunks
@​ngtools/webpack
Commit Description
b7199f366 fix: update Angular peer dependencies to 12.2 stable

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott and Simon Primetzhofer

v12.2.1

Compare Source

@​angular-devkit/architect-cli
Commit Type Description
ccb0f95f3 fix update minimist to 1.2.6
@​angular-devkit/schematics-cli
Commit Type Description
abcdf4df2 fix update minimist to 1.2.6
@​angular-devkit/benchmark
Commit Type Description
2656a330e fix update minimist to 1.2.6

Special Thanks

Alan Agius

v12.2.0

Compare Source

@​angular/cli
Commit Description
259e26979 fix(@​angular/cli): merge npmrc files values
c1eddbdc9 fix(@​angular/cli): handle YARN_ environment variables during ng update and ng add
6b00d1270 fix(@​angular/cli): handle NPM_CONFIG environment variables during ng update and ng add
88ee85c41 fix(@​angular/cli): disable update notifier when retrieving package manager version during ng version
@​angular-devkit/build-angular
Commit Description
d750c686f fix(@​angular-devkit/build-angular): add priority to copy-webpack-plugin patterns
4bcd1dc9e fix(@​angular-devkit/build-angular): allow classes with pure annotated static properties to be optimized
ceade0c27 fix(@​angular-devkit/build-angular): dasherize disable-host-check suggestion
8383c6b42 fix(@​angular-devkit/build-angular): silence Sass compiler warnings from 3rd party stylesheets
07763702f fix(@​angular-devkit/build-angular): force linker sourceMapping option to false.
a5c69722f fix(@​angular-devkit/build-angular): ensure NG_PERSISTENT_BUILD_CACHE always creates a cache in the specified cache directory
c65b04999 fix(@​angular-devkit/build-angular): fail browser build when index generation fails
3d71c63b3 fix(@​angular-devkit/build-angular): fix issue were @media all causing critical CSS inling to fail
9a04975a2 fix(@​angular-devkit/build-angular): extractLicenses didn't have an effect when using server builder
2ac8e9c0e fix(@​angular-devkit/build-angular): display incompatibility errors
2c2b49919 fix(@​angular-devkit/build-angular): limit advanced terser passes to two
1be3b0783 fix(@​angular-devkit/build-angular): exclude outputPath from persistent build cache key
fefd6d042 perf(@​angular-devkit/build-angular): use esbuild as a CSS optimizer for component styles
18cfa0431 feat(@​angular-devkit/build-angular): add support to inline Adobe Fonts
9a751f0f8 fix(@​angular-devkit/build-angular): handle ENOENT and ENOTDIR errors when deleting outputs
41e645792 fix(@​angular-devkit/build-angular): downlevel for await...of when targeting ES2018+
070a13364 fix(@​angular-devkit/build-angular): configure webpack target in common configuration
da32daa75 perf(@​angular-devkit/build-angular): use combination of esbuild and terser as a JavaScript optimizer
6a2b11906 perf(@​angular-devkit/build-angular): cache JavaScriptOptimizerPlugin results
ab17b1721 fix(@​angular-devkit/build-angular): handle ng-packagr errors more gracefully.
d4c5f8518 fix(@​angular-devkit/build-angular): control linker template sourcemapping via builder sourcemap options
06181c2fb fix(@​angular-devkit/build-angular): parse web-workers in tests when webWorkerTsConfig is defined
@​angular-devkit/build-webpack
Commit Description
615353022 fix(@​angular-devkit/build-webpack): emit result when webpack is closed
@​ngtools/webpack
Commit Description
dbbcf5c8c fix(@​ngtools/webpack): only track file dependencies
7536338e0 fix(@​ngtools/webpack): allow generated assets of Angular component resources
720feee34 fix(@​ngtools/webpack): avoid non-actionable template type-checker syntax diagnostics
6a7bcf330 fix(@​ngtools/webpack): encode component style data
12c14b565 fix(@​ngtools/webpack): remove no longer needed component styles workaround
@​schematics/angular
Commit Description
20fd33f6d feat(@​schematics/angular): destroy test module after every test
5b10d4f54 fix(@​schematics/angular): remove unsafe any usage in application spec file
1b5e18e7b fix(@​schematics/angular): replace interactive div with button in application component template
0907b6941 fix(@​schematics/angular): use stricter semver for karma-jasmine-html-reporter
8ad1539c5 fix(@​schematics/angular): add 'none' value for the 'style' option of the component schematic
e5ba29c7d fix(@​schematics/angular): display warning during migrations when using third-party builders
a44dc02fe fix(@​schematics/angular): add devtools to ng new

Special Thanks:

Alan Agius, Charles Lyding, David Scourfield, Doug Parker, hien-pham, Joey Perrott, LeonEck, Mike
Jancar, twerske, Vaibhav Singh and originalfrostig

v12.1.4

Compare Source

@​angular/cli
Commit Description
e02c97dd0 fix(@​angular/cli): merge npmrc files values
@​schematics/angular
Commit Description
cfc267426 fix(@​schematics/angular): ensure valid SemVer range for new project Angular packages
@​angular-devkit/build-angular
Commit Description
55c0bddc8 fix(@​angular-devkit/build-angular): add priority to copy-webpack-plugin patterns
@​angular-devkit/build-webpack
Commit Description
b3736a3c0 fix(@​angular-devkit/build-webpack): emit result when webpack is closed

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott and originalfrostig

v12.1.3

Compare Source

@​angular/cli
Commit Description
eaa2378b6 fix(@​angular/cli): handle YARN_ environment variables during ng update and ng add
4b9a41bde fix(@​angular/cli): handle NPM_CONFIG environment variables during ng update and ng add
@​angular-devkit/build-angular
Commit Description
04e9ffe4f fix(@​angular-devkit/build-angular): allow classes with pure annotated static properties to be optimized
6ae17e265 fix(@​angular-devkit/build-angular): dasherize disable-host-check suggestion

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott, LeonEck and Mike Jancar

v12.1.2

Compare Source

v12.1.1

Compare Source

v12.1.0

Compare Source

v12.0.5

Compare Source

v12.0.4

Compare Source

v12.0.3

Compare Source

v12.0.2

Compare Source

v12.0.1

Compare Source

v12.0.0

Compare Source

v11.2.19

Compare Source

@​angular-devkit/architect-cli
Commit Type Description
75caa1143 fix update minimist to 1.2.6
@​angular-devkit/schematics-cli
Commit Type Description
80d479e9f fix update minimist to 1.2.6
@​angular-devkit/benchmark
Commit Type Description
f61cd1a79 fix update minimist to 1.2.6

Special Thanks

Alan Agius and Doug Parker

v11.2.18

Compare Source

@​angular-devkit/build-angular
Commit Type Description
534678450 fix updated webpack-dev-server to latest security patch

Special Thanks

Doug Parker and iRealNirmal

v11.2.17

Compare Source

@​angular/cli
Commit Type Description
1efff8f82 fix exclude deprecated packages with removal migration from update

Special Thanks

Alan Agius and Doug Parker

v11.2.16

Compare Source

@​angular/cli
Commit Type Description
f456b0962 fix error when updating Angular packages across multi-major migrations
886d2511e fix logic which determines which temp version of the CLI is to be download during ng update
776d1210a fix update ng update output for Angular packages

Special Thanks

Alan Agius and Doug Parker

v11.2.15

Compare Source

Commits

@​angular-devkit/build-angular (0.1102.15)

Commit Description Notes
update `critters` to version `0.0.12` [Closes #​20794]

Special Thanks

Joey Perrott, Alan Agius

v11.2.14

Compare Source

Commits

@​angular-devkit/build-angular (0.1102.14)

Commit Description Notes
update to postcss 8.2.15 [Closes #​20888]


Special Thanks

Alan Agius, Doug Parker, Charles Lyding

v11.2.13

Compare Source

Commits

@​angular-devkit/build-angular (0.1102.13)

Commit Description Notes
update cssnano/postcss to fix optimization defects [Closes #​20673]
update dependency resolve-url-loader to v4 [Closes #​20733]

@​schematics/angular (11.2.13)

Commit Description Notes
pin `karma-jasmine-html-reporter` to patches in new projects [Closes #​20719]


Special Thanks

Alan Agius, Charles Lyding, Keen Yee Liau

v11.2.12

Compare Source

Commits

@​angular-devkit/build-angular (0.1102.12)

Commit Description Notes
disable CSS declaration sorting optimizations [Closes #​20693]


Special Thanks

Keen Yee Liau, Alan Agius, Doug Parker

v11.2.11

Compare Source

Commits

@​angular-devkit/build-angular (0.1102.11)

Commit Description Notes
output webpack-dev-server and webpack-dev-middleware errors
update CSSNano and PostCSS to fix serveral security issues [Closes #​20606]

@​schematics/angular (11.2.11)

Commit Description Notes
avoid unuse imports for canLoad guard generation

@​angular-devkit/schematics-cli (0.1102.11)

Commit Description Notes
accept windows like paths for schematics


Special Thanks

Joey Perrott, Charles Lyding, Alan Agius, Doug Parker, Billy Lando, mzocateli

v11.2.10

Compare Source

Commits

@​angular-devkit/build-angular (0.1102.10)

Commit Description Notes
set Tailwind CSS mode when using Tailwind

@​ngtools/webpack (11.2.10)

Commit Description Notes
only check affected files for Angular semantic diagnostics


Special Thanks

Charles Lyding, Joey Perrott, Alan Agius, Keen Yee Liau

v11.2.9

Compare Source

No user-facing changes

v11.2.8

Compare Source

Commits



Special Thanks

Doug Parker, Renovate Bot, Alan Agius, Joey Perrott

v11.2.7

Compare Source

Commits

@​angular-devkit/build-angular (0.1102.8)

Commit Description Notes
validate scripts and styles bundleName [Closes #​20360]

@​schematics/angular (11.2.8)

Commit Description Notes
correctly handle adding multi-line strings to `@NgModule` metadata
explicitly specify ServiceWorker registration strategy


Special Thanks

George Kalpakas, Joey Perrott, Charles Lyding, Alan Agius, Keen Yee Liau

v11.2.6

Compare Source

Commits

@​angular-devkit/build-angular (0.1102.6)

Commit Description Notes
ensure output directory is present before writing stats JSON

@​ngtools/webpack (11.2.6)

Commit Description Notes
reduce resource processing during JIT initial lazy route analysis

@​schematics/angular (11.2.6)

Commit Description Notes
use title for svg on home page


Special Thanks

Alan Agius, Charles Lyding, Keen Yee Liau, Cédric Exbrayat

v11.2.5

Compare Source

Commits

@​angular-devkit/build-angular (0.1102.5)

Commit Description Notes
support writing large Webpack stat outputs
don't load an input sourcemap from file when using Babel
display correct filename for bundles that are ES2016+
enforce Babel not to load sourcemaps from file
remove Webpack Stats.toJson usage in karma plugin

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants