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

Dependency Dashboard #7

Open
38 tasks
renovate bot opened this issue Feb 6, 2023 · 0 comments
Open
38 tasks

Dependency Dashboard #7

renovate bot opened this issue Feb 6, 2023 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Feb 6, 2023

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

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
bun @babel/plugin-proposal-class-properties Unavailable
bun @babel/plugin-proposal-class-static-block Unavailable
npm @babel/plugin-proposal-class-properties Unavailable
npm @babel/plugin-proposal-class-static-block Unavailable

Rate-Limited

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

  • Update dependency @types/bun to v1.1.10
  • Update dependency thread-loader to v4.0.4
  • Update dependency typedoc to v0.26.7
  • Update kotlin monorepo to v2.0.20 (org.jetbrains.kotlin.plugin.compose, org.jetbrains.kotlin.android)
  • Update accompanist to v0.36.0 (com.google.accompanist:accompanist-drawablepainter, com.google.accompanist:accompanist-flowlayout, com.google.accompanist:accompanist-pager-indicators)
  • Update agp to v8.6.1 (com.android.test, com.android.library, com.android.application)
  • Update androidx.benchmark to v1.3.1 (androidx.baselineprofile, androidx.benchmark:benchmark-macro-junit4, androidx.benchmark:benchmark-junit4, androidx.benchmark:benchmark-common)
  • Update coroutines to v1.9.0 (org.jetbrains.kotlinx:kotlinx-coroutines-test, org.jetbrains.kotlinx:kotlinx-coroutines-android)
  • Update dependency androidx.compose:compose-bom to v2024.09.02
  • Update dependency androidx.navigation:navigation-compose to v2.8.1
  • Update dependency androidx.profileinstaller:profileinstaller to v1.4.0
  • Update dependency babel-loader to v9.2.1
  • Update dependency com.android.tools:desugar_jdk_libs to v2.1.2
  • Update dependency com.google.mlkit:barcode-scanning to v17.3.0
  • Update dependency esbuild to ^0.24.0
  • Update dependency gradle to v8.10.1
  • Update dependency jsdom to v24.1.3
  • Update dependency org.commonmark:commonmark to v0.23.0
  • Update dependency webpack to v5.94.0
  • Update dependency webpack-dev-server to v5.1.0
  • Update dependency concurrently to v9
  • Update dependency inquirer to v11
  • Update dependency jsdom to v25
  • 🔐 Create all rate-limited PRs at once 🔐

Errored

These updates encountered an error and will be retried. Click on a checkbox below to force a retry now.

  • Update babel monorepo (@babel/core, @babel/preset-env, @babel/preset-typescript)

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

bun
js/any-service-api/package.json
  • @types/bun ^1.1.3
  • typedoc ^0.26.0
  • typescript ^5.0.0
js/any-service-cli/package.json
  • handlebars ^4.7.7
  • inquirer ^10.0.0
js/any-service-compile/package.json
  • @babel/core ^7.20.5
  • @babel/plugin-proposal-class-properties ^7.16.7
  • @babel/plugin-proposal-class-static-block ^7.17.6
  • @babel/preset-env ^7.16.11
  • @babel/preset-typescript ^7.18.6
  • archiver ^7.0.0
  • babel-loader ^9.0.0
  • babel-plugin-inline-import ^3.0.0
  • cli-color ^2.0.2
  • dotenv ^16.0.3
  • esbuild ^0.23.0
  • esbuild-ifdef ^0.2.0
  • handlebars ^4.7.7
  • ifdef-loader ^2.3.2
  • terser-webpack-plugin ^5.3.1
  • typescript ^5.0.0
  • webpack ^5.75.0
  • yarn 4.3.1
