coder / envbuilder

Build development environments from a Dockerfile on Docker, Kubernetes, and OpenShift. Enable developers to modify their development environment quickly.
Apache License 2.0
130 stars 25 forks source link

chore: bump github.com/coder/coder/v2 from 2.10.1-0.20240704130443-c2d44d16a352 to 2.14.2 #324

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps github.com/coder/coder/v2 from 2.10.1-0.20240704130443-c2d44d16a352 to 2.14.2.

Release notes

Sourced from github.com/coder/coder/v2's releases.

v2.14.2

Changelog

[!NOTE] This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

Changes

  • Sign the windows installer (#14353, 6f9b3c159) (@​kylecarbs)
  • Re-add original create template context menu (#14326, bec6a26d0) (@​jaaydenh)

    Fixes an issue which disabled the template create menu.

Compare: v2.14.1...v2.14.2

Container image

  • docker pull ghcr.io/coder/coder:v2.14.2

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.14.1

Changelog

[!NOTE] This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

Bug fixes

  • Add template editor to /templates/:templateName route group (#14206, d0feb70) (@​aslilac)

    Resolves an issue preventing administrators from editing templates in the UI.

  • Revert status code change for delete users endpoint (#14168, b80d995) (@​Emyrk)

    Resolves a breaking issue causing /users DELETE to return a 204 on success.

  • Delete user codersdk to support status code regression (#14173, b55a7a8) (@​Emyrk)

Compare: v2.14.0...v2.14.1

Container image

  • docker pull ghcr.io/coder/coder:v2.14.1

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.14.0

Changelog

[!NOTE]

... (truncated)

Commits


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | github.com/coder/coder/v2 | [>= 2.13.a, < 2.14] |

Dependabot compatibility score

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 commands and options
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 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)
matifali commented 2 weeks ago

@dependabot ignore this dependency

cc: @johnstcn

dependabot[bot] commented 2 weeks ago

OK, I won't notify you about github.com/coder/coder/v2 again, unless you re-open this PR.