Skip to content

chore(deps): update dependency int128/typescript-action-renovate-config to v2#1376

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/int128-typescript-action-renovate-config-2.x
May 6, 2026
Merged

chore(deps): update dependency int128/typescript-action-renovate-config to v2#1376
renovate[bot] merged 1 commit intomainfrom
renovate/int128-typescript-action-renovate-config-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 2, 2026

This PR contains the following updates:

Package Update Change
int128/typescript-action-renovate-config major v1.10.0v2.0.0

Release Notes

int128/typescript-action-renovate-config (int128/typescript-action-renovate-config)

v2.0.0

Compare Source

What's Changed

Update node to v24

Full Changelog: int128/typescript-action-renovate-config@v1.10.0...v2.0.0


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 8am on Saturday,before 8am on Sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


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

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 2, 2026

e2e-test (directory)

5 files changed:

  • A bar.txt
  • D foo.txt
  • R(100%) httproute.yaml
  • R(57%) rollout.yaml
  • M service.yaml

1 added A, 1 deleted D, 1 renamed (identical) R(100%), 1 renamed (similar) R(~99%), 1 modified M

Diff

bar.txt

@@ -0,0 +1 @@
+New file.

foo.txt

@@ -1 +0,0 @@
-This file will be deleted.

httproute.yaml

--- gateway.yaml
+++ httproute.yaml (100%)

rollout.yaml

--- deployment.yaml
+++ rollout.yaml (57%)
@@ -1,5 +1,5 @@
-apiVersion: apps/v1
-kind: Deployment
+apiVersion: argoproj.io/v1alpha1
+kind: Rollout
 metadata:
   name: envoy
 spec:
@@ -13,4 +13,8 @@ spec:
         app.kubernetes.io/name: envoy
     spec:
       containers:
-        - image: envoyproxy/envoy:v1.17-latest
+        - image: envoyproxy/envoy:v1.18-latest
+  strategy:
+    canary:
+      maxUnavailable: 0
+      maxSurge: 1

service.yaml

@@ -7,5 +7,5 @@ spec:
       app.kubernetes.io/name: echoserver
   ports:
   - protocol: TCP
-    port: 80
-    targetPort: 80
+    port: 443
+    targetPort: 443

GitHub Actions

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 2, 2026

e2e-test (file)

1 file changed:

  • M service.yaml

1 modified M

Diff

service.yaml

@@ -7,5 +7,5 @@ spec:
       app.kubernetes.io/name: echoserver
   ports:
   - protocol: TCP
-    port: 80
-    targetPort: 80
+    port: 443
+    targetPort: 443

GitHub Actions

@github-actions github-actions Bot removed the changed label May 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 2, 2026

e2e-test (no-diff)

@renovate renovate Bot force-pushed the renovate/int128-typescript-action-renovate-config-2.x branch from 2a31faf to 601f0ae Compare May 2, 2026 21:27
@github-actions github-actions Bot added changed and removed changed labels May 2, 2026
@renovate renovate Bot merged commit ec5f281 into main May 6, 2026
4 checks passed
@renovate renovate Bot deleted the renovate/int128-typescript-action-renovate-config-2.x branch May 6, 2026 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant