appengine
appengine copied to clipboard
build(deps): bump the github-actions group with 6 updates
Bumps the github-actions group with 6 updates:
| Package | From | To |
|---|---|---|
| google-github-actions/auth | 1.3.0 |
2.1.2 |
| google-github-actions/setup-gcloud | 0 |
2 |
| actions/checkout | 2 |
4 |
| peter-evans/create-pull-request | 4.2.4 |
6.0.5 |
| actions/setup-go | 2 |
5 |
| actions/cache | 2 |
4 |
Updates google-github-actions/auth from 1.3.0 to 2.1.2
Release notes
Sourced from google-github-actions/auth's releases.
v2.1.2
What's Changed
- Remove documentation on retries (deprecated) by
@sethvargoin google-github-actions/auth#392- Add security considerations for Attribute Conditions by
@sethvargoin google-github-actions/auth#393- security: bump undici from 5.28.2 to 5.28.3 by
@dependabotin google-github-actions/auth#394- Reduce warnings to info level with a warning icon by
@sethvargoin google-github-actions/auth#397- Release: v2.1.2 by
@google-github-actions-botin google-github-actions/auth#399New Contributors
@dependabotmade their first contribution in google-github-actions/auth#394Full Changelog: https://github.com/google-github-actions/auth/compare/v2...v2.1.2
v2.1.1
What's Changed
- Remove retry logic by
@sethvargoin google-github-actions/auth#389- Use an OAuth 2.0 access token for Domain-Wide Delegation by
@sethvargoin google-github-actions/auth#388- Release: v2.1.1 by
@google-github-actions-botin google-github-actions/auth#390Full Changelog: https://github.com/google-github-actions/auth/compare/v2...v2.1.1
v2.1.0
What's Changed
- Update deps by
@sethvargoin google-github-actions/auth#384- Release: v2.1.0 by
@google-github-actions-botin google-github-actions/auth#385Full Changelog: https://github.com/google-github-actions/auth/compare/v2...v2.1.0
v2.0.1
What's Changed
- Trigger release on pushes to release branches by
@sethvargoin google-github-actions/auth#358- Fix a small docs issue by
@sethvargoin google-github-actions/auth#359- Remove broken markdown links by
@sethvargoin google-github-actions/auth#362- Document that project_id might be required by
@sethvargoin google-github-actions/auth#367- Update README and CI to use latest version by
@sethvargoin google-github-actions/auth#365- Add service_account to WIF through SA example by
@sethvargoin google-github-actions/auth#369- Use new markdown syntax for alerts by
@sethvargoin google-github-actions/auth#371- Note .dockerignore in the exclusion for credentials by
@sethvargoin google-github-actions/auth#376- Support newline-separated inputs for delegates and access_token_scopes by
@sethvargoin google-github-actions/auth#381- Release: v2.0.1 by
@google-github-actions-botin google-github-actions/auth#382Full Changelog: https://github.com/google-github-actions/auth/compare/v2...v2.0.1
v2.0.0
⚠️ This version requires Node 20 or later on the runner! If you are using GitHub-managed runners, no action is needed. If you are using self-hosted runners, make sure the system version of Node is version 20 or higher.
What's Changed
... (truncated)
Commits
55bd3a7Release: v2.1.2 (#399)bf02f20Reduce warnings to info level with a warning icon (#397)51342a1security: bump undici from 5.28.2 to 5.28.3 (#394)ee1c1b6Add security considerations for Attribute Conditions (#393)ec485acRemove documentation on retries (deprecated) (#392)a6e2e39Release: v2.1.1 (#390)b4f4057Use an OAuth 2.0 access token for Domain-Wide Delegation (#388)39c96a3Remove retry logic (#389)5a50e58Release: v2.1.0 (#385)aaf2e69Update deps (#384)- Additional commits viewable in compare view
Updates google-github-actions/setup-gcloud from 0 to 2
Release notes
Sourced from google-github-actions/setup-gcloud's releases.
v2
:warning: This version requires Node 20 or later!
Floating v2 alias
v1.1.1
What's Changed
- Fix docs about component installation for system-provided by
@sethvargoin google-github-actions/setup-gcloud#615- chore: update dependencies (automated) by
@verbanicmin google-github-actions/setup-gcloud#623- Switch to pull non-secret values from env by
@sethvargoin google-github-actions/setup-gcloud#624- Drop example workflows by
@sethvargoin google-github-actions/setup-gcloud#627- Add warning about
skip_installby@ethanmdavidsonin google-github-actions/setup-gcloud#630- chore(deps): bump yaml from 2.2.1 to 2.2.2 by
@dependabotin google-github-actions/setup-gcloud#629- Update README.md by
@sethvargoin google-github-actions/setup-gcloud#631- Add support note by
@sethvargoin google-github-actions/setup-gcloud#634- chore: update dependencies (automated) by
@verbanicmin google-github-actions/setup-gcloud#637- Release: v1.1.1 by
@google-github-actions-botin google-github-actions/setup-gcloud#638New Contributors
@ethanmdavidsonmade their first contribution in google-github-actions/setup-gcloud#630Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v1.1.0...v1.1.1
v1.1.0
What's Changed
- Reduce duplicate in integration tests by
@sethvargoin google-github-actions/setup-gcloud#591- chore(deps): bump sinon from 14.0.2 to 15.0.0 by
@dependabotin google-github-actions/setup-gcloud#596- chore(deps): bump qs and express in /example-workflows/cloud-build by
@dependabotin google-github-actions/setup-gcloud#599- Update CI and deps by
@sethvargoin google-github-actions/setup-gcloud#603- Note that metrics export should not be copied by
@sethvargoin google-github-actions/setup-gcloud#604- Add support for specifying version constraints by
@sethvargoin google-github-actions/setup-gcloud#612- Release: v1.1.0 by
@google-github-actions-botin google-github-actions/setup-gcloud#613Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v1.0.1...v1.1.0
v1.0.1
What's Changed
- fix: cleanup integration tests by
@verbanicmin google-github-actions/setup-gcloud#582- fix: docker integration test by
@verbanicmin google-github-actions/setup-gcloud#583- fix: suggest v1 instead of v0 by
@KengoTODAin google-github-actions/setup-gcloud#584- fix: update versions in examples by
@verbanicmin google-github-actions/setup-gcloud#585- Force authentication if GOOGLE_GHA_CREDS_PATH is set by
@sethvargoin google-github-actions/setup-gcloud#587- fix: update docs by
@verbanicmin google-github-actions/setup-gcloud#588- Release: v1.0.1 by
@google-github-actions-botin google-github-actions/setup-gcloud#589Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v1.0.0...v1.0.1
v1.0.0
... (truncated)
Commits
98ddc00Release: v2.1.0 (#678)1eec0dfUpdate deps (#677)5a5f7b8Release: v2.0.1 (#674)0c32996Rename test step to a more accurate name (#673)191b97bFix edge case when gcloud is not installed at all (#672)fd83cd9Only warn when there are no authentications (#671)f14c440Don't warn when version is "latest" (#669)87d5265Update README and CI to use latest version (#665)8251968Release: v2.0.0 (#664)c2599dbUpdate and drop unnecessary deps (#662)- Additional commits viewable in compare view
Updates actions/checkout from 2 to 4
Release notes
Sourced from actions/checkout's releases.
v4.0.0
What's Changed
- Update default runtime to node20 by
@takostin actions/checkout#1436- Support fetching without the --progress option by
@simonbairdin actions/checkout#1067- Release 4.0.0 by
@takostin actions/checkout#1447New Contributors
@takostmade their first contribution in actions/checkout#1436@simonbairdmade their first contribution in actions/checkout#1067Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0
v3.6.0
What's Changed
- Mark test scripts with Bash'isms to be run via Bash by
@dschoin actions/checkout#1377- Add option to fetch tags even if fetch-depth > 0 by
@RobertWieczoreckin actions/checkout#579- Release 3.6.0 by
@luketomlinsonin actions/checkout#1437New Contributors
@RobertWieczoreckmade their first contribution in actions/checkout#579@luketomlinsonmade their first contribution in actions/checkout#1437Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0
v3.5.3
What's Changed
- Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by
@megamanicsin actions/checkout#1196- Fix typos found by codespell by
@DimitriPapadopoulosin actions/checkout#1287- Add support for sparse checkouts by
@dschoand@dfdezin actions/checkout#1369- Release v3.5.3 by
@TingluoHuangin actions/checkout#1376New Contributors
@megamanicsmade their first contribution in actions/checkout#1196@DimitriPapadopoulosmade their first contribution in actions/checkout#1287@dfdezmade their first contribution in actions/checkout#1369Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3
v3.5.2
What's Changed
- Fix: Use correct API url / endpoint in GHES by
@fhammerlin actions/checkout#1289 based on #1286 by@1newsrFull Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2
v3.5.1
What's Changed
- Improve checkout performance on Windows runners by upgrading
@actions/githubdependency by@BrettDongin actions/checkout#1246New Contributors
@BrettDongmade their first contribution in actions/checkout#1246
... (truncated)
Commits
0ad4b8fPrep Release v4.1.4 (#1704)43045aeDisableextensions.worktreeConfigwhen disablingsparse-checkout(#1692)37b0821Bump the minor-actions-dependencies group with 2 updates (#1693)9839dc1Add dependabot config (#1688)9b4c13bBump word-wrap from 1.2.3 to 1.2.5 (#1643)1d96c77Add SSH user parameter (#1685)cd7d8d6Check git version before attempting to disablesparse-checkout(#1656)8410ad0Updateactions/checkoutversion inupdate-main-version.yml(#1650)9bb5618Prep for release of v4.1.2 (#1649)8eb1f6aBump@babel/traversefrom 7.20.5 to 7.24.0 (#1642)- Additional commits viewable in compare view
Updates peter-evans/create-pull-request from 4.2.4 to 6.0.5
Release notes
Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v6.0.5
⚙️ Fixes an issue with proxy support for users that run self-hosted behind a proxy.
What's Changed
- fix: update proxy support to follow octokit change to fetch api by
@peter-evansin peter-evans/create-pull-request#2867Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.4...v6.0.5
Create Pull Request v6.0.4
⚡ Improves performance in some cases for very large git repositories.
What's Changed
- perf: limit the fetch depth of pr branch by
@peter-evansin peter-evans/create-pull-request#2857Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.3...v6.0.4
Create Pull Request v6.0.3
⚡ Improves performance of the
push-to-forkfeature.What's Changed
- build(deps-dev): bump
@types/nodefrom 18.19.23 to 18.19.25 by@dependabotin peter-evans/create-pull-request#2826- build(deps-dev): bump
@types/nodefrom 18.19.25 to 18.19.26 by@dependabotin peter-evans/create-pull-request#2831- build(deps-dev): bump
@types/nodefrom 18.19.26 to 18.19.28 by@dependabotin peter-evans/create-pull-request#2836- build(deps-dev): bump
@types/nodefrom 18.19.28 to 18.19.31 by@dependabotin peter-evans/create-pull-request#2842- fix: drop unnecessary fetch with unshallow on push-to-fork by
@peter-evansin peter-evans/create-pull-request#2849Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.2...v6.0.3
Create Pull Request v6.0.2
⚡ Improves performance in some cases where the action rebases changes on to the specified
base.What's Changed
- build(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 by
@dependabotin peter-evans/create-pull-request#2797- build(deps-dev): bump
@types/nodefrom 18.19.18 to 18.19.21 by@dependabotin peter-evans/create-pull-request#2798- build(deps-dev): bump
@types/nodefrom 18.19.21 to 18.19.23 by@dependabotin peter-evans/create-pull-request#2811- perf: shallow fetch the actual base when rebasing from working base by
@peter-evansin peter-evans/create-pull-request#2816New Contributors
@webmonarchmade their first contribution in peter-evans/create-pull-request#2816Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.1...v6.0.2
Create Pull Request v6.0.1
⚙️ Fixes an issue where updating a pull request leads to the error
Cannot read properties of undefined (reading 'number'). This was likely caused by GitHub fixing a long standing bug with an API endpoint, resulting in a breaking change.What's Changed
- build(deps-dev): bump
@types/jestfrom 29.5.11 to 29.5.12 by@dependabotin peter-evans/create-pull-request#2730
... (truncated)
Commits
6d6857dfix: update proxy support to follow octokit change to fetch api (#2867)9153d83perf: limit the fetch depth of pr branch (#2857)c55203cfix: drop unnecessary fetch with unshallow on push-to-fork (#2849)6ce4ecabuild(deps-dev): bump@types/nodefrom 18.19.28 to 18.19.31 (#2842)36ef0edbuild(deps-dev): bump@types/nodefrom 18.19.26 to 18.19.28 (#2836)8500972build(deps-dev): bump@types/nodefrom 18.19.25 to 18.19.26 (#2831)bda5adebuild(deps-dev): bump@types/nodefrom 18.19.23 to 18.19.25 (#2826)70a41abperf: shallow fetch the actual base when rebasing from working base (#2816)57a1014build(deps-dev): bump@types/nodefrom 18.19.21 to 18.19.23 (#2811)b3a2c5dbuild(deps-dev): bump@types/nodefrom 18.19.18 to 18.19.21 (#2798)- Additional commits viewable in compare view
Updates actions/setup-go from 2 to 5
Release notes
Sourced from actions/setup-go's releases.
v5.0.0
What's Changed
In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover, we update some dependencies to the latest versions (actions/setup-go#445).
Besides, this release contains such changes as:
- Fix hosted tool cache usage on windows by
@galarghin actions/setup-go#411- Improve documentation regarding dependencies caching by
@artemgavrilovin actions/setup-go#417New Contributors
@galarghmade their first contribution in actions/setup-go#411@artemgavrilovmade their first contribution in actions/setup-go#417@chenrui333made their first contribution in actions/setup-go#421Full Changelog: https://github.com/actions/setup-go/compare/v4...v5.0.0
v4.1.0
What's Changed
In scope of this release, slow installation on Windows was fixed by
@dsamein actions/setup-go#393 and OS version was added toprimaryKeyfor Ubuntu runners to avoid conflicts (actions/setup-go#383)This release also includes the following changes:
- Remove implicit dependencies by
@nikolai-laevskiiin actions/setup-go#378- Update action.yml by
@mkellyin actions/setup-go#379- Added a description that go-version should be specified as a string type by
@n3xemin actions/setup-go#367- Add note about YAML parsing versions by
@dmitry-shibanovin actions/setup-go#382- Automatic update of configuration files from 05/23/2023 by
@github-actionsin actions/setup-go#377- Bump tough-cookie and
@azure/ms-rest-jsby@dependabotin actions/setup-go#392- Bump word-wrap from 1.2.3 to 1.2.4 by
@dependabotin actions/setup-go#397- Bump semver from 6.3.0 to 6.3.1 by
@dependabotin actions/setup-go#396New Contributors
@mkellymade their first contribution in actions/setup-go#379@n3xemmade their first contribution in actions/setup-go#367Full Changelog: https://github.com/actions/setup-go/compare/v4...v4.1.0
v4.0.1
What's Changed
- Update documentation for
v4by@dsamein actions/setup-go#354- Fix glob bug in the package.json scripts section by
@IvanZosimovin actions/setup-go#359- Bump
xml2jsdependency by@dmitry-shibanovin actions/setup-go#370- Bump
@actions/cachedependency to v3.2.1 by@nikolai-laevskiiin actions/setup-go#374New Contributors
@nikolai-laevskiimade their first contribution in actions/setup-go#374Full Changelog: https://github.com/actions/setup-go/compare/v4...v4.0.1
v4.0.0
In scope of release we enable cache by default. The action won’t throw an error if the cache can’t be restored or saved. The action will throw a warning message but it won’t stop a build process. The cache can be disabled by specifying
cache: false.</tr></table>
... (truncated)
Commits
0c52d54Update dependencies for node20 (#445)bfd2fb3Merge pull request #421 from chenrui333/node20-runtime3d65fa5feat: bump to use actions/checkout@v48a505c9feat: bump to use node20 runtime883490dMerge pull request #417 from artemgavrilov/maind45ebbaRephrase sentence317c661Replacewildcardsterm withglobs.f90673aMerge pull request #1 from artemgavrilov/caching-docs-improvement8018234Improve documentation regarding dependencies cachind085b4fMerge pull request #411 from galargh/fix/windows-hostedtoolcache- Additional commits viewable in compare view
Updates actions/cache from 2 to 4
Release notes
Sourced from actions/cache's releases.
v4.0.0
What's Changed
- Update action to node20 by
@takostin actions/cache#1284- feat: save-always flag by
@to-sin actions/cache#1242New Contributors
@takostmade their first contribution in actions/cache#1284@to-smade their first contribution in actions/cache#1242Full Changelog: https://github.com/actions/cache/compare/v3...v4.0.0
v3.3.3
What's Changed
- Cache v3.3.3 by
@robherleyin actions/cache#1302New Contributors
@robherleymade their first contribution in actions/cache#1302Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.3
v3.3.2
What's Changed
- Fixed readme with new segment timeout values by
@kotewarin actions/cache#1133- Readme fixes by
@kotewarin actions/cache#1134- Updated description of the lookup-only input for main action by
@kotewarin actions/cache#1130- Change two new actions mention as quoted text by
@bishal-pdMSFTin actions/cache#1131- Update Cross-OS Caching tips by
@pdotlin actions/cache#1122- Bazel example (Take #2️⃣) by
@vorburgerin actions/cache#1132- Remove actions to add new PRs and issues to a project board by
@jorendorffin actions/cache#1187- Consume latest toolkit and fix dangling promise bug by
@chkimesin actions/cache#1217- Bump action version to 3.3.2 by
@bethanyj28in actions/cache#1236New Contributors
@vorburgermade their first contribution in actions/cache#1132@jorendorffmade their first contribution in actions/cache#1187@chkimesmade their first contribution in actions/cache#1217@bethanyj28made their first contribution in actions/cache#1236Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.2
v3.3.1
What's Changed
- Reduced download segment size to 128 MB and timeout to 10 minutes by
@kotewarin actions/cache#1129Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.1
v3.3.0
What's Changed
- Bug: Permission is missing in cache delete example by
@kotokazein actions/cache#1123
... (truncated)
Changelog
Sourced from actions/cache's changelog.
Releases
4.0.2
- Fixed restore
fail-on-cache-missnot working.4.0.1
- Updated
isGhescheck4.0.0
- Updated minimum runner version support from node 12 -> node 20
3.3.3
- Updates
@actions/cacheto v3.2.3 to fix accidental mutated path arguments togetCacheVersionactions/toolkit#1378- Additional audit fixes of npm package(s)
3.3.2
- Fixes bug with Azure SDK causing blob downloads to get stuck.
3.3.1
- Reduced segment size to 128MB and segment timeout to 10 minutes to fail fast in case the cache download is stuck.
3.3.0
- Added option to lookup cache without downloading it.
3.2.6
- Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners.
3.2.5
- Added fix to prevent from setting MYSYS environment variable globally.
3.2.4
- Added option to fail job on cache miss.
3.2.3
- Support cross os caching on Windows as an opt-in feature.
- Fix issue with symlink restoration on Windows for cross-os caches.
3.2.2
... (truncated)
Commits
0c45773Merge pull request #1327 from cdce8p/fix-fail-on-cache-miss8a55f83Add test case for process exit3884cacBump versione29dad3Fix fail-on-cache-miss not workingab5e6d0Merge pull request #1341 from bethanyj28/main89c7d86licensed cached2c84daupdate@actions/cache37e7d4eMerge pull request #1340 from actions/bethanyj28/update-publish-flowa18323fadd release actiona2ed59dMerge pull request #1305 from actions/yacaovsnc/update_examples- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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