chore(deps): update dependency @types/react to v18.3.27#3715
chore(deps): update dependency @types/react to v18.3.27#3715openshift-merge-bot[bot] merged 1 commit intomainfrom
Conversation
|
Hi @renovate[bot]. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
The image is available at: |
ec21f86 to
a92d63c
Compare
|
The image is available at: |
a92d63c to
ba7ed06
Compare
ba7ed06 to
d0b40a6
Compare
|
The image is available at: |
|
The image is available at: |
d0b40a6 to
5013258
Compare
5013258 to
0503d2e
Compare
0503d2e to
8fd51de
Compare
8fd51de to
af0a483
Compare
af0a483 to
d9d7dd9
Compare
|
The image is available at: |
|
/ok-to-test |
d9d7dd9 to
78b442b
Compare
|
The image is available at: |
78b442b to
f0d9942
Compare
|
The image is available at: |
f0d9942 to
a9fa659
Compare
|
The image is available at: |
a9fa659 to
45ed735
Compare
45ed735 to
d7b9ecd
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d7b9ecd to
f612f47
Compare
|
The image is available at: |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kim-tsao The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* chore: update next builds to be hermetic Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: migrate to use downstream dockerfile as default Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: update symlinks for aarch64 Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: refactor docker build setup - Rename Dockerfile to Containerfile - Adds a local hermeto build script for local testing - Remove obsolete .rhdh directory and merged the doc content with docker Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: update the update-Dockerfile.sh script with updated containerfile locations Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: update docs and scripts with new container file location Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: remove dead janus slack invite link Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: update pr podman push with new artifact name Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: add missing architecture field in artifact names Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: remove arch in artifacts since we don't do multi-arch for PRs Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * refactor: enhance GitHub Actions workflows with improved environment variable handling - Moved many values into environmental variables for readability, maintainability and security (input sanitization). - Deleted the on-new-issue.yaml workflow since we no longer create github issues. These changes aim to improve readability and also follow best practices as defined in https://securitylab.github.com/resources/github-actions-untrusted-input/. Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * fix(gitlab): enable GitLab Discovery integration and fix E2E test (RHDHBUGS-1927) (redhat-developer#3741) * RHDHBUGS-1927 gitlab-discovery.spec.ts - failing * Update app-config and gitlab-discovery.spec to use GH_USER_ID account * chore: allow writing contents; shorten timeout to 3hrs (we only need 90 mins, really); echo the diff we're about to commit for debugging purposes (RHIDP-9835) (redhat-developer#3743) Signed-off-by: Nick Boldt <nboldt@redhat.com> * fix(ci): remove re_create_k8s_service_account_and_get_token helper from K8s utils (redhat-developer#3708) * refactor(ci): remove service account token creation from EKS and GKE job scripts * refactor(ci): remove Kubernetes cluster URL export from EKS and GKE job scripts * chore: increase ephemeral storage limit for dynamic plugins installation in Kubernetes manifests to prevent extraction errors * chore: disable specific dynamic plugins in GKE to optimize disk space and skip related tests * chore: disable additional orchestrator plugins in GKE and skip related tests to manage disk space * chore: clean up flow issues (thanks, Cursor) - RHIDP-9835 (redhat-developer#3744) Assisted-By: Cursor Signed-off-by: Nick Boldt <nboldt@redhat.com> * chore(deps): update dependency @types/react to v18.3.27 (redhat-developer#3715) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * RHDHBUGS-2071 e2e tests should not depend on external resources like roadiehq (redhat-developer#3747) * Update apiVersion in backstage.yaml to v1alpha3 (redhat-developer#3750) * chore: update workflows to use default github envs Signed-off-by: Frank Kong <frkong@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED --------- Signed-off-by: Nick Boldt <nboldt@redhat.com> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gustavo Lira e Silva <guga.java@gmail.com> Co-authored-by: Nick Boldt <nboldt@redhat.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alessandro Barbarossa <abarbaro@redhat.com>
…oper#3715) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Assisted-by: Cursor Signed-off-by: Fortune Ndlovu <fndlovu@redhat.com>
This PR contains the following updates:
18.3.26->18.3.27Configuration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.