Skip to content

Conversation

Copy link

Copilot AI commented Jan 8, 2026

Combines all dependabot PRs labeled pick-me into a single PR to reduce CI costs. Applies 6 passing dependency updates across 5 files.

Changes

Python dependencies:

Docker images:

  • otel/opentelemetry-collector: 0.142.0 → 0.143.1
  • openpolicyagent/opa: 1.11.1-envoy-3-static → 1.12.1-envoy-2-static

JavaScript dependencies (single-page-app/ui):

  • vite: 7.3.0 → 7.3.1
  • react-router-dom: 7.11.0 → 7.12.0
  • framer-motion: 12.24.0 → 12.24.10

Conflict avoidance

Three PRs modified single-page-app/ui/package.json and yarn.lock. Applied in reverse line-number order (vite → react-router-dom → framer-motion) to prevent merge conflicts. All changes auto-merged cleanly.

Source PRs

Commits cherry-picked from: #985, #979, #980, #982, #984, #983

Original prompt

this repo has many pending dependabot prs - some are failing, some are passing

ci is expensive - so rather than landing all the passing ones individually i want you to create a merge queue pr that picks the commits from all the passing dependabot prs

ive labelled the passing ones with pick-me - ONLY pick those

note: if any touch the same file then you should apply in reverse order from their affected line nos - this generally avoids conflicts

if there is conflict skip - you are rubbish at resolving we will get it in the next pass


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Create merge queue for passing dependabot PRs Merge queue: Consolidate 6 passing dependabot PRs Jan 8, 2026
Copilot AI requested a review from phlax January 8, 2026 08:52
dependabot bot added 6 commits January 8, 2026 09:07
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.6.0...2.6.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps otel/opentelemetry-collector from 0.142.0 to 0.143.1.

---
updated-dependencies:
- dependency-name: otel/opentelemetry-collector
  dependency-version: 0.143.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the examples-ext-authz group in /ext_authz with 1 update: openpolicyagent/opa.


Updates `openpolicyagent/opa` from 1.11.1-envoy-3-static to 1.12.1-envoy-2-static

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.11.0 to 7.12.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.24.0 to 12.24.10.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.24.0...v12.24.10)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-version: 12.24.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@phlax phlax force-pushed the copilot/create-merge-queue-pr-one-more-time branch from 6dd7197 to 826488a Compare January 8, 2026 09:07
@phlax phlax marked this pull request as ready for review January 8, 2026 09:21
@phlax phlax merged commit fb0e3a8 into main Jan 8, 2026
5 checks passed
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