- Notifications
You must be signed in to change notification settings - Fork3
Commit5af8537
authored
chore(deps): bump github.com/coder/coder/v2 from 2.18.4 to 2.18.5 (#174)
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from2.18.4 to 2.18.5.<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.18.5</h2><blockquote><h2>Stable (since January 29, 2025)</h2></blockquote><h2>Changelog</h2><ul><li>Migrate to <ahref="https://github.com/coder/websocket">coder/websocket</a> 1.8.12 (<ahref="https://redirect.github.com/coder/coder/issues/15898">#15898</a>,2c7f8ac65) (<ahref="https://github.com/spikecurtis"><code>@spikecurtis</code></a>)</li><li>Update <ahref="https://github.com/coder/tailscale">coder/tailscale</a> to latestmain (<ahref="https://redirect.github.com/coder/coder/issues/15927">#15927</a>,2bba3d7b7) (<a href="https://github.com/Emyrk"><code>@Emyrk</code></a>)<blockquote><p>Resolves <ahref="https://redirect.github.com/coder/coder/issues/15616">SSHpanic</a>.</p></blockquote></li><li>Provisioner: Add support for built-in Terraform functions (<ahref="https://redirect.github.com/coder/coder/issues/16183">#16183</a>,4ba0b39f0) (<ahref="https://github.com/johnstcn"><code>@johnstcn</code></a>)</li><li>Provisioner: Allow empty values in <code>coder_workspace_tag</code>defaults (<ahref="https://redirect.github.com/coder/coder/issues/16303">#16303</a>,76adde91d)</li></ul><p>Compare: <ahref="https://github.com/coder/coder/compare/v2.18.4...v2.18.5"><code>v2.18.4...v2.18.5</code></a></p><h2>Container image</h2><ul><li><code>docker pull ghcr.io/coder/coder:v2.18.5</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></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/coder/coder/commit/41bfcccd4afc923523d7e602e7ed262c9eb826c7"><code>41bfccc</code></a>chore: cherry-pick <ahref="https://redirect.github.com/coder/coder/issues/16183">#16183</a>and <ahref="https://redirect.github.com/coder/coder/issues/16303">#16303</a>for 2.18 (<ahref="https://redirect.github.com/coder/coder/issues/16313">#16313</a>)</li><li><ahref="https://github.com/coder/coder/commit/8fffdce0a3b59abcc4d2d6a2ef8bf6c0fc2ad962"><code>8fffdce</code></a>chore: add cherry-picks <ahref="https://redirect.github.com/coder/coder/issues/15898">#15898</a>and <ahref="https://redirect.github.com/coder/coder/issues/15927">#15927</a>to backport the fix to <ahref="https://redirect.github.com/coder/coder/issues/15616">#15616</a>(<ahref="https://redirect.github.com/coder/coder/issues/16265">#16265</a>)</li><li>See full diff in <ahref="https://github.com/coder/coder/compare/v2.18.4...v2.18.5">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>[](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 parentd51b7ca commit5af8537
2 files changed
+18
-85
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
| 51 | + | |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
| |||
90 | 92 |
| |
91 | 93 |
| |
92 | 94 |
| |
93 |
| - | |
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 |
| - | |
173 | 173 |
| |
174 | 174 |
|
0 commit comments
Comments
(0)