Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): bump github.com/coder/coder/v2 from 2.18.5 to 2.19.0 #177

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps github.com/coder/coder/v2 from 2.18.5 to 2.19.0.

Release notes

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

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

  • Integrate new agentexec pkg (#15609, 1f238fed5) (@​sreya)
  • Implement CRUD UI for IDP organization sync settings (#15503, 6c9ccca68) (@​jaaydenh)

    Allows organization IDP sync to be managed through the dashboard UI. IDP sync UI settings

  • Enable editing of IDP sync configuration for groups and roles in the UI (#16098, f5186699a) (@​jaaydenh)

    Allows organization IDP sync to be managed through the dashboard UI. Group sync in the UI Role sync in the UI

  • Make username in Initialize.ps1 dynamic (#15751, 9fe71d9da) (@​angrycub)

    Enables users to rename their machine and default user name without having to edit this element as well.

  • Add workspace build timing metrics (#15771, c5287910f) (@​kevinh-canva)
  • Add new scaletest infrastructure (#15573, 08f0eaaf3) (@​f0ssel)
  • Add workspace-proxy-url flag to scaletest workspace-traffic (#15920, 50333d312) (@​f0ssel)
  • Add scaletest load generation infrastructure (#15816, 0008c135c) (@​f0ssel)
  • Add postgres exporter for multi-region scaletest (#16244, d571996c5) (@​f0ssel)
  • Start remote writing prometheus data in multi-region scaletest (#16235, 7b464334f) (@​f0ssel)

    We're working on a new internal multi-region scaletesting system. The five PRs above are changes to our internal tooling to simulate this multi-region instance. More documentation on our findings coming soon.

  • Show warning dialog if user switches off assign default org (#15848, 611677690) (@​jaaydenh)
  • Add support for specifying LoadBalancer class name (#15838, d504e0ea6) (@​jamezrin)
  • Support created_at filter for the GET /users endpoint (#15633, e191d9650) (@​joobisb)
  • Split management settings sidebar into deployment/organization sidebars (#15388, 8e61e4a0b) (@​jaaydenh)
  • Add breadcrumbs to admin settings pages (#15865, cdc1978f4) (@​jaaydenh)

    breadcrumbs

  • Allow entering non-default values in multi-select in parameter CLI (#15935, 638247c9a) (@​joobisb)
  • Notify on workspace creation (#15934, f0e81ab45) (@​DanielleMaywood)
  • Notify on workspace update (#15979, f3fe3bc78) (@​DanielleMaywood)

    See how to use this alert with PlatformX by DX for developer experience metrics in our documentation.

  • Add redesigned organization settings sidebar (#15932, 8a0094ce7) (@​jaaydenh)

    See the new sidebar below. organization settings sidebar

  • Allow notification templates to be disabled by default (#16093, 009069cd4) (@​DanielleMaywood)
  • Allow removing deadline for running workspace (#16085, 7c595e263) (@​DanielleMaywood)
  • Allow users to extend their running workspace's deadline (#15895, 91875c2b4) (@​DanielleMaywood)

    Allows users to prolong their workspace TTL without a restart.

  • Add --network-info-dir and --network-info-interval flags to coder ssh (#16078, 838ee3b24) (@​aaronlehmann)
  • Add --ssh-host-prefix flag for "coder ssh" (#16088, 1aa9e32a2) (@​aaronlehmann)
  • Use wildcard Host entry in config-ssh (#16096, 8f02e633b) (@​aaronlehmann)
  • Bundle a local version of install.sh (#16064, a450121e7) (@​aslilac)

    This allows users to:

    • Install a CLI that is known to have the same version as the server binary
    • Install the CLI in air-gapped deployments while still getting to run a simple install script
  • Add a page to showcase the local installation script (#16122, cd62e3934) (@​aslilac)

... (truncated)

Commits
  • 2f32b11 fix(site): fix agent and web terminal troubleshooting links (cherry-pick #163...
  • a9775fa chore: cherry-pick items for 2.19 (#16412)
  • a658ccf fix(vpn): send subnet masks and prefix lengths from router (#16317)
  • d32a5e1 fix: fix UI bugs for orgs (#16302)
  • 1336925 feat(flake.nix): switch dogfood dev image to buildNixShellImage from dockerTo...
  • 279c08e chore(scaletest/createworkspaces): address context usage (#16306)
  • bb69054 fix(cli): remove loading indicator when pinging with verbose logs (#16305)
  • b44ae40 test(cli): speed up stackdriver logging tests by setting GCE env (#16298)
  • ab92306 fix(vpn): handle sending nil router config (#16267)
  • 76adde9 fix(provisioner/terraform/tfparse): allow empty values in coder_workspace_tag...
  • Additional commits viewable in compare view

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 4, 2025
@matifali matifali requested a review from aslilac February 4, 2025 18:36
@aslilac aslilac merged commit c87b8e5 into main Feb 4, 2025
13 checks passed
@aslilac aslilac deleted the dependabot/go_modules/github.com/coder/coder/v2-2.19.0 branch February 4, 2025 18:39
# for free to join this conversation on GitHub. Already have an account? # 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.

1 participant