Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump coder/coder from v2.13.3 to v2.14.1 in /render #164

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps coder/coder from v2.13.3 to v2.14.1.

Release notes

Sourced from coder/coder's releases.

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] 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.

[!WARNING] This release contains two known bugs that will be resolved in the next patch.

  • There is an issue (#14197) preventing admins from editing templates in the UI, templates can still be pushed via the CLI.
  • The /users DELETE endpoint currently returns a 204 on success, a change from the previous release's 200 response.

BREAKING CHANGES

  • Remove TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA cipher by default (#13837, af001773d) (@​coadler)

    This cipher is included by default in Go as a fallback, but is marked as an insecure cipher. This removes the 3des cipher by default.

Features

... (truncated)

Commits

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 <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)

Bumps [coder/coder](https://github.com/coder/coder) from v2.13.3 to v2.14.1.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.13.3...v2.14.1)

---
updated-dependencies:
- dependency-name: coder/coder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@matifali matifali merged commit e2f46f2 into main Aug 12, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/docker/render/coder/coder-v2.14.1 branch August 12, 2024 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant