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

Merged
merged 1 commit into from
Mar 25, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2020

This PR contains the following updates:

Package Type Update Change
@angular-devkit/build-angular devDependencies minor 0.900.7 -> 0.901.0
@angular/cli devDependencies minor 9.0.7 -> 9.1.0

Release Notes

angular/angular-cli

v9.1.0

Compare Source

Commits


Renovate configuration

📅 Schedule: 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.

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

@​angular-devkit/benchmark (0.900.7+1.7bdb2b8)

Commit Description Notes
Allows the CLI repo to be hosted in a directory with spaces. (#​16073)

@​angular-devkit/build-angular (0.900.7+1.7bdb2b8)

Commit Description Notes
support TSLint 6.0+
add missing styles extensions in anyComponentStyle budget
add defaults to reduce methods in bundle calculator [Closes #​17215]
ensure live-reload shim workaround isolation
provide locale data discovery fallbacks
generate ES5 code in ES5 bundles for default browserslist configuration
unpin `browserslist` and `caniuse-lite` [Closes #​17070]
[Closes #​16790]
allow function in filename while changing the name of compiling chunks [Closes #​17087]
limit the amount of CPUs used by workers
fix autoprefixer comments support in scss [Closes #​17041]
baseHref with protocol and localize option
update core-js to 3.6.4 [Closes #​16955]
limit CPUs used by terser-webpack-plugin
Correctly prints the size of the chunk during the build statistic print.
insert sourcemap source content when using fast path
generate correct filenames when targeting ESNext
provide explicit return type for extract-i18n builder
only remove localize polyfill if in AOT mode
correct maximum budget size message [Closes #​16871]
resolve webdriver-manager from protractor location
provide supported browsers to babel
use translation file in bundle hash calculations
add crossorigin attribute to lazy chunks [Closes #​16801]
remove unneeded regex polyfills
when optimizing do not emit Ivy class metadata or module scope
ensure babel configurations are isolated
pass filename to `parseSync` [Closes #​16781]
reintroduce fast sourcemap path
ensure output is ASCII only
emit error when a script is not found [Closes #​16659]
change css optimizer from clean-css with cssnano [Closes #​16123]
[Closes #​13854]
update tree-kill dependency to 1.2.2
improve quality of differential loading sourcemaps
replace istanbul-instrumenter-loader with coverage-istanbul-loader [Closes #​16576]
[Closes #​7117]
update browserslist and caniuse-lite [Closes #​16560]
account for hashed and non hashed filesnames when having sourcemaps
prevent differential loading double sourcemap search
add sourceMappingURL comment for ES2015 during differential loading [Closes #​16522]
optimize web worker differential loading processing [Closes #​16441]
ensure source locale data is injected when localizing [Closes #​16389]
resolve `@babel/preset-env`
add symlinks option to resolveLoader
localize service worker base href
add notice when using bundleDependencies: none with Ivy
update budgets to check differential builds separately [Closes #​15792]
remove async files from `initial` bundle budget.
suppress duplicate 3rdpartylicenses.txt warning
add `externalDependencies` to server builders
allow `bundleDependencies` to be a boolean
augment base HREF when localizing
support differential loading for web workers [Closes #​16275]
ensure HTML lang attribute is set when localizing
make i18n translation files relative to workspace
add pattern validations for `browserTarget` and `serverTarget`
enable dynamic import parsing with serve localization [Closes #​16248]
cache localize results with development server
mocked context in single test transform matches webpack API
properly process es2016+ targets with differential loading
resolve lazy route Angular package from project base [Closes #​16219]
update link to update.angular.io
prevent webpack from adding suffixes to polyfills files [Closes #​15915]
allow new i18n options to work with VE
support global locale data with development server
ensure webpack loaders use this package's versions
ensure build-angular's webpack version is used
fix numberOfComponents in JIT mode
support XMB/XTB translation file parser [Closes #​16100]
ignore node modules when polling
prevent double sourcemap processing
silence internal webpack dev server logging
allow localization with development server (#​16053)
temporarily disable global locale data injection
insert locale data when localizing
temporarily remove localize peer dependency
allow missing i18nFile option when using i18nLocale

@​angular-devkit/build-ng-packagr (0.900.7+1.7bdb2b8)

Commit Description Notes
add tsickle as optional peer dep

@​angular-devkit/build-optimizer (0.900.7+1.7bdb2b8)

Commit Description Notes
revert to using TS 3.6
improve quality of sourcemaps
wrap classes which contain empty statements (#​16538) [Closes #​16509]
update ɵsetClassMetadata call format
don't remove ɵɵsetNgModuleScope calls

@​angular-devkit/build-webpack (0.900.7+1.7bdb2b8)

Commit Description Notes
correct webpack typings issue
allow runWebpackDevServer to accept a webpackDevServerFactory

@​angular-devkit/core (9.0.7+1.7bdb2b8)

Commit Description Notes
Rename to a non-existing dir [Closes #​16484]
retain order of types set in allOf, anyOf and oneOf when parsing schema
allow multiselect list defaults [Closes #​16104]

@​angular-devkit/schematics (9.0.7+1.7bdb2b8)

Commit Description Notes
allow custom registry for node package task
fix the `isBinary` function
filters out non-NPM dependencies [Closes #​13059]
only commit to disk when contents of file changes

@​angular/cli (9.0.7+1.7bdb2b8)

Commit Description Notes
allow for private use language subtags
expand locale pattern in all schemas for all cases
directly remove ansi color codes when no color support
print `ng update` errors stack to log file
add skipTests to @​schematics/angular:component in config schema
typo in error message
expand locale pattern in workspace schema
fully use add command registry option when installing packages
support path spaces with temporary package installs
added clarity on angular cli version issues [Closes #​16888]
fix the URL for doc search
change the url for doc search [Closes #​16840]
ensure built-in Angular schematics package can be found
prevent postinstall script errors from blocking install
disable Browserslist old data warning
inform user and error if schematics package is in unreachable location (#​16466)
migrate and inform users about @​angular-devkit/[schematics, core] packages
inform user and error if schematics package is in unreachable location (#​16466)
remove alias for deploy command
`ng version` should report if ivy is enabled
improve robustness of Node.js version check
fix package manager warnings when running temporary install
support running a single migration from a package
Renames final message to "Migration completed". (#​16016)
clarify ng update outdated message
remove no-bin-links during npm/yarn install [Closes #​16133]
Prints out when a commit is made in `ng update`. [Closes #​16060]
add link to update guide post running Angular migrations
re-introduce install package using shell spawn (#​16112)
disable update commit creation by default [Closes #​16013]
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]
remove unneeded git HEAD update message [Closes #​16031]
add migration name to commit header
pass next option to all update logic [Closes #​16015]
verify package specifier when adding a package [Closes #​16029]
skip project analytics prompt when using update [Closes #​16012]
don't install using global command but rather install in a different folder
change analytics type to boolean or string

@​schematics/angular (9.0.7+1.7bdb2b8)

Commit Description Notes
Allow empty string in the type option
scroll issue on new app after adding Material [Closes #​16966]
set inlineTemplate and inlineStyle for minimal projects
add include to type definitions in tsconfig [Closes #​16923]
migrate spec and styleext schematic options
resolve windows paths in tsconfig migration [Closes #​16800]
update protractor version for new projects
add compliance with no-any lint rule
add compliance with call-signature lint rule
regression tsconfig.json #​16708 (#​16709) [Closes #​16709]
[Closes #​16709]
[Closes #​16709]
add `skipLibCheck` to workspace tsconfig
handle aliased or existing environment import (#​16377)
blank root leads to wrong tsconfig.lib.prod.json path
workaround schematic/json AST issues in 9.0 i18n migration
improve i18n output path option migration
improve paths and exclude options
improve i18n baseHref migration support for direct localize usage
migrate localized base HREF options for 9.0
update @​types/jasmine to 3.5 to match version of jasmine-core
when migrating do not set base localize option for builder
migrate project to use new i18n options
add new route before wildcard route
add CanDeactivate guard [Closes #​15668]
uniformize guard spec with service spec
only remove `tslib` from package.json when it's not a dependency
remove ngcc postinstall hook
return undefined instead of throw when file is not found
improve cli migration name and description (#​16093)
only show `ngsw-config.json` file not find warning when `ngswConfigPath` is defined
migrate module compiler option
warn when target references a missing tsconfig [Closes #​16019]
`appendValueInAstArray` should not break JSON when using different formatting
tsconfig creates invalid file references
replace `'**/*.ts` file inclusion with `**/*.d.ts`

@​angular-devkit/schematics-cli (0.900.7+1.7bdb2b8)

Commit Description Notes
provide resolvePaths to NodeWorkflow [Closes #​17067]

@​angular/pwa (0.900.7+1.7bdb2b8)

Commit Description Notes
use relative paths in webmanifest

@Helias Helias merged commit ec2811b into master Mar 25, 2020
@renovate renovate bot deleted the renovate/angularcli-monorepo branch March 25, 2020 22:16
FrancescoBorzi pushed a commit that referenced this pull request Mar 27, 2020
Co-authored-by: Renovate Bot <bot@renovateapp.com>
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

2 participants