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

Commitf1ec468

Browse files
chore(deps): bump github.com/coder/coder/v2 from 2.24.1 to 2.25.1 (#244)
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from2.24.1 to 2.25.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.25.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>Upgrade to 1.24.6 to fix race in lib/pq queries (<ahref="https://redirect.github.com/coder/coder/issues/19214">#19214</a>)(<ahref="https://redirect.github.com/coder/coder/issues/19218">#19218</a>,079328d87)<blockquote><p>⚠ ResolvesCVE-2025-47907, details can be found <ahref="https://redirect.github.com/golang/go/issues/74831">here ingolang/go</a>. Additionally, see <ahref="https://coder.com/blog/query-mutating-data-race-in-go">our blogabout this vulnerability</a>.</p></blockquote></li></ul><p>Compare: <ahref="https://github.com/coder/coder/compare/v2.25.0...v2.25.1"><code>v2.25.0...v2.25.1</code></a></p><h2>Container image</h2><ul><li><code>docker pull ghcr.io/coder/coder:v2.25.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.25.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>Route connection logs to Connection log instead of Audit log (<ahref="https://redirect.github.com/coder/coder/issues/18340">#18340</a>,08e17a07f) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)<blockquote><p>Connections to workspaces (via SSH, workspace apps, or browserport-forwarding) will no longer create entries in the audit log. Thoseevents will now be included in the '<a href="">Connection Log</a>'.Please see the 'Connection Log' page in the dashboard, and theConnection Log documentation for details. Those with permission to viewthe Audit Log will also be able to view the Connection Log. The newConnection Log has the same licensing restrictions as the Audit Log, andrequires a Premium Coder deployment.</p></blockquote></li><li>Delete old connection events from audit log (<ahref="https://redirect.github.com/coder/coder/issues/18735">#18735</a>,f42de9fe1) (<ahref="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)<blockquote><p>With new connection events appearing in the Connection Log,connection events older than 90 days will now be deleted from the AuditLog. If you require this legacy data, we recommend querying it from theREST API or making a backup of the database/these events beforeupgrading your Coder deployment. Please see the PR for details on whatexactly will be deleted.Note: There are currently no plans to delete connection events from theConnection Log.</p></blockquote></li><li>Add ability to cancel pending workspace build (<ahref="https://redirect.github.com/coder/coder/issues/18713">#18713</a>,8202514ce) (<ahref="https://github.com/kacpersaw"><code>@​kacpersaw</code></a>)<blockquote><p>CancelWorkspaceBuild method in codersdk now accepts an<strong>optional</strong> <code>request</code> parameter.</p></blockquote></li><li>Use devcontainer ID when rebuilding a devcontainer (<ahref="https://redirect.github.com/coder/coder/issues/18604">#18604</a>,f2d229eed) (<ahref="https://github.com/DanielleMaywood"><code>@​DanielleMaywood</code></a>)<blockquote><p>Minor breaking change for workspaces enabled by our devcontainerintegration.Allows rebuilding a devcontainer without a valid devcontainer ID.</p></blockquote></li><li>CLI: Add CLI support for creating workspace with presets (<ahref="https://redirect.github.com/coder/coder/issues/18912">#18912</a>,b975d6d9b) (<ahref="https://github.com/ssncferreira"><code>@​ssncferreira</code></a>)<blockquote><p>This breaking change impacts the <code>coder create</code> CLIcommand only for templates which contain presets.</p><p>It introduces a <code>--preset</code> flag to the create command,which modifies the behavior when no preset is explicitly provided:</p><ul><li>If the template includes presets and a default preset, the defaultwill be automatically applied. The user will be notified, but notprompted.</li><li>If the template includes presets without a default, the user will beprompted to choose a preset.</li></ul><p>This breaks existing workflows for templates with presets that:</p><ul><li>Expect the create command to proceed without applying a preset</li><li>Rely on non-interactive scripts or automated workflows, which willnow fail or hang due to unexpected prompts</li></ul></blockquote></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/coder/coder/commit/3bf6a008763e2dd1e8829c75d91a0c36c49007c0"><code>3bf6a00</code></a>chore: revert CLI binary publishing for releases.coder.com (<ahref="https://redirect.github.com/coder/coder/issues/19236">#19236</a>)</li><li><ahref="https://github.com/coder/coder/commit/9eb5fc695e2ec534c8faddaa292f17c3661af96d"><code>9eb5fc6</code></a>chore: fix CLI binary publishing for releases.coder.com (<ahref="https://redirect.github.com/coder/coder/issues/19230">#19230</a>)</li><li><ahref="https://github.com/coder/coder/commit/079328d8742ef6bcdb1fc2bf36babeb2d48251ff"><code>079328d</code></a>fix: upgrade to 1.24.6 to fix race in lib/pq queries (<ahref="https://redirect.github.com/coder/coder/issues/19214">#19214</a>)(<ahref="https://redirect.github.com/coder/coder/issues/19218">#19218</a>)</li><li><ahref="https://github.com/coder/coder/commit/e68ffe85b7e42e7c4991145c87472a1930c74f54"><code>e68ffe8</code></a>ci: bump xcode version to 16.1.0 (<ahref="https://redirect.github.com/coder/coder/issues/19125">#19125</a>)(<ahref="https://redirect.github.com/coder/coder/issues/19221">#19221</a>)</li><li><ahref="https://github.com/coder/coder/commit/e6ec95757ab9772b1f5f1ed8a49e6d2640927318"><code>e6ec957</code></a>Cherry-pick for release 2.25 (<ahref="https://redirect.github.com/coder/coder/issues/19169">#19169</a>)</li><li><ahref="https://github.com/coder/coder/commit/f1cf81c10b63575fc8c18671e66c47032f171b06"><code>f1cf81c</code></a>chore: add openai icon (cherry-pick <ahref="https://redirect.github.com/coder/coder/issues/19118">#19118</a>)(<ahref="https://redirect.github.com/coder/coder/issues/19176">#19176</a>)</li><li><ahref="https://github.com/coder/coder/commit/4bced62bf17c9081e8a9289405474861c4535ee3"><code>4bced62</code></a>chore: add site/ CODEOWNERS (<ahref="https://redirect.github.com/coder/coder/issues/19086">#19086</a>)</li><li><ahref="https://github.com/coder/coder/commit/3a3972c44d0a079c0ebbcc30ba8a4a72f7e45a2d"><code>3a3972c</code></a>chore: add catalog-info.yaml for backstage integration (<ahref="https://redirect.github.com/coder/coder/issues/19085">#19085</a>)</li><li><ahref="https://github.com/coder/coder/commit/558e25d591a657473c3b49763ae8a087f601e8be"><code>558e25d</code></a>feat: support shift+enter in terminal (<ahref="https://redirect.github.com/coder/coder/issues/19021">#19021</a>)</li><li><ahref="https://github.com/coder/coder/commit/71738f6db985418a9a0295401d7a1425a76d41d6"><code>71738f6</code></a>feat(site): support icon and description in preset (<ahref="https://redirect.github.com/coder/coder/issues/19063">#19063</a>)</li><li>Additional commits viewable in <ahref="https://github.com/coder/coder/compare/v2.24.1...v2.25.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.24.1&new-version=2.25.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>
1 parent5b6a769 commitf1ec468

File tree

2 files changed

+98
-98
lines changed

2 files changed

+98
-98
lines changed

‎go.mod‎

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
modulegithub.com/coder/terraform-provider-coderd
22

3-
go1.24.4
3+
go1.24.6
44

55
require (
6-
cdr.dev/slogv1.6.2-0.20241112041820-0ec81e6e67bb
7-
github.com/coder/coder/v2v2.24.1
6+
cdr.dev/slogv1.6.2-0.20250703074222-9df5e0a6c145
7+
github.com/coder/coder/v2v2.25.1
88
github.com/docker/dockerv28.3.2+incompatible
99
github.com/docker/go-connectionsv0.6.0
1010
github.com/google/uuidv1.6.0
@@ -57,7 +57,7 @@ require (
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.8.0// indirect
60+
github.com/coder/terraform-provider-coder/v2v2.9.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
@@ -72,7 +72,7 @@ require (
7272
github.com/felixge/httpsnoopv1.0.4// indirect
7373
github.com/go-chi/chi/v5v5.2.2// indirect
7474
github.com/go-jose/go-jose/v4v4.1.0// indirect
75-
github.com/go-logr/logrv1.4.2// indirect
75+
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.3.0// indirect
@@ -93,7 +93,7 @@ require (
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
96-
github.com/hashicorp/hcl/v2v2.23.0// indirect
96+
github.com/hashicorp/hcl/v2v2.24.0// indirect
9797
github.com/hashicorp/logutilsv1.0.0// indirect
9898
github.com/hashicorp/terraform-execv0.23.0// indirect
9999
github.com/hashicorp/terraform-jsonv0.25.0// 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.2.2+incompatible// indirect
118+
github.com/moby/mobyv28.3.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
@@ -147,53 +147,53 @@ require (
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.8.0// indirect
150+
github.com/spf13/castv1.9.2// indirect
151151
github.com/spf13/pflagv1.0.6// 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.62.0// indirect
155+
github.com/valyala/fasthttpv1.64.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.10// indirect
159+
github.com/yuin/goldmarkv1.7.12// indirect
160160
github.com/yuin/goldmark-metav1.1.0// indirect
161161
github.com/yusufpapurcu/wmiv1.2.4// indirect
162162
github.com/zclconf/go-ctyv1.16.3// indirect
163163
github.com/zeebo/errsv1.4.0// indirect
164164
go.abhg.dev/goldmark/frontmatterv0.2.0// indirect
165-
go.nhat.io/otelsqlv0.15.0// indirect
165+
go.nhat.io/otelsqlv0.16.0// indirect
166166
go.opentelemetry.io/auto/sdkv1.1.0// indirect
167167
go.opentelemetry.io/collector/componentv1.27.0// indirect
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.60.0// indirect
172-
go.opentelemetry.io/otelv1.35.0// indirect
171+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.61.0// indirect
172+
go.opentelemetry.io/otelv1.37.0// indirect
173173
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.35.0// indirect
174174
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.35.0// indirect
175-
go.opentelemetry.io/otel/metricv1.35.0// indirect
176-
go.opentelemetry.io/otel/sdkv1.35.0// indirect
177-
go.opentelemetry.io/otel/tracev1.35.0// indirect
175+
go.opentelemetry.io/otel/metricv1.37.0// indirect
176+
go.opentelemetry.io/otel/sdkv1.37.0// indirect
177+
go.opentelemetry.io/otel/tracev1.37.0// indirect
178178
go.opentelemetry.io/proto/otlpv1.5.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
182-
golang.org/x/cryptov0.39.0// indirect
182+
golang.org/x/cryptov0.40.0// indirect
183183
golang.org/x/expv0.0.0-20250408133849-7e4ce0ab07d0// indirect
184-
golang.org/x/modv0.25.0// indirect
185-
golang.org/x/netv0.40.0// indirect
186-
golang.org/x/oauth2v0.29.0// indirect
187-
golang.org/x/syncv0.15.0// indirect
188-
golang.org/x/sysv0.33.0// indirect
189-
golang.org/x/termv0.32.0// indirect
190-
golang.org/x/textv0.26.0// indirect
191-
golang.org/x/timev0.11.0// indirect
192-
golang.org/x/toolsv0.33.0// indirect
184+
golang.org/x/modv0.26.0// indirect
185+
golang.org/x/netv0.42.0// indirect
186+
golang.org/x/oauth2v0.30.0// indirect
187+
golang.org/x/syncv0.16.0// indirect
188+
golang.org/x/sysv0.34.0// indirect
189+
golang.org/x/termv0.33.0// indirect
190+
golang.org/x/textv0.27.0// indirect
191+
golang.org/x/timev0.12.0// indirect
192+
golang.org/x/toolsv0.35.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-20250324211829-b45e905df463// indirect
196-
google.golang.org/genproto/googleapis/rpcv0.0.0-20250425173222-7b384671a197// 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
197197
google.golang.org/grpcv1.73.0// indirect
198198
google.golang.org/protobufv1.36.6// indirect
199199
gopkg.in/DataDog/dd-trace-go.v1v1.74.0// indirect

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp