Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

Update all dependencies#2

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all
Open

Update all dependencies#2
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2020

Copy link
Copy Markdown

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ^0.901.0 -> ^16.0.0 age adoption passing confidence
@angular/animations ^9.1.0 -> ^16.0.0 age adoption passing confidence
@angular/cdk 9.2.2 -> 16.2.1 age adoption passing confidence
@angular/cli ~9.1.0 -> ~16.2.0 age adoption passing confidence
@angular/common ^9.1.0 -> ^16.0.0 age adoption passing confidence
@angular/compiler ^9.1.0 -> ^16.0.0 age adoption passing confidence
@angular/compiler-cli (source) ^9.1.0 -> ^16.0.0 age adoption passing confidence
@angular/core ^9.1.0 -> ^16.0.0 age adoption passing confidence
@angular/forms ^9.1.0 -> ^16.0.0 age adoption passing confidence
@angular/language-service ^9.1.0 -> ^16.0.0 age adoption passing confidence
@angular/localize ^9.1.0 -> ^16.0.0 age adoption passing confidence
@angular/material ^9.1.0 -> ^16.0.0 age adoption passing confidence
@angular/platform-browser ^9.1.0 -> ^16.0.0 age adoption passing confidence
@angular/platform-browser-dynamic ^9.1.0 -> ^16.0.0 age adoption passing confidence
@angular/router (source) ^9.1.0 -> ^16.0.0 age adoption passing confidence
@types/jasmine (source) ~3.5.0 -> ~4.3.0 age adoption passing confidence
@types/node (source) ^12.11.1 -> ^18.0.0 age adoption passing confidence
codelyzer ^5.1.2 -> ^6.0.0 age adoption passing confidence
jasmine-core (source) ~3.5.0 -> ~5.1.0 age adoption passing confidence
jasmine-spec-reporter ~5.0.1 -> ~7.0.0 age adoption passing confidence
karma-chrome-launcher ~3.1.0 -> ~3.2.0 age adoption passing confidence
karma-coverage-istanbul-reporter ~2.1.0 -> ~3.0.0 age adoption passing confidence
karma-jasmine ~2.0.1 -> ~5.1.0 age adoption passing confidence
karma-jasmine-html-reporter ^1.4.2 -> ^2.0.0 age adoption passing confidence
protractor ~5.4.3 -> ~7.0.0 age adoption passing confidence
rxjs (source) ~6.5.4 -> ~7.8.0 age adoption passing confidence
ts-node (source) ^8.8.1 -> ^10.0.0 age adoption passing confidence
tslib (source) ^1.10.0 -> ^2.0.0 age adoption passing confidence
typescript (source) ~3.8.3 -> ~5.1.0 age adoption passing confidence
zone.js (changelog) ~0.10.3 -> ~0.13.0 age adoption passing confidence

Release Notes

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

v16.2.0

Compare Source

@​angular-devkit/build-angular
Commit Type Description
e6b377436 feat add ssr option in application builder
c05c83be7 feat add initial application builder implementation
095f5aba6 feat add initial support for server bundle generation using esbuild
cb165a75d feat add pre-rendering (SSG) and App-shell support generation to application builder
2a3fc6846 feat add preload hints based on transitive initial files
099cec758 feat add support for serving SSR with dev-server when using the application builder
449e21b3a fix correctly load dev server assets with vite 4.4.0+
f42f10135 fix ensure preload hints for external stylesheets are marked as styles
7defb3635 fix ensure that server dependencies are loaded also in ssr entrypoint
05f31bd28 fix prevent race condition in setting up sass worker pool
5048f6e82 fix Set chunk names explicitly
974748cdf perf filter postcss usage based on content in esbuild builder
61a652d91 perf inject Sass import/use directive importer information when resolving
a0a2c7aef perf only load browserslist in babel preset if needed
6bfd1800e perf use in-memory Sass module resolution cache

v16.1.8

Compare Source

Commit Type Description
7a420d338 fix build: update critters

v16.1.7

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1dab4ed87 fix hot update filename suffix with .mjs

v16.1.6

Compare Source

@​angular-devkit/build-angular
Commit Type Description
20816b57f fix error during critical CSS inlining for external stylesheets

v16.1.5

Compare Source

@​angular/cli
Commit Type Description
7e91d4709 fix add zone.js to ng version output
475506822 fix throw an error when executed in a google3-context
@​angular-devkit/build-angular
Commit Type Description
07d3d8c6a fix correctly wrap CommonJS exported enums when optimizing

v16.1.4

Compare Source

@​angular-devkit/build-angular
Commit Type Description
7016cee57 fix normalize paths in loader cache with esbuild

