Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): bump github.com/coder/coder/v2 from 2.25.2 to 2.27.1#269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 20, 2025
edited
Loading

Bumpsgithub.com/coder/coder/v2 from 2.25.2 to 2.27.1.

Release notes

Sourced fromgithub.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 ourlatest stable release while we refine this version. Learn more about ourRelease Schedule.

Bug fixes

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

    Certaincoder 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 toinstall orupgrade 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 ourlatest stable release while we refine this version. Learn more about ourRelease Schedule.

BREAKING CHANGES

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

    The presence of theip field oncodersdk.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 theTaskStateCompleted constant toTaskStateComplete to align with the tense used inWorkspaceAppStatusStateComplete, requiring any code referencing the constant to be updated.

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

    Renames theCreateTaskRequest.Prompt toCreateTaskRequest.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 oursetup 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 incompare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency NameIgnore 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)

@dependabotdependabotbot added dependenciesPull requests that update a dependency file goPull requests that update Go code labelsOct 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>
@dependabotdependabotbotforce-pushed thedependabot/go_modules/github.com/coder/coder/v2-2.27.1 branch from4d3cc56 to3ac102aCompareOctober 31, 2025 01:36
@ethanndicksonethanndickson merged commit2993d0b intomainOct 31, 2025
13 checks passed
@ethanndicksonethanndickson deleted the dependabot/go_modules/github.com/coder/coder/v2-2.27.1 branchOctober 31, 2025 02:11
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ethanndicksonethanndicksonethanndickson approved these changes

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filegoPull requests that update Go code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@ethanndickson

[8]ページ先頭

©2009-2025 Movatter.jp