Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 734
- Forks
- 645
- Avg merge
- 4m
- Merged PRs (30d)
- 7
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/line/line-bot-sdk-php).
## Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- [ ] Update dependency java-jdk to v25
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [Update dependency guzzlehttp/guzzle to v8](../pull/876)
## PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
- [ ] [Update dependency phpunit/phpunit to v13](../pull/861)
## Detected Dependencies
composer (3)
composer.json (9)
- `php ^8.2`
- `guzzlehttp/guzzle ^7.3` → [Updates: `^8.0`]
- `guzzlehttp/psr7 ^1.7 || ^2.0 || ^3.0`
- `phpmd/phpmd 2.15.0`
- `squizlabs/php_codesniffer 4.0.4`
- `orchestra/testbench *`
- `phpstan/phpstan ^2.0`
- `phpdocumentor/shim 3.10.0`
- `phpunit/phpunit ^11.0` → [Updates: `^13.0`]examples/EchoBot/composer.json (9)
- `php >=8.2`
- `slim/slim ^4.11`
- `slim/psr7 ^1.6`
- `slim/http ^1.3`
- `monolog/monolog ^3.0.0`
- `guzzlehttp/guzzle ^7.5` → [Updates: `^8.0`]
- `guzzlehttp/psr7 ^3.0`
- `php-di/slim-bridge ^3.3`
- `linecorp/line-bot-sdk *`examples/KitchenSink/composer.json (9)
- `php >=8.2`
- `slim/slim ^4.11`
- `slim/psr7 ^1.6`
- `slim/http ^1.3`
- `monolog/monolog ^3.0.0`
- `guzzlehttp/guzzle ^7.5` → [Updates: `^8.0`]
- `guzzlehttp/psr7 ^3.0`
- `php-di/slim-bridge ^3.3`
- `linecorp/line-bot-sdk *`
git-submodules (1)
.gitmodules (1)
- `line-openapi de8bd9e2872ed9d9800e23b86136695fcd370a0c`
github-actions (7)
.github/workflows/check-eol-newrelease.yml (2)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3`.github/workflows/close-issue.yml (1)
- `actions/stale v11.0.0@4391f3da665fdf50b6810c1a66712fb9ba21aa93`
.github/workflows/create-draft-release.yml (4)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3`
- `actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3`
- `actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3`.github/workflows/generate-code.yml (5)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020`
- `actions/setup-java v6.0.1@de7274f081f381c8f8158605e0321c36c376e2e6`
- `node 24`
- `java-jdk 17` → [Updates: `25`].github/workflows/label-issue.yml (1)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
.github/workflows/php-checks.yml (7)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `shivammathur/setup-php 2.37.2@f3e473d116dcccaddc5834248c87452386958240`
- `actions/setup-java v6.0.1@de7274f081f381c8f8158605e0321c36c376e2e6`
- `ramsey/composer-install 4.0.0@65e4f84970763564f46a70b8a54b90d033b3bdda`
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `suzuki-shunsuke/pinact-action v3.0.0@896d595f299e71d65b9d28349d6956abe144390a`
- `java-jdk 17` → [Updates: `25`].github/workflows/release.yml (8)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `shivammathur/setup-php 2.37.2@f3e473d116dcccaddc5834248c87452386958240`
- `ramsey/composer-install 4.0.0@65e4f84970763564f46a70b8a54b90d033b3bdda`
- `actions/configure-pages v6.0.0@45bfe0192ca1faeb007ade9deae92b16b8254a0d`
- `actions/upload-pages-artifact v5.0.0@fc324d3547104276b827a68afc52ff2a11cc49c9`
- `actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3`
- `actions/deploy-pages v5.0.1@368f82528645a54fb793d4d04e342629a3f51346`
- `actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3`
maven (1)
generator/pom.xml (11)
- `org.apache.maven.plugins:maven-enforcer-plugin 3.6.3`
- `org.apache.maven.plugins:maven-surefire-plugin 3.6.0`
- `org.apache.maven.plugins:maven-jar-plugin 3.5.1`
- `org.codehaus.mojo:build-helper-maven-plugin 3.6.2`
- `org.apache.maven.plugins:maven-compiler-plugin 3.16.0`
- `org.apache.maven.plugins:maven-shade-plugin 3.6.2`
- `org.openapitools:openapi-generator 7.25.0`
- `org.openapitools:openapi-generator-cli 7.25.0`
- `io.pebbletemplates:pebble 4.1.2`
- `org.junit.jupiter:junit-jupiter-api 6.1.3`
- `org.junit.jupiter:junit-jupiter-engine 6.1.3`
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Dependency Dashboard documentation, then review the pending entries in .github/workflows/generate-code.yml and php-checks.yml, composer.json, and generator/pom.xml. There is no single self-contained change: the listed updates are already represented by Renovate activity and linked pull requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, java, php
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100