Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2025

This PR contains the following updates:

Package Change Age Confidence
org.webjars:bootstrap (source) 5.3.7 -> 5.3.8 age confidence

Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 1, 2025
@renovate renovate bot requested a review from commjoen as a code owner September 1, 2025 09:41
@renovate renovate bot added the renovate label Sep 1, 2025
@renovate renovate bot requested a review from bendehaan as a code owner September 1, 2025 09:41
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Sep 1, 2025
@renovate renovate bot force-pushed the renovate/bootstrap.version branch from f4162f8 to 5300766 Compare September 1, 2025 14:09
@github-actions
Copy link

github-actions bot commented Sep 1, 2025

🚨 Version Sync Issue Detected

The versions in your Dockerfiles don't match the version in pom.xml.

🔧 To fix this automatically:

./scripts/sync-versions.sh
git add Dockerfile Dockerfile.web
git commit -m "Sync versions with pom.xml"

📋 Current status:

  • The validate-versions.sh script found mismatched versions
  • Please ensure all Docker build arguments match the Maven project version
  • This helps maintain consistency across all deployment methods

Automated version check by GitHub Actions

@renovate renovate bot force-pushed the renovate/bootstrap.version branch from 5300766 to 65d28d9 Compare September 1, 2025 14:10
@github-actions
Copy link

github-actions bot commented Sep 1, 2025

🚨 Version Sync Issue Detected

The versions in your Dockerfiles don't match the version in pom.xml.

🔧 To fix this automatically:

./scripts/sync-versions.sh
git add Dockerfile Dockerfile.web
git commit -m "Sync versions with pom.xml"

📋 Current status:

  • The validate-versions.sh script found mismatched versions
  • Please ensure all Docker build arguments match the Maven project version
  • This helps maintain consistency across all deployment methods

Automated version check by GitHub Actions

@renovate renovate bot force-pushed the renovate/bootstrap.version branch 8 times, most recently from 280ed08 to d400c97 Compare September 2, 2025 04:18
@renovate renovate bot force-pushed the renovate/bootstrap.version branch from d400c97 to 79287e2 Compare September 2, 2025 09:58
@renovate
Copy link
Contributor Author

renovate bot commented Sep 2, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions
Copy link

github-actions bot commented Sep 2, 2025

📸 Visual Diff Available!

Screenshots have been generated comparing your changes with the main branch.

Download Visual Diff Artifacts

The artifacts contain:

  • pr-home.png - Your version of the home page
  • main-home.png - Current main branch home page
  • pr-about.png - Your version of the about page
  • main-about.png - Current main branch about page

Compare these images to see the visual impact of your changes!


Visual diff generated by GitHub Actions

@github-actions
Copy link

github-actions bot commented Sep 2, 2025

🔨 Preview Build Complete!

Your changes have been built and pushed to GitHub Container Registry.

🐳 Docker Image: ghcr.io/owasp/wrongsecrets/wrongsecrets-pr:pr-2211-4d19ec3

📦 Download & Test Locally:

  1. 📁 Download Docker Image Artifact (look for wrongsecrets-preview-pr-2211)
  2. Load and run the image:
# Download the artifact, extract it, then:
docker load < wrongsecrets-preview.tar
docker run -p 8080:8080 wrongsecrets-preview

🚀 Alternative - Pull from Registry:

docker pull ghcr.io/owasp/wrongsecrets/wrongsecrets-pr:pr-2211-4d19ec3
docker run -p 8080:8080 ghcr.io/owasp/wrongsecrets/wrongsecrets-pr:pr-2211-4d19ec3

Then visit: http://localhost:8080

📝 Changes in this PR:
- src/main/resources/templates/about.html
- src/main/resources/templates/index.html

Visual diff screenshots will be available shortly...


Preview built by GitHub Actions

@github-actions
Copy link

github-actions bot commented Sep 2, 2025

📸 Visual Diff Ready!

Screenshots comparing your changes with the main branch are available:

📁 Download Visual Diff Artifacts

🖼️ Included screenshots:

  • pr-home.png vs main-home.png - Welcome page comparison
  • pr-about.png vs main-about.png - About page comparison
  • pr-challenge.png vs main-challenge.png - Challenge page comparison

🔍 How to review:

  1. Download the artifact zip file
  2. Extract and compare the pr-* and main-* images side by side
  3. Look for visual differences in layout, styling, and content

💡 Tip: Use an image comparison tool or open both images in separate browser tabs to spot differences easily.


Visual diff generated by GitHub Actions • PR #2211

@commjoen commjoen merged commit 4d894d1 into master Sep 2, 2025
21 of 22 checks passed
@commjoen commjoen deleted the renovate/bootstrap.version branch September 2, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants