Commit graph

557 commits

Author SHA1 Message Date
gurusai-voleti
01af06c41d
chore: Migrate gsutil usage to gcloud storage (#733)
Automated: Migrate {target_path} from gsutil to gcloud storage

This CL is part of the on going effort to migrate from the legacy
`gsutil` tool to the new and improved `gcloud storage` command-line
interface.
`gcloud storage` is the recommended and modern tool for interacting with
Google Cloud Storage, offering better performance, unified
authentication, and a more consistent command structure with other
`gcloud` components. 🚀

### Automation Details

This change was **generated automatically** by an agent that targets
users of `gsutil`.
The transformations applied are based on the [gsutil to gcloud storage
migration guide](http://go/gsutil-gcloud-storage-migration-guide).

### ⚠️ Action Required: Please Review and Test Carefully

While we have based the automation on the migration guide, every use
case is unique.
**It is crucial that you thoroughly test these changes in environments
appropriate to your use-case before merging.**
Be aware of potential differences between `gsutil` and `gcloud storage`
that could impact your workflows.
For instance, the structure of command output may have changed,
requiring updates to any scripts that parse it. Similarly, command
behavior can differ subtly; the `gcloud storage rsync` command has a
different file deletion logic than `gsutil rsync`, which could lead to
unintended file deletions.

Our migration guides can help guide you through a list of mappings and
some notable differences between the two tools.

Standard presubmit tests are run as part of this CL's workflow. **If you
need to target an additional test workflow or require assistance with
testing, please let us know.**

Please verify that all your Cloud Storage operations continue to work as
expected to avoid any potential disruptions in production.

### Support and Collaboration

The `GCS CLI` team is here to help! If you encounter any issues, have a
complex use case that this automated change doesn't cover, or face any
other blockers, please don't hesitate to reach out.
We are happy to work with you to test and adjust these changes as
needed.

**Contact:** `gcs-cli-hyd@google.com`

We appreciate your partnership in this important migration effort!

#gsutil-migration

Signed-off-by: gurusai-voleti <gvoleti@google.com>
2026-04-07 15:12:47 -04:00
Google GitHub Actions Bot
aa5489c893
Release: v3.0.1 (#729)
**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v3.0.0...v3.0.1

This is a noop change to trigger the update of the `@v3` tag.
2025-08-28 13:37:35 +00:00
Google GitHub Actions Bot
26f734c277
Release: v3.0.0 (#726)
## What's Changed
- **‼️ This release requires Node 24+!**
- **‼️ The `skip_tool_cache` option has been removed!** Skipping the
tool cache is now the default behavior. To restore the previous behavior
of using the tool cache (which is unnecessary on GitHub managed runners,
but may provide performance increases on self-hosted runners), set
`cache: true`.
---
* Bump to node24 by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/723
* Do not use the tool-cache by default by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/724
* Update to use v3 references by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/725


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.2.1...v3.0.0
2025-08-25 01:58:24 +00:00
Seth Vargo
d26df95ce1
Update to use v3 references (#725) 2025-08-24 21:54:52 -04:00
Seth Vargo
f7c29183d6
Do not use the tool-cache by default (#724) 2025-08-24 21:51:10 -04:00
Seth Vargo
6387e69544
Bump to node24 (#723) 2025-08-24 21:47:21 -04:00
Google GitHub Actions Bot
e427ad8a34
Release: v2.2.1 (#722)
## What's Changed
* Update deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/720
* Bump to the latest actions-utils to fix the gen-readme bug by
@sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/721


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.2.0...v2.2.1
2025-08-25 01:24:46 +00:00
Seth Vargo
d71efb74bd
Bump to the latest actions-utils to fix the gen-readme bug (#721) 2025-08-24 21:20:52 -04:00
Seth Vargo
ed8ba68de5
Update deps (#720) 2025-08-24 18:44:54 -04:00
Google GitHub Actions Bot
cb1e50a993
Release: v2.2.0 (#719)
## What's Changed
* Introduce an option to skip the tool cache by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/718


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.1.5...v2.2.0
2025-08-08 16:42:03 -04:00
Seth Vargo
ef52f8c087
Introduce an option to skip the tool cache (#718)
Closes https://github.com/google-github-actions/setup-gcloud/issues/701
2025-08-08 16:35:06 -04:00
Google GitHub Actions Bot
6a7c903a70
Release: v2.1.5 (#717)
## What's Changed
* security: bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group
by @dependabot[bot] in
https://github.com/google-github-actions/setup-gcloud/pull/711
* Update linters by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/715
* Update deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/716


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.1.4...v2.1.5
2025-07-18 20:19:48 +00:00
Seth Vargo
e838bc6edf
Update deps (#716)
Fixes https://github.com/google-github-actions/setup-gcloud/issues/714
by updating the setup-cloud-sdk action to the latest version which
implements retries for all errors (not just HTTP).
2025-07-18 16:02:58 -04:00
Seth Vargo
98d8f78fcc
Update linters (#715) 2025-07-17 21:03:57 -04:00
dependabot[bot]
a8b58010a5
security: bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group (#711)
Bumps the npm_and_yarn group with 1 update:
[undici](https://github.com/nodejs/undici).

Updates `undici` from 5.28.5 to 5.29.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nodejs/undici/releases">undici's
releases</a>.</em></p>
<blockquote>
<h2>v5.29.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix tests in v5.x for Node 20 by <a
href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a
href="https://redirect.github.com/nodejs/undici/pull/4104">nodejs/undici#4104</a></li>
<li>Removed clients with unrecoverable errors from the Pool <a
href="https://redirect.github.com/nodejs/undici/pull/4088">nodejs/undici#4088</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0">https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9528f6853a"><code>9528f68</code></a>
Bumped v5.29.0</li>
<li><a
href="f1d75a4e10"><code>f1d75a4</code></a>
increase timeout for redirect test</li>
<li><a
href="2d31ed61f7"><code>2d31ed6</code></a>
remove fuzzing tests</li>
<li><a
href="6b36d49cb2"><code>6b36d49</code></a>
fix redirect test in Node v16</li>
<li><a
href="648dd8f7ba"><code>648dd8f</code></a>
more fix for the wpt runner on Windows</li>
<li><a
href="a0516bae59"><code>a0516ba</code></a>
don't use internal header state for cookies (<a
href="https://redirect.github.com/nodejs/undici/issues/3295">#3295</a>)</li>
<li><a
href="87ce4af0e5"><code>87ce4af</code></a>
fix test/client for node 20</li>
<li><a
href="c2c8fd55b7"><code>c2c8fd5</code></a>
fix: accept v20 SSL specific error for alpn selection in http/2</li>
<li><a
href="82200bd10b"><code>82200bd</code></a>
[v6.x] fix wpts on windows (<a
href="https://redirect.github.com/nodejs/undici/issues/4093">#4093</a>)</li>
<li><a
href="47546fa68d"><code>47546fa</code></a>
test: fix windows wpt (<a
href="https://redirect.github.com/nodejs/undici/issues/4050">#4050</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=undici&package-manager=npm_and_yarn&previous-version=5.28.5&new-version=5.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/google-github-actions/setup-gcloud/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 13:25:17 -04:00
Google GitHub Actions Bot
77e7a554d4
Release: v2.1.4 (#707)
## What's Changed
* Revert to pinned release workflows by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/706


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.1.3...v2.1.4
2025-02-01 14:16:08 +00:00
Seth Vargo
334c6905f3
Revert to pinned release workflows (#706) 2025-02-01 08:59:09 -05:00
Google GitHub Actions Bot
4111bea454
Release: v2.1.3 (#705)
## What's Changed
* Allow manually running integration tests with workflow_dispatch by
@sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/702
* security: bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
by @dependabot in
https://github.com/google-github-actions/setup-gcloud/pull/703
* Update deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/704


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.1.2...v2.1.3
2025-01-31 21:36:56 +00:00
Seth Vargo
0c0751a334
Update deps (#704) 2025-01-31 16:27:07 -05:00
dependabot[bot]
ae61ebc56f
security: bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group (#703)
Bumps the npm_and_yarn group with 1 update:
[undici](https://github.com/nodejs/undici).

Updates `undici` from 5.28.4 to 5.28.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nodejs/undici/releases">undici's
releases</a>.</em></p>
<blockquote>
<h2>v5.28.5</h2>
<h1>⚠️ Security Release ⚠️</h1>
<p>Fixes CVE CVE-2025-22150 <a
href="https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975">https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975</a>
(embargoed until 22-01-2025).</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5">https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6139ed2e0c"><code>6139ed2</code></a>
Bumped v5.28.5</li>
<li><a
href="711e207727"><code>711e207</code></a>
Backport of c2d78cd</li>
<li>See full diff in <a
href="https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=undici&package-manager=npm_and_yarn&previous-version=5.28.4&new-version=5.28.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/google-github-actions/setup-gcloud/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 12:39:01 -05:00
Seth Vargo
25043b08d0
Allow manually running integration tests with workflow_dispatch (#702) 2025-01-28 17:15:16 +00:00
Google GitHub Actions Bot
6189d56e40
Release: v2.1.2 (#699)
## What's Changed
* fix: update release workflows by @verbanicm in
https://github.com/google-github-actions/setup-gcloud/pull/698


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.1.1...413dc083dd5818edda432148520965d8255c729a
2024-10-30 18:54:21 +00:00
Mike Verbanic
413dc083dd
fix: update release workflows (#698)
<!--
Thank you for proposing a pull request! Please note that SOME TESTS WILL
LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from
forks.
Someone from the team will review your Pull Request and respond.

Please describe your change and any implementation details below.
-->
2024-10-30 14:26:27 -04:00
Google GitHub Actions Bot
f0990588f1
Release: v2.1.1 (#692)
## What's Changed
* security: bump undici from 5.28.2 to 5.28.3 by @dependabot in
https://github.com/google-github-actions/setup-gcloud/pull/681
* Fix typo in sample workflow shown in README.md. by @msng in
https://github.com/google-github-actions/setup-gcloud/pull/682
* Fix ADC documentation, issue#685 by @eeaton in
https://github.com/google-github-actions/setup-gcloud/pull/686
* security: bump undici from 5.28.3 to 5.28.4 in the npm_and_yarn group
by @dependabot in
https://github.com/google-github-actions/setup-gcloud/pull/687
* Disable prompts by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/688
* Update deps and switch to autodoc by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/690
* Update deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/691

## New Contributors
* @msng made their first contribution in
https://github.com/google-github-actions/setup-gcloud/pull/682
* @eeaton made their first contribution in
https://github.com/google-github-actions/setup-gcloud/pull/686

**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.1.0...4f016c9ca760053af865f12a3288c7039ff2d17b
2024-08-06 01:30:04 +00:00
Seth Vargo
4f016c9ca7
Update deps (#691) 2024-08-05 16:11:33 -04:00
Seth Vargo
012c5df3ac
Update deps and switch to autodoc (#690) 2024-05-28 19:57:36 +00:00
Seth Vargo
744a572c20
Disable prompts (#688) 2024-05-01 18:40:25 +00:00
dependabot[bot]
f431b4bff5
security: bump undici from 5.28.3 to 5.28.4 in the npm_and_yarn group (#687)
Bumps the npm_and_yarn group with 1 update:
[undici](https://github.com/nodejs/undici).

Updates `undici` from 5.28.3 to 5.28.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nodejs/undici/releases">undici's
releases</a>.</em></p>
<blockquote>
<h2>v5.28.4</h2>
<h2>⚠️ Security Release ⚠️</h2>
<ul>
<li>Fixes <a
href="https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7">https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7</a>
CVE-2024-30260</li>
<li>Fixes <a
href="https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672">https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672</a>
CVE-2024-30261</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4">https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fb98306907"><code>fb98306</code></a>
Bumped v5.28.4</li>
<li><a
href="2b39440bd9"><code>2b39440</code></a>
Merge pull request from GHSA-9qxr-qj54-h672</li>
<li><a
href="64e3402da4"><code>64e3402</code></a>
Merge pull request from GHSA-m4v8-wqvr-p9f7</li>
<li><a
href="723c4e7280"><code>723c4e7</code></a>
Revert &quot;build(deps-dev): bump formdata-node from 4.4.1 to 6.0.3 (<a
href="https://redirect.github.com/nodejs/undici/issues/2389">#2389</a>)&quot;</li>
<li><a
href="0e9d54b2c2"><code>0e9d54b</code></a>
skip failing test due to Node.js changes</li>
<li>See full diff in <a
href="https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=undici&package-manager=npm_and_yarn&previous-version=5.28.3&new-version=5.28.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/google-github-actions/setup-gcloud/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 16:07:39 -04:00
eeaton
f9896217fa
Fix ADC documentation, issue#685 (#686)
<!--
Thank you for proposing a pull request! Please note that SOME TESTS WILL
LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from
forks.
Someone from the team will review your Pull Request and respond.

Please describe your change and any implementation details below.
-->
Fixes to readme for inaccurate guidance on setting Application Default
Credentials.
https://github.com/google-github-actions/setup-gcloud/issues/685

---------

Signed-off-by: eeaton <ellioteaton@gmail.com>
2024-04-04 12:16:02 -04:00
msng
87fba63a27
Fix typo in sample workflow shown in README.md. (#682)
Fixed a typo in the README.md's sample workflow. Changed 'job' to 'jobs'
to align with the correct YAML syntax for GitHub Actions workflows.
2024-03-01 18:40:10 -05:00
dependabot[bot]
a061e3929a
security: bump undici from 5.28.2 to 5.28.3 (#681)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nodejs/undici/releases">undici's
releases</a>.</em></p>
<blockquote>
<h2>v5.28.3</h2>
<h2>⚠️ Security Release ⚠️</h2>
<p>Fixes:</p>
<ul>
<li><a
href="https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3">CVE-2024-24758
Proxy-Authorization header not cleared on cross-origin redirect in
fetch</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3">https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e71cb4c88f"><code>e71cb4c</code></a>
Bumped v5.28.3</li>
<li><a
href="20c65b89f4"><code>20c65b8</code></a>
Fix tests for Node.js v20.11.0 (<a
href="https://redirect.github.com/nodejs/undici/issues/2618">#2618</a>)</li>
<li><a
href="8ec52cde66"><code>8ec52cd</code></a>
Fix tests for Node.js v21 (<a
href="https://redirect.github.com/nodejs/undici/issues/2609">#2609</a>)</li>
<li><a
href="d3aa574b12"><code>d3aa574</code></a>
Merge pull request from GHSA-3787-6prv-h9w3</li>
<li>See full diff in <a
href="https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=undici&package-manager=npm_and_yarn&previous-version=5.28.2&new-version=5.28.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/google-github-actions/setup-gcloud/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 15:05:15 -05:00
Google GitHub Actions Bot
98ddc00a17
Release: v2.1.0 (#678)
## What's Changed
* Update deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/677


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.0.1...1eec0df8cf2896771e1f980f04cc5db70cde96e5
2024-01-23 02:02:04 +00:00
Seth Vargo
1eec0df8cf
Update deps (#677) 2024-01-22 20:51:08 -05:00
Google GitHub Actions Bot
5a5f7b85fc
Release: v2.0.1 (#674)
## What's Changed
* Update README and CI to use latest version by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/665
* Don't warn when version is "latest" by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/669
* Only warn when there are no authentications by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/671
* Fix edge case when gcloud is not installed at all by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/672
* Rename test step to a more accurate name by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/673


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.0.0...0c32996ccb17f02aad9bfa7dcc490f9115e67709
2023-12-20 23:21:29 -05:00
Seth Vargo
0c32996ccb
Rename test step to a more accurate name (#673) 2023-12-20 23:12:47 -05:00
Seth Vargo
191b97bd2f
Fix edge case when gcloud is not installed at all (#672) 2023-12-21 03:49:01 +00:00
Seth Vargo
fd83cd9564
Only warn when there are no authentications (#671)
This fixes an issue where a warning message would be printed on systems
using ADC from the metadata server.

Fixes https://github.com/google-github-actions/setup-gcloud/issues/670
2023-12-20 22:31:37 -05:00
Seth Vargo
f14c440264
Don't warn when version is "latest" (#669)
Fixes https://github.com/google-github-actions/setup-gcloud/issues/668
2023-12-19 17:22:41 -05:00
Seth Vargo
87d5265a43
Update README and CI to use latest version (#665) 2023-12-13 10:30:18 -05:00
Google GitHub Actions Bot
825196879a
Release: v2.0.0 (#664)
## What's Changed
* dependabot: only do security updates by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/643
* update all deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/644
* Update deps to Node 20 by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/653
* Upgrade setup-cloud-sdk package by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/656
* Add CI for release branches by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/661
* Update and drop unnecessary deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/662


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v1.1.1...c2599dbc0ba1a9cc7e71084707f8c0b2e79516f2
2023-12-08 16:41:53 -05:00
Seth Vargo
c2599dbc0b
Update and drop unnecessary deps (#662) 2023-12-08 16:37:40 -05:00
Seth Vargo
7c7fdb013a
Add CI for release branches (#661) 2023-12-04 08:48:54 -05:00
Seth Vargo
63496e6521
Upgrade setup-cloud-sdk package (#656) 2023-11-08 06:21:19 -08:00
Seth Vargo
602747fdf0
Update deps to Node 20 (#653) 2023-11-07 07:00:56 -08:00
Seth Vargo
080181af05
update all deps (#644) 2023-07-11 12:35:45 -04:00
Seth Vargo
827c57dd8c
dependabot: only do security updates (#643) 2023-07-11 11:14:05 -04:00
Google GitHub Actions Bot
e30db14379
Release: v1.1.1 (#638)
## What's Changed
* Fix docs about component installation for system-provided by
@sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/615
* chore: update dependencies (automated) by @verbanicm in
https://github.com/google-github-actions/setup-gcloud/pull/623
* Switch to pull non-secret values from env by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/624
* Drop example workflows by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/627
* Add warning about `skip_install` by @ethanmdavidson in
https://github.com/google-github-actions/setup-gcloud/pull/630
* chore(deps): bump yaml from 2.2.1 to 2.2.2 by @dependabot in
https://github.com/google-github-actions/setup-gcloud/pull/629
* Update README.md by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/631
* Add support note by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/634
* chore: update dependencies (automated) by @verbanicm in
https://github.com/google-github-actions/setup-gcloud/pull/637

## New Contributors
* @ethanmdavidson made their first contribution in
https://github.com/google-github-actions/setup-gcloud/pull/630

**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v1.1.0...4d18d8ee1f5c7c0da343a1b74149f7c90fedb51c
2023-05-09 15:16:10 -04:00
Mike Verbanic
4d18d8ee1f
chore: update dependencies (automated) (#637) 2023-05-08 11:31:53 -04:00
Seth Vargo
e31b6ff0b8
Add support note (#634) 2023-05-04 11:47:20 -07:00
Seth Vargo
1c8dc68e52
Update README.md (#631)
Remove references to license and contributing guide. GitHub
automatically surfaces them now.

Signed-off-by: Seth Vargo <seth@sethvargo.com>
2023-05-02 16:31:40 +00:00