js/any-service-runner/package.json
  • @babel/core ^7.20.5
  • @babel/preset-env ^7.16.11
  • @babel/preset-typescript ^7.18.6
  • axios ^1.0.0
  • babel-loader ^9.0.0
  • comlink ^4.3.1
  • copy-webpack-plugin ^12.0.0
  • cors ^2.8.5
  • css-loader ^7.0.0
  • html-webpack-plugin ^5.5.0
  • speed-measure-webpack-plugin ^1.5.0
  • thread-loader ^4.0.0
  • webpack ^5.75.0
  • webpack-dev-server ^5.0.0
  • yarn 4.3.1
js/any-service-testing/package.json
  • sync-fetch ^0.5.2
  • @types/bun ^1.1.3
  • jsdom ^24.0.0
  • os-locale ^6.0.2
  • typescript ^5.0.0
js/services/9GAG/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/Dribbble/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/FilmGrab/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/HackerNews/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/IMDB/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/RSS/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/Unsplash/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
github-actions
.github/workflows/build.yaml
  • actions/checkout v4
  • oven-sh/setup-bun v2
  • actions/setup-java v4
  • softprops/action-gh-release v2
  • actions/upload-artifact v4
gradle
gradle.properties
settings.gradle
build.gradle
android/app/build_services.gradle
android/app/build.gradle
  • com.android.tools:desugar_jdk_libs 2.0.4
android/base/build.gradle
android/base-testing/build.gradle
android/common-ui/build.gradle
android/data/build.gradle
android/data-testing/build.gradle
android/domain/build.gradle
android/download/build.gradle
android/macrobenchmark/build.gradle.kts
android/navigation/build.gradle
android/richtext/build.gradle
android/ui/barcode/build.gradle
android/ui/browser/build.gradle
android/ui/comments/build.gradle
android/ui/floatingbubble/build.gradle
android/ui/home/build.gradle
android/ui/imagepager/build.gradle
android/ui/jslogger/build.gradle
android/ui/password/build.gradle
android/ui/post/build.gradle
android/ui/profile/build.gradle
android/ui/readingbubble/build.gradle
android/ui/runsql/build.gradle
android/ui/search/build.gradle
android/ui/service/build.gradle
android/ui/settings/build.gradle
gradle/libs.versions.toml
  • androidx.compose:compose-bom 2024.06.00
  • androidx.core:core 1.13.1
  • androidx.activity:activity-ktx 1.9.0
  • androidx.activity:activity-compose 1.9.0
  • androidx.lifecycle:lifecycle-runtime-ktx 2.8.3
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.8.3
  • androidx.navigation:navigation-compose 2.7.7
  • androidx.viewpager:viewpager 1.1.0-alpha01
  • androidx.browser:browser 1.8.0
  • androidx.documentfile:documentfile 1.0.1
  • androidx.profileinstaller:profileinstaller 1.3.1
  • androidx.interpolator:interpolator 1.0.0
  • androidx.dynamicanimation:dynamicanimation 1.0.0
  • androidx.benchmark:benchmark-common 1.2.4
  • androidx.benchmark:benchmark-junit4 1.2.4
  • androidx.benchmark:benchmark-macro-junit4 1.2.4
  • androidx.test.ext:junit 1.2.1
  • androidx.test.espresso:espresso-core 3.6.1
  • androidx.test.uiautomator:uiautomator 2.3.0
  • junit:junit 4.13.2
  • androidx.room:room-runtime 2.6.1
  • androidx.room:room-ktx 2.6.1
  • androidx.room:room-compiler 2.6.1
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.8.1
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.8.1
  • app.cash.turbine:turbine 1.1.0
  • com.google.accompanist:accompanist-pager-indicators 0.34.0
  • com.google.accompanist:accompanist-flowlayout 0.34.0
  • com.google.accompanist:accompanist-drawablepainter 0.34.0
  • com.google.mlkit:barcode-scanning 17.2.0
  • com.squareup.okhttp3:okhttp 4.12.0
  • com.squareup.moshi:moshi 1.15.1
  • com.squareup.moshi:moshi-adapters 1.15.1
  • com.squareup.moshi:moshi-kotlin-codegen 1.15.1
  • com.facebook.fresco:fresco 3.2.0
  • com.facebook.fresco:animated-base 3.2.0
  • com.facebook.fresco:animated-gif 3.2.0
  • com.facebook.fresco:webpsupport 3.2.0
  • com.facebook.fresco:middleware 3.2.0
  • com.facebook.fresco:imagepipeline-okhttp3 3.2.0
  • androidx.media3:media3-exoplayer 1.3.1
  • androidx.media3:media3-common 1.3.1
  • androidx.media3:media3-database 1.3.1
  • androidx.media3:media3-datasource 1.3.1
  • com.google.guava:guava 31.1-android
  • org.jsoup:jsoup 1.18.1
  • com.jakewharton:disklrucache 2.0.2
  • io.github.dokar3:sheets 0.6.0-alpha05
  • io.github.dokar3:chiptextfield 0.7.0-alpha05
  • io.github.dokar3:expandabletext 0.4.0
  • io.github.dokar3:sonner 0.3.8
  • io.github.dokar3:quickjs-kt 1.0.0-alpha13
  • io.github.dokar3:quickjs-kt-converter-moshi 1.0.0-alpha13
  • com.davemorrissey.labs:subsampling-scale-image-view-androidx 3.10.0
  • me.saket:flick 1.7.0
  • com.github.snksoft:crc 1.1.0
  • org.commonmark:commonmark 0.22.0
  • com.vdurmont:semver4j 3.1.0
  • com.parse.bolts:bolts-tasks 1.4.0
  • com.android.application 8.5.1
  • com.android.library 8.5.1
  • com.android.test 8.5.1
  • androidx.baselineprofile 1.2.4
  • org.jetbrains.kotlin.android 2.0.0
  • com.google.devtools.ksp 2.0.0-1.0.23
  • org.jetbrains.kotlin.plugin.compose 2.0.0
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.9
npm
js/any-service-api/package.json
  • @types/bun ^1.1.3
  • typedoc ^0.26.0
  • typescript ^5.0.0
