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 angular-cli monorepo #62

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ~0.800.0 -> ~0.1102.0 age adoption passing confidence
@angular/cli ~8.0.0 -> ~8.3.0 age adoption passing confidence

Release Notes

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

v8.3.29

Compare Source

Commits

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

Commit Description Notes
update copy-webpack-plugin to 6.0.3

@​angular-devkit/core (8.3.29)

Commit Description Notes
update `ajv` to `6.12.3`


Special Thanks

Alan Agius, Keen Yee Liau

v8.3.28

Compare Source

Commits

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

Commit Description Notes
update terser-webpack-plugin to 3.0.3 [Closes #​17912]


Special Thanks

Keen Yee Liau, Alan Agius

v8.3.27

Compare Source

Commits

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

Commit Description Notes
update copy-webpack-plugin to version 6 [Closes #​17858]
address vulnerability in webpack-dev-server

@​schematics/angular (8.3.27)

Commit Description Notes
address vulnerability in protractor


Special Thanks

Charles Lyding, Alan Agius, Minko Gechev

v8.3.26

Compare Source

Commits

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

Commit Description Notes
generate ES5 code in ES5 bundles for default browserslist configuration
update babel to 7.8.7


Special Thanks

Charles Lyding, Keen Yee Liau, Alan Agius

v8.3.25

Compare Source

Commits

Misc

Commit Description Notes
remove alias for ng doc command

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

Commit Description Notes
provide supported browsers to babel
add crossorigin attribute to lazy chunks [Closes #​16801]


Special Thanks

Alan Agius, Charles Lyding, Minko Gechev

v8.3.24

Compare Source

Commits

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

Commit Description Notes
support TSLint 6.0+
remove unneeded regex polyfills


Special Thanks

Charles Lyding, Minko Gechev, Cédric Exbrayat

v8.3.23

Compare Source

Commits

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

Commit Description Notes
suppress duplicate 3rdpartylicenses.txt warning
update tree-kill dependency to 1.2.2
replace istanbul-instrumenter-loader with coverage-istanbul-loader [Closes #​16576]
[Closes #​7117]


Special Thanks

Alan Agius, Minko Gechev, Doug Parker, Charles Lyding

v8.3.22

Compare Source

Commits

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

Commit Description Notes
update browserslist and caniuse-lite [Closes #​16560]
account for hashed and non hashed filesnames when having sourcemaps
add sourceMappingURL comment for ES2015 during differential loading [Closes #​16522]
prevent differential loading double sourcemap search

@​angular/cli (8.3.22)

Commit Description Notes
disable Browserslist old data warning


Special Thanks

Alan Agius, Minko Gechev, Charles Lyding

v8.3.21

Compare Source

Commits

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

Commit Description Notes
properly process es2016+ targets with differential loading cache
prevent double sourcemap processing
revert temporary TypeScript based differential loading


Special Thanks

Charles Lyding, Renovate Bot, vikerman

v8.3.20

Compare Source

Commits

@​angular/cli (8.3.20)

Commit Description Notes
fix package manager warnings when running temporary install
use spawned process error when it's available
handle null stderr during npm install
only show add/update package install output on errors [Closes #​16014]
[Closes #​16027]

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

Commit Description Notes
properly process es2016+ targets with differential loading
downlevel iteration during differential loading [Closes #​16229]


Special Thanks

Charles Lyding, Alan Agius, vikerman

v8.3.19

Compare Source

Commits

@​angular/cli (8.3.19)

Commit Description Notes
clarify ng update outdated message
add pnpm options to install package task
remove no-bin-links during npm/yarn install

@​schematics/update (0.803.19)

Commit Description Notes
add pnpm and cnpm as a valid packageManagers


Special Thanks

Alan Agius, Minko Gechev

v8.3.18

Compare Source

Commits

@​angular/cli (8.3.18)

Commit Description Notes
don't install using global command but rather install in a different folder


Special Thanks

Alan Agius, vikerman

v8.3.17

Compare Source

Commits

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

Commit Description Notes
update terser to 4.3.9 to address issue with keep_fnames [Closes #​15996]


Special Thanks

vikerman, Alan Agius

v8.3.16

Compare Source

Commits

@​angular/cli (8.3.16)

Commit Description Notes
updated CLI should not have analytics enabled


Special Thanks

vikerman, Alan Agius

v8.3.15

Compare Source

v8.3.14

Compare Source

Commits

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

Commit Description Notes
sockPath for custom path


Special Thanks

vikerman, Noopur, Michael

v8.3.13

Compare Source

Commits

@​angular/cli (8.3.13)

Commit Description Notes
logic to determine if the installed CLI is out of date


Special Thanks

Alan Agius, vikerman, Judy Bogart

v8.3.12

Compare Source

Commits

@​angular/cli (8.3.12)

Commit Description Notes
Determine relative paths correctly


Special Thanks

vikerman, Tom Sullivan

v8.3.10

Compare Source

Commits

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

Commit Description Notes
proxy config with windows authentication [Closes #​14595]


Special Thanks

Alan Agius, Vikram Subramanian

v8.3.9

Compare Source

Commits

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

Commit Description Notes
remove prerelease @​angular/compiler-cli peer dependency (#​15780)


Special Thanks

Charles Lyding, Minko Gechev

v8.3.8

Compare Source

Commits

@​angular/cli (9.0.0-next.8)

Commit Description Notes
initialize baseUrl variable

@​angular-devkit/build-angular (0.900.0-next.8)

Commit Description Notes
downlevel with non-loose ECMA compliance [Closes #​15673]


Special Thanks

vikerman, Nikita Potapenko, Charles Lyding

v8.3.7

Compare Source

Commits

@​schematics/angular (8.3.7)

Commit Description Notes
drop deprecated tslint rule

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

Commit Description Notes
add analytics for ivy/non-ivy builds
don't double process factory files
display accurate sizes for downlevelled files [Closes #​15425]
inject correct SRI values in downlevel bundles [Closes #​15468]

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

Commit Description Notes
fix error when `__decorate` has no `__metadata`

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

Commit Description Notes
provide more complete compilation stats

@​angular-devkit/core (8.3.7)

Commit Description Notes
json visitors should only set writable properties

@​ngtools/webpack (8.3.7)

Commit Description Notes
don't delete virtual files for resources still on disk [Closes #​15453]


Special Thanks

Charles Lyding, Filipe Silva, vikerman, Alan Agius, mgechev

v8.3.6

Compare Source

Commits

@​angular/cli (9.0.0-next.6)

Commit Description Notes
do not warn on multiple array option use [Closes #​15630]
add browser builder index option longhand form to schema

@​angular-devkit/build-angular (0.900.0-next.6)

Commit Description Notes
workaround Node.js copyFile defect on macOS [Closes #​15544]
use manual sourcemap processing for large sourcemaps
always use ECMA 5 optimizations with terser [Closes #​15580]


Special Thanks

Charles Lyding, vikerman

v8.3.5

Compare Source

Commits

@​angular/cli (8.3.5)

Commit Description Notes
ensure analytics postinstall script is ES5 (#​15620)


Special Thanks

mgechev, Charles Lyding

v8.3.4

Compare Source

Commits

@​angular/cli (8.3.4)

Commit Description Notes
correctly account for linked packages in update [Closes #​15511]
[Closes #​15294]

@​schematics/angular (8.3.4)

Commit Description Notes
infer main server file name from main option
lazy loading module generation routing module lookup

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

Commit Description Notes
fully optimize script bundles with bundle downleveling [Closes #​15507]
add trailing back slash to protractor baseUrl [Closes #​15522]

@​schematics/update (0.803.4)

Commit Description Notes
only update peer dependency if out of range


Special Thanks

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

v8.3.3

Compare Source

Commits

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

Commit Description Notes
fix permission errors for ES5 bundles [Closes #​15490]
several issues with optimization and bundleDependencies in universal [Closes #​15498]


Special Thanks

Alan Agius, Vikram Subramanian

v8.3.2

Compare Source

Commits

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

Commit Description Notes
disable top level variable and function name mangling
remove deprecation of `baseUrl` in protractor builder [Closes #​13952]
ensure generator polyfills are present for ES5


Special Thanks

Alan Agius, Charles Lyding, vikerman

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

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

0 participants