-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update node.js to v16.20.2 #139
base: master
Are you sure you want to change the base?
Conversation
45bdef0
to
6dcc66d
Compare
6dcc66d
to
ac719af
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bridgecrew has found errors in this PR ⬇️
@@ -2,7 +2,7 @@ version: 2 | |||
jobs: | |||
build: | |||
docker: | |||
- image: cimg/node:16.13.1 | |||
- image: cimg/node:16.20.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ensure the pipeline image version is referenced via hash not arbitrary tag
Resource: jobs(build).docker.image[1](cimg/node:16.20.0) | Bridgecrew ID: BC_REPO_CIRCLECI_2
| Checkov ID: CKV_CIRCLECIPIPELINES_2
ac719af
to
c39bbb8
Compare
4a7da8f
to
5f03234
Compare
5f03234
to
1b0390f
Compare
@@ -2,7 +2,7 @@ version: 2 | |||
jobs: | |||
build: | |||
docker: | |||
- image: cimg/node:16.13.1 | |||
- image: cimg/node:16.20.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ensure the pipeline image version is referenced via hash not arbitrary tag
Resource: jobs(build).docker.image[1](cimg/node:16.20.1) | Bridgecrew ID: BC_REPO_CIRCLECI_2
| Checkov ID: CKV_CIRCLECIPIPELINES_2
1b0390f
to
aeed421
Compare
@@ -2,7 +2,7 @@ version: 2 | |||
jobs: | |||
build: | |||
docker: | |||
- image: cimg/node:16.13.1 | |||
- image: cimg/node:16.20.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ensure the pipeline image version is referenced via hash not arbitrary tag
Resource: jobs(build).docker.image[1](cimg/node:16.20.2) | Bridgecrew ID: BC_REPO_CIRCLECI_2
| Checkov ID: CKV_CIRCLECIPIPELINES_2
9ac8e59
to
001768f
Compare
001768f
to
50ef1f1
Compare
50ef1f1
to
cfff4ff
Compare
cfff4ff
to
444d7e7
Compare
444d7e7
to
6a8b046
Compare
This PR contains the following updates:
16.13.1
->16.20.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.