Skip to content

chore(deps): update php docker tag to v8.4#1481

Closed
renovate[bot] wants to merge 1 commit intonextfrom
renovate/php-8.x
Closed

chore(deps): update php docker tag to v8.4#1481
renovate[bot] wants to merge 1 commit intonextfrom
renovate/php-8.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
php final minor 8.3-apache -> 8.4-apache

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 16, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@ThomasAFink
Copy link
Member

Can be closed will be done PHP 8.4 Upgrade #1369. @coderabbitai create an issue as a reminder with the correct labels.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 18, 2025

Tip

For best results, initiate chat on the files or code changes.

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Get details about issue #1369 to understand the context
gh issue view 1369 --json title,body,labels,state

# Get available labels in the repository
gh label list --json name,description

# Get current PR details for reference
gh pr view 1481 --json title,url,number

Length of output: 3772


🏁 Script executed:

#!/bin/bash
# Create a reminder issue with appropriate labels
gh issue create \
  --title "Reminder: PHP Docker tag update to v8.4 (deferred from PR #1481)" \
  --body "This issue serves as a reminder that the PHP Docker tag update from \`8.3-apache\` to \`8.4-apache\` was deferred from PR #1481 and should be handled as part of the broader PHP 8.4 upgrade work.

## Context
- **Original PR**: #1481 (Renovate auto-update)
- **Main upgrade issue**: #1369 
- **Change**: \`php:8.3-apache\` → \`php:8.4-apache\`

## Action Required
Ensure that the Docker tag update is included in the PHP 8.4 upgrade work tracked in issue #1369.

## References
- PR: https://github.com/it-at-m/eappointment/pull/1481
- Main upgrade issue: #1369
- Requested by: @ThomasAFink" \
  --label "dependencies,php,upgrade" \
  --assignee "ThomasAFink"

Length of output: 51


@ThomasAFink I've created issue #1490 as a reminder for the PHP Docker tag update that was deferred from this PR. The issue has been assigned to you and labeled with dependencies, php, and upgrade to match the labels used in the main PHP 8.4 upgrade issue #1369.

The reminder issue includes:

You can view the issue here: #1490

@renovate
Copy link
Contributor Author

renovate bot commented Sep 18, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (8.4-apache). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/php-8.x branch September 18, 2025 13:47
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

Successfully merging this pull request may close these issues.

1 participant