Skip to content

chore(deps): bump coder/coder from v2.22.1 to v2.23.0 in /render #226

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps coder/coder from v2.22.1 to v2.23.0.

Release notes

Sourced from coder/coder's releases.

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

BREAKING CHANGES

  • Fix workspace apps response (#17700, 9fe5b71d3) (@​BrunoQuaresma)

    Adds omitempty to multiple fields in a codersdk response type. API consumers that expect those fields to be always present may need to be updated.

  • Omit name, avatar_url and last_seen_at from responses when empty (#18005, 94c129c03) (@​BrunoQuaresma)
  • Update WorkspaceOwnerName to use user.name instead of user.username to reduce UI confusion (#18025, d63417b54) (@​BrunoQuaresma)

Features

... (truncated)

Commits
  • 3a68676 chore: cherry-pick bug fixes for release 2.23 (#18219)
  • d3b6863 docs: add link for Coder Desktop docs on workspace page (cherry-pick #18202) ...
  • 2ded3b5 chore: remove beta badges (#18069)
  • b4531c4 feat: make dynamic parameters respect owner in form (#18013)
  • 5b9c404 feat: add form_type error (#18067)
  • 9fc3329 feat: persist app groups in the database (#17977)
  • 513a468 chore: disable logs sourced from dynamic params parsing (#18066)
  • a18eb9d feat(site): allow recreating devcontainers and showing dirty status (#18049)
  • 23d1423 chore: hide classic workspace checkbox when experiment is not enabled (#18061)
  • 71a647b feat: support ConvertUserLoginType for another user in codersdk(#17784)
  • Additional commits viewable in compare view

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.22.1 to v2.23.0.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.22.1...v2.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jun 9, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2025

Superseded by #228.

@dependabot dependabot bot closed this Jun 12, 2025
@dependabot dependabot bot deleted the dependabot/docker/render/coder/coder-v2.23.0 branch June 12, 2025 15:07
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 docker Pull requests that update docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants