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.23.1 to 2.24.1#236

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[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubJul 7, 2025

Bumpsgithub.com/coder/coder/v2 from 2.23.1 to 2.24.1.

Release notes

Sourced fromgithub.com/coder/coder/v2's releases.

v2.24.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

  • Fix tasks becoming unusable when no workspace preset is defined in corresponding template (#18723, 5059c23b4) (@​hugodutka)
  • Fix task sidebar not displaying apps without health check (#18687, f97bd76bb) (@​hugodutka)

Compare:v2.24.0...v2.24.1

Container image

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

Install/upgrade

Refer to our docs toinstall orupgrade Coder, or use a release asset below.

v2.24.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

  • Changeupdate build to stop workspaces before starting (#18425, 49fcffc26) (@​johnstcn)

    ⚠ Modifies the behavior when updating a workspace.Previously, a workspaceupdate would triggger astart build, re-creating the agent and updating any existing compute resources in-place. This change has workspace updates explicitly trigger astop build with a subsequentstart build. This was implemented to fix pre-builds and improve consistency.Read more here.

    • CLI: Modifiescoder update to stop the workspace if already running.
    • Dashboard: Modifies "update" button to always stop the workspace if already running.
  • CLI: enforce selection for multiple agents rather than use randomness (#18427, bacdc2888) (@​mafredri)

    This only impacts the flow for our new devcontainer integration, and existing users will not see changes to behavior.

SECURITY CHANGES

Features

We'll be exploring the details of major features included in this release in our firstproduct launch event next week. Subscribe usingthis link to learn more.

Coder tasks allow users to execute long-running jobs using templates in the Coder dashboard. This is often used to manage agentic tasks with tools like Claude Code. See more in ouragentic AI documentation.


Tasks page

... (truncated)

Commits
  • f97bd76 fix: handle task sidebar app health check disabled correctly (cherry-pick#18...
  • 5059c23 fix: handle null response from the template presets endpoint (cherry-pick#18...
  • e5a74a7 chore: pull in cherry picks for v2.24 (#18674)
  • de494d0 feat: add Coder registry links to template creation and editing (cherry-pick ...
  • 7747924 fix: stop tearing down non-TTY processes on SSH session end (cherry-pick#186...
  • 4a61bbe chore: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (cherry-p...
  • 79c666b fix(vpn): avoid setting session token header twice (#18524)
  • 288ec77 feat: add workspace build status to task page (#18520)
  • a8e2c75 chore: update Coder icons to reflect new branding (#18517)
  • fe22b2c chore: update coder/preview dependency to v1.0.1 (#18550)
  • 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)

Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from 2.23.1 to 2.24.1.- [Release notes](https://github.com/coder/coder/releases)- [Changelog](https://github.com/coder/coder/blob/main/release.key)- [Commits](coder/coder@v2.23.1...v2.24.1)---updated-dependencies:- dependency-name: github.com/coder/coder/v2  dependency-version: 2.24.1  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file goPull requests that update Go code labelsJul 7, 2025
@ethanndicksonethanndickson merged commit6243aac intomainJul 8, 2025
13 checks passed
@ethanndicksonethanndickson deleted the dependabot/go_modules/github.com/coder/coder/v2-2.24.1 branchJuly 8, 2025 05:38
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