coder / terraform-provider-coderd

Manage a Coder deployment using Terraform
https://registry.terraform.io/providers/coder/coderd/latest/docs
Mozilla Public License 2.0
10 stars 2 forks source link

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

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

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

Release notes

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

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

Security fixes

  • Dashboard: Sanitize login redirect (#15208) (#15219, 379ced672)

    Resolves an issue which allows attackers to craft a Coder URL that when clicked by a logged in user, could redirect them to a website the attacker controls, e.g. google.com. For details on resolution see this advisory on Github.

Bug fixes

  • Fix error handling to prevent spam in proc prio management (#15098, 513331579)
  • Fix bug with trailing version info not being properly stripped (#15223, 971b1a87b)

    Resolves an issue which caused in-product docs links to break.

Compare: v2.16.0...v2.16.1

Container image

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

Install/upgrade

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

Commits


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

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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/coder/terraform-provider-coderd/network/alerts).
dependabot[bot] commented 4 weeks ago

Looks like github.com/coder/coder/v2 is up-to-date now, so this is no longer needed.