danielsogl / awesome-cordova-plugins

Native features for mobile apps built with Cordova/PhoneGap and open web technologies. Complete with TypeScript support.
https://danielsogl.gitbook.io/awesome-cordova-plugins/
Other
2.38k stars 2.43k forks source link

Dependency Dashboard #3915

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

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

Open

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

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/nodejs.yml - `actions/checkout v4.1.6` - `actions/setup-node v4.0.1`
.github/workflows/npmpublish.yml - `actions/checkout v4.1.6` - `actions/setup-node v4.0.1` - `actions/checkout v4.1.6` - `actions/setup-node v4.0.1`
.github/workflows/stale.yml - `actions/stale v9`
npm
package.json - `tslib 2.6.2` - `@angular/common 12.2.17` - `@angular/compiler 12.2.17` - `@angular/compiler-cli 12.2.17` - `@angular/core 12.2.17` - `@types/cordova 11.0.3` - `@types/fs-extra 11.0.4` - `@types/jest 27.5.2` - `@types/lodash 4.17.4` - `@types/node 20.12.12` - `@types/rimraf 4.0.5` - `@types/webpack 5.28.5` - `@typescript-eslint/eslint-plugin 5.62.0` - `@typescript-eslint/parser 5.62.0` - `async-promise-queue 1.0.5` - `conventional-changelog-cli 5.0.0` - `cz-conventional-changelog 3.3.0` - `dgeni 0.4.14` - `dgeni-packages 0.16.10` - `eslint 8.57.0` - `eslint-config-prettier 8.10.0` - `eslint-plugin-jsdoc 48.2.5` - `fs-extra 11.2.0` - `gulp 5.0.0` - `gulp-rename 2.0.0` - `gulp-replace 1.1.4` - `husky 9.0.11` - `is-ci 3.0.1` - `jest 27.5.1` - `lint-staged 15.2.0` - `lodash 4.17.21` - `minimist 1.2.8` - `prettier 2.8.8` - `rimraf 5.0.5` - `rollup 4.17.2` - `rxjs 6.6.7` - `terser-webpack-plugin 5.3.10` - `ts-jest 27.1.5` - `ts-node 10.9.2` - `typescript 4.2.4` - `unminified-webpack-plugin 3.0.0` - `webpack 5.74.0` - `winston 3.13.0` - `zone.js 0.11.8`

Aboisier commented 1 year ago

Are there any plans to support Angular 14/RxJs 7? We use multiple plugins (@ionic-native/android-permissions, @ionic-native/app-version, ...) and this is preventing us from updating to angular 14.

Thanks!