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 github.com/coder/coder/v2 from 2.17.0 to 2.17.3 #156

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps github.com/coder/coder/v2 from 2.17.0 to 2.17.3.

Release notes

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

v2.17.3

Stable (since December 13, 2024)

Changelog

Bug fixes

  • Fix tailnet resume using incorrect DB reference (#15522) (#15574, dbfadf2b7)
  • Fix goroutine memory leak in log streaming over websocket (#15709, 148a5a35) (@​SpikeCurtis)
  • Fix broken flow when uploading template zip file in the UI (#15410, 17363098e) (@​mtojek)
  • Set content type when uploading edited template to avoid missing type (#15440, d2e496901) (@​ethanndickson)
  • Support windows specific zip mime type for template uploads (#15442, f7cbf5dd7) (@​ethanndickson)

Documentation

Compare: v2.17.2...v2.17.3

Container image

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

Install/upgrade

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

v2.17.2

Stable (since December 3, 2024)

Changelog

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.

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]
github.com/coder/coder/v2 [>= 2.18.0.a, < 2.18.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 <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 [github.com/coder/coder/v2](https://github.com/coder/coder) from 2.17.0 to 2.17.3.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.17.0...v2.17.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2024

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

@dependabot dependabot bot closed this Dec 17, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/coder/coder/v2-2.17.3 branch December 17, 2024 02:50
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