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

Commit2993d0b

Browse files
chore(deps): bump github.com/coder/coder/v2 from 2.25.2 to 2.27.1 (#269)
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from2.25.2 to 2.27.1.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/coder/coder/releases">github.com/coder/coder/v2'sreleases</a>.</em></p><blockquote><h2>v2.27.1</h2><h2>Changelog</h2><blockquote><p>[!NOTE]This is a mainline Coder release. We advise enterprise customers withouta staging environment to install our <ahref="https://github.com/coder/coder/releases/latest">latest stablerelease</a> while we refine this version. Learn more about our <ahref="https://coder.com/docs/install/releases">Release Schedule</a>.</p></blockquote><h3>Bug fixes</h3><ul><li>Server: Truncate task prompt to 160 characters in notifications (<ahref="https://redirect.github.com/coder/coder/issues/20147">#20147</a>)(<ahref="https://redirect.github.com/coder/coder/issues/20153">#20153</a>,b2d6a1886) (<ahref="https://github.com/johnstcn"><code>@​johnstcn</code></a>)<blockquote><p>Certain <code>coder stat</code> commands were failing on more complexCgroup environments. This patch addresses that failure, and othercomplex setups.</p></blockquote></li></ul><h3>Chores</h3><ul><li>Upgrade coder/clistat to v1.1.1 (<ahref="https://redirect.github.com/coder/coder/issues/20322">#20322</a>)(<ahref="https://redirect.github.com/coder/coder/issues/20325">#20325</a>,230b55bfa)</li></ul><p>Compare: <ahref="https://github.com/coder/coder/compare/v2.27.0...v2.27.1"><code>v2.27.0...v2.27.1</code></a></p><h2>Container image</h2><ul><li><code>docker pull ghcr.io/coder/coder:v2.27.1</code></li></ul><h2>Install/upgrade</h2><p>Refer to our docs to <ahref="https://coder.com/docs/install">install</a> or <ahref="https://coder.com/docs/install/upgrade">upgrade</a> Coder, or usea release asset below.</p><h2>v2.27.0</h2><h2>Changelog</h2><blockquote><p>[!NOTE]This is a mainline Coder release. We advise enterprise customers withouta staging environment to install our <ahref="https://github.com/coder/coder/releases/latest">latest stablerelease</a> while we refine this version. Learn more about our <ahref="https://coder.com/docs/install/releases">Release Schedule</a>.</p></blockquote><h3>BREAKING CHANGES</h3><ul><li>Use client IP when creating connection logs for workspace proxiedapp accesses (<ahref="https://redirect.github.com/coder/coder/issues/19788">#19788</a>,6a9b896f5) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)<blockquote><p>The presence of the <code>ip</code> field on<code>codersdk.ConnectionLog</code> cannot be guaranteed, and so thefield has been made optional. It may be omitted on API responses.</p></blockquote></li><li>Server: Only show task status for current build (<ahref="https://redirect.github.com/coder/coder/issues/19966">#19966</a>,eb55f0ab1) (<ahref="https://github.com/johnstcn"><code>@​johnstcn</code></a>)<blockquote><p>Renames the <code>TaskStateCompleted</code> constant to<code>TaskStateComplete</code> to align with the tense used in<code>WorkspaceAppStatusStateComplete</code>, requiring any codereferencing the constant to be updated.</p></blockquote></li><li>Rename prompt field to input for task creation (<ahref="https://redirect.github.com/coder/coder/issues/19982">#19982</a>,eb7473283) (<ahref="https://github.com/DanielleMaywood"><code>@​DanielleMaywood</code></a>)<blockquote><p>Renames the <code>CreateTaskRequest.Prompt</code> to<code>CreateTaskRequest.Input</code> to align with language used in ourCLI and elsewhere in the codebase.</p></blockquote></li></ul><h3>Features</h3><h4>AI Bridge</h4><p>AI Bridge, the self-hosted LLM proxy for auditing LLM tools andadoption is now in Early access, get started with our <ahref="https://coder.com/docs/ai-coder/ai-bridge">setup guide</a>.</p><ul><li>Add <code>aibridgedserver</code> pkg (<ahref="https://redirect.github.com/coder/coder/issues/19902">#19902</a>,615585d5d) (<ahref="https://github.com/dannykopping"><code>@​dannykopping</code></a>)</li><li>Add aibridged package (<ahref="https://redirect.github.com/coder/coder/issues/19797">#19797</a>,fc9bff710) (<ahref="https://github.com/dannykopping"><code>@​dannykopping</code></a>)</li><li>Initialize <code>aibridged</code> &amp; mount API handler (<ahref="https://redirect.github.com/coder/coder/issues/19798">#19798</a>,0a7981705) (<ahref="https://github.com/dannykopping"><code>@​dannykopping</code></a>)</li><li>Add endpoint to list aibridge interceptions (<ahref="https://redirect.github.com/coder/coder/issues/19929">#19929</a>,0a6ba5d51) (<ahref="https://github.com/pawbana"><code>@​pawbana</code></a>)</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/coder/coder/commit/230b55bfa043c6cb1c2be7e00fa347f27a65ebe7"><code>230b55b</code></a>chore: upgrade coder/clistat to v1.1.1 (<ahref="https://redirect.github.com/coder/coder/issues/20322">#20322</a>)(<ahref="https://redirect.github.com/coder/coder/issues/20325">#20325</a>)</li><li><ahref="https://github.com/coder/coder/commit/b2d6a188614ae579b8ac870d7b3528ab16ae66f5"><code>b2d6a18</code></a>fix(coderd): truncate task prompt to 160 characters in notifications (<ahref="https://redirect.github.com/coder/coder/issues/20147">#20147</a>)...</li><li><ahref="https://github.com/coder/coder/commit/c0cd32c2c4d583423be4cec2a6f9f30209cbce3b"><code>c0cd32c</code></a>chore: fix missing variable in deploy workflow (<ahref="https://redirect.github.com/coder/coder/issues/20135">#20135</a>)</li><li><ahref="https://github.com/coder/coder/commit/c2414d5287705916875377833e43c5c21ef57a37"><code>c2414d5</code></a>chore: backport release freeze workflow to 2.27 (<ahref="https://redirect.github.com/coder/coder/issues/20132">#20132</a>)</li><li><ahref="https://github.com/coder/coder/commit/ff69ed69df8cf22b60aa0bebafb0fcc89d38f4a0"><code>ff69ed6</code></a>chore: backport various downgrades from main (<ahref="https://redirect.github.com/coder/coder/issues/20133">#20133</a>)</li><li><ahref="https://github.com/coder/coder/commit/f4a6894bf42f96e604173d755adcf036a7def1ac"><code>f4a6894</code></a>chore: bump <code>@​radix-ui/react-dialog</code> from 1.1.4 to 1.1.15 in/site (<ahref="https://redirect.github.com/coder/coder/issues/20068">#20068</a>)</li><li><ahref="https://github.com/coder/coder/commit/77b95983aa1282ebe77821e56cd3a41b1584c844"><code>77b9598</code></a>chore: bump <code>@​radix-ui/react-select</code> from 2.1.4 to 2.2.6 in/site (<ahref="https://redirect.github.com/coder/coder/issues/20079">#20079</a>)</li><li><ahref="https://github.com/coder/coder/commit/fc6c5a49d6122e10adfdfd075d7066a4a87a778e"><code>fc6c5a4</code></a>chore: bump msw from 2.4.8 to 2.11.3 in /site (<ahref="https://redirect.github.com/coder/coder/issues/20074">#20074</a>)</li><li><ahref="https://github.com/coder/coder/commit/7c4c4abc7b41561cb20ebd7e4ef1a175a4ff0d73"><code>7c4c4ab</code></a>chore: bump the vite group across 1 directory with 3 updates (<ahref="https://redirect.github.com/coder/coder/issues/20057">#20057</a>)</li><li><ahref="https://github.com/coder/coder/commit/cdd9ddd65949810a5b70baf4176e3784f47ab722"><code>cdd9ddd</code></a>chore: bump ssh2 and <code>@​types/ssh2</code> in /site (<ahref="https://redirect.github.com/coder/coder/issues/20077">#20077</a>)</li><li>Additional commits viewable in <ahref="https://github.com/coder/coder/compare/v2.25.2...v2.27.1">compareview</a></li></ul></details><br /><details><summary>Most Recent Ignore Conditions Applied to This PullRequest</summary>| 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] |</details>[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/coder/coder/v2&package-manager=go_modules&previous-version=2.25.2&new-version=2.27.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Ethan Dickson <ethan@coder.com>
1 parenteb6ec77 commit2993d0b

File tree

4 files changed

+125
-119
lines changed

4 files changed

+125
-119
lines changed

‎go.mod‎

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.6
44

55
require (
66
cdr.dev/slogv1.6.2-0.20250703074222-9df5e0a6c145
7-
github.com/coder/coder/v2v2.25.2
7+
github.com/coder/coder/v2v2.27.3
88
github.com/docker/dockerv28.3.3+incompatible
99
github.com/docker/go-connectionsv0.6.0
1010
github.com/google/uuidv1.6.0
@@ -43,44 +43,44 @@ require (
4343
github.com/Masterminds/semver/v3v3.3.1// indirect
4444
github.com/Masterminds/sprig/v3v3.2.3// indirect
4545
github.com/Microsoft/go-winiov0.6.2// indirect
46-
github.com/ProtonMail/go-cryptov1.1.6// indirect
46+
github.com/ProtonMail/go-cryptov1.3.0// indirect
4747
github.com/agext/levenshteinv1.2.3// indirect
4848
github.com/apparentlymart/go-textseg/v15v15.0.0// indirect
4949
github.com/armon/go-radixv1.0.1-0.20221118154546-54df44f2176c// indirect
5050
github.com/aymanbagabas/go-osc52/v2v2.0.1// indirect
5151
github.com/beorn7/perksv1.0.1// indirect
5252
github.com/bgentry/speakeasyv0.2.0// indirect
5353
github.com/bmatcuk/doublestar/v4v4.9.1// indirect
54-
github.com/cenkalti/backoff/v4v4.3.0// indirect
54+
github.com/cenkalti/backoff/v5v5.0.2// indirect
5555
github.com/cespare/xxhash/v2v2.3.0// indirect
5656
github.com/cihub/seelogv0.0.0-20170130134532-f561c5e57575// indirect
5757
github.com/cloudflare/circlv1.6.1// indirect
5858
github.com/coder/prettyv0.0.0-20230908205945-e89ba86370e0// indirect
5959
github.com/coder/serpentv0.10.0// indirect
60-
github.com/coder/terraform-provider-coder/v2v2.9.0// indirect
60+
github.com/coder/terraform-provider-coder/v2v2.11.0// indirect
6161
github.com/coder/websocketv1.8.13// indirect
6262
github.com/containerd/errdefsv1.0.0// indirect
6363
github.com/containerd/errdefs/pkgv0.3.0// indirect
64-
github.com/coreos/go-oidc/v3v3.14.1// indirect
64+
github.com/coreos/go-oidc/v3v3.15.0// indirect
6565
github.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc// indirect
6666
github.com/distribution/referencev0.6.0// indirect
6767
github.com/docker/go-unitsv0.5.0// indirect
6868
github.com/dustin/go-humanizev1.0.1// indirect
6969
github.com/eapache/queue/v2v2.0.0-20230407133247-75960ed334e4// indirect
70-
github.com/ebitengine/puregov0.8.3// indirect
70+
github.com/ebitengine/puregov0.8.4// indirect
7171
github.com/fatih/colorv1.18.0// indirect
7272
github.com/felixge/httpsnoopv1.0.4// indirect
7373
github.com/go-chi/chi/v5v5.2.2// indirect
74-
github.com/go-jose/go-jose/v4v4.1.0// indirect
74+
github.com/go-jose/go-jose/v4v4.1.1// indirect
7575
github.com/go-logr/logrv1.4.3// indirect
7676
github.com/go-logr/stdrv1.2.2// indirect
7777
github.com/go-ole/go-olev1.3.0// indirect
7878
github.com/go-viper/mapstructure/v2v2.4.0// indirect
7979
github.com/gogo/protobufv1.3.2// indirect
8080
github.com/golang/protobufv1.5.4// indirect
8181
github.com/google/go-cmpv0.7.0// indirect
82-
github.com/google/pprofv0.0.0-20250403155104-27863c87afa6// indirect
83-
github.com/grpc-ecosystem/grpc-gateway/v2v2.26.1// indirect
82+
github.com/google/pprofv0.0.0-20250607225305-033d6d78b36a// indirect
83+
github.com/grpc-ecosystem/grpc-gateway/v2v2.27.1// indirect
8484
github.com/hashicorp/cliv1.1.7// indirect
8585
github.com/hashicorp/errwrapv1.1.0// indirect
8686
github.com/hashicorp/go-checkpointv0.5.0// indirect
@@ -89,7 +89,7 @@ require (
8989
github.com/hashicorp/go-hclogv1.6.3// indirect
9090
github.com/hashicorp/go-multierrorv1.1.1// indirect
9191
github.com/hashicorp/go-pluginv1.6.3// indirect
92-
github.com/hashicorp/go-retryablehttpv0.7.7// indirect
92+
github.com/hashicorp/go-retryablehttpv0.7.8// indirect
9393
github.com/hashicorp/go-uuidv1.0.3// indirect
9494
github.com/hashicorp/go-versionv1.7.0// indirect
9595
github.com/hashicorp/hc-installv0.9.2// indirect
@@ -115,7 +115,7 @@ require (
115115
github.com/mitchellh/mapstructurev1.5.1-0.20231216201459-8508981c8b6c// indirect
116116
github.com/mitchellh/reflectwalkv1.0.2// indirect
117117
github.com/moby/docker-image-specv1.3.1// indirect
118-
github.com/moby/mobyv28.3.0+incompatible// indirect
118+
github.com/moby/mobyv28.4.0+incompatible// indirect
119119
github.com/moby/sys/atomicwriterv0.1.0// indirect
120120
github.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1dd// indirect
121121
github.com/modern-go/reflect2v1.0.2// indirect
@@ -134,29 +134,29 @@ require (
134134
github.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2// indirect
135135
github.com/posener/completev1.2.3// indirect
136136
github.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55// indirect
137-
github.com/prometheus/client_golangv1.22.0// indirect
138-
github.com/prometheus/client_modelv0.6.1// indirect
139-
github.com/prometheus/commonv0.63.0// indirect
140-
github.com/prometheus/procfsv0.15.1// indirect
137+
github.com/prometheus/client_golangv1.23.0// indirect
138+
github.com/prometheus/client_modelv0.6.2// indirect
139+
github.com/prometheus/commonv0.65.0// indirect
140+
github.com/prometheus/procfsv0.16.1// indirect
141141
github.com/puzpuzpuz/xsync/v3v3.5.1// indirect
142142
github.com/richardartoul/moleculev1.0.1-0.20240531184615-7ca0df43c0b3// indirect
143143
github.com/rivo/unisegv0.4.7// indirect
144144
github.com/robfig/cron/v3v3.0.1// indirect
145145
github.com/secure-systems-lab/go-securesystemslibv0.9.0// indirect
146-
github.com/shirou/gopsutil/v4v4.25.4// indirect
146+
github.com/shirou/gopsutil/v4v4.25.5// indirect
147147
github.com/shopspring/decimalv1.3.1// indirect
148148
github.com/spaolacci/murmur3v1.1.0// indirect
149149
github.com/spf13/aferov1.14.0// indirect
150-
github.com/spf13/castv1.9.2// indirect
151-
github.com/spf13/pflagv1.0.6// indirect
150+
github.com/spf13/castv1.10.0// indirect
151+
github.com/spf13/pflagv1.0.7// indirect
152152
github.com/tinylib/msgpv1.2.5// indirect
153153
github.com/tklauser/go-sysconfv0.3.15// indirect
154154
github.com/tklauser/numcpusv0.10.0// indirect
155-
github.com/valyala/fasthttpv1.64.0// indirect
155+
github.com/valyala/fasthttpv1.66.0// indirect
156156
github.com/vmihailenco/msgpackv4.0.4+incompatible// indirect
157157
github.com/vmihailenco/msgpack/v5v5.4.1// indirect
158158
github.com/vmihailenco/tagparser/v2v2.0.0// indirect
159-
github.com/yuin/goldmarkv1.7.12// indirect
159+
github.com/yuin/goldmarkv1.7.13// indirect
160160
github.com/yuin/goldmark-metav1.1.0// indirect
161161
github.com/yusufpapurcu/wmiv1.2.4// indirect
162162
github.com/zclconf/go-ctyv1.17.0// indirect
@@ -168,34 +168,34 @@ require (
168168
go.opentelemetry.io/collector/pdatav1.27.0// indirect
169169
go.opentelemetry.io/collector/pdata/pprofilev0.121.0// indirect
170170
go.opentelemetry.io/collector/semconvv0.123.0// indirect
171-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.61.0// indirect
172-
go.opentelemetry.io/otelv1.37.0// indirect
173-
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.35.0// indirect
174-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.35.0// indirect
175-
go.opentelemetry.io/otel/metricv1.37.0// indirect
171+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.62.0// indirect
172+
go.opentelemetry.io/otelv1.38.0// indirect
173+
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.37.0// indirect
174+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.37.0// indirect
175+
go.opentelemetry.io/otel/metricv1.38.0// indirect
176176
go.opentelemetry.io/otel/sdkv1.37.0// indirect
177-
go.opentelemetry.io/otel/tracev1.37.0// indirect
178-
go.opentelemetry.io/proto/otlpv1.5.0// indirect
177+
go.opentelemetry.io/otel/tracev1.38.0// indirect
178+
go.opentelemetry.io/proto/otlpv1.7.0// indirect
179179
go.uber.org/atomicv1.11.0// indirect
180180
go.uber.org/multierrv1.11.0// indirect
181181
go.uber.org/zapv1.27.0// indirect
182182
golang.org/x/cryptov0.42.0// indirect
183-
golang.org/x/expv0.0.0-20250408133849-7e4ce0ab07d0// indirect
183+
golang.org/x/expv0.0.0-20250911091902-df9299821621// indirect
184184
golang.org/x/modv0.28.0// indirect
185185
golang.org/x/netv0.44.0// indirect
186-
golang.org/x/oauth2v0.30.0// indirect
186+
golang.org/x/oauth2v0.31.0// indirect
187187
golang.org/x/syncv0.17.0// indirect
188188
golang.org/x/sysv0.36.0// indirect
189189
golang.org/x/termv0.35.0// indirect
190190
golang.org/x/textv0.30.0// indirect
191-
golang.org/x/timev0.12.0// indirect
191+
golang.org/x/timev0.13.0// indirect
192192
golang.org/x/toolsv0.37.0// indirect
193193
golang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4da// indirect
194194
google.golang.org/appenginev1.6.8// indirect
195-
google.golang.org/genproto/googleapis/apiv0.0.0-20250505200425-f936aa4a68b2// indirect
196-
google.golang.org/genproto/googleapis/rpcv0.0.0-20250603155806-513f23925822// indirect
197-
google.golang.org/grpcv1.73.0// indirect
198-
google.golang.org/protobufv1.36.6// indirect
195+
google.golang.org/genproto/googleapis/apiv0.0.0-20250715232539-7130f93afb79// indirect
196+
google.golang.org/genproto/googleapis/rpcv0.0.0-20250908214217-97024824d090// indirect
197+
google.golang.org/grpcv1.75.1// indirect
198+
google.golang.org/protobufv1.36.9// indirect
199199
gopkg.in/DataDog/dd-trace-go.v1v1.74.0// indirect
200200
gopkg.in/ini.v1v1.67.0// indirect
201201
gopkg.in/yaml.v2v2.4.0// indirect

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp