Skip to content

chore(deps): bump github.com/coder/coder/v2 from 2.16.0 to 2.17.2 #77

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/coder/coder/v2 from 2.16.0 to 2.17.2.

Release notes

Sourced from github.com/coder/coder/v2'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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 18, 2024
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from 2.16.0 to 2.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.0...v2.17.2)

---
updated-dependencies:
- dependency-name: github.com/coder/coder/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coder/coder/v2-2.17.2 branch from 7fb4808 to 903d845 Compare December 3, 2024 07:25
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Superseded by #79.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/coder/coder/v2-2.17.2 branch December 9, 2024 13:13
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants