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.16.1 to v2.17.2 in /heroku #188

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps coder/coder from v2.16.1 to v2.17.2.

Release notes

Sourced from coder/coder's releases.

v2.17.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.

This is the direct follow up to v2.17.0. Due to an issue in our release pipeline, v2.17.1 reached a broken state and has been skipped. There are no issues with upgrading directly to this release.

Chores

Fixes to External Provisioner Helm Chart

  • Prefer provisioner key if both psk and key are set (#15454, 0598aec)
  • Fix inconsistencies in external provisioner docs (#15416, 76a8cf6)

Compare: v2.17.0...v2.17.2

Container image

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

Install/upgrade

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

v2.17.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.

Features

  • Allow Owners to create a token on behalf of another user in the cli (#14813, ba90bb0ab) (@​joobisb)

    Extends coder tokens create with the --user flag to describe the owner of the created token.

  • Add CoderVPN protocol definition & implementation (#14855, f7ddbb744) (@​spikecurtis)

    This is a component of the ongoing implementation of CoderVPN, aka Coder Desktop. To learn about the project use cases, provide feedback, and track progress, see our public proposal in Github.

  • Add cache abstraction for fetching signing keys (#14777, 21b92ef89) (@​sreya)
  • Show user-auth grouped provisioners in the dashboard (#14883, 533d655ac) (@​f0ssel)

    user-auth provisioners

  • Expose Markdown fields in webhook payload for notification parsing (#14931, 0aa84b18a) (@​mtojek)
  • Remove dark blue theme (#14890, d0a842481) (@​zxt-tzx)

    Any users on this removed theme will automatically move to the latest default. We have no intentions to change the default theme or add new native themes in the near future.

  • Add jwtutils JWT package for standardization (#14928, 68ec532ca) (@​sreya)
  • Include Coder service prefix on agents to enable desktop-native VPN connections (#14944, 8785a51b0) (@​spikecurtis)
  • Allow for different docker socket path in docker-based templates to resolve #15035 (#15049, 79d24d210) (@​phorcys420)
  • Add wsproxy implementation for key fetching (#14917, 384873a11) (@​sreya)
  • Notify users on template deprecation (#15195, 095c9797c) (@​DanielleMaywood)
  • Enable automatic key rotation (#15066, cd890aa3a) (@​sreya)

    Implements a new key rotation system to improve our security posture on a few authentication payloads that previously leveraged pre-shared keys. Some users may encounter one-off errors when in the middle of an authentication flow only during the upgrade process. For more info, read our 2.17 release blog.

  • Use hashicorp/cloud-init provider in AWS devcontainer template (#15050, 91c337a2f) (@​phorcys420)
  • Use hashicorp/cloud-init provider for AWS-linux example (#15240, c8f68cbc4) (@​phorcys420)
  • Expose premium trial form via CLI (#15054, 7982ad765) (@​joobisb)
  • Add Prometheus metric for tracking user statuses (#15281, 3de98c25) (@​coadler)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
Bumps [coder/coder](https://github.com/coder/coder) from v2.16.1 to v2.17.2.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.16.1...v2.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/docker/heroku/coder/coder-v2.17.2 branch from e892131 to 4c04c86 Compare November 18, 2024 08:39
@matifali matifali merged commit 0e234b7 into main Nov 18, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/docker/heroku/coder/coder-v2.17.2 branch November 18, 2024 08:42
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