v16.1.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
b56ab0798 fix use absolute watch paths for postcss dependency messages

v16.1.2

Compare Source

@​angular/cli
Commit Type Description
3475e0281 fix update direct semver dependencies to 7.5.3
@​angular-devkit/build-angular
Commit Type Description
8108b8c2d fix allow linker JIT support with prebundling with esbuild builder
502365037 fix use all style language watch files in esbuild builder

v16.1.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
f017fee2e fix actually disable Vite prebundling file discovery
2b4beaca2 fix experimental esbuild pipeline, add es2015 to main fields for RxJS v6 compatibility
e3c85e00e fix track postcss provided file dependencies in esbuild builder
1419fff88 fix unpin and downgrade browserslist
950a4b60f fix watch all bundler provided inputs with esbuild builder

v16.1.0

Compare Source

@​schematics/angular
Commit Type Description
b14b95990 feat add bootstrap-agnostic utilities for writing ng-add schematics
@​angular-devkit/build-angular
Commit Type Description
3ede1a2ca feat allow forcing esbuild builder with dev-server
2d141fe3b feat show estimated transfer size with esbuild builder
9aa9b5264 feat support autoprefixer/tailwind CSS with Less/Sass in esbuild builder
3d1c09b23 feat support dev-server package prebundling with esbuild builder
d8930facc feat support incremental TypeScript semantic diagnostics in esbuild builder
5cacd34a2 fix watch all TypeScript referenced files in esbuild builder
8336ad80d perf enable in-memory load result caching for stylesheets in esbuild builder

v16.0.6

Compare Source

@​angular-devkit/build-angular
Commit Type Description
eebb54cbf fix correctly handle sass imports
081b62539 fix support proxy configuration array-form in esbuild builder

v16.0.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
9817b984b fix ignore .git folder in browser-esbuild watcher
ce95d2545 fix ignore folders starting with a dot in browser-esbuild watcher

v16.0.4

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5bff97d5b fix correctly set overridden compiler option
cd0247514 fix preemptively remove AOT metadata in esbuild builder

v16.0.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1d83bb656 fix percent encode asset URLs in development server for esbuild

v16.0.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
7a3c895c8 fix attempt relative global script read first in esbuild builder
f30be2518 fix correctly generate serviceworker hashes for binary assets
117e8d001 fix normalize Vite dev-server Windows asset paths
e5c1d43de perf minor sourcemap ignorelist improvements for esbuild builder

v16.0.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
ed82c83fe fix avoid CommonJS warnings for relative imports with esbuild builders
3083c4eda fix avoid hash filenames for non-injected global styles/scripts
b106bc9d0 fix clean incoming index URL before processing in esbuild builder
2967705ed fix convert dev-server glob proxy entries for esbuild builder
a9d20015c fix disable runtime errors from being displayed in overlay
822b552f6 fix fix index option const value for browser-esbuild
131cd23b6 fix prevent relative import failure with Less in esbuild builder
fedcc5d92 fix properly set base dev-server path with esbuild
cb3161045 fix show error note for CSS url() tilde usage in esbuild builder
54e5000ca fix workaround for esbuild static block AOT generated code
@​angular-devkit/schematics
Commit Type Description
5a35970af fix do not generate an UpdateBuffer for created and overridden files
@​angular/pwa
Commit Type Description
70d224ca7 fix compress PWA icons

v16.0.0

Compare Source

Breaking Changes

@​angular/cli
  • The deprecated defaultCollection workspace option has been removed. Use schematicCollections instead.

    Before

    "defaultCollection": "@​angular/material"

    After

    "schematicCollections": ["@​angular/material"]
  • The deprecated defaultProject workspace option has been removed. The project to use will be determined from the current working directory.

  • Node.js v14 support has been removed

    Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16.
    Angular v16 will continue to officially support Node.js versions v16 and v18.

@​schematics/angular
  • ng g resolver and ng g guard now generate a functional resolver or guard by default. It is still possible to generate a (deprecated) class-based resolver or guard by using ng g resolver --no-functional or ng g guard --no-functional.
  • The CLI no longer allows to generate CanLoad guards. Use CanMatch instead.

    • TypeScript 4.8 is no longer supported.
@​angular-devkit/build-angular
  • Deprecated outputPath and outputPaths from the server and browser builder have been removed from the builder output. Use outputs instead.

    Note: this change does not effect application developers.

@​angular-devkit/core
  • Several changes to the SchemaRegistry.
    • compile method now returns a Promise.
    • Deprecated flatten has been removed without replacement.
    • ContentHasMutatedException, InvalidUpdateRecordException, UnimplementedException and MergeConflictException API from @angular-devkit/core have been removed in favor of the API from @angular-devkit/schematics.
    • UnsupportedPlatformException - A custom error exception should be created instead.
