Commit 3ce18ee
chore(deps): bump github.com/coder/coder/v2 from 2.31.9 to 2.32.1 (#335)
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from
2.31.9 to 2.32.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/coder/coder/releases">github.com/coder/coder/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.32.1</h2>
<h2>Changelog</h2>
<blockquote>
<p>[!NOTE]
This is a mainline Coder release. We advise enterprise customers without
a staging environment to install our <a
href="https://github.com/coder/coder/releases/latest">latest stable
release</a> while we refine this version. Learn more about our <a
href="https://coder.com/docs/install/releases">Release Schedule</a>.</p>
</blockquote>
<h2>BREAKING CHANGES</h2>
<ul>
<li>fix!: terminal command confirmation dialog (cherry-pick to 2.32) (<a
href="https://redirect.github.com/coder/coder/issues/24767">#24767</a>)</li>
</ul>
<blockquote>
<p>When a <code>?command= parameter</code> is present, a confirmation
dialog is shown before the command executes. The user must click Run
command to proceed or Cancel to close the terminal window. This prevents
external links from silently executing arbitrary commands in a
workspace.</p>
<p>Template-configured apps that use the command attribute in <a
href="https://registry.terraform.io/providers/coder/coder/latest/docs/resources/app"><code>coder_app</code></a>
are trusted and bypass the confirmation dialog. These apps use the
<code>?app=</code> parameter internally, which resolves the command from
the agent's app list. See <a
href="https://coder.com/docs/user-guides/workspace-access/web-terminal#custom-commands">docs</a>.</p>
</blockquote>
<h2>Bug Fixes</h2>
<ul>
<li>fix: bump hashicorp/hc-install to v0.9.4 (<a
href="https://redirect.github.com/coder/coder/issues/24547">#24547</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/24576">#24576</a>)</li>
<li>fix(coderd/externalauth): save refreshed token before validation (<a
href="https://redirect.github.com/coder/coder/issues/24332">#24332</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/24579">#24579</a>)</li>
<li>fix(site): implement agent logs improvements (<a
href="https://redirect.github.com/coder/coder/issues/24455">#24455</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/24733">#24733</a>)</li>
<li>fix: restore kebab menu flex (<a
href="https://redirect.github.com/coder/coder/issues/24359">#24359</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/24734">#24734</a>)</li>
<li>fix: widen engines.node to include Node.js 24 LTS (<a
href="https://redirect.github.com/coder/coder/issues/24419">#24419</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/24468">#24468</a>)</li>
<li>fix(coderd/x/chatd): hoist system prompt fetch out of chat creation
transaction (<a
href="https://redirect.github.com/coder/coder/issues/24369">#24369</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/24415">#24415</a>)</li>
<li>fix: prevent 'See all templates' from overlapping template list in
New Workspace dropdown (<a
href="https://redirect.github.com/coder/coder/issues/24356">#24356</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/24386">#24386</a>)</li>
</ul>
<p>Compare: <a
href="https://github.com/coder/coder/compare/v2.32.0...v2.32.1"><code>v2.32.0...v2.32.1</code></a></p>
<h2>Container image</h2>
<ul>
<li><code>docker pull ghcr.io/coder/coder:2.32.1</code></li>
</ul>
<h2>Install/upgrade</h2>
<p>Refer to our docs to <a
href="https://coder.com/docs/install">install</a> or <a
href="https://coder.com/docs/install/upgrade">upgrade</a> Coder, or use
a release asset below.</p>
<h2>v2.32.0</h2>
<h2>Changelog</h2>
<blockquote>
<p>[!NOTE]
This is a mainline Coder release. We advise enterprise customers without
a staging environment to install our <a
href="https://github.com/coder/coder/releases/latest">latest stable
release</a> while we refine this version. Learn more about our <a
href="https://coder.com/docs/install/releases">Release Schedule</a>.</p>
</blockquote>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>chore!: remove members' ability to read their own AI Bridge
interceptions (<a
href="https://redirect.github.com/coder/coder/pull/23320">#23320</a>)</p>
<blockquote>
<p>Regular users (non-owners, non-auditors) can no longer read AI Bridge
interception data, including their own. Only owners and auditors retain
read access. This tightens the RBAC surface to prevent insiders from
observing what data is tracked.</p>
</blockquote>
</li>
<li>
<p>fix(cli)!: <code>coder groups list -o json</code> output structure
changed (<a
href="https://redirect.github.com/coder/coder/pull/22923">#22923</a>)</p>
<blockquote>
<p>The JSON output is now a flat structure matching other <code>coder
list -o json</code> commands. Previously this command returned empty
zero-value structs due to a bug, so no working consumer of the old
format could exist.</p>
</blockquote>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/coder/coder/commit/2466f0cb22022a57f5d6f41db2f8c8b2447a4d1d"><code>2466f0c</code></a>
fix: bump hashicorp/hc-install to v0.9.4 (<a
href="https://redirect.github.com/coder/coder/issues/24547">#24547</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/24576">#24576</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/c9b5f12e9c8024f58cb313753be46f83aac97e39"><code>c9b5f12</code></a>
fix!: terminal command confirmation dialog (cherry-pick to 2.32) (<a
href="https://redirect.github.com/coder/coder/issues/24767">#24767</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/4d00bc63db3345eff83e47ddd76778161c308351"><code>4d00bc6</code></a>
fix(coderd/externalauth): save refreshed token before validation (<a
href="https://redirect.github.com/coder/coder/issues/24332">#24332</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/2">#2</a>...</li>
<li><a
href="https://github.com/coder/coder/commit/26373e5c6772e67b82c200ba0cf9fba21649fc87"><code>26373e5</code></a>
fix(site): implement agent logs improvements (<a
href="https://redirect.github.com/coder/coder/issues/24455">#24455</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/24733">#24733</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/06f6b7920a535df75b19bc353eb30e66a7cff0da"><code>06f6b79</code></a>
fix: restore kebab menu flex (<a
href="https://redirect.github.com/coder/coder/issues/24359">#24359</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/24734">#24734</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/b40faa72ef1644ac85767ca7cad1e7fdb67dd075"><code>b40faa7</code></a>
fix: widen engines.node to include Node.js 24 LTS (<a
href="https://redirect.github.com/coder/coder/issues/24419">#24419</a>)
(<a
href="https://redirect.github.com/coder/coder/issues/24468">#24468</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/62191910f8abfca71fe17ef2ef1cb9d51da9b9cd"><code>6219191</code></a>
fix(coderd/x/chatd): hoist system prompt fetch out of chat creation
transacti...</li>
<li><a
href="https://github.com/coder/coder/commit/8d740ff6b7c3defa3c8ad235ed18624aebce761b"><code>8d740ff</code></a>
fix: prevent 'See all templates' from overlapping template list in New
Worksp...</li>
<li><a
href="https://github.com/coder/coder/commit/34584e909bbe6f501fb2cbdc994325b4d3f9e2ef"><code>34584e9</code></a>
fix: update to our fork of charm.land/fantasy with appendCompact perf
improve...</li>
<li><a
href="https://github.com/coder/coder/commit/2625056e7108bc66557b67188422b9b924db3b74"><code>2625056</code></a>
fix: backport Go 1.25.9 and dependency fixes (<a
href="https://redirect.github.com/coder/coder/issues/24330">#24330</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/coder/coder/compare/v2.31.9...v2.32.1">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</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>
---------
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 parent 629acc4 commit 3ce18ee
5 files changed
Lines changed: 102 additions & 104 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
65 | 64 | | |
66 | 65 | | |
67 | | - | |
| 66 | + | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
76 | | - | |
77 | | - | |
| 75 | + | |
| 76 | + | |
78 | 77 | | |
79 | | - | |
| 78 | + | |
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
84 | | - | |
| 83 | + | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
90 | | - | |
| 89 | + | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
| |||
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
128 | | - | |
| 127 | + | |
129 | 128 | | |
130 | 129 | | |
131 | 130 | | |
| |||
143 | 142 | | |
144 | 143 | | |
145 | 144 | | |
146 | | - | |
147 | | - | |
| 145 | + | |
| 146 | + | |
148 | 147 | | |
149 | 148 | | |
150 | 149 | | |
151 | 150 | | |
152 | | - | |
| 151 | + | |
153 | 152 | | |
154 | | - | |
| 153 | + | |
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
160 | 159 | | |
161 | 160 | | |
162 | | - | |
| 161 | + | |
163 | 162 | | |
164 | 163 | | |
165 | 164 | | |
166 | 165 | | |
167 | | - | |
| 166 | + | |
168 | 167 | | |
169 | 168 | | |
170 | 169 | | |
| |||
176 | 175 | | |
177 | 176 | | |
178 | 177 | | |
179 | | - | |
| 178 | + | |
180 | 179 | | |
181 | | - | |
182 | | - | |
| 180 | + | |
| 181 | + | |
183 | 182 | | |
184 | 183 | | |
185 | 184 | | |
186 | 185 | | |
187 | 186 | | |
188 | 187 | | |
189 | | - | |
| 188 | + | |
190 | 189 | | |
191 | 190 | | |
192 | | - | |
| 191 | + | |
193 | 192 | | |
194 | 193 | | |
195 | | - | |
| 194 | + | |
196 | 195 | | |
197 | 196 | | |
198 | 197 | | |
199 | 198 | | |
200 | | - | |
| 199 | + | |
201 | 200 | | |
202 | 201 | | |
203 | 202 | | |
204 | | - | |
205 | | - | |
206 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
207 | 206 | | |
208 | 207 | | |
209 | | - | |
| 208 | + | |
210 | 209 | | |
211 | 210 | | |
212 | 211 | | |
| |||
0 commit comments