Skip to content

chore: bump the coder-modules group across 3 directories with 4 updates#21388

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/terraform/dogfood/coder/coder-modules-4950705110
Dec 29, 2025
Merged

chore: bump the coder-modules group across 3 directories with 4 updates#21388
github-actions[bot] merged 1 commit intomainfrom
dependabot/terraform/dogfood/coder/coder-modules-4950705110

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

---
updated-dependencies:
- dependency-name: coder/claude-code/coder
  dependency-version: 4.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
- dependency-name: coder/code-server/coder
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
- dependency-name: coder/git-clone/coder
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
- dependency-name: coder/zed/coder
  dependency-version: 1.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
- dependency-name: coder/code-server/coder
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
- dependency-name: coder/claude-code/coder
  dependency-version: 4.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
- dependency-name: coder/code-server/coder
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
- dependency-name: coder/code-server/coder
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
- dependency-name: coder/code-server/coder
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
- dependency-name: coder/code-server/coder
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
- dependency-name: coder/claude-code/coder
  dependency-version: 4.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
- dependency-name: coder/claude-code/coder
  dependency-version: 4.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: coder-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Dec 29, 2025
@github-actions github-actions bot enabled auto-merge (squash) December 29, 2025 00:30
@github-actions github-actions bot merged commit d9e1551 into main Dec 29, 2025
37 checks passed
@github-actions github-actions bot deleted the dependabot/terraform/dogfood/coder/coder-modules-4950705110 branch December 29, 2025 00:41
noeljackson added a commit to noeljackson/coder that referenced this pull request Jan 4, 2026
* upstream/main:
  docs: update VS Code Web subpath comment to reflect current support (coder#21375)
  feat: add boundary log forwarding from agent to coderd (coder#21345)
  chore: add airflow icon (coder#21401)
  refactor: add aiproxy test helpers to reduce boilerplate (coder#21404)
  chore: bump github.com/zclconf/go-cty-yaml from 1.1.0 to 1.2.0 (coder#21366)
  perf: increase bridge pool cache size limit (coder#21399)
  feat: add API to serve proxy certificate (coder#21391)
  chore: remove experimental endpoints (coder#21390)
  feat: add certificate caching for AI Bridge Proxy (coder#21344)
  feat: reroute AI provider requests to aibridged (coder#21343)
  feat: add proxy authorization to aibridgeproxyd (coder#21342)
  feat: add core AI MITM proxy daemon (coder#21296)
  test: use deterministic time to avoid time-based flake (coder#21396)
  ci: bump the github-actions group with 3 updates (coder#21394)
  chore: bump google.golang.org/grpc from 1.77.0 to 1.78.0 (coder#21393)
  chore: bump github.com/brianvoe/gofakeit/v7 from 7.12.1 to 7.14.0 (coder#21392)
  feat(dogfood): use coder exp sync to synchronize scripts (coder#21384)
  chore: bump the coder-modules group across 3 directories with 4 updates (coder#21388)
  chore: add playwright MCP in proper place
  feat(coderd): support deleting dev containers (coder#21248)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants