- Notifications
You must be signed in to change notification settings - Fork4
Commita2758f3
authored
chore(deps): bump github.com/coder/coder/v2 from 2.25.1 to 2.25.2 (#259)
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from2.25.1 to 2.25.2.<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.2</h2><blockquote><h2>Stable (since September 04, 2025)</h2></blockquote><h2>Changelog</h2><h3>Security Fixes</h3><ul><li>Expire token for prebuilds user when regenerating session token (<ahref="https://redirect.github.com/coder/coder/issues/19667">#19667</a>)(<ahref="https://redirect.github.com/coder/coder/issues/19668">#19668</a>,ec660907f) (<ahref="https://github.com/johnstcn"><code>@johnstcn</code></a>)<blockquote><p>⚠ Fixes an issue allowing previously authenticated users to claimprebuilt workspaces created from templates using the <ahref="https://github.com/coder/registry/blob/8677e7d52b374b025c4820d09049dc6b008beee8/registry/coder/modules/coder-login/run.sh"><code>coder-login</code>module</a>. Read more in our <ahref="https://github.com/coder/coder/security/advisories/GHSA-j6xf-jwrj-v5qp">GHSAfor this vulnerability</a>.</p></blockquote></li><li>Server: Add audit log on creating a new session key (<ahref="https://redirect.github.com/coder/coder/issues/19672">#19672</a>)(<ahref="https://redirect.github.com/coder/coder/issues/19684">#19684</a>,a79adb155) (<ahref="https://github.com/johnstcn"><code>@johnstcn</code></a>)<blockquote><p>Adds an audit log entry when an API key is created via <code>coderlogin</code>.</p></blockquote></li></ul><h2>Bug Fixes</h2><ul><li>Fix GCP service accounts (<ahref="https://redirect.github.com/coder/coder/issues/19312">#19312</a>)(<ahref="https://redirect.github.com/coder/coder/issues/19315">#19315</a>,d324cf7fa) (<ahref="https://github.com/ethanndickson"><code>@ethanndickson</code></a>)</li></ul><p>Compare: <ahref="https://github.com/coder/coder/compare/v2.25.1...v2.25.2"><code>v2.25.1...v2.25.2</code></a></p><h2>Container image</h2><ul><li><code>docker pull ghcr.io/coder/coder:v2.25.2</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/f51e22da5caeae6be27dfe08e8ef98f9e1e838fa"><code>f51e22d</code></a>fix: pin pg_dump version when generating schema (<ahref="https://redirect.github.com/coder/coder/issues/19696">#19696</a>)(<ahref="https://redirect.github.com/coder/coder/issues/19697">#19697</a>)</li><li><ahref="https://github.com/coder/coder/commit/a79adb155816c2a71e23c0cb1827b47177682bf2"><code>a79adb1</code></a>fix(coderd): add audit log on creating a new session key (<ahref="https://redirect.github.com/coder/coder/issues/19672">#19672</a>)(<ahref="https://redirect.github.com/coder/coder/issues/19684">#19684</a>)</li><li><ahref="https://github.com/coder/coder/commit/ec660907faa0b0eae20fa2ba58ce1733f5f4b35a"><code>ec66090</code></a>fix: expire token for prebuilds user when regenerating session token (<ahref="https://redirect.github.com/coder/coder/issues/19667">#19667</a>)...</li><li><ahref="https://github.com/coder/coder/commit/ee8050986d49d007ab69bafb089b29477629d06c"><code>ee80509</code></a>chore: update the slim binaries upload from the build directory to theGCS bu...</li><li><ahref="https://github.com/coder/coder/commit/ed39f4c92ca84a1d8b5f03f85c81d17959120ed8"><code>ed39f4c</code></a>chore: fix typo in clientNetcheckSummary for support bundle command (<ahref="https://redirect.github.com/coder/coder/issues/19482">#19482</a>)</li><li><ahref="https://github.com/coder/coder/commit/d324cf7fa8eb443ab0c25a868b059d59a612da81"><code>d324cf7</code></a>ci: fix gcp service accounts (<ahref="https://redirect.github.com/coder/coder/issues/19312">#19312</a>)(<ahref="https://redirect.github.com/coder/coder/issues/19315">#19315</a>)</li><li>See full diff in <ahref="https://github.com/coder/coder/compare/v2.25.1...v2.25.2">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)You can disable automated security fix PRs for this repo from the[Security Alertspage](https://github.com/coder/terraform-provider-coderd/network/alerts).</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent92faf58 commita2758f3
2 files changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
110 |
| - | |
| 109 | + | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
|
0 commit comments
Comments
(0)