Skip to content

Commit

Permalink
Release: v1.1.9 (#306)
Browse files Browse the repository at this point in the history
## What's Changed
* Update gcloud versions by @google-github-actions-bot in
#280
* Update gcloud versions by @google-github-actions-bot in
#281
* Update gcloud versions by @google-github-actions-bot in
#282
* Update gcloud versions by @google-github-actions-bot in
#283
* Update gcloud versions by @google-github-actions-bot in
#284
* Update gcloud versions by @google-github-actions-bot in
#285
* Update gcloud versions by @google-github-actions-bot in
#286
* Update gcloud versions by @google-github-actions-bot in
#287
* Update gcloud versions by @google-github-actions-bot in
#288
* Update gcloud versions by @google-github-actions-bot in
#289
* Update gcloud versions by @google-github-actions-bot in
#290
* Update gcloud versions by @google-github-actions-bot in
#291
* Update gcloud versions by @google-github-actions-bot in
#292
* Update gcloud versions by @google-github-actions-bot in
#293
* Update gcloud versions by @google-github-actions-bot in
#294
* Update gcloud versions by @google-github-actions-bot in
#295
* Update gcloud versions by @google-github-actions-bot in
#296
* Update gcloud versions by @google-github-actions-bot in
#297
* Update gcloud versions by @google-github-actions-bot in
#298
* Update gcloud versions by @google-github-actions-bot in
#299
* Update gcloud versions by @google-github-actions-bot in
#300
* Update gcloud versions by @google-github-actions-bot in
#301
* Update gcloud versions by @google-github-actions-bot in
#302
* Bump the go_modules group across 1 directory with 2 updates by
@dependabot in
#303
* security: bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
by @dependabot in
#304
* Update deps by @sethvargo in
#305


**Full Changelog**:
v1.1.8...v1.1.9
  • Loading branch information
google-github-actions-bot authored Jan 31, 2025
1 parent f7a7711 commit ce1ee55
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43904,7 +43904,7 @@ module.exports = parseParams
/***/ ((module) => {

"use strict";
module.exports = /*#__PURE__*/JSON.parse('{"name":"@google-github-actions/setup-cloud-sdk","version":"1.1.8","description":"Utilities to download, install, and interact with the Cloud SDK for GitHub Actions","module":"dist/index.js","main":"dist/index.js","types":"dist/index.d.js","scripts":{"build":"rm -rf dist/ && ncc build --source-map --no-source-map-register src/index.ts","lint":"eslint .","format":"eslint --fix","docs":"rm -rf docs/ && typedoc --plugin typedoc-plugin-markdown","test":"node --require ts-node/register --test-reporter spec --test tests/download-util.test.ts tests/format-url.test.ts tests/index.test.ts"},"files":["dist/**/*"],"repository":{"type":"git","url":"git+https://github.com/google-github-actions/setup-cloud-sdk.git"},"keywords":["Cloud SDK","google cloud","gcloud"],"author":"Google LLC","license":"Apache-2.0","dependencies":{"@actions/core":"^1.11.1","@actions/exec":"^1.1.1","@actions/http-client":"^2.2.3","@actions/tool-cache":"^2.0.2","@google-github-actions/actions-utils":"^0.8.6","semver":"^7.7.0"},"devDependencies":{"@eslint/eslintrc":"^3.2.0","@eslint/js":"^9.19.0","@types/node":"^22.13.0","@types/semver":"^7.5.8","@typescript-eslint/eslint-plugin":"^8.22.0","@vercel/ncc":"^0.38.3","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","eslint":"^9.19.0","prettier":"^3.4.2","ts-node":"^10.9.2","typedoc-plugin-markdown":"^4.4.1","typedoc":"^0.27.6","typescript-eslint":"^8.22.0","typescript":"^5.7.3"}}');
module.exports = /*#__PURE__*/JSON.parse('{"name":"@google-github-actions/setup-cloud-sdk","version":"1.1.9","description":"Utilities to download, install, and interact with the Cloud SDK for GitHub Actions","module":"dist/index.js","main":"dist/index.js","types":"dist/index.d.js","scripts":{"build":"rm -rf dist/ && ncc build --source-map --no-source-map-register src/index.ts","lint":"eslint .","format":"eslint --fix","docs":"rm -rf docs/ && typedoc --plugin typedoc-plugin-markdown","test":"node --require ts-node/register --test-reporter spec --test tests/download-util.test.ts tests/format-url.test.ts tests/index.test.ts"},"files":["dist/**/*"],"repository":{"type":"git","url":"git+https://github.com/google-github-actions/setup-cloud-sdk.git"},"keywords":["Cloud SDK","google cloud","gcloud"],"author":"Google LLC","license":"Apache-2.0","dependencies":{"@actions/core":"^1.11.1","@actions/exec":"^1.1.1","@actions/http-client":"^2.2.3","@actions/tool-cache":"^2.0.2","@google-github-actions/actions-utils":"^0.8.6","semver":"^7.7.0"},"devDependencies":{"@eslint/eslintrc":"^3.2.0","@eslint/js":"^9.19.0","@types/node":"^22.13.0","@types/semver":"^7.5.8","@typescript-eslint/eslint-plugin":"^8.22.0","@vercel/ncc":"^0.38.3","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","eslint":"^9.19.0","prettier":"^3.4.2","ts-node":"^10.9.2","typedoc-plugin-markdown":"^4.4.1","typedoc":"^0.27.6","typescript-eslint":"^8.22.0","typescript":"^5.7.3"}}');

/***/ })

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-github-actions/setup-cloud-sdk",
"version": "1.1.8",
"version": "1.1.9",
"description": "Utilities to download, install, and interact with the Cloud SDK for GitHub Actions",
"module": "dist/index.js",
"main": "dist/index.js",
Expand Down

0 comments on commit ce1ee55

Please sign in to comment.