diff --git a/.github/workflows/create-gui-pr.yml b/.github/workflows/create-gui-pr.yml index 61628f434c..b13a5d309a 100644 --- a/.github/workflows/create-gui-pr.yml +++ b/.github/workflows/create-gui-pr.yml @@ -36,7 +36,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v3 with: - node-version: "18.12" + node-version: "18.13" - name: Cache node_modules and dist uses: actions/cache@v3 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index dc5c952174..8ea3832f0f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,7 +23,7 @@ jobs: # https://github.com/actions/setup-node uses: actions/setup-node@v3 with: - node-version: '18.12' + node-version: '18.13' - name: Cache node_modules and dist # https://github.com/actions/cache diff --git a/.nvmrc b/.nvmrc index 29ef05d4d5..8ca05d3c31 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.12 +18.13 diff --git a/package.json b/package.json index d9456a304d..28416d009e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "test:watch": "yarn run test --watch" }, "engines": { - "node": ">=18 <18.13.0", + "node": ">=18.13", "yarn": "^1.22.0" }, "dependencies": { diff --git a/src/app/data-planes/components/DataPlaneDetails.spec.ts b/src/app/data-planes/components/DataPlaneDetails.spec.ts index 1147d2eb0d..097fde1b18 100644 --- a/src/app/data-planes/components/DataPlaneDetails.spec.ts +++ b/src/app/data-planes/components/DataPlaneDetails.spec.ts @@ -37,7 +37,7 @@ describe('DataPlaneDetails', () => { test('has expected content and UI elements', async () => { const expectedOverviewStrings = ['DPP: backend', 'test-mesh', 'online', 'kuma.io/service', 'backend', 'kuma.io/protocol', 'http', 'envoy', '1.16.2', 'kumaDp', '1.0.7', 'coredns', '1.8.3'] - const expectedInsightStrings = ['Connect time: February 17, 2021 at 7:33:36 AM', 'Control Plane Instance ID', 'Disconnect time: February 17, 2021 at 7:33:36 AM'] + const expectedInsightStrings = ['Connect time: February 17, 2021 at 7:33:36 AM', 'Control Plane Instance ID', 'Disconnect time: February 17, 2021 at 7:33:36 AM'] const expectedPoliciesStrings = ['web', '192.168.0.1:80:81', 'backend', 'fi1.kuma-system', 'web-to-backend.kuma-system'] const wrapper = await renderComponent() diff --git a/src/app/data-planes/components/__snapshots__/DataPlaneEntitySummary.spec.ts.snap b/src/app/data-planes/components/__snapshots__/DataPlaneEntitySummary.spec.ts.snap index 7b4875c8db..de6cba057f 100644 --- a/src/app/data-planes/components/__snapshots__/DataPlaneEntitySummary.spec.ts.snap +++ b/src/app/data-planes/components/__snapshots__/DataPlaneEntitySummary.spec.ts.snap @@ -140,7 +140,7 @@ exports[`DataPlaneEntitySummary matches snapshot 1`] = ` Connect time: - February 17, 2021 at 7:33:36 AM + February 17, 2021 at 7:33:36 AM
- February 17, 2021 at 7:33:36 AM + February 17, 2021 at 7:33:36 AM
- February 17, 2021 at 7:33:36 AM + February 17, 2021 at 7:33:36 AM
- February 17, 2021 at 7:33:36 AM + February 17, 2021 at 7:33:36 AM
- February 17, 2021 at 7:33:36 AM + February 17, 2021 at 7:33:36 AM
- February 17, 2021 at 7:33:36 AM + February 17, 2021 at 7:33:36 AM
- Connect time: July 13, 2021 at 8:41:04 AM + Connect time: July 13, 2021 at 8:41:04 AM diff --git a/src/app/zones/views/__snapshots__/ZoneIngresses.spec.ts.snap b/src/app/zones/views/__snapshots__/ZoneIngresses.spec.ts.snap index 7c684aa2c8..1f34e83ade 100644 --- a/src/app/zones/views/__snapshots__/ZoneIngresses.spec.ts.snap +++ b/src/app/zones/views/__snapshots__/ZoneIngresses.spec.ts.snap @@ -677,7 +677,7 @@ exports[`ZoneIngresses.vue renders zoneingress insights 1`] = ` - Connect time: July 13, 2021 at 8:41:04 AM + Connect time: July 13, 2021 at 8:41:04 AM diff --git a/src/app/zones/views/__snapshots__/ZonesView.spec.ts.snap b/src/app/zones/views/__snapshots__/ZonesView.spec.ts.snap index bd44d13838..8671b35681 100644 --- a/src/app/zones/views/__snapshots__/ZonesView.spec.ts.snap +++ b/src/app/zones/views/__snapshots__/ZonesView.spec.ts.snap @@ -1262,7 +1262,7 @@ exports[`ZonesView.vue renders zone insights 1`] = ` - Connect time: February 19, 2021 at 7:11:15 AM + Connect time: February 19, 2021 at 7:11:15 AM @@ -1799,12 +1799,12 @@ exports[`ZonesView.vue renders zone insights 1`] = ` - Connect time: July 28, 2020 at 4:18:09 PM + Connect time: July 28, 2020 at 4:18:09 PM - Disconnect time: July 28, 2020 at 4:18:09 PM + Disconnect time: July 28, 2020 at 4:18:09 PM