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

Commitbbf2514

Browse files
chore(deps): bump github.com/coder/coder/v2 from 2.18.3 to 2.18.4 (#169)
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from2.18.3 to 2.18.4.<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.4</h2><blockquote><h2>Stable (since January 23, 2025)</h2></blockquote><h2>Changelog</h2><h3>Bug fixes</h3><ul><li>Return first workspace agent script timing per script (<ahref="https://redirect.github.com/coder/coder/issues/16203">#16203</a>,bd6f4266a) (<ahref="https://github.com/DanielleMaywood"><code>@​DanielleMaywood</code></a>)<blockquote><p>Fixes a <ahref="https://redirect.github.com/coder/coder/issues/15921">memoryleak</a> in the dashboard and prevents startup scripts from running ifthe agent crashes.</p></blockquote></li><li>Change precedence order between coder_workspace_tags andrequest_tags (<ahref="https://redirect.github.com/coder/coder/issues/16119">#16119</a>,803e2c767) (<ahref="https://github.com/johnstcn"><code>@​johnstcn</code></a>)<blockquote><p>Fixes an issue where setting workspace tags using variables wouldfail.</p></blockquote></li><li>Fetch custom roles from workspace agent context to fix brokenendpoints (<ahref="https://redirect.github.com/coder/coder/issues/16237">#16237</a>,612535856) (<ahref="https://github.com/Emyrk"><code>@​Emyrk</code></a>)</li><li>Examples: Persist <code>/home/coder</code> instead of<code>/home/${local.user}</code> on Docker template (<ahref="https://redirect.github.com/coder/coder/issues/16190">#16190</a>,075269a94) (<ahref="https://github.com/phorcys420"><code>@​phorcys420</code></a>)</li></ul><p>Compare: <ahref="https://github.com/coder/coder/compare/v2.18.3...v2.18.4"><code>v2.18.3...v2.18.4</code></a></p><h2>Container image</h2><ul><li><code>docker pull ghcr.io/coder/coder:v2.18.4</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/6125358569071babaf36a7d4ff976429387df8da"><code>6125358</code></a>fix: fetch custom roles from workspace agent context (cherry-pick <ahref="https://redirect.github.com/coder/coder/issues/16237">#16237</a>)(<ahref="https://redirect.github.com/coder/coder/issues/1">#1</a>...</li><li><ahref="https://github.com/coder/coder/commit/803e2c76793b2f05d3a08ac1719797e051942737"><code>803e2c7</code></a>fix: change precedence order between coder_workspace_tags andrequest_tags (#...</li><li><ahref="https://github.com/coder/coder/commit/bd6f4266a7bc0deb5c2bb5f6c053ef5d7196b44f"><code>bd6f426</code></a>fix: return first workspace agent script timing per script (cherry-pick<ahref="https://redirect.github.com/coder/coder/issues/1620">#1620</a>...</li><li><ahref="https://github.com/coder/coder/commit/075269a94e41ff7b65f79ba4df6058db1977a7a8"><code>075269a</code></a>fix(examples/templates/docker): persist <code>/home/coder</code> insteadof `/home/${loc...</li><li>See full diff in <ahref="https://github.com/coder/coder/compare/v2.18.3...v2.18.4">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.18.3&new-version=2.18.4)](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 parent3206dec commitbbf2514

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.22.8
44

55
require (
66
cdr.dev/slogv1.6.2-0.20241112041820-0ec81e6e67bb
7-
github.com/coder/coder/v2v2.18.3
7+
github.com/coder/coder/v2v2.18.4
88
github.com/docker/dockerv27.5.1+incompatible
99
github.com/docker/go-connectionsv0.5.0
1010
github.com/google/uuidv1.6.0

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ github.com/chenzhuoyu/iasm v0.9.0 h1:9fhXjVzq5hUy2gkhhgHl95zG2cEAhw9OSGs8toWWAwo
8585
github.com/chenzhuoyu/iasmv0.9.0/go.mod h1:Xjy2NpN3h7aUqeqM+woSuuvxmIe6+DDsiNLIrkAmYog=
8686
github.com/cloudflare/circlv1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
8787
github.com/cloudflare/circlv1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA=
88-
github.com/coder/coder/v2v2.18.3 h1:3GuiJogiwJhgocQ189lBZpobXdLHTpEAck+I9ybYfAk=
89-
github.com/coder/coder/v2v2.18.3/go.mod h1:mh7x10UbkIlNO0DjwzNsfD1mDq9iT5USUy1ZAp36mRw=
88+
github.com/coder/coder/v2v2.18.4 h1:jHIxIOfIjCTqS4syUmgRUu899emJgrlqUqgotwxyCk8=
89+
github.com/coder/coder/v2v2.18.4/go.mod h1:mh7x10UbkIlNO0DjwzNsfD1mDq9iT5USUy1ZAp36mRw=
9090
github.com/coder/prettyv0.0.0-20230908205945-e89ba86370e0 h1:3A0ES21Ke+FxEM8CXx9n47SZOKOpgSE1bbJzlE4qPVs=
9191
github.com/coder/prettyv0.0.0-20230908205945-e89ba86370e0/go.mod h1:5UuS2Ts+nTToAMeOjNlnHFkPahrtDkmpydBen/3wgZc=
9292
github.com/coder/serpentv0.10.0 h1:ofVk9FJXSek+SmL3yVE3GoArP83M+1tX+H7S4t8BSuM=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp