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

chore(deps): update dependency @angular/cli to v11 #165

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cli 6.2.9 -> 11.2.19 age adoption passing confidence

Release Notes

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

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
remove Webpack Stats.toJson usage in analytics plugin
skip FESM2015 from `async` transformation

@​angular/cli (11.2.5)

Commit Description Notes
remove `project` from required properties in ng-packagr schema

@​ngtools/webpack (11.2.5)

Commit Description Notes
remove saving Angular compiler in JIT watch mode
use precalculated dependencies in unused file check
avoid adding transitive dependencies to Webpack's dependency graph
avoid full compiler lazy route analysis on JIT rebuilds

@​schematics/angular (11.2.5)

Commit Description Notes
remove Native value from viewEncapsulation option
fix youtube icon margin


Special Thanks

Charles Lyding, Alan Agius, Doug Parker, Mouad Ennaciri, Omar Hasan

v11.2.4

Compare Source

Commits

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

Commit Description Notes
only remove nomodule and defer attributes empty values [Closes #​20207]

@​angular/cli (11.2.4)

Commit Description Notes
add ng-packagr builder schema in IDE schema


Special Thanks

Alan Agius, Joey Perrott

v11.2.3

Compare Source

Commits

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

Commit Description Notes
inline critical font-face rules when using crittical css inlining

@​schematics/angular (11.2.3)

Commit Description Notes
update ng new links


Special Thanks

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

v11.2.2

Compare Source

Commits

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

Commit Description Notes
only show index and service worker status once
disable declaration and declarationMap [Closes #​20103]
force less version 3.5 math behaviour [Closes #​20088]

@​angular/cli (11.2.2)

Commit Description Notes
remove npm 7 incompatibility notification

@​ngtools/webpack (11.2.2)

Commit Description Notes
normalize paths when pruning AOT rebuild requests


Special Thanks

Charles Lyding, Alan Agius, Doug Parker, Jefiozie

v11.2.1

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.0

Compare Source

Commits

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

Commit Description Notes
detect and use tailwindcss in projects
support targeting ES2017 with Zone.js
support karma version 6.x
ensure i18n extraction sourcemaps are fully configured
the root Tailwind configuration file is always picked
fixed ignoring of karma plugins config [Closes #​19993]
increase resilience of babel cache identifier
update Angular peer dependencies to 11.2 prerelease
resolve less from build-angular package
add service-worker as optional peer dependency

@​angular-devkit/core (11.2.0)

Commit Description Notes
provide prompt validation errors to provider

@​angular/cli (11.2.0)

Commit Description Notes
provide additional status messaging for ng add [Closes #​17983]
update NPM 7 guidance
only show incompatible NPM error when NPM is used as package manager
temporarily limit npm to version 6
redirect Angular schematic dependency requests to known versions
avoid using number inquirer prompt in schematic prompts

@​ngtools/webpack (11.2.0)

Commit Description Notes
reduce overhead of Angular compiler rebuild requests
update Angular peer dependencies to 11.2 prerelease
don't use `skipTemplateCodegen` to determine if compilation is JIT mode [Closes #​19949]

@​schematics/angular (11.2.0)

Commit Description Notes
create new projects with karma 6.0


Special Thanks

Renovate Bot, Charles Lyding, Alan Agius, Doug Parker, Keen Yee Liau, Bruno Baia, Amadou Sall, S. Iftekhar Hossain

v11.1.4

Compare Source

Commits

@​angular/cli (11.1.4)

Commit Description Notes
only show incompatible NPM error when NPM is used as package manager


Special Thanks

Charles Lyding, Keen Yee Liau, Alan Agius

v11.1.3

Compare Source

Commits

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

Commit Description Notes
remove `0.0.0` version from supported Angular semver versions error message
update Angular peer dependencies to 11 stable
error with status code when response code is not 200
handle promise rejection in IndexHtmlWebpackPlugin [Closes #​19893]
add fallback for non defined stats options
fix budgets for any script with differential loading enabled [Closes #​19849]
allow emitting multiple files with the same filename [Closes #​12186]
styles that are not injected do count for initial bundle size [Closes #​17672]

@​angular-devkit/schematics (11.1.3)

Commit Description Notes
merge external schematics after execution
check merge ancestry of delegate & scoped trees
Fix merge that causes an overwrite [Closes #​11337]

@​angular/cli (11.1.3)

Commit Description Notes
temporarily limit npm to version 6
resolve migration collections from containing package
remove unnecessary promise around "open"

@​ngtools/webpack (11.1.3)

Commit Description Notes
update Angular peer dependencies to 11 stable
don't use `skipTemplateCodegen` to determine if compilation is JIT mode [Closes #​19949]
recover from component stylesheet errors [Closes #​19892]
improve resource loader caching


Special Thanks

Alan Agius, Charles Lyding, Keen Yee Liau, Vladimir Pavlenko, Dominic Elm, profanis, Matt Lewis, Joey Perrott, Mike Brocchi

v11.1.2

Compare Source

Commits

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

Commit Description Notes
inlining fonts behind proxy [Closes #​19401]
correctly handle scripts when using subresource-integrity option [Closes #​19829]

@​schematics/update (0.1101.2)

Commit Description Notes
update line end normalization for CA file read from .npmrc


Special Thanks

Alan Agius, Doug Parker, Joey Perrott, minijus

v11.1.1

Compare Source

Commits

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

Commit Description Notes
resolve less from build-angular package
resolve postcss from build-angular package [Closes #​19839]

@​ngtools/webpack (11.1.1)

Commit Description Notes
perform import eliding before TypeScript transforms [Closes #​13297]


Special Thanks

Alan Agius, Doug Parker, Charles Lyding

v11.1.0

Compare Source

Commits

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

Commit Description Notes
update IE11 Object/Array polyfills
support extracting and merging with arb format
support extracting with json file
integrate Angular compiler linker
enable inlining of critical CSS optimizations
support using TypeScript 4.1
support following symlinked asset directories
resolve i18n outFile with normalized format
generate consistent filenames [Closes #​15157]
add console error when using HMR in production mode
update ScriptsWebpackPlugin to work with Webpack 5
stylus not resolving imports from libraries [Closes #​19524]
update index html webpack plugin to use non deprecated Webpack 5 API
allow default Webpack 5 caching
apply local libraries sourcemap without `vendor: true` [Closes #​11305]
update Angular peer dependencies to 11.1 prerelease
remove workaround for Webpack 5 sourcemaps
show missing karma-coverage error when it's not configured
convert file replacements to system paths before use
improve builder phase reporting
re-enable webpack 5 license extraction support
use source locale with non-localized dev serving

@​angular-devkit/build-webpack (0.1101.0)

Commit Description Notes
add option for webpack stats output presence
properly shutdown webpack 5 compilation

@​angular/cli (11.1.0)

Commit Description Notes
avoid analytics cli object check if not present
add @​angular-devkit/architect to ng-update packageGroup
update pacote to version 11
allow trailing commas in

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-11-angular-cli-monorepo branch from 4da2605 to cb519e0 Compare September 25, 2022 18:01
@renovate renovate bot force-pushed the renovate/major-11-angular-cli-monorepo branch from cb519e0 to 1dc4e96 Compare November 20, 2022 18:20
@dhayab dhayab closed this Aug 1, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 1, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 11.x releases. But if you manually upgrade to 11.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-11-angular-cli-monorepo branch August 1, 2023 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant