Skip to content

chore(deps): bump the coder-image group across 2 directories with 1 update#249

Merged
matifali merged 1 commit intomainfrom
dependabot/docker/heroku/coder-image-b050be4694
Mar 16, 2026
Merged

chore(deps): bump the coder-image group across 2 directories with 1 update#249
matifali merged 1 commit intomainfrom
dependabot/docker/heroku/coder-image-b050be4694

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the coder-image group with 1 update in the /heroku directory: coder/coder.
Bumps the coder-image group with 1 update in the /render directory: coder/coder.

Updates coder/coder from v2.31.3 to v2.31.5

Release notes

Sourced from coder/coder's releases.

v2.31.5

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

  • Prevent emitting build duration metric for devcontainer subagents (#22930, 2cd4e03f1)
  • Prevent ui error when last org member is removed (#23019, 581e956b4)
  • Networking: Retry after transport dial timeouts (#22977, 1a774ab7c)

Compare: v2.31.4...v2.31.5

Container image

  • docker pull ghcr.io/coder/coder:2.31.5

Install/upgrade

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

v2.31.4

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.

Features

  • Add Prometheus collector for DERP server expvar metrics (#22583, a3792153d)

Bug fixes

  • Filter sub-agents from build duration metric (#22732, 757634c72)
  • Bump aibridge to v1.0.9 to forward Anthropic-Beta header (#22842, 61b513e58)

Compare: v2.31.3...v2.31.4

Container image

  • docker pull ghcr.io/coder/coder:2.31.4

Install/upgrade

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

Commits
  • 1a774ab fix(tailnet): retry after transport dial timeouts (#22977) (cherry-pick/v2.31...
  • 581e956 fix: prevent ui error when last org member is removed (#23019)
  • 2cd4e03 fix: prevent emitting build duration metric for devcontainer subagents (#22930)
  • 61b513e fix: bump aibridge to v1.0.9 to forward Anthropic-Beta header (#22842)
  • 757634c fix: filter sub-agents from build duration metric (#22732) (#22919)
  • a379215 feat: add Prometheus collector for DERP server expvar metrics (#22583) (#22917)
  • See full diff in compare view

Updates coder/coder from v2.31.3 to v2.31.5

Release notes

Sourced from coder/coder's releases.

v2.31.5

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

  • Prevent emitting build duration metric for devcontainer subagents (#22930, 2cd4e03f1)
  • Prevent ui error when last org member is removed (#23019, 581e956b4)
  • Networking: Retry after transport dial timeouts (#22977, 1a774ab7c)

Compare: v2.31.4...v2.31.5

Container image

  • docker pull ghcr.io/coder/coder:2.31.5

Install/upgrade

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

v2.31.4

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.

Features

  • Add Prometheus collector for DERP server expvar metrics (#22583, a3792153d)

Bug fixes

  • Filter sub-agents from build duration metric (#22732, 757634c72)
  • Bump aibridge to v1.0.9 to forward Anthropic-Beta header (#22842, 61b513e58)

Compare: v2.31.3...v2.31.4

Container image

  • docker pull ghcr.io/coder/coder:2.31.4

Install/upgrade

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

Commits
  • 1a774ab fix(tailnet): retry after transport dial timeouts (#22977) (cherry-pick/v2.31...
  • 581e956 fix: prevent ui error when last org member is removed (#23019)
  • 2cd4e03 fix: prevent emitting build duration metric for devcontainer subagents (#22930)
  • 61b513e fix: bump aibridge to v1.0.9 to forward Anthropic-Beta header (#22842)
  • 757634c fix: filter sub-agents from build duration metric (#22732) (#22919)
  • a379215 feat: add Prometheus collector for DERP server expvar metrics (#22583) (#22917)
  • See full diff in compare view

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 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

…pdate

Bumps the coder-image group with 1 update in the /heroku directory: [coder/coder](https://github.com/coder/coder).
Bumps the coder-image group with 1 update in the /render directory: [coder/coder](https://github.com/coder/coder).


Updates `coder/coder` from v2.31.3 to v2.31.5
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.31.3...v2.31.5)

Updates `coder/coder` from v2.31.3 to v2.31.5
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.31.3...v2.31.5)

---
updated-dependencies:
- dependency-name: coder/coder
  dependency-version: v2.31.5
  dependency-type: direct:production
  dependency-group: coder-image
- dependency-name: coder/coder
  dependency-version: v2.31.5
  dependency-type: direct:production
  dependency-group: coder-image
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Mar 16, 2026
@matifali matifali merged commit fd58788 into main Mar 16, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/docker/heroku/coder-image-b050be4694 branch March 16, 2026 06:49
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 docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant