Skip to content

Commit 018e75d

Browse files
authored
chore: Bump cronstrue, x509, p-queue, types/jsonpath, http-status-codes, rfc6902, cronjs-parser, classnames (#3794)
* chore: Bump cronstrue * chore: Bump peculiar/x509 and fix paths for tests * fix path for acc tests * bump p-queue * bump types/jsonpath * bump http-status-codes * bump rfc6902 * bump datasert/cronjs-parser * bump classnames
1 parent 5bcb6b5 commit 018e75d

File tree

8 files changed

+297
-4229
lines changed

8 files changed

+297
-4229
lines changed

.github/workflows/accessibility-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- 'backend/**'
1515
- 'kyma/**'
1616
- 'Dockerfile*'
17+
- 'package.json'
1718

1819
jobs:
1920
run-accessibility-tests:

.github/workflows/pull-integration-cluster-k3d.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- 'nginx/**'
1111
- 'src/**'
1212
- 'backend/**'
13+
- 'package.json'
1314

1415
jobs:
1516
run-cluster-test:

.github/workflows/pull-integration-namespace-k3d.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- 'nginx/**'
1111
- 'src/**'
1212
- 'backend/**'
13+
- 'package.json'
1314

1415
jobs:
1516
run-namespace-test:

.github/workflows/pull-kyma-integration-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- 'backend/**'
1313
- 'kyma/**'
1414
- 'Dockerfile*'
15+
- 'package.json'
1516
jobs:
1617
run-integration-test:
1718
runs-on: ubuntu-latest

.github/workflows/pull-smoke-test-prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- 'src/**'
1212
- 'kyma/**'
1313
- 'Dockerfile*'
14+
- 'package.json'
1415

1516
jobs:
1617
run-smoke-test-prod:

.github/workflows/pull-smoke-test-stage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- 'src/**'
1212
- 'kyma/**'
1313
- 'Dockerfile*'
14+
- 'package.json'
1415

1516
jobs:
1617
run-smoke-test-stage:

0 commit comments

Comments
 (0)