Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a22e3e

Browse files
Merge branch 'main' into bq/display-ws-status-on-tasks
2 parentsc1f51b9 +0fbe21e commit2a22e3e

File tree

3 files changed

+140
-174
lines changed

3 files changed

+140
-174
lines changed

‎coderd/rbac/authz_test.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ func BenchmarkRBACAuthorizeGroups(b *testing.B) {
187187
uuid.MustParse("0632b012-49e0-4d70-a5b3-f4398f1dcd52"),
188188
uuid.MustParse("70dbaa7a-ea9c-4f68-a781-97b08af8461d"),
189189
)
190-
authorizer:=rbac.NewStrictCachingAuthorizer(prometheus.NewRegistry())
190+
authorizer:=rbac.NewAuthorizer(prometheus.NewRegistry())
191191

192192
// Same benchmark cases, but this time groups will be used to match.
193193
// Some '*' permissions will still match, but using a fake action reduces

‎site/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@radix-ui/react-avatar":"1.1.2",
5656
"@radix-ui/react-checkbox":"1.1.4",
5757
"@radix-ui/react-collapsible":"1.1.2",
58-
"@radix-ui/react-dialog":"1.1.15",
58+
"@radix-ui/react-dialog":"1.1.4",
5959
"@radix-ui/react-dropdown-menu":"2.1.4",
6060
"@radix-ui/react-label":"2.1.0",
6161
"@radix-ui/react-popover":"1.1.5",
@@ -169,7 +169,7 @@
169169
"jest-websocket-mock":"2.5.0",
170170
"jest_workaround":"0.1.14",
171171
"knip":"5.64.1",
172-
"msw":"2.11.3",
172+
"msw":"2.4.8",
173173
"postcss":"8.5.1",
174174
"protobufjs":"7.4.0",
175175
"rollup-plugin-visualizer":"5.14.0",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp