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 #434

Open
9 tasks
blumilkbot opened this issue May 20, 2024 · 0 comments
Open
9 tasks

Dependency Dashboard #434

blumilkbot opened this issue May 20, 2024 · 0 comments

Comments

@blumilkbot
Copy link
Member

blumilkbot commented May 20, 2024

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

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • - Update dependency @vitejs/plugin-vue to v5
  • - Update dependency eslint to v9
  • - Update dependency floating-vue to v5
  • - Update dependency laravel-vite-plugin to v1
  • - Update dependency vite to v5
  • - Update docker/build-push-action action to v6
  • - Update postgres Docker tag to v16
  • 🔐 Create all pending approval PRs at once 🔐

Open

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

  • - Update all non-major dependencies with digest and pinDigest (@heroicons/vue, @inertiajs/progress, @vue/compiler-sfc, actions/setup-node, alpine, axllent/mailpit, composer, docker/login-action, docker/setup-buildx-action, echarts, eslint-plugin-vue, guzzlehttp/guzzle, laravel/dusk, laravel/framework, laravel/socialite, laravel/telescope, node, nunomaduro/collision, php, phpunit/phpunit, postcss, postgres, selenium/standalone-chrome, sentry/sentry-laravel, shivammathur/setup-php, tailwindcss, vue)

Vulnerabilities

Renovate has not found any CVEs on osv.dev.

Detected dependencies

composer
composer.json
  • php ^8.3.8
  • azuyalabs/yasumi ^2.7
  • barryvdh/laravel-dompdf ^2.2.0
  • fakerphp/faker ^1.23.1
  • guzzlehttp/guzzle ^7.8.1
  • inertiajs/inertia-laravel ^1.3.0
  • laragear/cache-query ^4.0
  • laravel/framework ^11.11.1
  • laravel/sanctum ^4.0.2
  • laravel/socialite ^5.15.0
  • laravel/telescope ^5.1.0
  • laravel/tinker ^2.9
  • maatwebsite/excel ^3.1.55
  • phpoffice/phpword 1.2
  • sentry/sentry-laravel ^4.6.1
  • spatie/laravel-google-calendar 3.8
  • spatie/laravel-model-states ^2.7.1
  • spatie/laravel-permission ^6.9.0
  • spatie/laravel-slack-slash-command 1.12
  • barryvdh/laravel-debugbar ^3.13.5
  • blumilksoftware/codestyle ^3.2.1
  • laravel/dusk ^8.2.0
  • mockery/mockery ^1.6.12
  • nunomaduro/collision ^8.1.1
  • phpunit/phpunit ^11.2.5
  • spatie/laravel-ignition ^2.8.0
docker-compose
docker-compose.yml
  • postgres 15@sha256:751715f313b698bfea2d49bdac577ff779b96e6849a10bfb5cb9ee495ca1e547
  • redis 7.0-alpine3.16@sha256:2700d5097763fda285c463f4eefc3d0730a2df2a9d48e66707b19d5a5e5f23d4
  • axllent/mailpit v1.18@sha256:28fb41d4488335d9abc89c30f18dff481b36d6efe83d44cdb6d8be2f25bc52a0
  • selenium/standalone-chrome sha256:f0037767d53479c9c7c7126a84135a06ba38748e0d47b9efca865c82d4345c38
environment/prod/deployment/beta/docker-compose.beta.yml
  • postgres 15@sha256:751715f313b698bfea2d49bdac577ff779b96e6849a10bfb5cb9ee495ca1e547
  • redis 7.0-alpine3.16@sha256:2700d5097763fda285c463f4eefc3d0730a2df2a9d48e66707b19d5a5e5f23d4
environment/prod/deployment/prod/docker-compose.prod.yml
  • postgres 15@sha256:751715f313b698bfea2d49bdac577ff779b96e6849a10bfb5cb9ee495ca1e547
  • redis 7.0-alpine3.16@sha256:2700d5097763fda285c463f4eefc3d0730a2df2a9d48e66707b19d5a5e5f23d4
dockerfile
environment/dev/app/Dockerfile
  • alpine 3.20.1@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0
  • composer/composer 2.7.7-bin@sha256:aed26ab32c25912f683c971dd6d75999e5d235e14b84c6eb685fd97231c2a8a8
  • node 22.3.0-bullseye-slim@sha256:bdd4d07d0320466d0720f916d752b0fa31314d53c06caad6efe85956e59ab966
  • php 8.3.8-cli-bullseye
  • php 8.3.8-cli-bullseye
environment/prod/app/Dockerfile
  • composer 2.7.7@sha256:2df6a8c0e8cac0438b2492f104ed53c85816937c77beb72f6a50867d0af1e2e1
  • node 22.3.0-bullseye-slim@sha256:bdd4d07d0320466d0720f916d752b0fa31314d53c06caad6efe85956e59ab966
  • php 8.3.8-cli-bullseye
  • php 8.3.8-cli-bullseye
github-actions
.github/workflows/check-pr-title.yml
  • blumilksoftware/action-pr-title v1.2.0@e05fc76a1cc45b33644f1de51218be43ac121dd0
  • ubuntu 22.04
.github/workflows/deploy-to-beta-manually.yml
  • actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332
  • docker/setup-buildx-action v3.3.0@d70bba72b1f3fd22344832f00baa16ece964efeb
  • docker/login-action v3.2.0@0d4c9c5ea7693da7b068278f7b52bda2a190a446
  • docker/metadata-action v5.5.1@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
  • docker/build-push-action v5.4.0@ca052bb54ab0790a636c9b5f226502c73d547a25
  • appleboy/scp-action v0.1.7@917f8b81dfc1ccd331fef9e2d61bdc6c8be94634
  • appleboy/ssh-action v1.0.3@029f5b4aeeeb58fdfe1410a5d17f967dacf36262
  • ubuntu 22.04
.github/workflows/deploy-to-prod.yml
  • actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332
  • docker/setup-buildx-action v3.3.0@d70bba72b1f3fd22344832f00baa16ece964efeb
  • docker/login-action v3.2.0@0d4c9c5ea7693da7b068278f7b52bda2a190a446
  • docker/metadata-action v5.5.1@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
  • docker/build-push-action v5.4.0@ca052bb54ab0790a636c9b5f226502c73d547a25
  • appleboy/scp-action v0.1.7@917f8b81dfc1ccd331fef9e2d61bdc6c8be94634
  • appleboy/ssh-action v1.0.3@029f5b4aeeeb58fdfe1410a5d17f967dacf36262
  • ubuntu 22.04
.github/workflows/run-command-on-beta.yml
  • appleboy/ssh-action v1.0.3@029f5b4aeeeb58fdfe1410a5d17f967dacf36262
  • ubuntu 22.04
.github/workflows/test-and-lint-js.yml
  • actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/cache v4.0.2@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
  • actions/setup-node v4.0.2@60edb5dd545a775178f52524783378180af0d1f8
  • ubuntu 22.04
.github/workflows/test-and-lint-php.yml
  • actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/cache v4.0.2@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
  • shivammathur/setup-php 2.31.0@2e947f1f6932d141d076ca441d0e1e881775e95b
  • postgres 15@sha256:751715f313b698bfea2d49bdac577ff779b96e6849a10bfb5cb9ee495ca1e547
  • ubuntu 22.04
npm
package.json
  • @headlessui/vue ^1.7.22
  • @heroicons/vue ^2.1.4
  • @inertiajs/inertia ^0.11.1
  • @inertiajs/inertia-vue3 ^0.6.0
  • @inertiajs/progress ^0.1.2
  • @tailwindcss/forms ^0.5.7
  • @tailwindcss/line-clamp ^0.4.4
  • @tailwindcss/typography ^0.5.13
  • @vitejs/plugin-vue ^4.6.2
  • @vue/compiler-sfc ^3.4.30
  • autoprefixer ^10.4.19
  • axios ^1.7.2
  • echarts ^5.5.0
  • flatpickr ^4.6.13
  • floating-vue ^2.0.0
  • laravel-vite-plugin ^0.8.1
  • lodash ^4.17.21
  • luxon ^3.4.4
  • postcss ^8.4.38
  • tailwindcss ^3.4.4
  • vite ^4.5.3
  • vue ^3.4.30
  • vue-echarts ^6.7.3
  • vue-flatpickr-component ^11.0.5
  • vue-loader ^17.4.2
  • vue-material-design-icons ^5.3.0
  • vue-toastification ^2.0.0-rc.5
  • vue3-popper ^1.5.0
  • vuedraggable ^4.1.0
  • eslint ^8.57.0
  • eslint-plugin-vue ^9.26.0
regex
environment/dev/app/Dockerfile
  • php 8.3.8
environment/prod/app/Dockerfile
  • php 8.3.8

@mtracz mtracz pinned this issue Jul 17, 2024
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

1 participant