ngx-filesize icon indicating copy to clipboard operation
ngx-filesize copied to clipboard

Dependency Dashboard

Open renovate[bot] opened this issue 3 years ago • 0 comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • [ ] Update Yarn to v4.5.0 (main)
  • [ ] Update dependency @types/jasmine to ~4.6.0 (main)
  • [ ] Update dependency node to v18.20.4 (main)
  • [ ] Update dependency typescript to ~4.9.0 (main)
  • [ ] Update dependency zone.js to ~0.15.0 (main)
  • [ ] Update typescript-eslint monorepo to v6.21.0 (main) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • [ ] Update angular monorepo to v18 (main) (major) (@angular/common, @angular/compiler, @angular/compiler-cli, @angular/core, @angular/platform-browser, @angular/platform-browser-dynamic)
  • [ ] Update angular-cli monorepo to v18 (main) (major) (@angular-devkit/build-angular, @angular/cli)
  • [ ] Update angular-eslint monorepo to v18 (main) (major) (@angular-eslint/builder, @angular-eslint/eslint-plugin, @angular-eslint/eslint-plugin-template, @angular-eslint/schematics, @angular-eslint/template-parser)
  • [ ] Update dependency @types/jasmine to v5 (main)
  • [ ] Update dependency eslint to v9 (main)
  • [ ] Update dependency filesize to v10 (main)
  • [ ] Update dependency jasmine-core to v5 (main)
  • [ ] Update dependency ng-packagr to v18 (main)
  • [ ] Update dependency node to v20 (main)
  • [ ] Update dependency typescript to v5 (main)
  • [ ] Update typescript-eslint monorepo to v8 (main) (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • [ ] Update Yarn to v4 (next)
  • [ ] Update actions/setup-node action to v4 (next)
  • [ ] Update dependency @types/jasmine to v5 (next)
  • [ ] Update dependency eslint to v9 (next)
  • [ ] Update dependency filesize to v10 (next)
  • [ ] Update dependency jasmine-core to v5 (next)
  • [ ] Update dependency ng-packagr to v18 (next)
  • [ ] Update dependency node to v20 (next)
  • [ ] Update dependency typescript to v5 (next)
  • [ ] Update typescript-eslint monorepo to v8 (next) (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • [ ] 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

  • [ ] Update Yarn to v3.8.5 (next)
  • [ ] Update dependency @types/jasmine to ~4.6.0 (next)
  • [ ] Update dependency node to v18.20.4 (next)
  • [ ] Update dependency typescript to ~4.9.0 (next)
  • [ ] Update dependency zone.js to ~0.15.0 (next)
  • [ ] Update typescript-eslint monorepo to v6.21.0 (next) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • [ ] Update actions/checkout action to v4 (next)
  • [ ] Update angular monorepo to v18 (next) (major) (@angular/common, @angular/compiler, @angular/compiler-cli, @angular/core, @angular/platform-browser, @angular/platform-browser-dynamic)
  • [ ] Update angular-cli monorepo to v18 (next) (major) (@angular-devkit/build-angular, @angular/cli)
  • [ ] Update angular-eslint monorepo to v18 (next) (major) (@angular-eslint/builder, @angular-eslint/eslint-plugin, @angular-eslint/eslint-plugin-template, @angular-eslint/schematics, @angular-eslint/template-parser)
  • [ ] Click on this checkbox to rebase all open PRs at once

Detected dependencies

Branch main
github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-node v4
npm
package.json
  • yarn 4.0.0
packages/ngx-filesize-demo/package.json
  • @angular/common ^14.2.7
  • @angular/compiler ^14.2.7
  • @angular/core ^14.2.7
  • @angular/platform-browser ^14.2.7
  • @angular/platform-browser-dynamic ^14.2.7
  • filesize ^9.0.11
  • rxjs ~7.8.0
  • tslib ^2.4.0
  • zone.js ~0.13.0
  • @angular-devkit/build-angular ^14.2.6
  • @angular/cli ~14.2.6
  • @angular/compiler-cli ^14.2.7
  • @types/jasmine ~4.3.0
  • jasmine-core ~4.6.0
  • karma ~6.4.1
  • karma-chrome-launcher ~3.2.0
  • karma-coverage ~2.2.0
  • karma-jasmine ~5.1.0
  • karma-jasmine-html-reporter ~2.1.0
  • typescript ~4.8.0
packages/ngx-filesize/package.json
  • tslib ^2.3.0
  • @angular-devkit/build-angular ^14.2.6
  • @angular-eslint/builder 14.4.0
  • @angular-eslint/eslint-plugin 14.4.0
  • @angular-eslint/eslint-plugin-template 14.4.0
  • @angular-eslint/schematics 14.4.0
  • @angular-eslint/template-parser 14.4.0
  • @angular/cli ~14.2.6
  • @angular/common ^14.2.7
  • @angular/compiler ^14.2.7
  • @angular/compiler-cli ^14.2.7
  • @angular/core ^14.2.7
  • @angular/platform-browser ^14.2.7
  • @angular/platform-browser-dynamic ^14.2.7
  • @types/jasmine ~4.3.0
  • @typescript-eslint/eslint-plugin 6.0.0
  • @typescript-eslint/parser 6.0.0
  • eslint ^8.25.0
  • filesize ^9.0.11
  • jasmine-core ~4.6.0
  • karma ~6.4.1
  • karma-chrome-launcher ~3.2.0
  • karma-coverage ~2.2.0
  • karma-jasmine ~5.1.0
  • karma-jasmine-html-reporter ~2.1.0
  • ng-packagr ^14.2.1
  • rxjs ~7.8.0
  • tslib ^2.4.0
  • typescript ~4.8.0
  • zone.js ~0.13.0
  • @angular/common >= 14.2.0 < 19.0.0
  • @angular/core >= 14.2.0 < 19.0.0
  • filesize >= 6.0.0 < 10.0.0
nvm
.nvmrc
  • node v18.16.1
Branch next
github-actions
.github/workflows/build.yml
  • actions/checkout v3
  • actions/setup-node v3
npm
package.json
  • yarn 3.6.1
packages/ngx-filesize-demo/package.json
  • @angular/common ^14.2.7
  • @angular/compiler ^14.2.7
  • @angular/core ^14.2.7
  • @angular/platform-browser ^14.2.7
  • @angular/platform-browser-dynamic ^14.2.7
  • filesize ^9.0.11
  • rxjs ~7.8.0
  • tslib ^2.4.0
  • zone.js ~0.13.0
  • @angular-devkit/build-angular ^14.2.6
  • @angular/cli ~14.2.6
  • @angular/compiler-cli ^14.2.7
  • @types/jasmine ~4.3.0
  • jasmine-core ~4.6.0
  • karma ~6.4.1
  • karma-chrome-launcher ~3.2.0
  • karma-coverage ~2.2.0
  • karma-jasmine ~5.1.0
  • karma-jasmine-html-reporter ~2.1.0
  • typescript ~4.8.0
packages/ngx-filesize/package.json
  • tslib ^2.3.0
  • @angular-devkit/build-angular ^14.2.6
  • @angular-eslint/builder 14.4.0
  • @angular-eslint/eslint-plugin 14.4.0
  • @angular-eslint/eslint-plugin-template 14.4.0
  • @angular-eslint/schematics 14.4.0
  • @angular-eslint/template-parser 14.4.0
  • @angular/cli ~14.2.6
  • @angular/common ^14.2.7
  • @angular/compiler ^14.2.7
  • @angular/compiler-cli ^14.2.7
  • @angular/core ^14.2.7
  • @angular/platform-browser ^14.2.7
  • @angular/platform-browser-dynamic ^14.2.7
  • @types/jasmine ~4.3.0
  • @typescript-eslint/eslint-plugin 6.0.0
  • @typescript-eslint/parser 6.0.0
  • eslint ^8.25.0
  • filesize ^9.0.11
  • jasmine-core ~4.6.0
  • karma ~6.4.1
  • karma-chrome-launcher ~3.2.0
  • karma-coverage ~2.2.0
  • karma-jasmine ~5.1.0
  • karma-jasmine-html-reporter ~2.1.0
  • ng-packagr ^14.2.1
  • rxjs ~7.8.0
  • tslib ^2.4.0
  • typescript ~4.8.0
  • zone.js ~0.13.0
  • @angular/common >= 14.2.0 < 17.0.0
  • @angular/core >= 14.2.0 < 17.0.0
  • filesize >= 6.0.0 < 10.0.0
nvm
.nvmrc
  • node v18.16.1

  • [ ] Check this box to trigger a request for Renovate to run again on this repository

renovate[bot] avatar Oct 18 '21 23:10 renovate[bot]