Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps github.com/coder/coder/v2 from 2.25.2 to 2.27.1.

Release notes

Sourced from github.com/coder/coder/v2's releases.

v2.27.1

Changelog

[!NOTE] This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

Bug fixes

  • Server: Truncate task prompt to 160 characters in notifications (#20147) (#20153, b2d6a1886) (@​johnstcn)

    Certain coder stat commands were failing on more complex Cgroup environments. This patch addresses that failure, and other complex setups.

Chores

  • Upgrade coder/clistat to v1.1.1 (#20322) (#20325, 230b55bfa)

Compare: v2.27.0...v2.27.1

Container image

  • docker pull ghcr.io/coder/coder:v2.27.1

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.27.0

Changelog

[!NOTE] This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

BREAKING CHANGES

  • Use client IP when creating connection logs for workspace proxied app accesses (#19788, 6a9b896f5) (@​ethanndickson)

    The presence of the ip field on codersdk.ConnectionLog cannot be guaranteed, and so the field has been made optional. It may be omitted on API responses.

  • Server: Only show task status for current build (#19966, eb55f0ab1) (@​johnstcn)

    Renames the TaskStateCompleted constant to TaskStateComplete to align with the tense used in WorkspaceAppStatusStateComplete, requiring any code referencing the constant to be updated.

  • Rename prompt field to input for task creation (#19982, eb7473283) (@​DanielleMaywood)

    Renames the CreateTaskRequest.Prompt to CreateTaskRequest.Input to align with language used in our CLI and elsewhere in the codebase.

Features

AI Bridge

AI Bridge, the self-hosted LLM proxy for auditing LLM tools and adoption is now in Early access, get started with our setup guide.

... (truncated)

Commits
  • 230b55b chore: upgrade coder/clistat to v1.1.1 (#20322) (#20325)
  • b2d6a18 fix(coderd): truncate task prompt to 160 characters in notifications (#20147)...
  • c0cd32c chore: fix missing variable in deploy workflow (#20135)
  • c2414d5 chore: backport release freeze workflow to 2.27 (#20132)
  • ff69ed6 chore: backport various downgrades from main (#20133)
  • f4a6894 chore: bump @​radix-ui/react-dialog from 1.1.4 to 1.1.15 in /site (#20068)
  • 77b9598 chore: bump @​radix-ui/react-select from 2.1.4 to 2.2.6 in /site (#20079)
  • fc6c5a4 chore: bump msw from 2.4.8 to 2.11.3 in /site (#20074)
  • 7c4c4ab chore: bump the vite group across 1 directory with 3 updates (#20057)
  • cdd9ddd chore: bump ssh2 and @​types/ssh2 in /site (#20077)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/coder/coder/v2 [>= 2.15.0.a, < 2.15.1]
github.com/coder/coder/v2 [>= 2.18.0.a, < 2.18.1]

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 20, 2025
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from 2.25.2 to 2.27.1.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.25.2...v2.27.1)

---
updated-dependencies:
- dependency-name: github.com/coder/coder/v2
  dependency-version: 2.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coder/coder/v2-2.27.1 branch from 4d3cc56 to 3ac102a Compare October 31, 2025 01:36
@ethanndickson ethanndickson merged commit 2993d0b into main Oct 31, 2025
13 checks passed
@ethanndickson ethanndickson deleted the dependabot/go_modules/github.com/coder/coder/v2-2.27.1 branch October 31, 2025 02:11
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant