File tree Expand file tree Collapse file tree 16 files changed +71
-28
lines changed
extension-tile-playground Expand file tree Collapse file tree 16 files changed +71
-28
lines changed Original file line number Diff line number Diff line change 9797 if : success() || failure()
9898 runs-on : ubuntu-latest
9999
100+ permissions :
101+ pull-requests : write
102+ checks : write
103+
100104 steps :
101105 - name : Download Artifacts
102106 uses : actions/download-artifact@v4
Original file line number Diff line number Diff line change @@ -133,6 +133,10 @@ jobs:
133133 if : success() || failure()
134134 runs-on : ubuntu-latest
135135
136+ permissions :
137+ pull-requests : write
138+ checks : write
139+
136140 steps :
137141 - name : Download Artifacts
138142 uses : actions/download-artifact@v4
Original file line number Diff line number Diff line change @@ -190,6 +190,10 @@ jobs:
190190 if : success() || failure()
191191 runs-on : ubuntu-latest
192192
193+ permissions :
194+ pull-requests : write
195+ checks : write
196+
193197 steps :
194198 - name : Download Artifacts
195199 uses : actions/download-artifact@v4
Original file line number Diff line number Diff line change @@ -245,6 +245,10 @@ jobs:
245245 if : success() || failure()
246246 runs-on : ubuntu-latest
247247
248+ permissions :
249+ pull-requests : write
250+ checks : write
251+
248252 steps :
249253 - name : Download Artifacts
250254 uses : actions/download-artifact@v4
Original file line number Diff line number Diff line change @@ -185,6 +185,10 @@ jobs:
185185 if : success() || failure()
186186 runs-on : ubuntu-latest
187187
188+ permissions :
189+ pull-requests : write
190+ checks : write
191+
188192 steps :
189193 - name : Download Artifacts
190194 uses : actions/download-artifact@v4
Original file line number Diff line number Diff line change 7171 },
7272 "dependencies" : {
7373 "@looker/code-editor" : " 0.1.38" ,
74- "@looker/components" : " ^4.1 .3" ,
75- "@looker/design-tokens" : " ^3.1.0 " ,
74+ "@looker/components" : " ^5.0 .3" ,
75+ "@looker/design-tokens" : " ^3.1.3 " ,
7676 "@looker/extension-utils" : " 0.1.48" ,
7777 "@looker/icons" : " ^1.5.21" ,
7878 "@looker/redux" : " ^0.0.1" ,
Original file line number Diff line number Diff line change 4949 "webpack-cli" : " 5.0.1"
5050 },
5151 "dependencies" : {
52- "@looker/components" : " ^4.1 .3" ,
53- "@looker/design-tokens" : " ^3.1.0 " ,
52+ "@looker/components" : " ^5.0 .3" ,
53+ "@looker/design-tokens" : " ^3.1.3 " ,
5454 "prism-react-renderer" : " ^1.2.0" ,
5555 "react" : " ^17.0.2" ,
5656 "react-dom" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 4444 "@testing-library/user-event" : " 13.1.5"
4545 },
4646 "dependencies" : {
47- "@looker/components" : " ^4.1 .3" ,
47+ "@looker/components" : " ^5.0 .3" ,
4848 "@looker/embed-services" : " 25.0.0" ,
4949 "@looker/redux" : " ^0.0.1" ,
5050 "@looker/sdk" : " 25.0.0" ,
Original file line number Diff line number Diff line change 3737 "webpack-dev-server" : " 4.15.1"
3838 },
3939 "dependencies" : {
40- "@looker/components" : " ^4.1 .3" ,
40+ "@looker/components" : " ^5.0 .3" ,
4141 "@looker/embed-services" : " 23.20.1" ,
4242 "@looker/embed-components" : " 23.20.1" ,
4343 "@looker/extension-utils" : " 0.1.32" ,
Original file line number Diff line number Diff line change 1616 },
1717 "dependencies" : {
1818 "@looker/api-explorer" : " 0.9.71" ,
19- "@looker/components" : " ^4.1 .3" ,
19+ "@looker/components" : " ^5.0 .3" ,
2020 "@looker/extension-sdk" : " 25.0.0" ,
2121 "@looker/extension-sdk-react" : " 25.0.0" ,
2222 "@looker/extension-utils" : " 0.1.48" ,
You can’t perform that action at this time.
0 commit comments