Skip to content

Pick PRs labelled pick-me into a single PR - #1377

Closed
phlax with Copilot wants to merge 14 commits into
mainfrom
copilot/pick-multiple-prs
Closed

Pick PRs labelled pick-me into a single PR#1377
phlax with Copilot wants to merge 14 commits into
mainfrom
copilot/pick-multiple-prs

Conversation

Copilot AI commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Consolidates all 14 open PRs labelled pick-me into one PR, one cherry-picked commit per original PR, per request. All 14 applied cleanly; none were skipped.

Changes

Overlapping picks — four PRs touch single-page-app/ui/package.json + yarn.lock. These were picked in reverse order of lines touched (most lines first) to minimize conflicts:

Order PR Change Lines
1 #1363 vite 8.2.1 → 8.2.2 180
2 #1364 framer-motion 13.0.0 → 13.1.1 20
3 #1370 @types/react-dom 19.2.4 → 19.2.5 10
4 #1365 @vitejs/plugin-react 6.0.4 → 6.1.0 10

Non-overlapping picks (no shared files; order immaterial):

Note for reviewers

#1367 moves shared/golang/Dockerfile from a pinned patch tag (golang:1.26.5-bookworm) to a floating minor tag (golang:1.27-bookworm, digest-pinned). Kept verbatim from the original PR; flag if a pinned patch tag is preferred.

dependabot Bot and others added 14 commits August 31, 2026 11:09
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 31c1221)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps [framer-motion](https://github.com/motiondivision/motion) from 13.0.0 to 13.1.1.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v13.0.0...v13.1.1)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-version: 13.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 2109302)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.2.4 to 19.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit c55db11)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 6.0.4 to 6.1.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.1.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 3813d9f)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
…y with 2 updates

Bumps the examples-golang-network group with 2 updates in the /golang-network/simple directory: [github.com/envoyproxy/envoy](https://github.com/envoyproxy/envoy) and google.golang.org/protobuf.

Updates `github.com/envoyproxy/envoy` from 1.39.0 to 1.39.1
- [Release notes](https://github.com/envoyproxy/envoy/releases)
- [Changelog](https://github.com/envoyproxy/envoy/blob/main/RELEASES.md)
- [Commits](envoyproxy/envoy@v1.39.0...v1.39.1)

Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12

---
updated-dependencies:
- dependency-name: github.com/envoyproxy/envoy
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-golang-network
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-golang-network
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 11d9881)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
…ith 2 updates

Bumps the examples-golang-http group with 2 updates in the /golang-http/simple directory: [github.com/envoyproxy/envoy](https://github.com/envoyproxy/envoy) and google.golang.org/protobuf.

Updates `github.com/envoyproxy/envoy` from 1.39.0 to 1.39.1
- [Release notes](https://github.com/envoyproxy/envoy/releases)
- [Changelog](https://github.com/envoyproxy/envoy/blob/main/RELEASES.md)
- [Commits](envoyproxy/envoy@v1.39.0...v1.39.1)

Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12

---
updated-dependencies:
- dependency-name: github.com/envoyproxy/envoy
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-golang-http
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-golang-http
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit ce23b35)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps golang from 1.26.5-bookworm to 1.27-bookworm.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.27-bookworm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 4f6aa57)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps the examples-grpc-bridge group in /grpc-bridge/client with 1 update: [protobuf](https://github.com/protocolbuffers/protobuf).

Updates `protobuf` from 7.35.1 to 7.36.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 7.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: examples-grpc-bridge
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 00e879f)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
…y with 2 updates

Bumps the examples-load-reporting group with 2 updates in the /load-reporting-service directory: [github.com/envoyproxy/go-control-plane/envoy](https://github.com/envoyproxy/go-control-plane) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).

Updates `github.com/envoyproxy/go-control-plane/envoy` from 1.37.0 to 1.39.0
- [Release notes](https://github.com/envoyproxy/go-control-plane/releases)
- [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md)
- [Commits](envoyproxy/go-control-plane@envoy/v1.37.0...envoy/v1.39.0)

Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.0...v1.83.1)

---
updated-dependencies:
- dependency-name: github.com/envoyproxy/go-control-plane/envoy
  dependency-version: 1.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: examples-load-reporting
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-load-reporting
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit fe87dfa)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
…ith 2 updates

Bumps the examples-grpc-bridge group with 2 updates in the /grpc-bridge/server directory: [golang.org/x/net](https://github.com/golang/net) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).

Updates `golang.org/x/net` from 0.57.0 to 0.58.0
- [Commits](golang/net@v0.57.0...v0.58.0)

Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.0...v1.83.1)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: examples-grpc-bridge
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-grpc-bridge
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit c06220f)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps redis from 8.10.0 to 8.10.1.

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 8.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 8331f14)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps the github-workflows group in /.github/workflows with 1 update: [orjson](https://github.com/ijl/orjson).

Updates `orjson` from 3.11.9 to 3.12.0
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.11.9...3.12.0)

---
updated-dependencies:
- dependency-name: orjson
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-workflows
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit fe08e32)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps the examples-ext-authz group in /ext_authz with 1 update: openpolicyagent/opa.

Updates `openpolicyagent/opa` from 1.18.2-envoy-9-static to 1.19.0-envoy-1-static

---
updated-dependencies:
- dependency-name: openpolicyagent/opa
  dependency-version: 1.19.0-envoy-1-static
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: examples-ext-authz
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 0f439b2)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps the examples-local-ratelimit group in /local_ratelimit with 1 update: nginx.

Updates `nginx` from `5a88c9c` to `8541484`

---
updated-dependencies:
- dependency-name: nginx
  dependency-version: 1.31.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-local-ratelimit
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 5a244f3)

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants