mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
2e34a1e404847efffc62e31f7b791a47ae4b422c
10408
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
2e34a1e404 |
chore: bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 (#18854)
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.23.0 to 2.24.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/hcl/releases">github.com/hashicorp/hcl/v2's releases</a>.</em></p> <blockquote> <h2>v2.24.0</h2> <h3>Enhancements</h3> <ul> <li>Add support for decoding block and attribute source ranges when using <code>gohcl</code>. (<a href="https://redirect.github.com/hashicorp/hcl/pull/703">#703</a>)</li> <li>hclsyntax: Detect and reject invalid nested splat result. (<a href="https://redirect.github.com/hashicorp/hcl/pull/724">#724</a>)</li> </ul> <h3>Bugs Fixed</h3> <ul> <li>Correct handling of unknown objects in Index function. (<a href="https://redirect.github.com/hashicorp/hcl/pull/763">#763</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md">github.com/hashicorp/hcl/v2's changelog</a>.</em></p> <blockquote> <h2>v2.24.0 (July 7, 2025)</h2> <h3>Enhancements</h3> <ul> <li>Add support for decoding block and attribute source ranges when using <code>gohcl</code>. (<a href="https://redirect.github.com/hashicorp/hcl/pull/703">#703</a>)</li> <li>hclsyntax: Detect and reject invalid nested splat result. (<a href="https://redirect.github.com/hashicorp/hcl/pull/724">#724</a>)</li> </ul> <h3>Bugs Fixed</h3> <ul> <li>Correct handling of unknown objects in Index function. (<a href="https://redirect.github.com/hashicorp/hcl/pull/763">#763</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/hcl/commit/6b5068090eef06b1f127f61529db5ba0be7ed343"><code>6b50680</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/hashicorp/hcl/issues/764">#764</a>)</li> <li><a href="https://github.com/hashicorp/hcl/commit/77ef278eaae165adbe82d39a1b8e7707ad7d501a"><code>77ef278</code></a> ops: handle unknown objects correctly when looking up by index (<a href="https://redirect.github.com/hashicorp/hcl/issues/763">#763</a>)</li> <li><a href="https://github.com/hashicorp/hcl/commit/dfa124f3c93ff1764fda03702a7a9aa8c9db48d8"><code>dfa124f</code></a> [Compliance] - PR Template Changes Required (<a href="https://redirect.github.com/hashicorp/hcl/issues/761">#761</a>)</li> <li><a href="https://github.com/hashicorp/hcl/commit/6b5c4c2bac7140d1f676d294e99ff5d696b8fbf9"><code>6b5c4c2</code></a> fix errors thrown by errcheck linter (<a href="https://redirect.github.com/hashicorp/hcl/issues/755">#755</a>)</li> <li><a href="https://github.com/hashicorp/hcl/commit/61bd79dedd738d45edd16f6eb0ca405d0484a7b7"><code>61bd79d</code></a> suppress and fix lint errors by unused (<a href="https://redirect.github.com/hashicorp/hcl/issues/754">#754</a>)</li> <li><a href="https://github.com/hashicorp/hcl/commit/8b8cb9c9fa85c1f91083ee866c0ca3d1b910404b"><code>8b8cb9c</code></a> build(deps): bump golangci/golangci-lint-action</li> <li><a href="https://github.com/hashicorp/hcl/commit/aa4e44796409371ce1f3d452c81b334d7bbdbfcc"><code>aa4e447</code></a> build(deps): bump actions/setup-go</li> <li><a href="https://github.com/hashicorp/hcl/commit/72443636fe97ebb2e1ce1aa2bfa87dd426d8a88f"><code>7244363</code></a> Update go-cty to latest (<a href="https://redirect.github.com/hashicorp/hcl/issues/749">#749</a>)</li> <li><a href="https://github.com/hashicorp/hcl/commit/b4e27ae471da2b5a30329239713f7f3ed630c2dc"><code>b4e27ae</code></a> test_suite: refactor schema validation of diagnostic file range, pos (<a href="https://redirect.github.com/hashicorp/hcl/issues/750">#750</a>)</li> <li><a href="https://github.com/hashicorp/hcl/commit/314d2366eadcbd243f2988a535587d7fea94442e"><code>314d236</code></a> fix staticcheck lint errors</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/hcl/compare/v2.23.0...v2.24.0">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b56c6a1d2d |
ci: bump the github-actions group with 3 updates (#18853)
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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b2cf55fd71 |
chore: bump github.com/mark3labs/mcp-go from 0.32.0 to 0.33.0 (#18850)
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.32.0 to 0.33.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mark3labs/mcp-go/releases">github.com/mark3labs/mcp-go's releases</a>.</em></p> <blockquote> <h2>Release v0.33.0</h2> <h2>What's Changed</h2> <ul> <li>fix(server): Fix the logic of the WithStateLess function by <a href="https://github.com/dcsunny"><code>@dcsunny</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/387">mark3labs/mcp-go#387</a></li> <li>fix(srv/stream): correct handleGet status code to 200 by <a href="https://github.com/cryo-zd"><code>@cryo-zd</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/379">mark3labs/mcp-go#379</a></li> <li>Add an example of an in process client by <a href="https://github.com/edwardcqian"><code>@edwardcqian</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/371">mark3labs/mcp-go#371</a></li> <li>feat: add type-safe array items helper functions by <a href="https://github.com/davidleitw"><code>@davidleitw</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/396">mark3labs/mcp-go#396</a></li> <li>Issue 400 fix by <a href="https://github.com/ozzyozbourne"><code>@ozzyozbourne</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/406">mark3labs/mcp-go#406</a></li> <li>fix(client/transport/stream): check for nil pointer by <a href="https://github.com/dinistavares"><code>@dinistavares</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/404">mark3labs/mcp-go#404</a></li> <li>feat: add ResourceLink type and parsing support by <a href="https://github.com/chenmingyong0423"><code>@chenmingyong0423</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/407">mark3labs/mcp-go#407</a></li> <li>Fix docs by <a href="https://github.com/ezynda3"><code>@ezynda3</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/430">mark3labs/mcp-go#430</a></li> <li>feat: client-side streamable-http transport supports continuously listening by <a href="https://github.com/leavez"><code>@leavez</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/317">mark3labs/mcp-go#317</a></li> <li>feature: add support ResourceTemplates to mcptest package by <a href="https://github.com/Slach"><code>@Slach</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/449">mark3labs/mcp-go#449</a></li> <li>Add support for MCP host session management by <a href="https://github.com/C0deKing"><code>@C0deKing</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/466">mark3labs/mcp-go#466</a></li> <li>docs: Fix unused import in readme example by <a href="https://github.com/Squiry"><code>@Squiry</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/469">mark3labs/mcp-go#469</a></li> <li>Support creating an <code>Stdio</code> client with options by <a href="https://github.com/peteski22"><code>@peteski22</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/457">mark3labs/mcp-go#457</a></li> <li>Implement sampling in Stdio by <a href="https://github.com/ezynda3"><code>@ezynda3</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/461">mark3labs/mcp-go#461</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dcsunny"><code>@dcsunny</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/387">mark3labs/mcp-go#387</a></li> <li><a href="https://github.com/edwardcqian"><code>@edwardcqian</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/371">mark3labs/mcp-go#371</a></li> <li><a href="https://github.com/davidleitw"><code>@davidleitw</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/396">mark3labs/mcp-go#396</a></li> <li><a href="https://github.com/ozzyozbourne"><code>@ozzyozbourne</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/406">mark3labs/mcp-go#406</a></li> <li><a href="https://github.com/dinistavares"><code>@dinistavares</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/404">mark3labs/mcp-go#404</a></li> <li><a href="https://github.com/chenmingyong0423"><code>@chenmingyong0423</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/407">mark3labs/mcp-go#407</a></li> <li><a href="https://github.com/Slach"><code>@Slach</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/449">mark3labs/mcp-go#449</a></li> <li><a href="https://github.com/C0deKing"><code>@C0deKing</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/466">mark3labs/mcp-go#466</a></li> <li><a href="https://github.com/Squiry"><code>@Squiry</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/469">mark3labs/mcp-go#469</a></li> <li><a href="https://github.com/peteski22"><code>@peteski22</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/457">mark3labs/mcp-go#457</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mark3labs/mcp-go/compare/v0.32.0...v0.33.0">https://github.com/mark3labs/mcp-go/compare/v0.32.0...v0.33.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mark3labs/mcp-go/commit/6a54215f5b4cdeb1ab9ed602bcf87ebb0222e691"><code>6a54215</code></a> Implement sampling in Stdio (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/461">#461</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/656a7b4cab77cb913b5f9613c547859596499d6a"><code>656a7b4</code></a> Support creating an <code>Stdio</code> client with options (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/457">#457</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/01e802f3854d9591f791a39fc148e57768681267"><code>01e802f</code></a> Fix unused import in readme example (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/469">#469</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/d0fa06e9209195f89bb22b3c952ec038f7d1905a"><code>d0fa06e</code></a> Add support for MCP host session management (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/466">#466</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/251da138d6b5ade77bb2155e0aa294843cb16337"><code>251da13</code></a> feature: add support ResourceTemplates to mcptest package (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/449">#449</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/1eddde7bd69b760f745a1b4064969cffcf97e935"><code>1eddde7</code></a> feat: client-side streamable-http transport supports continuously listening ...</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/8f5b048218f6d044c3322f16b8cb0b08e10bf5d0"><code>8f5b048</code></a> Fix docs (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/430">#430</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/0fdb1974c5728a74ae061e650d25bf90c5c43437"><code>0fdb197</code></a> feat: add ResourceLink type and parsing support (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/407">#407</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/d807ae7b7ac1c2b3c24347d1d602506b9cdcd998"><code>d807ae7</code></a> fix(client/transport/stream): check for nil pointer (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/404">#404</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/93176e8a70cffc2886bd446fe8464badcd5035da"><code>93176e8</code></a> fixed nil error (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/406">#406</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mark3labs/mcp-go/compare/v0.32.0...v0.33.0">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
78af5e0f53 |
docs: add note about incompatible immutable parameters behavior to parameters doc (#18814)
closes #18370 workspace creation page checks for 1. required parameters 2. incompatible immutable parameters and if there's an issue, disables the **Create workspace** button until it's resolved [preview](https://coder.com/docs/@18370-immutable-params/admin/templates/extending-templates/parameters#mutability) --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> |
||
|
|
3126f21d87 | revert: "docs: add coder registry link to docs sidebar" (#18837) | ||
|
|
c25e666d12 |
docs: add coder registry link to docs sidebar (#18585)
I am not sure if this works --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com> |
||
|
|
040fa30aba |
docs: update screenshots with new logo (#18830)
stage 1 of many - new login screenshot - remove unused platforms screenshots - update [screenshots doc](https://coder.com/docs/@2025-screenshots/about/screenshots) - update [quickstart doc](https://coder.com/docs/@2025-screenshots/tutorials/quickstart) closes #18813 <details><summary>list of screenshots with old logo or that are outdated</summary> |docs/images/|notes?| |--|--| |logo-black.png| | |jupyter-notebook.png| | |platforms/docker/login.png| | |platforms/docker/create-workspace.png| | |platforms/docker/ides.png| | |platforms/gcp/marketplace.png| | |platforms/gcp/start.png| | |platforms/aws/aws-linux.png| | |platforms/aws/marketplace.png| | |platforms/kubernetes/template-variables.png| | |platforms/kubernetes/region-picker.png| | |platforms/kubernetes/starter-template.png| | |install/windows-installer.png| | |install/homebrew.png| | |screenshots/create-template.png| | |screenshots/login.png| | |screenshots/starter_templates.png| | |screenshots/settings.png| | |screenshots/audit.png| | |screenshots/workspace-running-with-topbar.png| | |screenshots/workspaces_listing.png| | |screenshots/templates_listing.png| | |screenshots/welcome-create-admin-user.png| | |screenshots/workspace_launch.png| | |screenshots/templates_insights.png| | |screenshots/healthcheck.png| | |screenshots/terraform.png| | |deploy-pr-manually.png| | |workspace-update.png| | |custom-app.png| | |code-server.png| | |networking/annotatedports.png| | |networking/portsharingmax.png| | |networking/portforwarddashboard.png| | |networking/listeningports.png| | |agent-metadata.png| | |jupyter.png| | |admin/service-banner-maintenance.png| | |admin/provisioner-tags.png| | |admin/github-app-register.png| | |admin/licenses/licenses-screen.png| | |admin/licenses/licenses-nolicense.png| | |admin/licenses/add-license-ui.png| | |admin/service-banner-config.png| | |admin/group-allowlist.png| | |admin/networking/workspace-proxies/ws-proxy-picker.png| | |admin/setup/appearance/application-name-logo-url.png| | |admin/setup/appearance/announcement_banner_settings.png| | |admin/setup/appearance/support-links.png| | |admin/setup/appearance/service-banner-secret.png| | |admin/quota-buildlog.png| | |admin/integrations/kube-region-picker.png| | |admin/integrations/coder-logstream-kube-logs-wrong-image.png| | |admin/integrations/coder-logstream-kube-logs-pod-crashed.png| | |admin/integrations/coder-logstream-kube-logs-normal.png| | |admin/integrations/coder-logstream-kube-logs-quota-exceeded.png| | |admin/git-auth-template.png| | |admin/github-app-install.png| | |admin/users/organizations/role-sync.png| | |admin/users/organizations/group-sync-empty.png| | |admin/users/organizations/workspace-list.png| | |admin/users/organizations/new-organization.png| | |admin/users/organizations/role-sync-empty.png| | |admin/users/organizations/template-org-picker.png| | |admin/users/organizations/organization-members.png| | |admin/users/organizations/org-dropdown-create.png| | |admin/users/organizations/default-organization-settings.png| | |admin/users/organizations/group-sync.png| | |admin/users/organizations/idp-org-sync.png| | |admin/users/organizations/admin-settings-orgs.png| | |admin/users/organizations/custom-roles.png| | |admin/users/quotas/quota-groups.png| | |admin/users/create-token.png| | |admin/users/headless-user.png| | |admin/provisioners/provisioner-jobs.png| | |admin/github-app-permissions.png| | |admin/templates/coder-apps-ui.png| | |admin/templates/starter-templates.png| | |admin/templates/create-template.png| | |admin/templates/schedule/template-schedule-settings.png| | |admin/templates/schedule/user-quiet-hours.png| | |admin/templates/coder-metadata-ui.png| | |admin/templates/duplicate-menu.png| | |admin/templates/agent-metadata-ui.png| | |admin/templates/troubleshooting/workspace-build-timings-ui.png| | |admin/templates/duplicate-page.png| | |admin/templates/new-duplicate-template.png| | |admin/templates/import-template.png| | |admin/templates/extend-templates/prebuilt/replacement-notification.png| | |admin/templates/extend-templates/prebuilt/prebuilt-workspaces.png| | |admin/templates/extend-templates/dyn-params/dynamic-params-compare.png| | |admin/templates/extend-templates/dyn-params/enable-dynamic-parameters.png| | |admin/templates/extend-templates/template-preset-dropdown.png| | |admin/monitoring/health-check.png| | |admin/monitoring/logstream-kube.png| | |admin/monitoring/notifications/user-notification-preferences.png| | |admin/monitoring/notifications/notification-admin-prefs.png| | |admin/workspace-proxy-picker.png| | |admin/admin-settings-general.png| | |admin/deployment-id-copy-clipboard.png| | |icons-gallery.png| | |start/setup-page.png| | |start/workspace-schedule-settings.png| | |start/build-template.png| | |start/starter-templates.png| | |start/create-template.png| | |start/create-workspace.png| | |start/template-preview.png| | |start/blank-workspaces.png| | |start/template-source-code.png| | |start/first-template.png| | |start/workspace-ready.png| | |start/template-edit-source-code.png| | |start/template-publish.png| | |start/starter-templates-annotated.png| | |display-apps.png| | |workspace-automatic-updates.png| | |workspaces/autostop.png| | |workspaces/autostart.png| | |create-workspace-from-templates-ui.png| | |ide-row.png| | |editors.png| | |delete-template.png| | |logo-white.png| | |template-rbac.png| | |coderapp-port-forward.png| | |user-guides/terminal-access.png| | |user-guides/workspace-bulk-actions.png| | |user-guides/devcontainers/devcontainer-agent-ports.png| | |user-guides/devcontainers/devcontainer-web-terminal.png| | |user-guides/create-workspace-ui.png| | |user-guides/workspace-view-connection-annotated.png| | |user-guides/remote-desktops/web-rdp-demo.png| | |user-guides/remote-desktops/amazon-dcv-windows-demo.png| | |user-guides/desktop/coder-desktop-file-sync-add.png| | |user-guides/desktop/coder-desktop-session-token.png| | |user-guides/desktop/coder-desktop-win-pre-sign-in.png| | |user-guides/desktop/coder-desktop-file-sync-conflicts-mouseover.png| | |user-guides/desktop/coder-desktop-mac-pre-sign-in.png| | |user-guides/desktop/coder-desktop-file-sync-watching.png| | |user-guides/desktop/coder-desktop-win-enable-coder-connect.png| | |user-guides/desktop/coder-desktop-sign-in.png| | |user-guides/desktop/coder-desktop-file-sync.png| | |user-guides/desktop/coder-desktop-file-sync-staging.png| | |user-guides/desktop/chrome-insecure-origin.png| | |user-guides/desktop/coder-desktop-workspaces.png| | |user-guides/jetbrains/toolbox/workspaces.png| | |user-guides/jetbrains/toolbox/install.png| | |user-guides/jetbrains/toolbox/login-token.png| | |user-guides/jetbrains/toolbox/login-url.png| | |user-guides/schedule-settings-workspace.png| | |user-guides/dotfiles-module.png| | |user-guides/workspace-list-ui.png| | |user-guides/workspace-settings-location.png| | |template-variables.png| | |ides/code-web-extensions.png| | |ides/copilot.png| | |architecture-multi-region.png| | |external-apps.png| | |guides/ai-agents/tasks-ui.png| | |guides/ai-agents/duplicate.png| | |guides/ai-agents/landing.png| | |guides/ai-agents/workspace-page.png| | |guides/ai-agents/realworld-ui.png| | |guides/xray-integration/example.png| | |guides/using-organizations/workspace-list.png| | |guides/using-organizations/new-organization.png| | |guides/using-organizations/template-org-picker.png| | |guides/using-organizations/deployment-organizations.png| | |guides/using-organizations/organization-members.png| | |readme-logos.png| | |metadata-ui.png| | |secret-metadata-ui.png| | |projector-intellij.png| | |schedule.png| | |ssh-keys.png| | |template-scheduling.png| | |templates/general-settings.png| | |templates/build-template.png| | |templates/update.png| | |templates/starter-templates.png| | |templates/create-template.png| | |templates/select-template.png| | |templates/pre-filled-parameters.png| | |templates/source-code.png| | |templates/upload-create-your-first-template.png| | |templates/create-workspace.png| | |templates/edit-source-code.png| | |templates/permissions.png| | |templates/coder-session-token.png| | |templates/starter-templates-button.png| | |templates/template-tour.png| | |templates/edit-files.png| | |templates/workspace-ready.png| | |templates/template-menu-settings.png| | |templates/workspace-apps.png| | |templates/coder-login-web.png| | |templates/new-workspace.png| | |templates/template-variables.png| | |templates/use-template.png| | |templates/healthy-workspace-agent.png| | |templates/update-policies.png| | |templates/upload-create-template-form.png| | |templates/develop-in-docker-template.png| | |templates/publish.png| | |templates/devcontainers.png| | |templates/create-template-permissions.png| | |port-forward-dashboard.png| | |creating-workspace-ui.png| | |parameters.png| | |best-practice/build-timeline.png| | |file-browser.png| | |architecture-single-region.png| | |gateway/plugin-settings-marketplace.png| | |gateway/plugin-session-token.png| | |gateway/plugin-connect-to-coder.png| | |gateway/plugin-select-ide.png| | |gateway/plugin-ide-list.png| | |hero-image.png| | </details> --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> |
||
|
|
c1b2304d18 |
test(agent/agentssh): use fish shell compatible exit status checking (#18824)
This (week-old) test was failing in my workspace because I use fish shell. I really do not like that Fish shell does not support `$?`, but I also do like Fish shell! We have a few people at Coder who use it who would appreciate this change. |
||
|
|
b882d46d91 |
docs: fix relative links in about/contributing (#18818)
hotfix --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> |
||
|
|
5a8a19be70 |
feat: auto reconnect the terminal (#18796)
**Changes:** - Use [websocket-ts](https://www.npmjs.com/package/websocket-ts) to have auto reconnection out of the box 🙏 - Update the disconnected alert message to "Trying to connect..." since the connection is always trying to reconnect - Remove `useWithRetry` because it is not necessary anymore **Other topics:** - The disconnected alert is displaying a simple message, but we can include more info such as the number of attemtps - The reconnection feature is in a good state and adding value. IMO, any improvement can be done after getting this merged Closes https://github.com/coder/internal/issues/659 |
||
|
|
00ba0278d2 |
chore: modify parameter dynamic immutability behavior (#18583)
Immutability behavior is determined by the current build, not affected by the previous |
||
|
|
9c61ef82b0 | test: fix DeploymentSidebarView stories (#18812) | ||
|
|
0367dbac43 |
chore: optimize GetPrebuiltWorkspaces query (#18717)
* Adds GetRunningPrebuiltWorkspacesOptimized query * Runs both original and updated query side-by-side and logs diffs |
||
|
|
dc0919da33 |
feat: sign coder binaries with the release key using GPG (#18774)
### Description
This PR introduces GPG signing for all Coder *slim-binaries*.
Detached signatures will allow users to verify the integrity and
authenticity of the binaries they download.
### Changes
* `scripts/sign_with_gpg.sh`: New script to sign a given binary
using GPG. It imports the release key, signs the binary, and
verifies the signature.
* `scripts/build_go.sh`: Updated to call `sign_with_gpg.sh` when the
`CODER_SIGN_GPG` environment variable is set to 1.
* `.github/workflows/release.yaml`: The` CODER_SIGN_GPG` environment
variable is now set to 1 during the release build, enabling GPG
signing for all release binaries.
* `.github/workflows/ci.yaml`: The `CODER_SIGN_GPG` environment
variable is now set to 1 during the CI build, enabling GPG
signing for all CI binaries.
* `Makefile`: Detached signatures are moved to the `/site/out/bin/
`directory
|
||
|
|
3c2f3d640b |
chore: remove dbmem (#18803)
Remove the in-memory database. Addresses #15109. |
||
|
|
1319ae293f | chore: support zip filetypes in the file cache (#18750) | ||
|
|
79d1465e23 | chore: update module sources for Windsurf, Zed and JetBrains (#18759) | ||
|
|
39ed0c32e6 |
docs: simplify PostgreSQL setup by using 'postgresql' as release name (#18754)
Fixes #18751 Use `postgresql` as the Helm release name instead of `coder-db` to make the service name more intuitive and eliminate confusion entirely. ## Changes - Changed `helm install coder-db bitnami/postgresql` to `helm install postgresql bitnami/postgresql` - Updated PostgreSQL URLs from `coder-db-postgresql.coder.svc.cluster.local` to `postgresql.coder.svc.cluster.local` - Removed explanatory notes about service naming (no longer needed) ## Benefits ✅ Makes examples work out-of-the-box for most users ✅ Uses the most straightforward and intuitive release name ✅ Eliminates confusion about service naming entirely ✅ Simpler documentation without complex explanations ## Testing - Verified that `helm install postgresql bitnami/postgresql` creates service named `postgresql` - Confirmed this approach works with the connection URL `postgresql.coder.svc.cluster.local` Suggested by @EdwardAngert as a cleaner solution than explaining the service naming dependency. --------- Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com> Co-authored-by: matifali <10648092+matifali@users.noreply.github.com> Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com> |
||
|
|
10c1e36fff | feat: add publishing of helm charts to ghcr registry (#18316) | ||
|
|
6c4db7a2bc |
feat(cli): replace open vscode container with devcontainer subagent (#18765)
This change allows a devcontainer to be opened via the agent syntax, `coder open vscode <workspace>.<agent>` and removes the `--container` option to simplify the subcommand. Accessing the subagent will behave similarly to how the `--container` option behaved. Fixes coder/internal#748 |
||
|
|
5f50dcce5a |
feat(cli): improve devcontainer support for coder show (#18793)
Fixes coder/internal#747 |
||
|
|
2f50b3b7bb |
chore(site): remove dbmem from tests (#18802)
Related to https://github.com/coder/coder/issues/15109. |
||
|
|
8e038db463 |
chore(enterprise/replicasync): remove dbmem from tests (#18801)
Related to https://github.com/coder/coder/issues/15109. |
||
|
|
5e9cbe8a1b |
chore(coderd): remove dbmem from tests (#18800)
Related to https://github.com/coder/coder/issues/15109. |
||
|
|
66e490986f |
chore(enterprise/trialer): remove dbmem from tests (#18798)
Related to https://github.com/coder/coder/issues/15109. |
||
|
|
b65e133a17 |
chore(enterprise/coderd): remove dbmem from tests (#18797)
Related to https://github.com/coder/coder/issues/15109. |
||
|
|
0dc36127c0 |
chore(dogfood): update filebrowser module to version 1.1.1 (#18799)
Workspaces with `Write Coder on Coder` template are failing with an error in the agent related to File Browser: ``` 2025/07/08 14:00:29 Using database: /home/coder/filebrowser.db 2025/07/08 14:00:29 password is too short, minimum length is 12 ``` Updating filebrowser module version to 1.1.1: https://github.com/coder/registry/pull/173 |
||
|
|
733d3f1287 |
chore(enterprise/cli): remove dbmem from tests (#18795)
Related to https://github.com/coder/coder/issues/15109. |
||
|
|
f147ebf37d |
chore(enterprise/audit): remove dbmem from tests (#18794)
Related to https://github.com/coder/coder/issues/15109. |
||
|
|
7f681910e9 |
chore(coderd/updatecheck): remove dbmem from tests (#18792)
Related to https://github.com/coder/coder/issues/15109. |
||
|
|
e0fb15eeff |
chore(coderd/searchquery): remove dbmem from tests (#18791)
Related to https://github.com/coder/coder/issues/15109. |
||
|
|
321396d9d6 |
chore(coderd/rbac/rolestore): remove dbmem from tests (#18789)
Related to https://github.com/coder/coder/issues/15109 |
||
|
|
ac4be155d9 |
chore(coderd/runtimeconfig): remove dbmem from tests (#18790)
Related to https://github.com/coder/coder/issues/15109. |
||
|
|
bf0271fd65 |
chore: stop running postgres-only tests if DB is not set (#18784)
Fixes https://github.com/coder/internal/issues/695 PostgreSQL tests are getting run in a non-postgres CI job because the tests don't get skipped if the `DB=` env is unset. This PR adds a skip for them. They are flaking in the `test-go-race` CI job. They run fine in the `test-go-race-pg` job, which pre-creates the postgres server, so the flakiness is almost certainly related to spinning up the database server. |
||
|
|
211393a69c |
fix: exclude prebuilt workspaces from lifecycle executor (#18762)
## Description This PR updates the lifecycle executor to explicitly exclude prebuilt workspaces from being considered for lifecycle operations such as `autostart`, `autostop`, `dormancy`, `default TTL` and `failure TTL`. Prebuilt workspaces (i.e., those owned by the prebuild system user) are handled separately by the prebuild reconciliation loop. Including them in the lifecycle executor could lead to unintended behavior such as incorrect scheduling or state transitions. ## Changes * Updated the lifecycle executor query `GetWorkspacesEligibleForTransition` to exclude workspaces with `owner_id = 'c42fdf75-3097-471c-8c33-fb52454d81c0'` (prebuilds). * Added tests to verify prebuilt workspaces are not considered in: * Autostop * Autostart * Default TTL * Dormancy * Failure TTL Fixes: https://github.com/coder/coder/issues/18740 Related to: https://github.com/coder/coder/issues/18658 |
||
|
|
0118e75009 |
fix(agent): disable dev container integration inside sub agents (#18781)
It appears we accidentally broke this logic in a previous PR. This should now correctly disable the agent api as we'd expect. |
||
|
|
1195f31025 |
chore(site): reduce fetch interval on workspaces page (#18725)
Relates to https://github.com/coder/internal/issues/720 * Reduces workspaces data refetch interval if no builds are pending * Sets `refetchOnWindowFocus: always` to mitigate impact of reduced polling duration |
||
|
|
8202514ce0 |
feat!: add ability to cancel pending workspace build (#18713)
Closes #17791 This PR adds ability to cancel workspace builds that are in "pending" status. Breaking changes: - CancelWorkspaceBuild method in codersdk now accepts an optional request parameter API: - Added `expect_status` query parameter to the cancel workspace build endpoint - This parameter ensures the job hasn't changed state before canceling - API returns `412 Precondition Failed` if the job is not in the expected status - Valid values: `running` or `pending` - Wrapped the entire cancel method in a database transaction UI: - Added confirmation dialog to the `Cancel` button, since it's a destructive operation   - Enabled cancel action for pending workspaces (`expect_status=pending` is sent if workspace is in pending status)  --------- Co-authored-by: Dean Sheather <dean@deansheather.com> |
||
|
+10 |
2f42b64182 |
docs: update dynamic parameters for beta release (#18512)
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Co-authored-by: Stephen Kirby <kirby@coder.com> Co-authored-by: Stephen Kirby <58410745+stirby@users.noreply.github.com> Co-authored-by: Atif Ali <atif@coder.com> Co-authored-by: Jaayden Halko <jaayden.halko@gmail.com> Co-authored-by: Mathias Fredriksson <mafredri@gmail.com> Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com> Co-authored-by: Thomas Kosiewski <tk@coder.com> Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com> Co-authored-by: bpmct <22407953+bpmct@users.noreply.github.com> Co-authored-by: Bruno Quaresma <bruno@coder.com> Co-authored-by: BrunoQuaresma <3165839+BrunoQuaresma@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com> Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com> Co-authored-by: Ben Potter <ben@coder.com> Co-authored-by: Hugo Dutka <hugo@coder.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ケイラ <mckayla@hey.com> |
||
|
|
83192e2462 |
docs: restore missing AI agent images to fix 404 errors (#18780)
Fixes #18767
This PR restores the missing `landing.png` and `duplicate.png` images
that were accidentally deleted in commit
|
||
|
|
3dcd2acf1d |
fix: return 404 instead of 401 for missing OAuth2 apps (#18755)
## Problem Users were being automatically logged out when deleting OAuth2 applications. ## Root Cause 1. User deletes OAuth2 app successfully 2. React Query automatically refetches the app data 3. Management API incorrectly returned **401 Unauthorized** for the missing app 4. Frontend axios interceptor sees 401 and calls `signOut()` 5. User gets logged out unexpectedly ## Solution - Change management API to return **404 Not Found** for missing OAuth2 apps - OAuth2 protocol endpoints continue returning 401 per RFC 6749 - Rename `writeInvalidClient` to `writeClientNotFound` for clarity ## Additional Changes - Add conditional OAuth2 navigation when experiment is enabled or in dev builds - Add `isDevBuild()` utility and `buildInfo` to dashboard context - Minor improvements to format script and warning dialogs Signed-off-by: Thomas Kosiewski <tk@coder.com> |
||
|
|
f2983164f5 |
chore: fix some small groups and acl typos (#18732)
- Add `format:"uri"` to `Group.AvatarURL` (matches `User.AvatarURL` field) - `<user_id>` and `<group_id>` were backwards in the `example:` tags - The `@Success` annotation for `/acl [get]` had an incorrect type |
||
|
|
935bd340b1 |
chore: bump github.com/valyala/fasthttp from 1.62.0 to 1.63.0 (#18771)
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.62.0 to 1.63.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/valyala/fasthttp/releases">github.com/valyala/fasthttp's releases</a>.</em></p> <blockquote> <h2>v1.63.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): bump securego/gosec from 2.22.3 to 2.22.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/2007">valyala/fasthttp#2007</a></li> <li>fix: removed resolved issue link from readme file, issue no longer ex… by <a href="https://github.com/viralkansarav"><code>@viralkansarav</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/2008">valyala/fasthttp#2008</a></li> <li>feat: Add iter.Seq2 iterator by <a href="https://github.com/ksw2000"><code>@ksw2000</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/2011">valyala/fasthttp#2011</a></li> <li>Removed old information from main documentation as these functions does not exist by <a href="https://github.com/viralkansarav"><code>@viralkansarav</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/2012">valyala/fasthttp#2012</a></li> <li>Proposal : To add Unsafe Zero-Allocation Conversions Sections in main documentation by <a href="https://github.com/viralkansarav"><code>@viralkansarav</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/2013">valyala/fasthttp#2013</a></li> <li>chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/2018">valyala/fasthttp#2018</a></li> <li>Drop support before go1.20 by <a href="https://github.com/erikdubbelboer"><code>@erikdubbelboer</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/2022">valyala/fasthttp#2022</a></li> <li>chore(deps): bump securego/gosec from 2.22.4 to 2.22.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/2025">valyala/fasthttp#2025</a></li> <li>Implement io.StringWriter on some more types by <a href="https://github.com/erikdubbelboer"><code>@erikdubbelboer</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/2023">valyala/fasthttp#2023</a></li> <li>chore(deps): bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/2029">valyala/fasthttp#2029</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/viralkansarav"><code>@viralkansarav</code></a> made their first contribution in <a href="https://redirect.github.com/valyala/fasthttp/pull/2008">valyala/fasthttp#2008</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/valyala/fasthttp/compare/v1.62.0...v1.63.0">https://github.com/valyala/fasthttp/compare/v1.62.0...v1.63.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/valyala/fasthttp/commit/8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8"><code>8b512b7</code></a> chore(deps): bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0 (<a href="https://redirect.github.com/valyala/fasthttp/issues/2029">#2029</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/d356cacd848d92e7f25f06ec64c29f43e033e369"><code>d356cac</code></a> Implement io.StringWriter on some more types (<a href="https://redirect.github.com/valyala/fasthttp/issues/2023">#2023</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/641dd96586089dd225652745cb1f67492509dd1c"><code>641dd96</code></a> chore(deps): bump securego/gosec from 2.22.4 to 2.22.5 (<a href="https://redirect.github.com/valyala/fasthttp/issues/2025">#2025</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/28ebbd9bf1300bc7d763a0f02facad70ee60190f"><code>28ebbd9</code></a> Drop support before go1.20 (<a href="https://redirect.github.com/valyala/fasthttp/issues/2022">#2022</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/75d2192d37d5cd444850d9d857437fc83165e351"><code>75d2192</code></a> chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/valyala/fasthttp/issues/2018">#2018</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/46ae933953a610c389f33c1058b8c2b901113e55"><code>46ae933</code></a> Proposal : To add Unsafe Zero-Allocation Conversions Sections in main docume...</li> <li><a href="https://github.com/valyala/fasthttp/commit/74f3d4cfc825c095c1c1630bd69e0b8da3cd8755"><code>74f3d4c</code></a> Removed old information from main documentation as these functions does not e...</li> <li><a href="https://github.com/valyala/fasthttp/commit/a1783ffacc6269de7d37a3a99da1005f404a7a82"><code>a1783ff</code></a> feat: Add iter.Seq2 iterator <a href="https://redirect.github.com/valyala/fasthttp/issues/2010">#2010</a> (<a href="https://redirect.github.com/valyala/fasthttp/issues/2011">#2011</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/246634464811c0389369f7a5bd298b85f63670e4"><code>2466344</code></a> Remove unused file</li> <li><a href="https://github.com/valyala/fasthttp/commit/d856840619aa61cff3274ad8403a8f34f15957c7"><code>d856840</code></a> fix: removed resolved issue link from readme file, issue no longer exists (<a href="https://redirect.github.com/valyala/fasthttp/issues/2">#2</a>...</li> <li>Additional commits viewable in <a href="https://github.com/valyala/fasthttp/compare/v1.62.0...v1.63.0">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
52ff531d1f |
chore: bump github.com/go-playground/validator/v10 from 10.26.0 to 10.27.0 (#18772)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.26.0 to 10.27.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-playground/validator/releases">github.com/go-playground/validator/v10's releases</a>.</em></p> <blockquote> <h2>Release 10.27.0</h2> <h2>What's Changed</h2> <ul> <li>Fix Release version badge on README page by <a href="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1406">go-playground/validator#1406</a></li> <li>fix russian E.164 error message by <a href="https://github.com/prigornitskiy"><code>@prigornitskiy</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1349">go-playground/validator#1349</a></li> <li>chore: remove unnecessary statement by <a href="https://github.com/qshuai"><code>@qshuai</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1200">go-playground/validator#1200</a></li> <li>Re-enable several linters by <a href="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1412">go-playground/validator#1412</a></li> <li>add support to tag validateFn by <a href="https://github.com/peczenyj"><code>@peczenyj</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1363">go-playground/validator#1363</a></li> <li>Bump golang.org/x/crypto from 0.33.0 to 0.35.0 in /_examples/validate_fn by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1418">go-playground/validator#1418</a></li> <li>Bump golang.org/x/net from 0.34.0 to 0.38.0 in /_examples/validate_fn by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1419">go-playground/validator#1419</a></li> <li>Align required_without with the contract stated in the documentation by <a href="https://github.com/jmfrees"><code>@jmfrees</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1422">go-playground/validator#1422</a></li> <li>Add translation example by <a href="https://github.com/cxlblm"><code>@cxlblm</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1394">go-playground/validator#1394</a></li> <li>doc(errors): mention RegisterTagNameFunc for FieldError.Field by <a href="https://github.com/khan-ajamal"><code>@khan-ajamal</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1358">go-playground/validator#1358</a></li> <li>Bump golangci/golangci-lint-action from 7 to 8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1425">go-playground/validator#1425</a></li> <li>feat(translation): add en translation for urn_rfc2141 by <a href="https://github.com/ryanmalesic"><code>@ryanmalesic</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1431">go-playground/validator#1431</a></li> <li>fix: panics when private field is validated by <a href="https://github.com/ykalchevskiy"><code>@ykalchevskiy</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1423">go-playground/validator#1423</a></li> <li>Fix: support validation for map values with struct types by <a href="https://github.com/JunaidIslam2105"><code>@JunaidIslam2105</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1433">go-playground/validator#1433</a></li> <li>Omitzero does not work with slice and map bug by <a href="https://github.com/JunaidIslam2105"><code>@JunaidIslam2105</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1436">go-playground/validator#1436</a></li> <li>Fix: Validator panics when 'nil' is used along with required if for slices and maps by <a href="https://github.com/JunaidIslam2105"><code>@JunaidIslam2105</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1442">go-playground/validator#1442</a></li> <li>docs: typos by <a href="https://github.com/eqsdxr"><code>@eqsdxr</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1440">go-playground/validator#1440</a></li> <li>fix: make "file://" fail <code>url</code> validation by <a href="https://github.com/bfabio"><code>@bfabio</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1444">go-playground/validator#1444</a></li> <li>disable way too aggressive and disagreeable linters by <a href="https://github.com/deankarn"><code>@deankarn</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1445">go-playground/validator#1445</a></li> <li>use golangci lint file for disables by <a href="https://github.com/deankarn"><code>@deankarn</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1447">go-playground/validator#1447</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/prigornitskiy"><code>@prigornitskiy</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1349">go-playground/validator#1349</a></li> <li><a href="https://github.com/qshuai"><code>@qshuai</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1200">go-playground/validator#1200</a></li> <li><a href="https://github.com/peczenyj"><code>@peczenyj</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1363">go-playground/validator#1363</a></li> <li><a href="https://github.com/jmfrees"><code>@jmfrees</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1422">go-playground/validator#1422</a></li> <li><a href="https://github.com/cxlblm"><code>@cxlblm</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1394">go-playground/validator#1394</a></li> <li><a href="https://github.com/khan-ajamal"><code>@khan-ajamal</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1358">go-playground/validator#1358</a></li> <li><a href="https://github.com/ryanmalesic"><code>@ryanmalesic</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1431">go-playground/validator#1431</a></li> <li><a href="https://github.com/ykalchevskiy"><code>@ykalchevskiy</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1423">go-playground/validator#1423</a></li> <li><a href="https://github.com/JunaidIslam2105"><code>@JunaidIslam2105</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1433">go-playground/validator#1433</a></li> <li><a href="https://github.com/eqsdxr"><code>@eqsdxr</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1440">go-playground/validator#1440</a></li> <li><a href="https://github.com/bfabio"><code>@bfabio</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1444">go-playground/validator#1444</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-playground/validator/compare/v10.26.0...v10.27.0">https://github.com/go-playground/validator/compare/v10.26.0...v10.27.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-playground/validator/commit/bc77d03bfbd951ad1299267754e230b0af36a5aa"><code>bc77d03</code></a> use golangci lint file for disables (<a href="https://redirect.github.com/go-playground/validator/issues/1447">#1447</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/4a1bc2f2628506a2cab2e3fe88d0cb57ccedbb6a"><code>4a1bc2f</code></a> disable way too aggressive and disagreeable linters (<a href="https://redirect.github.com/go-playground/validator/issues/1445">#1445</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/cf2267f30e617916a42e6217cd5d3c837100b374"><code>cf2267f</code></a> fix: make "file://" fail <code>url</code> validation (<a href="https://redirect.github.com/go-playground/validator/issues/1444">#1444</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/3fd4678e4a0346d57ac1ebcb81ceb86a87ed59f0"><code>3fd4678</code></a> docs: typos (<a href="https://redirect.github.com/go-playground/validator/issues/1440">#1440</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/ec374ef02d93322f9d337c47678fbb45ac055323"><code>ec374ef</code></a> Fix: Validator panics when 'nil' is used along with required if for slices an...</li> <li><a href="https://github.com/go-playground/validator/commit/0e3e2f997385102062275f226e825b4a109f4833"><code>0e3e2f9</code></a> Omitzero does not work with slice and map bug (<a href="https://redirect.github.com/go-playground/validator/issues/1436">#1436</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/dfc7ccd4d817cfd6f065273e37d83f7ae7815cce"><code>dfc7ccd</code></a> Fix: support validation for map values with struct types (<a href="https://redirect.github.com/go-playground/validator/issues/1433">#1433</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/5b9542b93487972cdfa75ed03ebe4286c3f44c01"><code>5b9542b</code></a> fix: panics when private field is validated (<a href="https://redirect.github.com/go-playground/validator/issues/1423">#1423</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/f9a5a1fa1e61028e09df895cd92dfd31673e245f"><code>f9a5a1f</code></a> feat(translation): add en translation for urn_rfc2141 (<a href="https://redirect.github.com/go-playground/validator/issues/1431">#1431</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/20f7df64bdd443294349535a5da244ad0b2af71a"><code>20f7df6</code></a> Bump golangci/golangci-lint-action from 7 to 8 (<a href="https://redirect.github.com/go-playground/validator/issues/1425">#1425</a>)</li> <li>Additional commits viewable in <a href="https://github.com/go-playground/validator/compare/v10.26.0...v10.27.0">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
e3627fd562 |
docs: fix markdown in Windsurf doc (#18753)
hotfix [preview](https://coder.com/docs/@18705-windsurf-md/user-guides/workspace-access/windsurf) Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> |
||
|
|
ededcd0c37 |
chore: bump go.nhat.io/otelsql from 0.15.0 to 0.16.0 (#18768)
Bumps [go.nhat.io/otelsql](https://github.com/nhatthm/otelsql) from 0.15.0 to 0.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nhatthm/otelsql/releases">go.nhat.io/otelsql's releases</a>.</em></p> <blockquote> <h2>v0.16.0</h2> <h2>What's Changed</h2> <ul> <li>Bump the otel group with 7 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/334">nhatthm/otelsql#334</a></li> <li>Bump golang.org/x/net from 0.23.0 to 0.33.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/335">nhatthm/otelsql#335</a></li> <li>Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 in /tests/mysql by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/336">nhatthm/otelsql#336</a></li> <li>Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 in /tests/suite by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/337">nhatthm/otelsql#337</a></li> <li>Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 in /tests/suite by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/338">nhatthm/otelsql#338</a></li> <li>Bump the otel group with 7 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/339">nhatthm/otelsql#339</a></li> <li>Bump golang.org/x/net from 0.33.0 to 0.36.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/340">nhatthm/otelsql#340</a></li> <li>Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in /tests/mssql by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/342">nhatthm/otelsql#342</a></li> <li>Bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1 in /tests/mysql by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/341">nhatthm/otelsql#341</a></li> <li>Bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.3 in /tests/postgres by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/343">nhatthm/otelsql#343</a></li> <li>Bump dependencies by <a href="https://github.com/nhatthm"><code>@nhatthm</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/347">nhatthm/otelsql#347</a></li> <li>Bump github.com/jackc/pgx/v5 from 5.7.3 to 5.7.4 in /tests/postgres by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/344">nhatthm/otelsql#344</a></li> <li>Bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 in /tests/mysql by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/345">nhatthm/otelsql#345</a></li> <li>Bump golang.org/x/net from 0.36.0 to 0.38.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/348">nhatthm/otelsql#348</a></li> <li>Bump the otel group with 7 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/350">nhatthm/otelsql#350</a></li> <li>Bump github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5 in /tests/postgres by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/349">nhatthm/otelsql#349</a></li> <li>Bump github.com/bool64/sqluct from 0.2.4 to 0.2.5 in /tests/suite by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/351">nhatthm/otelsql#351</a></li> <li>Bump github.com/bool64/sqluct from 0.2.5 to 0.2.6 in /tests/suite by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/353">nhatthm/otelsql#353</a></li> <li>Bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 in /tests/mysql by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/352">nhatthm/otelsql#352</a></li> <li>avoid allocating attributes when the span is not recording by <a href="https://github.com/boekkooi-impossiblecloud"><code>@boekkooi-impossiblecloud</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/354">nhatthm/otelsql#354</a></li> <li>Bump the otel group with 7 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/355">nhatthm/otelsql#355</a></li> <li>Bump github.com/bool64/sqluct from 0.2.6 to 0.2.7 in /tests/suite by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nhatthm/otelsql/pull/356">nhatthm/otelsql#356</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nhatthm/otelsql/compare/v0.15.0...v0.16.0">https://github.com/nhatthm/otelsql/compare/v0.15.0...v0.16.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nhatthm/otelsql/commit/9213586ccd31a41f9a70507245f1970397502d00"><code>9213586</code></a> Bump github.com/bool64/sqluct from 0.2.6 to 0.2.7 in /tests/suite (<a href="https://redirect.github.com/nhatthm/otelsql/issues/356">#356</a>)</li> <li><a href="https://github.com/nhatthm/otelsql/commit/ff42240692792e9aa1277be17324937d8bbe0f6e"><code>ff42240</code></a> Bump the otel group with 7 updates (<a href="https://redirect.github.com/nhatthm/otelsql/issues/355">#355</a>)</li> <li><a href="https://github.com/nhatthm/otelsql/commit/324b3bc0c37ff441deddfb4b1c02840f02c45cae"><code>324b3bc</code></a> avoid allocating attributes when the span is not recording (<a href="https://redirect.github.com/nhatthm/otelsql/issues/354">#354</a>)</li> <li><a href="https://github.com/nhatthm/otelsql/commit/7cf081467d8c0457fe3c4528654a81084b8b569a"><code>7cf0814</code></a> Bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 in /tests/mysql (<a href="https://redirect.github.com/nhatthm/otelsql/issues/352">#352</a>)</li> <li><a href="https://github.com/nhatthm/otelsql/commit/c5bf99ad7971c12f4909f103bd026b3592675e0b"><code>c5bf99a</code></a> Bump github.com/bool64/sqluct from 0.2.5 to 0.2.6 in /tests/suite (<a href="https://redirect.github.com/nhatthm/otelsql/issues/353">#353</a>)</li> <li><a href="https://github.com/nhatthm/otelsql/commit/f7d72a363f1fa3db072c9e6e02955a4221fcc3d7"><code>f7d72a3</code></a> Bump github.com/bool64/sqluct from 0.2.4 to 0.2.5 in /tests/suite (<a href="https://redirect.github.com/nhatthm/otelsql/issues/351">#351</a>)</li> <li><a href="https://github.com/nhatthm/otelsql/commit/ff0e5865586ec909643aff7cbbccb90d61bbbcbf"><code>ff0e586</code></a> Bump github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5 in /tests/postgres (<a href="https://redirect.github.com/nhatthm/otelsql/issues/349">#349</a>)</li> <li><a href="https://github.com/nhatthm/otelsql/commit/fb7f15c94a1309d85f67db46114f5a52e6677606"><code>fb7f15c</code></a> Bump the otel group with 7 updates (<a href="https://redirect.github.com/nhatthm/otelsql/issues/350">#350</a>)</li> <li><a href="https://github.com/nhatthm/otelsql/commit/00a194983cdd2f291e8106da75a210249c5b5ff8"><code>00a1949</code></a> Bump golang.org/x/net from 0.36.0 to 0.38.0 (<a href="https://redirect.github.com/nhatthm/otelsql/issues/348">#348</a>)</li> <li><a href="https://github.com/nhatthm/otelsql/commit/ebcac0a7fc58469868c9dbfaa8b7ad7cb8fbf0e6"><code>ebcac0a</code></a> Bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 in /tests/mysql (<a href="https://redirect.github.com/nhatthm/otelsql/issues/345">#345</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nhatthm/otelsql/compare/v0.15.0...v0.16.0">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3477ed67a5 |
ci: bump the github-actions group with 6 updates (#18769)
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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1e715e2f66 | chore: add suggestions to the tasks docs (#18766) | ||
|
|
b26c9e2432 |
feat: update tasks docs (#18659)
Preview: https://coder.com/docs/@tasks-docs/ai-coder --------- Co-authored-by: Hugo Dutka <hugo@coder.com> |
||
|
|
65809710e5 |
feat: make readinessProbe and livenessProbe initialDelaySeconds configurable (#18756)
Makes `initialDelaySeconds` configurable for both `readinessProbe` and `livenessProbe` in the Helm chart. **Changes:** - Added `coder.readinessProbe.initialDelaySeconds` and `coder.livenessProbe.initialDelaySeconds` to `values.yaml` - Updated `_coder.tpl` template to use these configurable values - Defaults to 0 seconds to maintain existing behavior **Testing:** - Verified template rendering with default values (0) - Verified template rendering with custom values (30, 60) - Both probes correctly use the configured `initialDelaySeconds` --------- Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com> Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com> |