@​angular-devkit/schematics
  • The depracated UpdateBuffer has been removed and UpdateBuffer2
    is renamed to UpdateBuffer. With this change the related and
    deprecated symbols ContentCannotBeRemovedException and Chunk
    have also been removed.
@​ngtools/webpack
  • NGCC integration has been removed and as a result Angular View Engine libraries will no longer work.
@​schematics/angular
Commit Type Description
c2d2da41b feat add support to add service worker to standalone application
22fdd7da9 feat generate functional resolvers and guards by default
a832c2028 feat Implement a standalone flag for new applications
5ceedcb11 feat remove deprecated CanLoad option for guards
c9e84d024 feat remove generation of BrowserModule.withServerTransition
50b9e59a5 feat update app-shell schematic to support standalone applications
dc5cc893d feat Update universal schematic to support standalone applications
f98c9de80 fix add experimental message when using standalone application schematic.
a5cb46124 fix add standalone option to library library
b2ed7bd10 fix provide migration that disables build optimizer on dev server builds
ba4414b2c fix reformat app.config.ts
202e9a50f fix remove compileComponents from component test schematic
0d58f73c5 fix rename app.server.module.ts to app.module.server.ts
de6d30102 fix replace provideServerSupport with provideServerRendering
bff634fe0 fix update private Components utilities to work with standalone project structure
85fe820b0 fix use same property order in standalone AppComponent
@​angular/cli
Commit Type Description
68024234e feat remove deprecated defaultCollection from workspace configuration
d58428d3d feat remove deprecated defaultProject from workspace configuration
7cb5689e0 feat show optional migrations during update process
c29c8e18d refactor remove Node.js v14 support

Commit Type Description
5a171ddff build update to TypeScript 5 and drop support for TypeScript 4.8
@​angular-devkit/architect
Commit Type Description
48871381a fix allow registered builder teardowns to execute
@​angular-devkit/build-angular
Commit Type Description
ff5ebf9b1 feat add CSP support for inline styles
ee8013f66 feat display build output table with esbuild
0eac98f61 feat implement progress option for esbuild builder
f04859d16 feat initial autoprefixer support for CSS in esbuild builder
8c550302c feat initial development server for esbuild-based builder
52969db6b feat initial tailwindcss support for CSS in esbuild builder
ce46ecae0 feat support module resolution with less stylesheets in esbuild builder
584b51907 feat support scripts option with esbuild builder
e4883b0ee feat support SSL options with esbuild development server

|


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 added the devops label Jul 1, 2020
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 27b733c to 99ac6bc Compare July 2, 2020 17:58
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 6cda033 to 3ea5834 Compare July 20, 2020 15:59
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from d212199 to 0da5254 Compare July 27, 2020 18:47
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 02d3890 to 74994d8 Compare August 3, 2020 20:13
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 51c768c to a7cc6be Compare February 10, 2021 22:58
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from f8d2c5b to be1a121 Compare May 15, 2021 20:00
@renovate renovate Bot force-pushed the renovate/all branch from be1a121 to 582e25b Compare June 6, 2021 22:53
@renovate renovate Bot force-pushed the renovate/all branch from 3609b9a to 30166c8 Compare May 16, 2022 02:59
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 747d1e1 to a269529 Compare June 23, 2022 23:47
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from dafe8da to 271bcbb Compare March 30, 2023 05:38
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 932fbde to e87c3cd Compare June 2, 2023 02:17
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 3f137b8 to 1dbcf19 Compare June 16, 2023 02:39
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 22c29d8 to 5612561 Compare June 30, 2023 00:01
@renovate renovate Bot force-pushed the renovate/all branch from 5612561 to 4bdf0dd Compare July 7, 2023 02:50
@renovate

renovate Bot commented Jul 23, 2023

Copy link
Copy Markdown
Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: spudnik-static@0.0.0
npm ERR! Found: karma@4.3.0
npm ERR! node_modules/karma
npm ERR!   dev karma@"~4.3.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer karma@"^6.0.0" from karma-jasmine@5.1.0
npm ERR! node_modules/karma-jasmine
npm ERR!   dev karma-jasmine@"~5.1.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/e57779/1d9e7e/cache/others/npm/_logs/2023-08-17T17_52_09_670Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/e57779/1d9e7e/cache/others/npm/_logs/2023-08-17T17_52_09_670Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 685faf2 to fbb94e6 Compare August 3, 2023 02:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants