Skip to content

Commit

Permalink
refactor: update deps with neutral or unknown confidence (dependabot)
Browse files Browse the repository at this point in the history
  • Loading branch information
pattishin committed Mar 8, 2024
1 parent 39aed24 commit 7b3ca79
Show file tree
Hide file tree
Showing 30 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ai-platform-snippets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ jobs:
- uses: actions/[email protected]
with:
ref: ${{github.event.pull_request.head.sha}}
- uses: 'google-github-actions/auth@v1.1.1'
- uses: 'google-github-actions/auth@v2.1.1'
with:
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
service_account: '[email protected]'
create_credentials_file: 'true'
access_token_lifetime: 600s
- id: secrets
uses: 'google-github-actions/get-secretmanager-secrets@v1'
uses: 'google-github-actions/get-secretmanager-secrets@v2'
with:
secrets: |-
caip_id:nodejs-docs-samples-tests/nodejs-docs-samples-ai-platform-caip-project-id
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dialogflow-cx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ jobs:
- uses: actions/[email protected]
with:
ref: ${{github.event.pull_request.head.sha}}
- uses: 'google-github-actions/auth@v1.1.1'
- uses: 'google-github-actions/auth@v2.1.1'
with:
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
service_account: '[email protected]'
create_credentials_file: 'true'
access_token_lifetime: 600s
- id: secrets
uses: 'google-github-actions/get-secretmanager-secrets@v1'
uses: 'google-github-actions/get-secretmanager-secrets@v2'
with:
secrets: |-
agent_id:nodejs-docs-samples-tests/nodejs-docs-samples-dialogflow-cx-agent-id
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/functions-slack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ jobs:
- uses: actions/[email protected]
with:
ref: ${{github.event.pull_request.head.sha}}
- uses: 'google-github-actions/auth@v1.1.1'
- uses: 'google-github-actions/auth@v2.1.1'
with:
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
service_account: '[email protected]'
create_credentials_file: 'true'
access_token_lifetime: 600s
- id: secrets
uses: 'google-github-actions/get-secretmanager-secrets@v1'
uses: 'google-github-actions/get-secretmanager-secrets@v2'
with:
secrets: |-
slack_secret:nodejs-docs-samples-tests/nodejs-docs-samples-slack-secret
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/generative-ai-snippets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ jobs:
- uses: actions/[email protected]
with:
ref: ${{github.event.pull_request.head.sha}}
- uses: 'google-github-actions/auth@v1.1.1'
- uses: 'google-github-actions/auth@v2.1.1'
with:
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
service_account: '[email protected]'
create_credentials_file: 'true'
access_token_lifetime: 600s
- id: secrets
uses: 'google-github-actions/get-secretmanager-secrets@v1'
uses: 'google-github-actions/get-secretmanager-secrets@v2'
with:
secrets: |-
caip_id:nodejs-docs-samples-tests/nodejs-docs-samples-ai-platform-caip-project-id
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/iam-deny.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- uses: actions/[email protected]
with:
ref: ${{github.event.pull_request.head.sha}}
- uses: 'google-github-actions/auth@v1.1.1'
- uses: 'google-github-actions/auth@v2.1.1'
with:
workload_identity_provider: 'projects/949737848314/locations/global/workloadIdentityPools/iam-deny-test-pool/providers/iam-deny-test-provider'
service_account: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/remove-label.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/github-script@v6
- uses: actions/@v6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/security-center-snippets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- uses: actions/[email protected]
with:
ref: ${{github.event.pull_request.head.sha}}
- uses: 'google-github-actions/auth@v1.1.1'
- uses: 'google-github-actions/auth@v2.1.1'
with:
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
service_account: '[email protected]'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/storagetransfer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ jobs:
- uses: actions/[email protected]
with:
ref: ${{github.event.pull_request.head.sha}}
- uses: 'google-github-actions/auth@v1.1.1'
- uses: 'google-github-actions/auth@v2.1.1'
with:
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
service_account: '[email protected]'
create_credentials_file: 'true'
access_token_lifetime: 600s
- id: secrets
uses: 'google-github-actions/get-secretmanager-secrets@v1'
uses: 'google-github-actions/get-secretmanager-secrets@v2'
with:
secrets: |-
sts_aws_secret:nodejs-docs-samples-tests/nodejs-docs-samples-storagetransfer-aws
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/[email protected]
with:
ref: ${{github.event.pull_request.head.sha}}
- uses: 'google-github-actions/auth@v1.1.1'
- uses: 'google-github-actions/auth@v2.1.1'
with:
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
service_account: '[email protected]'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/utils/ci-secrets.yaml.njk
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ jobs:
- uses: actions/[email protected]
with:
ref: ${% raw %}{{github.event.pull_request.head.sha}}{% endraw %}
- uses: 'google-github-actions/auth@v1.1.1'
- uses: 'google-github-actions/auth@v2.1.1'
with:
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
service_account: '[email protected]'
create_credentials_file: 'true'
access_token_lifetime: 600s
- id: secrets
uses: 'google-github-actions/get-secretmanager-secrets@v1'
uses: 'google-github-actions/get-secretmanager-secrets@v2'
with:
secrets: |-
# TODO: Update secrets
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/vision.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ jobs:
- uses: actions/[email protected]
with:
ref: ${{github.event.pull_request.head.sha}}
- uses: 'google-github-actions/auth@v1.1.1'
- uses: 'google-github-actions/auth@v2.1.1'
with:
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
service_account: '[email protected]'
create_credentials_file: 'true'
access_token_lifetime: 600s
- id: secrets
uses: 'google-github-actions/get-secretmanager-secrets@v1'
uses: 'google-github-actions/get-secretmanager-secrets@v2'
with:
secrets: |-
vision:nodejs-docs-samples-tests/nodejs-docs-samples-vision
Expand Down
2 changes: 1 addition & 1 deletion appengine/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/express": "^4.17.17",
"@types/node": "^18.13.0",
"@types/node": "^20.0.0",
"c8": "^8.0.0",
"chai": "^4.3.7",
"gts": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion automl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"dependencies": {
"@google-cloud/automl": "^4.0.0",
"mathjs": "^11.0.0"
"mathjs": "^12.0.0"
},
"devDependencies": {
"@google-cloud/storage": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion cloud-sql/sqlserver/tedious/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@google-cloud/secret-manager": "^5.0.0",
"express": "^4.17.1",
"pug": "^3.0.0",
"tedious": "^16.1.0",
"tedious": "^17.0.0",
"winston": "^3.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion cloud-tasks/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"start": "node server.js"
},
"dependencies": {
"@google-cloud/tasks": "^4.0.0",
"@google-cloud/tasks": "^5.0.0",
"express": "^4.16.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion cloud-tasks/tutorial-gcf/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "c8 mocha -p -j 2 --timeout 10000"
},
"dependencies": {
"@google-cloud/tasks": "^4.0.0",
"@google-cloud/tasks": "^5.0.0",
"express": "^4.17.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion cloud-tasks/tutorial-gcf/function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@google-cloud/secret-manager": "^5.0.0",
"@sendgrid/mail": "^7.0.0"
"@sendgrid/mail": "^8.0.0"
},
"devDependencies": {
"c8": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@google-cloud/compute": "^4.0.0",
"@sendgrid/mail": "^7.0.0",
"@sendgrid/mail": "^8.0.0",
"nodemailer": "^6.0.0",
"nodemailer-smtp-transport": "^2.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion document-warehouse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test": "c8 mocha test/*.test.js --timeout 600000"
},
"dependencies": {
"@google-cloud/contentwarehouse": "^0.5.1",
"@google-cloud/contentwarehouse": "^1.0.0",
"@google-cloud/iam": "^1.0.0",
"@google-cloud/resource-manager": "^5.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"node": ">=16.0.0"
},
"dependencies": {
"@google-cloud/debug-agent": "^8.0.0",
"@google-cloud/debug-agent": "^9.0.0",
"@google-cloud/functions-framework": "^3.1.0",
"escape-html": "^1.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion healthcare/consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"uuid": "^9.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^10.0.0"
"@googleapis/healthcare": "^13.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/datasets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"uuid": "^9.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^10.0.0"
"@googleapis/healthcare": "^13.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/dicom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"uuid": "^9.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^10.0.0"
"@googleapis/healthcare": "^13.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/fhir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"uuid": "^9.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^10.0.0"
"@googleapis/healthcare": "^13.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/hl7v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"uuid": "^9.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^10.0.0"
"@googleapis/healthcare": "^13.0.0"
}
}
2 changes: 1 addition & 1 deletion recaptcha_enterprise/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/express": "^4.17.17",
"@types/node": "^18.15.11",
"@types/node": "^20.0.0",
"@types/yargs": "^17.0.19",
"c8": "^8.0.0",
"eslint": "^8.34.0",
Expand Down
2 changes: 1 addition & 1 deletion scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@types/chai": "^4.3.4",
"@types/mocha": "^10.0.1",
"@types/node": "^18.13.0",
"@types/node": "^20.0.0",
"c8": "^8.0.0",
"chai": "^4.3.7",
"gts": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion talent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.0",
"@types/node": "^16.0.0",
"@types/node": "^20.0.0",
"c8": "^8.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.1",
"@types/node": "^18.14.6",
"@types/node": "^20.0.0",
"c8": "^8.0.0",
"gts": "^5.0.0",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion workflows/quickstart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.1",
"@types/node": "^18.14.6",
"@types/node": "^20.0.0",
"gts": "^5.0.0",
"mocha": "^10.2.0"
}
Expand Down

0 comments on commit 7b3ca79

Please sign in to comment.