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 angularcli monorepo #54

Merged
merged 1 commit into from
Aug 29, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2019

This PR contains the following updates:

Package Type Update Change
@angular-devkit/build-angular devDependencies minor 0.801.2 -> 0.803.1
@angular-devkit/build-ng-packagr devDependencies minor 0.801.2 -> 0.803.1
@angular/cli devDependencies minor 8.1.2 -> 8.3.1

Release Notes

angular/angular-cli

v8.3.1

Compare Source

Commits

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

Commit Description Notes
add sourcemap comment for ES2015 differential loading (#​15461) [Closes #​15460]
update worker-plugin to 3.2.0 (#​15456) [Closes #​15188]
[Closes #​14582]

@​angular-devkit/build-optimizer (0.803.1)

Commit Description Notes
don't mark tslib helpers which are suffixed with `$` and a number as pure (#​15451) [Closes #​15451]
[Closes #​15392]
replace multiple tslib helpers (#​15400)

@​angular-devkit/core (8.3.1)

Commit Description Notes
track workspace targets with no original collection (#​15413) [Closes #​15403]

@​ngtools/webpack (8.3.1)

Commit Description Notes
only add ctor params to decorated classes (#​15416) [Closes #​15404]

@​schematics/angular (8.3.1)

Commit Description Notes
open twitter link in new tab (#​15446)
update tsickle to 0.37.0 (#​15430) [Closes #​15428]
implements items type for guard schematics (#​15412)


Special Thanks

Charles Lyding, Alan Agius, mgechev, vikerman, Cédric Exbrayat

v8.3.0

Compare Source

Commits

@​schematics/angular (8.3.0)

Commit Description Notes
add twitter link icon (#​15385)
default interface for guard


Special Thanks

Judy Bogart, Keen Yee Liau, Stefanie Fluin, Charles Lyding, Alan Agius, Cédric Exbrayat

v8.2.2

Compare Source

Commits

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

Commit Description Notes
serve option merging is being overridden by defaults in schema (#​15328) [Closes #​15273]
[Closes #​15064]
never use component css sourcemap when optimizations are on. (#​15238)
avoid defer attribute for Safari nomodule polyfill (#​15276)

@​angular-devkit/build-optimizer (0.802.2)

Commit Description Notes
don't add pure comments to tslib helpers (#​15314) [Closes #​15301]

@​ngtools/webpack (8.2.2)

Commit Description Notes
add more details to the unused files warnings (#​15321)

@​schematics/angular (8.2.2)

Commit Description Notes
add `manifest.webmanifest` to the list of prefetched files in ngws-config.json (#​15277)

@​schematics/schematics (0.802.2)

Commit Description Notes
exclude typescript sources from published files (#​15329)


Special Thanks

Alan Agius, mgechev, Simon Jespersen, Filipe Silva, Charles Lyding

v8.2.1

Compare Source

Commits

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

Commit Description Notes
use GLOBAL_DEFS_FOR_TERSER_WITH_AOT if present [Closes #​15206]
various breakpoints issues

@​angular-devkit/core (8.2.1)

Commit Description Notes
add schema defaults when value is undefined

@​ngtools/webpack (8.2.1)

Commit Description Notes
gracefully show error when compiling broken component styles [Closes #​15240]
display unused file warning once per file


Special Thanks

Alan Agius, Filipe Silva, Keen Yee Liau

v8.2.0

Compare Source

Commits

@​angular/cli (8.2.0)

Commit Description Notes
add `anyComponentStyle` budget type
report telemetry opt-ins (#​15054)
don't add leftovers when there are none
use correct schematic defaults considering workspace (#​15041) [Closes #​14986]
display a more detailed error message when workspace cannot be loaded [Closes #​15023]
[Closes #​10757]
[Closes #​14933]
[Closes #​11204]
add `verbose` option to `update` and `add`

@​schematics/angular (8.2.0)

Commit Description Notes
add `anyComponentStyle` to the applications bundle budget
add migration to add `anyComponentStyle` bundle budget
enable ivy in tests (#​15044)
application schematic should prompt for --routing and --style [Closes #​14705]
change `findNodes` to stop recursive lookup for child nodes of kind [Closes #​15117]
add differential loading profiling file to gitignore
the required 'alt' attribute is missing in the root component's template
exclusively list the files in tsconfigs (#​15030)
add commonjs module to universal tsconfig (#​15090)
ignore nested arrays in route declarations [Closes #​15016]
add `text-summary` to code coverage reporter
update sass documentation links [Closes #​14975]

@​angular-devkit/architect (0.802.0)

Commit Description Notes
add target to ScheduleOptions to allow its use in `context.scheduleBuilder`

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

Commit Description Notes
add bundle budget for component styles
add defer attributes to classic scripts (#​15087)
run Build Optimizer only on TS-generated files
allow control of index output path
escape dot in js extensions to match literally [Closes #​15195]
rollback sass to version `1.22.7`
fix sourcemaps for vscode breakpoints [Closes #​15116]
only add module script types to actual module scripts [Closes #​15102]
support pnpm with ng serve [Closes #​13680]
fix sourcemaps paths
use query option to set sockJS path in dev-server [Closes #​15002]
only add module script types to actual module scripts [Closes #​14952]

@​angular-devkit/build-optimizer (0.802.0)

Commit Description Notes
add BuildOptimizerWebpackPlugin
don't wrap classes which static properties have been removed
don't wrap enum like nodes which are inside of methods. [Closes #​15145]
wrap classes with a let variable [Closes #​14930]

@​ngtools/webpack (8.2.0)

Commit Description Notes
show warning when a TS compilations contains unused files
find aliased lazy route factories [Closes #​14707]
use a single module resolution cache
delete all virtual files for styles on change [Closes #​15143]
retain child compilation warnings and errors
resources path normalizations [Closes #​15012]

@​schematics/update (0.802.0)

Commit Description Notes
update `@angular/pwa` when migrating to 8


Special Thanks

Alan Agius, Renovate Bot, Charles Lyding, Filipe Silva, vikerman, Amadou Sall, Joey Perrott, mgechev, Pavel Březina, Judy Bogart, Cédric Exbrayat, Hans Larsen, Keen Yee Liau, Wataru.Kasahara, istiti, Minko Gechev

v8.1.3

Compare Source

Commits

@​angular/cli (8.1.3)

Commit Description Notes
don't add leftovers when there are none

@​schematics/angular (8.1.3)

Commit Description Notes
change `findNodes` to stop recursive lookup for child nodes of kind [Closes #​15117]
add differential loading profiling file to gitignore
the required 'alt' attribute is missing in the root component's template

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

Commit Description Notes
fix sourcemaps for vscode breakpoints [Closes #​15116]
only add module script types to actual module scripts [Closes #​15102]
support pnpm with ng serve [Closes #​13680]

@​ngtools/webpack (8.1.3)

Commit Description Notes
find aliased lazy route factories [Closes #​14707]
use a single module resolution cache
delete all virtual files for styles on change [Closes #​15143]


Special Thanks

Alan Agius, vikerman, Filipe Silva, Charles Lyding, Amadou Sall


Renovate configuration

📅 Schedule: "before 3am on Monday" in timezone Europe/Berlin.

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/angularcli-monorepo branch 2 times, most recently from 1ed1728 to 58e8322 Compare August 15, 2019 01:40
@renovate renovate bot force-pushed the renovate/angularcli-monorepo branch 3 times, most recently from 8c0e38b to 4e644f4 Compare August 28, 2019 23:34
@r-hannuschka r-hannuschka changed the title Update angularcli monorepo rebase! Update angularcli monorepo Aug 28, 2019
@renovate renovate bot force-pushed the renovate/angularcli-monorepo branch from 4e644f4 to 32edd42 Compare August 28, 2019 23:35
@renovate renovate bot force-pushed the renovate/angularcli-monorepo branch from 32edd42 to e958d89 Compare August 28, 2019 23:38
@renovate renovate bot changed the title rebase! Update angularcli monorepo Update angularcli monorepo Aug 28, 2019
@r-hannuschka r-hannuschka merged commit 182fa71 into development Aug 29, 2019
@renovate renovate bot deleted the renovate/angularcli-monorepo branch August 29, 2019 09:17
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.

2 participants