Commit c1e2cbb
chore(deps): bump github.com/coder/coder/v2 from 2.27.3 to 2.28.3 (#280)
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from
2.27.3 to 2.28.3.
<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.28.3</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>Bug fixes</h3>
<ul>
<li>Upgrade aibridge lib to fix cache issue (<a
href="https://github.com/coder/coder/issues/20730">#20730</a>)
(<a
href="https://github.com/coder/coder/issues/20734">#20734</a>,
7beb95fd5)
<blockquote>
<p>AI Bridge's injected MCP tools were not being set in a stable sort
order. This lead to invalidation of the cache in upstream AI providers'
APIs, resulting in more cache writes and therefore higher token spend.
Deployments with AI Bridge enabled as well as the oauth2 and
mcp-server-http experiments will be affected by this bug, and are highly
encouraged to upgrade.</p>
</blockquote>
</li>
</ul>
<p>Compare: <a
href="https://github.com/coder/coder/compare/v2.28.2...v2.28.3"><code>v2.28.2...v2.28.3</code></a></p>
<h2>Container image</h2>
<ul>
<li><code>docker pull ghcr.io/coder/coder:v2.28.3</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.28.2</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>Bug fixes</h3>
<ul>
<li>Use correct slog arguments (<a
href="https://github.com/coder/coder/issues/20721">#20721</a>)
(<a
href="https://github.com/coder/coder/issues/20723">#20723</a>,
097e085fc)</li>
</ul>
<p>Compare: <a
href="https://github.com/coder/coder/compare/v2.28.1...v2.28.2"><code>v2.28.1...v2.28.2</code></a></p>
<h2>Container image</h2>
<ul>
<li><code>docker pull ghcr.io/coder/coder:v2.28.2</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.28.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>
<h3>Chores</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/coder/coder/commit/7beb95fd56d2f790502e236b64906f8eefb969bd"><code>7beb95f</code></a>
fix: upgrade aibridge lib to fix cache issue (<a
href="https://github.com/coder/coder/issues/20730">#20730</a>)
(<a
href="https://github.com/coder/coder/issues/20734">#20734</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/097e085fcb0b8dbcaa78e3338444d1b0c6af6a90"><code>097e085</code></a>
fix: use correct slog arguments (<a
href="https://github.com/coder/coder/issues/20721">#20721</a>)
(<a
href="https://github.com/coder/coder/issues/20723">#20723</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/b8ab2d351fbd6b68ca5afe659de89e25c300f3c3"><code>b8ab2d3</code></a>
chore: update Go to 1.24.10 (<a
href="https://github.com/coder/coder/issues/20684">#20684</a>)
(<a
href="https://github.com/coder/coder/issues/20688">#20688</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/1b1e3cb706b899e0779f1561e088ee8cbd3f6aaf"><code>1b1e3cb</code></a>
chore: change managed agent limit (<a
href="https://github.com/coder/coder/issues/20664">#20664</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/ea0aca0f26f3b32e95ce624e3877acbcaaa7c7ca"><code>ea0aca0</code></a>
fix(coderd): fix template ai task check error message (<a
href="https://github.com/coder/coder/issues/20651">#20651</a>)
(<a
href="https://github.com/coder/coder/issues/20659">#20659</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/563612eb3b3b585a729cabc3555fda5f34dbbb71"><code>563612e</code></a>
fix: delete related task when deleting workspace (<a
href="https://github.com/coder/coder/issues/20567">#20567</a>)
(<a
href="https://github.com/coder/coder/issues/20585">#20585</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/fa43ea8e688bfcf8a7591936274a54d5a0058497"><code>fa43ea8</code></a>
chore: remove brazil fly.io proxy (<a
href="https://github.com/coder/coder/issues/20601">#20601</a>)
(<a
href="https://github.com/coder/coder/issues/20645">#20645</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/d82ba7e3a4e18ad85fda871edc135cf851d58f71"><code>d82ba7e</code></a>
fix(coderd): disallow POSTing a workspace build on a deleted workspace
(<a
href="https://github.com/coder/coder/issues/2058">#2058</a>...</li>
<li><a
href="https://github.com/coder/coder/commit/cb4ea1f3970518d620bde14ea511bf1c4129327a"><code>cb4ea1f</code></a>
fix(coderd): fix audit log resource link for tasks (<a
href="https://github.com/coder/coder/issues/20545">#20545</a>)
(<a
href="https://github.com/coder/coder/issues/20547">#20547</a>)</li>
<li><a
href="https://github.com/coder/coder/commit/effbe4e52e83ef78bfcbac858fbbaf4751aa854b"><code>effbe4e</code></a>
refactor: remove TaskAppID from codersdk.WorkspaceBuild (<a
href="https://github.com/coder/coder/issues/20583">#20583</a>)
(<a
href="https://github.com/coder/coder/issues/20592">#20592</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/coder/coder/compare/v2.27.3...v2.28.3">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>
[](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't
alter 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 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)
</details>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ethan Dickson <[email protected]>
Co-authored-by: Ethan <[email protected]>1 parent da876fb commit c1e2cbb
4 files changed
+81
-81
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
| 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 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
187 | 187 | | |
188 | | - | |
189 | | - | |
| 188 | + | |
| 189 | + | |
190 | 190 | | |
191 | | - | |
192 | | - | |
| 191 | + | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
0 commit comments