appengine
appengine copied to clipboard
build(deps): bump the github-actions group across 1 directory with 6 updates
Bumps the github-actions group with 6 updates in the / directory:
| Package | From | To |
|---|---|---|
| google-github-actions/auth | 1.3.0 |
2.1.5 |
| google-github-actions/setup-gcloud | 0 |
2 |
| actions/checkout | 2 |
4 |
| peter-evans/create-pull-request | 4.2.4 |
7.0.5 |
| actions/setup-go | 2 |
5 |
| actions/cache | 2 |
4 |
Updates google-github-actions/auth from 1.3.0 to 2.1.5
Release notes
Sourced from google-github-actions/auth's releases.
v2.1.5
What's Changed
- Document ID Token lifetimes by
@sethvargoin google-github-actions/auth#433- fix !project_id error message typo by
@seth-acuitymdin google-github-actions/auth#435- Update deps by
@sethvargoin google-github-actions/auth#436- Release: v2.1.5 by
@google-github-actions-botin google-github-actions/auth#437New Contributors
@seth-acuitymdmade their first contribution in google-github-actions/auth#435Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.4...v2.1.5
v2.1.4
What's Changed
- security: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by
@dependabotin google-github-actions/auth#420- Update spelling and workflow versions by
@sethvargoin google-github-actions/auth#422- Update deps by
@sethvargoin google-github-actions/auth#430- Release: v2.1.4 by
@google-github-actions-botin google-github-actions/auth#431Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.3...v2.1.4
v2.1.3
What's Changed
- Security considerations: ids are strings, not integers by
@ewjoachimin google-github-actions/auth#400- security: bump undici from 5.28.3 to 5.28.4 by
@dependabotin google-github-actions/auth#405- Fix typo by
@sethvargoin google-github-actions/auth#408- Switch to using universe helpers by
@sethvargoin google-github-actions/auth#410- Add request_reason for plumbing though user-supplied audit information by
@sethvargoin google-github-actions/auth#413- Release: v2.1.3 by
@google-github-actions-botin google-github-actions/auth#414New Contributors
@ewjoachimmade their first contribution in google-github-actions/auth#400Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.2...v2.1.3
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
... (truncated)
Commits
62cf5bdRelease: v2.1.5 (#437)0a94a84Update deps (#436)699582efix !project_id error message typo (#435)6384b34Document ID Token lifetimes (#433)f112390Release: v2.1.4 (#431)984b9cfUpdate deps (#430)5e210ffUpdate spelling and workflow versions (#422)49ae1e8security: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (#420)71fee32Release: v2.1.3 (#414)e0122d6Add request_reason for plumbing though user-supplied audit information (#413)- 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
f099058Release: v2.1.1 (#692)4f016c9Update deps (#691)012c5dfUpdate deps and switch to autodoc (#690)744a572Disable prompts (#688)f431b4bsecurity: bump undici from 5.28.3 to 5.28.4 in the npm_and_yarn group (#687)f989621Fix ADC documentation, issue#685 (#686)87fba63Fix typo in sample workflow shown in README.md. (#682)a061e39security: bump undici from 5.28.2 to 5.28.3 (#681)98ddc00Release: v2.1.0 (#678)1eec0dfUpdate deps (#677)- 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
692973ePrepare 4.1.7 release (#1775)6ccd57fPin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1eHandle hidden refs (#1774)b80ff79Bump actions/checkout from 3 to 4 (#1697)b1ec302Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)a5ac7e5Update for 4.1.6 release (#1733)24ed1a3Check platform for extension (#1732)44c2b7aREADME: Suggestuser.emailto be `41898282+github-actions[bot]@users.norepl...8459bc0Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6Bump actions/setup-node from 1 to 4 (#1696)- Additional commits viewable in compare view
Updates peter-evans/create-pull-request from 4.2.4 to 7.0.5
Release notes
Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v7.0.5
⚙️ Fixes an issue with commit signing to allow it to support symlinks
What's Changed
- fix: support symlinks when commit signing by
@peter-evansin peter-evans/create-pull-request#3359Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.4...v7.0.5
Create Pull Request v7.0.4
⚙️ Fixes an issue with commit signing to allow it to support submodules
What's Changed
- docs: correct suggestion for bot setup by
@henryiiiin peter-evans/create-pull-request#3342- build(deps-dev): bump
@types/jestfrom 29.5.12 to 29.5.13 by@dependabotin peter-evans/create-pull-request#3343- build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by
@dependabotin peter-evans/create-pull-request#3344- fix: support submodules when commit signing by
@peter-evansin peter-evans/create-pull-request#3354New Contributors
@henryiiimade their first contribution in peter-evans/create-pull-request#3342Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.3...v7.0.4
Create Pull Request v7.0.3
⚙️ Fixes an issue with commit signing where commit SHAs have variable lengths when abbreviated.
What's Changed
- fix: disable abbreviated commit shas in diff by
@peter-evansin peter-evans/create-pull-request#3337Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.2...v7.0.3
Create Pull Request v7.0.2
⚙️ Fixes an issue with commit signing when a change was detected as being a rename or copy.
What's Changed
- build(deps-dev): bump
@types/nodefrom 18.19.48 to 18.19.50 by@dependabotin peter-evans/create-pull-request#3320- build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by
@dependabotin peter-evans/create-pull-request#3319- fix: disable diff detection for renames and copies by
@peter-evansin peter-evans/create-pull-request#3330Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.1...v7.0.2
Create Pull Request v7.0.1
⚙️ Fixes an issue affecting one particular use case where the action fails on
diff --statwithfatal: ambiguous argument.What's Changed
- build(deps): bump peter-evans/create-pull-request from 6 to 7 by
@dependabotin peter-evans/create-pull-request#3283- build(deps-dev): bump
@types/nodefrom 18.19.46 to 18.19.48 by@dependabotin peter-evans/create-pull-request#3288- build(deps-dev): bump
@typescript-eslint/parserfrom 7.17.0 to 7.18.0 by@dependabotin peter-evans/create-pull-request#3289
... (truncated)
Commits
5e91468fix: support symlinks when commit signing (#3359)2f38cd2fix: support submodules when commit signing (#3354)7a8aeacbuild(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#3344)d39d596build(deps-dev): bump@types/jestfrom 29.5.12 to 29.5.13 (#3343)f6f978fdocs: correct suggestion for bot setup (#3342)6cd32fdfix: disable abbreviated commit shas in diff (#3337)d121e62fix: disable diff detection for renames and copies (#3330)f4d66f4build(deps-dev): bump typescript from 5.5.4 to 5.6.2 (#3319)488c869build(deps-dev): bump@types/nodefrom 18.19.48 to 18.19.50 (#3320)5354f85docs: update readme- 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
0a12ed9Bump braces from 3.0.2 to 3.0.3 (#487)4ab57d7Fix versions check failure (#479)cdcb360Remove the description of the old go.mod specification (#458)99176a8Update README.md with V5 release notes (#459)be1aa11Bump undici from 5.28.2 to 5.28.3 (#465)6c1fd22docs: bumpactions/setup-goto v5 (#449)0c52d54Update dependencies for node20 (#445)bfd2fb3Merge pull request #421 from chenrui333/node20-runtime3d65fa5feat: bump to use actions/checkout@v48a505c9feat: bump to use node20 runtime- 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