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 angular #570

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

Update angular #570

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 4, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations 11.2.3 -> 11.2.14 age adoption passing confidence
@angular/cli ^11.2.2 -> ^11.2.19 age adoption passing confidence
@angular/common ^11.2.3 -> ^11.2.14 age adoption passing confidence
@angular/compiler 11.2.3 -> 11.2.14 age adoption passing confidence
@angular/compiler ^11.2.3 -> ^11.2.14 age adoption passing confidence
@angular/compiler-cli (source) ^11.2.3 -> ^11.2.14 age adoption passing confidence
@angular/core ^11.2.3 -> ^11.2.14 age adoption passing confidence
@angular/forms ^11.2.3 -> ^11.2.14 age adoption passing confidence
@angular/language-service ^11.2.3 -> ^11.2.14 age adoption passing confidence
@angular/platform-browser ^11.2.3 -> ^11.2.14 age adoption passing confidence
@angular/platform-browser-dynamic ^11.2.3 -> ^11.2.14 age adoption passing confidence
@angular/router (source) ^11.2.3 -> ^11.2.14 age adoption passing confidence

Release Notes

angular/angular

v11.2.14

Compare Source

core
Commit Description
5bb7c0e fix(core): do not retain dynamically compiled components and modules (#​42003)
40cc29a fix(core): invoke profiler around ngOnDestroy lifecycle hooks (#​41969)
platform-browser
Commit Description
f66c9ae fix(platform-browser): prevent memory leak of style nodes if shadow DOM encapsulation is used (#​42005)

Special Thanks:

Alex Rickabaugh, Andrew J Asche, Georgii Dolzhykov, Joey Perrott, Joost Koehoorn, Julien Marcou, Kapunahele Wong, Pete Bacon Darwin, Richard Sithole, Teri Glover, iRealNirmal, Minko Gechev, profanis and va-stefanek

v11.2.13

Compare Source

Bug Fixes

v11.2.12

Compare Source

Bug Fixes
  • compiler: strip scoped selectors from [@font-face](https://togithub.com/font-face) rules (#​41815) (de39b49), closes #​41751
  • upgrade: preserve $interval.flush when ngMocks is being used (#​30229) (dd46b87)

v11.2.11

Compare Source

Bug Fixes

v11.2.10

Compare Source

Bug Fixes
Performance Improvements
  • compiler-cli: allow incremental compilation in the presence of redirected source files (#​41587) (616145e)

v11.2.9

Compare Source

Bug Fixes
Features
Performance Improvements
  • core: add private hooks around user code executed by the runtime (#​41421) (94af9d9)
  • language-service: add perf tracing to LanguageService (#​41401) (7b0a800)

v11.2.8

Compare Source

Bug Fixes

v11.2.7

Compare Source

Bug Fixes

v11.2.6

Compare Source

Bug Fixes
Performance Improvements

v11.2.5

Compare Source

Bug Fixes
  • bazel: fix incorrect rollup plugin method signature (#​41101) (925746b)
  • language-service: Only provide dom completions for inline templates (#​41078) (a05eb13)
Performance Improvements

v11.2.4

Compare Source

Bug Fixes
angular/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


Configuration

📅 Schedule: Branch creation - "after 2am and before 7am every weekday,after 2am and before 7am every weekend" in timezone Asia/Yangon, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/angular branch 2 times, most recently from 5fe7771 to 378ecfe Compare March 10, 2021 22:30
@renovate renovate bot force-pushed the renovate/angular branch 3 times, most recently from 433b566 to 39a30ee Compare March 24, 2021 18:08
@renovate renovate bot force-pushed the renovate/angular branch 4 times, most recently from 006cbcf to 69aa6a3 Compare April 7, 2021 23:34
@renovate renovate bot force-pushed the renovate/angular branch 3 times, most recently from 2551354 to 1ba35f4 Compare April 21, 2021 18:44
@renovate renovate bot force-pushed the renovate/angular branch 2 times, most recently from 14549e9 to e660023 Compare April 28, 2021 18:34
@renovate renovate bot force-pushed the renovate/angular branch 2 times, most recently from 8234baf to b1f67f4 Compare May 15, 2021 21:11
@renovate renovate bot changed the title Update angular Update angular to v11.2.14 Jun 6, 2021
@renovate renovate bot changed the title Update angular to v11.2.14 Update angular Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant