Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 0f9aa4e commit 8a611e3
Show file tree
Hide file tree
Showing 8 changed files with 3,382 additions and 430 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
workdir: [ l1, l2 ]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3.5.0
- uses: actions/setup-node@v3.8.2
with:
node-version: '19.9.0'
- uses: actions-hub/kubectl@v1.27.2
- uses: actions-hub/kubectl@v1.29.2
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v3.5.0
- uses: actions/setup-node@v3.8.2
with:
node-version-file: package.json
- name: Configure AWS Credentials
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# for all branches except the master.
# Only for master branch merges, the main `pulumi` job is executed automatically.
image:
name: pulumi/pulumi:3.53.1
name: pulumi/pulumi:3.107.0
entrypoint:
- '/usr/bin/env'
- 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
Expand Down
6 changes: 3 additions & 3 deletions flux-operator/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

559 changes: 478 additions & 81 deletions l0/package-lock.json

Large diffs are not rendered by default.

555 changes: 476 additions & 79 deletions l1/package-lock.json

Large diffs are not rendered by default.

546 changes: 472 additions & 74 deletions l2/package-lock.json

Large diffs are not rendered by default.

2,138 changes: 1,949 additions & 189 deletions package-lock.json

Large diffs are not rendered by default.

0 comments on commit 8a611e3

Please sign in to comment.