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.3 |
| google-github-actions/setup-gcloud | 0 |
2 |
| actions/checkout | 2 |
4 |
| peter-evans/create-pull-request | 4.2.4 |
6.1.0 |
| actions/setup-go | 2 |
5 |
| actions/cache | 2 |
4 |
Updates google-github-actions/auth from 1.3.0 to 2.1.3
Release notes
Sourced from google-github-actions/auth's releases.
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
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
... (truncated)
Commits
71fee32Release: v2.1.3 (#414)e0122d6Add request_reason for plumbing though user-supplied audit information (#413)34baaecSwitch to using universe helpers (#410)8d44d59Fix typo (#408)d176447security: bump undici from 5.28.3 to 5.28.4 (#405)33e827cSecurity considerations: ids are strings, not integers (#400)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)- 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
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 6.1.0
Release notes
Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v6.1.0
✨ Adds
pull-request-branchas an action output.What's Changed
- build(deps): bump undici from 6.14.1 to 6.15.0 by
@dependabotin peter-evans/create-pull-request#2873- Update distribution by
@actions-botin peter-evans/create-pull-request#2878- build(deps-dev): bump
@types/nodefrom 18.19.31 to 18.19.32 by@dependabotin peter-evans/create-pull-request#2884- build(deps-dev): bump
@types/nodefrom 18.19.32 to 18.19.33 by@dependabotin peter-evans/create-pull-request#2890- build(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 by
@dependabotin peter-evans/create-pull-request#2892- build(deps): bump undici from 6.15.0 to 6.18.0 by
@dependabotin peter-evans/create-pull-request#2891- Update distribution by
@actions-botin peter-evans/create-pull-request#2907- build(deps): bump undici from 6.18.0 to 6.18.1 by
@dependabotin peter-evans/create-pull-request#2913- build(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 by
@dependabotin peter-evans/create-pull-request#2914- Update distribution by
@actions-botin peter-evans/create-pull-request#2921- build(deps): bump undici from 6.18.1 to 6.18.2 by
@dependabotin peter-evans/create-pull-request#2934- build(deps-dev): bump prettier from 3.2.5 to 3.3.0 by
@dependabotin peter-evans/create-pull-request#2936- build(deps-dev): bump
@types/nodefrom 18.19.33 to 18.19.34 by@dependabotin peter-evans/create-pull-request#2935- Update distribution by
@actions-botin peter-evans/create-pull-request#2947- build(deps-dev): bump prettier from 3.3.0 to 3.3.2 by
@dependabotin peter-evans/create-pull-request#2959- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by
@dependabotin peter-evans/create-pull-request#2962- build(deps-dev): bump ws from 8.11.0 to 8.17.1 by
@dependabotin peter-evans/create-pull-request#2970- build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 by
@dependabotin peter-evans/create-pull-request#2975- build(deps-dev): bump
@types/nodefrom 18.19.34 to 18.19.36 by@dependabotin peter-evans/create-pull-request#2976- build(deps): bump undici from 6.18.2 to 6.19.2 by
@dependabotin peter-evans/create-pull-request#2977- Update distribution by
@actions-botin peter-evans/create-pull-request#2990- feat: add branch name output by
@peter-evansin peter-evans/create-pull-request#2995Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.5...v6.1.0
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.
... (truncated)
Commits
c5a7806feat: add branch name output (#2995)4383ba9build: update distribution (#2990)36f7648build(deps): bump undici from 6.18.2 to 6.19.2 (#2977)5f7c158build(deps-dev): bump@types/nodefrom 18.19.34 to 18.19.36 (#2976)db1713dbuild(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 (#2975)ca98a71build(deps-dev): bump ws from 8.11.0 to 8.17.1 (#2970)ce00808build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2962)7318c0bbuild(deps-dev): bump prettier from 3.3.0 to 3.3.2 (#2959)e30bbbbbuild: update distribution (#2947)bad19b8build(deps-dev): bump@types/nodefrom 18.19.33 to 18.19.34 (#2935)- 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
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 runtime883490dMerge pull request #417 from artemgavrilov/maind45ebbaRephrase sentence- 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