js/any-service-cli/package.json
  • handlebars ^4.7.7
  • inquirer ^10.0.0
js/any-service-compile/package.json
  • @babel/core ^7.20.5
  • @babel/plugin-proposal-class-properties ^7.16.7
  • @babel/plugin-proposal-class-static-block ^7.17.6
  • @babel/preset-env ^7.16.11
  • @babel/preset-typescript ^7.18.6
  • archiver ^7.0.0
  • babel-loader ^9.0.0
  • babel-plugin-inline-import ^3.0.0
  • cli-color ^2.0.2
  • dotenv ^16.0.3
  • esbuild ^0.23.0
  • esbuild-ifdef ^0.2.0
  • handlebars ^4.7.7
  • ifdef-loader ^2.3.2
  • terser-webpack-plugin ^5.3.1
  • typescript ^5.0.0
  • webpack ^5.75.0
  • yarn 4.3.1
js/any-service-runner/package.json
  • @babel/core ^7.20.5
  • @babel/preset-env ^7.16.11
  • @babel/preset-typescript ^7.18.6
  • axios ^1.0.0
  • babel-loader ^9.0.0
  • comlink ^4.3.1
  • copy-webpack-plugin ^12.0.0
  • cors ^2.8.5
  • css-loader ^7.0.0
  • html-webpack-plugin ^5.5.0
  • speed-measure-webpack-plugin ^1.5.0
  • thread-loader ^4.0.0
  • webpack ^5.75.0
  • webpack-dev-server ^5.0.0
  • yarn 4.3.1
js/any-service-template/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/any-service-testing/package.json
  • sync-fetch ^0.5.2
  • @types/bun ^1.1.3
  • jsdom ^24.0.0
  • os-locale ^6.0.2
  • typescript ^5.0.0
js/services/9GAG/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/Dribbble/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/FilmGrab/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/HackerNews/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/IMDB/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/RSS/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0
js/services/Unsplash/package.json
  • @types/bun ^1.1.3
  • concurrently ^8.0.0

  • Check this box to trigger a request for Renovate to run again on this repository
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

No branches or pull requests

0 participants