Skip to content

chore(deps): update dependency react-router-dom to v7.13.1#1104

Merged
commjoen merged 1 commit intomainfrom
renovate/react-router-monorepo
Mar 7, 2026
Merged

chore(deps): update dependency react-router-dom to v7.13.1#1104
commjoen merged 1 commit intomainfrom
renovate/react-router-monorepo

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 1, 2026

This PR contains the following updates:

Package Change Age Confidence
react-router-dom (source) 7.13.07.13.1 age confidence

Release Notes

remix-run/react-router (react-router-dom)

v7.13.1

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.13.1

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 Mar 1, 2026
@renovate renovate Bot requested a review from commjoen as a code owner March 1, 2026 07:52
@renovate renovate Bot added the renovate label Mar 1, 2026
@renovate renovate Bot requested a review from bendehaan as a code owner March 1, 2026 07:52
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

🚀 Preview Deployment Ready!

Your pull request has been built and is ready for preview deployment.
Here's how to test your changes:

Container Images Built

  • Balancer: ghcr.io/OWASP/wrongsecrets-balancer:pr-1104
  • Cleaner: ghcr.io/OWASP/cleaner:pr-1104

Quick Deploy with Helm

# Add the wrongsecrets helm repository
helm repo add wrongsecrets https://owasp.org/wrongsecrets-ctf-party
helm repo update

# Deploy with preview images
helm install my-preview wrongsecrets/wrongsecrets-ctf-party \
  --set balancer.repository=ghcr.io/OWASP/wrongsecrets-balancer \
  --set balancer.tag=pr-1104 \
  --set wrongsecretsCleanup.repository=ghcr.io/OWASP/cleaner \
  --set wrongsecretsCleanup.tag=pr-1104 \
  --set imagePullPolicy=Always

# Port forward to access locally
kubectl port-forward service/wrongsecrets-balancer 3000:3000

Deploy with Custom Values

Click to see preview-values.yaml
balancer:
  repository: ghcr.io/OWASP/wrongsecrets-balancer
  tag: pr-1104

wrongsecretsCleanup:
  repository: ghcr.io/OWASP/cleaner
  tag: pr-1104

# Preview configuration
ingress:
  enabled: true
  hosts:
    - host: >-
        preview-pr-1104.wrongsecrets.local
      paths:
        - "/"
# Save the above values to preview-values.yaml, then:
helm install my-preview wrongsecrets/wrongsecrets-ctf-party \
  -f preview-values.yaml

Deploy with Local Build Scripts

# Clone this PR
git fetch origin pull/1104/head:pr-1104
git checkout pr-1104

# Use the existing deployment script with custom images
./build-and-deploy.sh

Test the Changes

  1. Access the application at http://localhost:3000
  2. Create a team and verify functionality
  3. Test any new features or bug fixes

Container Registry

The preview images are available at:


This preview was automatically generated for PR #1104

@renovate renovate Bot force-pushed the renovate/react-router-monorepo branch 2 times, most recently from 9b51b08 to 602cc27 Compare March 7, 2026 05:17
@renovate renovate Bot force-pushed the renovate/react-router-monorepo branch from 602cc27 to 0774ab8 Compare March 7, 2026 05:18
@commjoen commjoen merged commit b65b215 into main Mar 7, 2026
9 checks passed
@commjoen commjoen deleted the renovate/react-router-monorepo branch March 7, 2026 05:18
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.

1 participant