Mathias Fredriksson
ac6db5edf9
feat(cli): show information about --wait=no for ssh ( #13847 )
...
Fixes #11923
2024-07-09 14:32:52 +03:00
Mathias Fredriksson
54055dc4cc
fix(cli): prevent asynchronous print of version mismatch in config-ssh ( #13845 )
2024-07-09 14:32:08 +03:00
dependabot[bot]
407d263cd2
chore: bump google.golang.org/api from 0.182.0 to 0.187.0 ( #13828 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 07:59:58 +00:00
dependabot[bot]
0c423f07a7
chore: bump semver and @types/semver in /site ( #13834 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 10:49:43 +03:00
Mathias Fredriksson
978364bd3e
fix(cli): do not overwrite repeated SSH options in config-ssh ( #13819 )
...
Fixes #11593
2024-07-09 09:44:56 +03:00
dependabot[bot]
5cdfc08422
chore: bump google.golang.org/grpc from 1.64.0 to 1.65.0 ( #13826 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.64.0 to 1.65.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.65.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 06:25:53 +00:00
dependabot[bot]
1f05a4a05e
chore: bump github.com/go-chi/chi/v5 from 5.0.10 to 5.1.0 ( #13730 )
...
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi ) from 5.0.10 to 5.1.0.
- [Release notes](https://github.com/go-chi/chi/releases )
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-chi/chi/compare/v5.0.10...v5.1.0 )
---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 01:19:18 -05:00
dependabot[bot]
996863936a
chore: bump the x group with 7 updates ( #13825 )
...
Bumps the x group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [golang.org/x/crypto](https://github.com/golang/crypto ) | `0.24.0` | `0.25.0` |
| [golang.org/x/mod](https://github.com/golang/mod ) | `0.18.0` | `0.19.0` |
| [golang.org/x/net](https://github.com/golang/net ) | `0.26.0` | `0.27.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2 ) | `0.20.0` | `0.21.0` |
| [golang.org/x/sys](https://github.com/golang/sys ) | `0.21.0` | `0.22.0` |
| [golang.org/x/term](https://github.com/golang/term ) | `0.21.0` | `0.22.0` |
| [golang.org/x/tools](https://github.com/golang/tools ) | `0.22.0` | `0.23.0` |
Updates `golang.org/x/crypto` from 0.24.0 to 0.25.0
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.25.0 )
Updates `golang.org/x/mod` from 0.18.0 to 0.19.0
- [Commits](https://github.com/golang/mod/compare/v0.18.0...v0.19.0 )
Updates `golang.org/x/net` from 0.26.0 to 0.27.0
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0 )
Updates `golang.org/x/oauth2` from 0.20.0 to 0.21.0
- [Commits](https://github.com/golang/oauth2/compare/v0.20.0...v0.21.0 )
Updates `golang.org/x/sys` from 0.21.0 to 0.22.0
- [Commits](https://github.com/golang/sys/compare/v0.21.0...v0.22.0 )
Updates `golang.org/x/term` from 0.21.0 to 0.22.0
- [Commits](https://github.com/golang/term/compare/v0.21.0...v0.22.0 )
Updates `golang.org/x/tools` from 0.22.0 to 0.23.0
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: x
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: x
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: x
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: x
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: x
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: x
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: x
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 01:13:37 -05:00
dependabot[bot]
3085c4cf5b
chore: bump @types/lodash from 4.14.196 to 4.17.6 in /site ( #13704 )
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.14.196 to 4.17.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 09:11:00 +03:00
dependabot[bot]
83a177e0c7
chore: bump ssh2 and @types/ssh2 in /site ( #13710 )
...
Bumps [ssh2](https://github.com/mscdex/ssh2 ) and [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2 ). These dependencies needed to be updated together.
Updates `ssh2` from 1.14.0 to 1.15.0
- [Commits](https://github.com/mscdex/ssh2/compare/v1.14.0...v1.15.0 )
Updates `@types/ssh2` from 1.11.13 to 1.15.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2 )
---
updated-dependencies:
- dependency-name: ssh2
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/ssh2"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 09:10:28 +03:00
Colin Adler
b40d543cb5
chore(offlinedocs): update braces to v3.0.3 ( #13842 )
2024-07-09 01:01:49 -05:00
dependabot[bot]
eafa8f5cb2
chore: bump the vite group across 1 directory with 3 updates ( #13833 )
...
Bumps the vite group with 3 updates in the /site directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) and [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ).
Updates `@vitejs/plugin-react` from 4.1.0 to 4.3.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.1/packages/plugin-react )
Updates `vite` from 4.5.3 to 5.3.3
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.3.3/packages/vite )
Updates `vite-plugin-checker` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases )
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.0...vite-plugin-checker@0.7.1 )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vite
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: vite
- dependency-name: vite-plugin-checker
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 18:25:19 -04:00
Muhammad Atif Ali
05fdb9c1f7
chore: group dependencies ( #13798 )
2024-07-08 23:11:44 +03:00
Stephen Kirby
79b5d20cd2
typo ( #13823 )
2024-07-08 15:08:56 -05:00
Colin Adler
f9ca9c7a22
chore: upgrade Go to 1.22.5 ( #13820 )
...
* chore: upgrade Go to 1.22.5
* fixup! chore: upgrade Go to 1.22.5
2024-07-08 19:42:55 +00:00
Steven Masley
44cb400c8e
chore: include host and port in oidc test logs ( #13818 )
...
* chore: include host and port in oidc test logs
Log fake IDP's log for debugging port conflicts between tests
2024-07-08 10:24:41 -05:00
Steven Masley
d9bdef915d
chore: fix typo in oidctest package ( #13815 )
2024-07-08 14:35:06 +00:00
Danny Kopping
bdd2caf95d
feat: implement thin vertical slice of system-generated notifications ( #13537 )
2024-07-08 15:38:50 +02:00
Marcin Tojek
10aa32ca08
chore: refactor AgentHasNotConnectedSinceWeek_LogsExpired ( #13802 )
2024-07-08 13:52:56 +02:00
Muhammad Atif Ali
fecc5b3027
docs: update release schedule ( #13795 )
2024-07-06 12:17:11 +03:00
Cian Johnston
da8911426b
fix(dogfood/Dockerfile): change ownership of /etc/sudoers.d to root ( #13793 )
2024-07-05 12:42:14 +01:00
Marcin Tojek
7c41f957de
feat: autostop workspaces owned by suspended users ( #13790 )
2024-07-04 13:35:41 +00:00
Cian Johnston
c2d44d16a3
feat(codersdk/agentsdk): export LogDest interface ( #13792 )
...
Signed-off-by: Cian Johnston <cian@coder.com >
2024-07-04 14:04:43 +01:00
Ferran Basora
dd80958efb
chore: update troubleshooting documentation about dir setting ( #13681 )
2024-07-03 22:24:49 +03:00
Steven Masley
ccf34901bc
chore: add templates search query to a filter ( #13772 )
...
* chore: add templates search query to a filter
2024-07-03 13:42:23 -05:00
Cian Johnston
8778aa0f71
chore(deps): update go-playground/validator and remove replace directive ( #13779 )
...
We had a replace directive in place due to a PR we were waiting to have
merged in go-playground/validator. This was since merged in v10.22.0.
Signed-off-by: Cian Johnston <cian@coder.com >
2024-07-03 18:14:27 +01:00
Cian Johnston
ea675897fd
fix(dogfood/Dockerfile): revert add explicit --chown to COPY directive ( #13569 ) ( #13781 )
...
* Revert "fix(dogfood/Dockerfile): add explicit --chown to COPY directive (#13569 )"
This reverts commit c587af7c0e .
* add a bogus comment to ensure hashes change
2024-07-03 17:42:18 +01:00
Michael Smith
940afa1ab1
fix: let workspace pages download partial logs for unhealthy workspaces ( #13761 )
...
* fix: get basic fix in for preventing download logs from blowing up UI
* fix: make sure blob units can't go out of bounds
* fix: make sure timeout is cleared on component unmount
* fix: reduce risk of shared cache state breaking useAgentLogs
* fix: allow partial downloading of logs
* fix: make sure useMemo cache is used properly
* wip: commit current progress on updated logs functionality
* docs: rewrite comment for clarity
* refactor: clean up current code
* fix: update styles for unavailable logs
* fix: resolve linter violations
* fix: update type signature of getErrorDetail
* fix: revert log/enabled logic for useAgentLogs
* fix: remove memoization from DownloadLogsDialog
* fix: update name of timeout state
* refactor: make log web sockets logic more clear
* docs: reword comment for clarity
* fix: commit current style update progress
* fix: finish style updates
2024-07-03 10:17:54 -04:00
Marcin Tojek
07d41716ad
fix(provisioner): handle multiple agents, apps, scripts and envs ( #13741 )
2024-07-03 14:55:28 +02:00
Spike Curtis
f6639b788f
feat: add ConnectRPC variants for older Agent API versions ( #13778 )
2024-07-03 16:11:05 +04:00
Spike Curtis
e5268e4551
chore: spin clock library out to coder/quartz repo ( #13777 )
...
Code that was in `/clock` has been moved to github.com/coder/quartz. This PR refactors our use of the clock library to point to the external Quartz repo.
2024-07-03 15:02:54 +04:00
Ethan
a110d18275
chore: add DRPC tailnet & cli network telemetry ( #13687 )
2024-07-03 15:23:46 +10:00
Kayla Washburn-Love
bfbf634bec
chore: update mui ( #13747 )
2024-07-02 15:19:01 -06:00
Eric Paulsen
80a2a5d6a8
docs: clarify envbox version pinning ( #13773 )
2024-07-02 20:36:08 +00:00
Stephen Kirby
e40cc9314c
docs: bump mainline version to v2.13.0 ( #13766 )
2024-07-02 15:24:26 -05:00
Mathias Fredriksson
a114288ef2
ci: remove release make concurrency to fix docker image race ( #13769 )
2024-07-02 17:49:18 +00:00
Cian Johnston
5ea5db29e9
ci: use postgres version 13 to test migrations ( #13767 )
2024-07-02 17:03:21 +00:00
Bruno Quaresma
9ee53e5b4e
chore(site): refactor filter component to be more extendable ( #13688 )
2024-07-02 13:15:13 -03:00
Michael Smith
21a923a7a0
chore: add SVG desktop icon ( #13765 )
...
* chore: add SVG desktop icon
* fix: add desktop icon to to icons.json
2024-07-02 16:00:16 +00:00
Kayla Washburn-Love
b1e7498e77
chore: update xterm ( #13752 )
2024-07-02 09:29:34 -06:00
Danny Kopping
98c09bf5d2
fix: add policy.go as dependency of Makefile rbac target ( #13757 )
2024-07-02 14:29:00 +00:00
Steven Masley
bde9fd58ea
chore: add organization name to workspaces ( #13755 )
...
* chore: add organization name to workspaces
2024-07-02 09:25:05 -05:00
Steven Masley
128674918b
chore: include organization name when fetching templates ( #13751 )
...
* chore: include organization name when fetching templates
* chore: rename template_with_user to template_with_names
2024-07-02 09:08:30 -05:00
Muhammad Atif Ali
b87c12ba92
chore(dogfood): fix duplicate security repository entry ( #13758 )
2024-07-02 14:09:45 +03:00
Steven Masley
abc0ff9689
chore: remove database import from cli ( #13756 )
...
Cli was using a utility function from a database package.
2024-07-01 21:58:23 +00:00
Kayla Washburn-Love
b1ec4630f2
chore: update react dependencies ( #13749 )
2024-07-01 15:55:27 -06:00
Steven Masley
5bf46f360a
chore: remove org context switcher in the cli ( #13674 )
...
* chore: remove org context switcher in the cli
2024-07-01 16:04:45 -05:00
Kayla Washburn-Love
4a0fd7466c
chore: update emoji-mart data ( #13746 )
2024-07-01 14:40:15 -06:00
Jaayden Halko
f26f123391
feat: route groups by name instead of id ( #13692 )
...
* feat: route groups by name instead of id
* fix: update group navigation when name changes
* fix: update isLoading and error checking
* fix: fix format
* fix: update isLoading and error
* fix: cleanup
2024-07-01 15:48:14 -04:00
Kayla Washburn-Love
41e1383640
chore: update caniuse ( #13745 )
2024-07-01 13:11:04 -06:00