Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 14, 2023
1 parent ec484a6 commit d7c5a46
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"packages/google-dataflow": "2.1.1",
"packages/google-devtools-artifactregistry": "2.2.1",
"packages/google-devtools-cloudbuild": "3.5.0",
"packages/google-devtools-containeranalysis": "4.5.0",
"packages/google-devtools-containeranalysis": "4.6.0",
"packages/google-iam": "0.3.1",
"packages/google-iam-credentials": "2.0.3",
"packages/google-identity-accesscontextmanager": "2.3.1",
Expand All @@ -130,7 +130,7 @@
"packages/google-monitoring-dashboard": "2.9.1",
"packages/google-privacy-dlp": "4.4.1",
"packages/google-storagetransfer": "2.3.1",
"packages/grafeas": "4.3.0",
"packages/grafeas": "4.4.0",
"packages/typeless-sample-bot": "1.3.0",
"packages/google-cloud-advisorynotifications": "0.1.0",
"packages/google-cloud-kms-inventory": "0.1.0",
Expand Down
36 changes: 35 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,40 @@
{
"repository": "googleapis/google-cloud-node",
"entries": [
{
"changes": [
{
"type": "feat",
"sha": "c0d401de0df43b36c4b2d1511c436eb90a7cf446",
"message": "[grafeas] Add VULNERABILITY_ASSESSMENT Note type to grafeas v1 API, adds Vex_Assessment derived from the Note to resources' occurrences, VEX notes now be written to add CVE assessments",
"issues": [
"4069"
]
}
],
"version": "4.4.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/grafeas",
"id": "f0752be4-72f6-42c1-b633-0ce4e9b0d91e",
"createTime": "2023-03-14T17:51:38.854Z"
},
{
"changes": [
{
"type": "feat",
"sha": "ec484a6f369d2df6dc73a798501c8937caf5634b",
"message": "[containeranalysis] Add VULNERABILITY_ASSESSMENT Note type to grafeas v1 API, adds Vex_Assessment derived from the Note to resources' occurrences, VEX notes now be written to add CVE assessments",
"issues": [
"4070"
]
}
],
"version": "4.6.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/containeranalysis",
"id": "5cdefa23-433a-41b0-a9e4-015a99c7c225",
"createTime": "2023-03-14T17:51:38.852Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -4621,5 +4655,5 @@
"createTime": "2023-01-28T04:18:24.718Z"
}
],
"updateTime": "2023-03-13T17:28:30.813Z"
"updateTime": "2023-03-14T17:51:38.854Z"
}
7 changes: 7 additions & 0 deletions packages/google-devtools-containeranalysis/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/@google-cloud/containeranalysis?activeTab=versions

## [4.6.0](https://github.com/googleapis/google-cloud-node/compare/containeranalysis-v4.5.0...containeranalysis-v4.6.0) (2023-03-14)


### Features

* [containeranalysis] Add VULNERABILITY_ASSESSMENT Note type to grafeas v1 API, adds Vex_Assessment derived from the Note to resources' occurrences, VEX notes now be written to add CVE assessments ([#4070](https://github.com/googleapis/google-cloud-node/issues/4070)) ([ec484a6](https://github.com/googleapis/google-cloud-node/commit/ec484a6f369d2df6dc73a798501c8937caf5634b))

## [4.5.0](https://github.com/googleapis/google-cloud-node/compare/containeranalysis-v4.4.2...containeranalysis-v4.5.0) (2023-03-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-devtools-containeranalysis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/containeranalysis",
"version": "4.5.0",
"version": "4.6.0",
"description": "Containeranalysis client for Node.js",
"repository": "googleapis/nodejs-containeranalysis",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "mocha --timeout 100000 test/**.test.js"
},
"dependencies": {
"@google-cloud/containeranalysis": "^4.5.0"
"@google-cloud/containeranalysis": "^4.6.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/grafeas/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/@google-cloud/grafeas?activeTab=versions

## [4.4.0](https://github.com/googleapis/google-cloud-node/compare/grafeas-v4.3.0...grafeas-v4.4.0) (2023-03-14)


### Features

* [grafeas] Add VULNERABILITY_ASSESSMENT Note type to grafeas v1 API, adds Vex_Assessment derived from the Note to resources' occurrences, VEX notes now be written to add CVE assessments ([#4069](https://github.com/googleapis/google-cloud-node/issues/4069)) ([c0d401d](https://github.com/googleapis/google-cloud-node/commit/c0d401de0df43b36c4b2d1511c436eb90a7cf446))

## [4.3.0](https://github.com/googleapis/google-cloud-node/compare/grafeas-v4.2.2...grafeas-v4.3.0) (2023-03-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/grafeas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"url": "https://github.com/googleapis/google-cloud-node.git"
},
"name": "@google-cloud/grafeas",
"version": "4.3.0",
"version": "4.4.0",
"author": "Google LLC",
"description": "Grafeas API client for Node.js",
"main": "build/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/grafeas/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/grafeas": "^4.3.0",
"@google-cloud/grafeas": "^4.4.0",
"@grpc/grpc-js": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit d7c5a46

Please sign in to comment.