Update module google.golang.org/appengine to v2 #6

Merged
Renovate merged 1 commits from renovate/google.golang.org-appengine-2.x into master 2023-10-23 07:56:40 -04:00
Collaborator

This PR contains the following updates:

Package Type Update Change
google.golang.org/appengine indirect major v1.6.8 -> v2.0.5

Release Notes

golang/appengine (google.golang.org/appengine)

v2.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/golang/appengine/compare/v2.0.4...v2.0.5

v2.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/golang/appengine/compare/v2.0.3...v2.0.4

v2.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/golang/appengine/compare/v2.0.2...v2.0.3

v2.0.2: Release App Engine golang SDK v2.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/golang/appengine/compare/v2.0.1...v2.0.2

v2.0.1: Version 2.0.1

Compare Source

  • delay: let user use unique function keys using delay.MustRegister
  • aefix: fix v2/aefix to work with appengine/v2
  • Clean up interfaces for legacy APIs that will be supported for Go 1.12+

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/appengine](https://github.com/golang/appengine) | indirect | major | `v1.6.8` -> `v2.0.5` | --- ### Release Notes <details> <summary>golang/appengine (google.golang.org/appengine)</summary> ### [`v2.0.5`](https://github.com/golang/appengine/releases/tag/v2.0.5) [Compare Source](https://github.com/golang/appengine/compare/v2.0.4...v2.0.5) #### What's Changed - \[Automation] Update go-version matrix by [@&#8203;chizhg](https://github.com/chizhg) in https://github.com/golang/appengine/pull/319 - Memcache item timestamps by [@&#8203;Deleplace](https://github.com/Deleplace) in https://github.com/golang/appengine/pull/323 - Replace deprecated command with environment file by [@&#8203;jongwooo](https://github.com/jongwooo) in https://github.com/golang/appengine/pull/318 #### New Contributors - [@&#8203;jongwooo](https://github.com/jongwooo) made their first contribution in https://github.com/golang/appengine/pull/318 **Full Changelog**: https://github.com/golang/appengine/compare/v2.0.4...v2.0.5 ### [`v2.0.4`](https://github.com/golang/appengine/releases/tag/v2.0.4) [Compare Source](https://github.com/golang/appengine/compare/v2.0.3...v2.0.4) #### What's Changed - fix: regenerate all protos under new namespace by [@&#8203;codyoss](https://github.com/codyoss) in https://github.com/golang/appengine/pull/314 - Upgrade python version being used by the ci workflow. by [@&#8203;jinglundong](https://github.com/jinglundong) in https://github.com/golang/appengine/pull/315 - Extend the deadline of a test context to fix a timeout issue. by [@&#8203;jinglundong](https://github.com/jinglundong) in https://github.com/golang/appengine/pull/316 #### New Contributors - [@&#8203;codyoss](https://github.com/codyoss) made their first contribution in https://github.com/golang/appengine/pull/314 - [@&#8203;jinglundong](https://github.com/jinglundong) made their first contribution in https://github.com/golang/appengine/pull/315 **Full Changelog**: https://github.com/golang/appengine/compare/v2.0.3...v2.0.4 ### [`v2.0.3`](https://github.com/golang/appengine/releases/tag/v2.0.3) [Compare Source](https://github.com/golang/appengine/compare/v2.0.2...v2.0.3) #### What's Changed - re-apply PR [#&#8203;232](https://github.com/golang/appengine/issues/232) to v2 by [@&#8203;zevdg](https://github.com/zevdg) in https://github.com/golang/appengine/pull/289 - re-apply PR [#&#8203;235](https://github.com/golang/appengine/issues/235) to v2 by [@&#8203;zevdg](https://github.com/zevdg) in https://github.com/golang/appengine/pull/290 - Add Go 1.18 and Go 1.19 to tested Go versions by [@&#8203;jihuin](https://github.com/jihuin) in https://github.com/golang/appengine/pull/293 - remove golang.org/x/net dependency by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/golang/appengine/pull/295 - Add Go 1.20 to tested Go versions by [@&#8203;jihuin](https://github.com/jihuin) in https://github.com/golang/appengine/pull/303 - v2/README.md: fix typos by [@&#8203;cuishuang](https://github.com/cuishuang) in https://github.com/golang/appengine/pull/276 - README.md: fix typo by [@&#8203;cuishuang](https://github.com/cuishuang) in https://github.com/golang/appengine/pull/288 - all: fix some comments by [@&#8203;cuishuang](https://github.com/cuishuang) in https://github.com/golang/appengine/pull/296 - Install Python2 in base image for DevAppServer tests and change test matrix for 1.11 and 1.20.x by [@&#8203;ludoch](https://github.com/ludoch) in https://github.com/golang/appengine/pull/304 - just a small refactor of api_test by [@&#8203;zevdg](https://github.com/zevdg) in https://github.com/golang/appengine/pull/291 - Add v2/search by [@&#8203;Deleplace](https://github.com/Deleplace) in https://github.com/golang/appengine/pull/297 - build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/golang/appengine/pull/299 - Run go get google.golang.org/appengine/v2/search by [@&#8203;ludoch](https://github.com/ludoch) in https://github.com/golang/appengine/pull/305 - build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/golang/appengine/pull/300 - all: using the more elegant way to deal milliseconds and nanoseconds by [@&#8203;cuishuang](https://github.com/cuishuang) in https://github.com/golang/appengine/pull/292 - Revert "all: using the more elegant way to deal milliseconds and nanoseconds" by [@&#8203;ludoch](https://github.com/ludoch) in https://github.com/golang/appengine/pull/306 - Add a ci-update-workflow GitHub Actions to update the go-version matrix by [@&#8203;chizhg](https://github.com/chizhg) in https://github.com/golang/appengine/pull/307 - Fix the ci-update-workflow GitHub Actions by [@&#8203;chizhg](https://github.com/chizhg) in https://github.com/golang/appengine/pull/308 - Update go-version matrix by [@&#8203;chizhg](https://github.com/chizhg) in https://github.com/golang/appengine/pull/309 #### New Contributors - [@&#8203;jihuin](https://github.com/jihuin) made their first contribution in https://github.com/golang/appengine/pull/293 - [@&#8203;thaJeztah](https://github.com/thaJeztah) made their first contribution in https://github.com/golang/appengine/pull/295 - [@&#8203;cuishuang](https://github.com/cuishuang) made their first contribution in https://github.com/golang/appengine/pull/276 - [@&#8203;ludoch](https://github.com/ludoch) made their first contribution in https://github.com/golang/appengine/pull/304 - [@&#8203;Deleplace](https://github.com/Deleplace) made their first contribution in https://github.com/golang/appengine/pull/297 - [@&#8203;dependabot](https://github.com/dependabot) made their first contribution in https://github.com/golang/appengine/pull/299 - [@&#8203;chizhg](https://github.com/chizhg) made their first contribution in https://github.com/golang/appengine/pull/307 **Full Changelog**: https://github.com/golang/appengine/compare/v2.0.2...v2.0.3 ### [`v2.0.2`](https://github.com/golang/appengine/releases/tag/v2.0.2): Release App Engine golang SDK v2.0.2 [Compare Source](https://github.com/golang/appengine/compare/v2.0.1...v2.0.2) #### What's Changed - Add Go 1.16 to tested Go versions by [@&#8203;lukasberger](https://github.com/lukasberger) in https://github.com/golang/appengine/pull/255 - switch default logStream from stdout to stderr by [@&#8203;zevdg](https://github.com/zevdg) in https://github.com/golang/appengine/pull/272 - Fix header name to associate log entry & trace by [@&#8203;pokutuna](https://github.com/pokutuna) in https://github.com/golang/appengine/pull/263 - refactor: pin setup-gcloud gh action to v0 by [@&#8203;KaylaNguyen](https://github.com/KaylaNguyen) in https://github.com/golang/appengine/pull/274 - Fix golang/appengine CI by [@&#8203;bsiegert](https://github.com/bsiegert) in https://github.com/golang/appengine/pull/280 - run gofmt with go1.19 release candidate by [@&#8203;zevdg](https://github.com/zevdg) in https://github.com/golang/appengine/pull/282 - respect GAE_ENV=localdev by [@&#8203;zevdg](https://github.com/zevdg) in https://github.com/golang/appengine/pull/283 - prevent github from cancelling all test jobs when one fails by [@&#8203;zevdg](https://github.com/zevdg) in https://github.com/golang/appengine/pull/285 - allow API calls without GAE context by [@&#8203;zevdg](https://github.com/zevdg) in https://github.com/golang/appengine/pull/284 - Security Vulnerability Upgrading golang.org/x/text by [@&#8203;ybocalandro](https://github.com/ybocalandro) in https://github.com/golang/appengine/pull/287 #### New Contributors - [@&#8203;pokutuna](https://github.com/pokutuna) made their first contribution in https://github.com/golang/appengine/pull/263 - [@&#8203;bsiegert](https://github.com/bsiegert) made their first contribution in https://github.com/golang/appengine/pull/280 - [@&#8203;ybocalandro](https://github.com/ybocalandro) made their first contribution in https://github.com/golang/appengine/pull/287 **Full Changelog**: https://github.com/golang/appengine/compare/v2.0.1...v2.0.2 ### [`v2.0.1`](https://github.com/golang/appengine/releases/tag/v2.0.1): Version 2.0.1 [Compare Source](https://github.com/golang/appengine/compare/v1.6.8...v2.0.1) - delay: let user use unique function keys using delay.MustRegister - aefix: fix v2/aefix to work with appengine/v2 - Clean up interfaces for legacy APIs that will be supported for Go 1.12+ </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Author
Collaborator

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: cloud.google.com/go/compute@v1.23.1: Get "https://proxy.golang.org/cloud.google.com/go/compute/@v/v1.23.1.mod": EOF

### ⚠ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -d -t ./... go: cloud.google.com/go/compute@v1.23.1: Get "https://proxy.golang.org/cloud.google.com/go/compute/@v/v1.23.1.mod": EOF ```
Renovate force-pushed renovate/google.golang.org-appengine-2.x from 97257defa6 to fd59a2e14c 2023-10-23 07:56:30 -04:00 Compare
Renovate merged commit 15522d8de9 into master 2023-10-23 07:56:40 -04:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future `2.x` releases. But if you manually upgrade to `2.x` then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: toast/Corn-Utility#6
No description provided.