Skip to content

Commit

Permalink
Merge pull request #11406 from owncloud/renovate/vue-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update vue monorepo to v3.4.38
  • Loading branch information
JammingBen authored Aug 30, 2024
2 parents 159690c + bade8cc commit b59f34a
Show file tree
Hide file tree
Showing 12 changed files with 221 additions and 225 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@vitejs/plugin-vue": "5.0.3",
"@vitest/coverage-v8": "2.0.3",
"@vitest/web-worker": "2.0.5",
"@vue/compiler-dom": "3.4.21",
"@vue/compiler-sfc": "3.4.21",
"@vue/compiler-dom": "3.4.38",
"@vue/compiler-sfc": "3.4.38",
"@vue/test-utils": "2.4.5",
"browserslist-to-esbuild": "^2.0.0",
"browserslist-useragent-regexp": "^4.0.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"vitest": "2.0.5",
"vue-demi": "0.14.10",
"vue-tsc": "2.0.24",
"vue": "3.4.21",
"vue": "3.4.38",
"vue3-gettext": "2.4.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"lodash-es": "4.17.21",
"luxon": "3.5.0",
"vue-router": "4.2.5",
"vue": "3.4.21",
"vue": "3.4.38",
"vue3-gettext": "2.4.0"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`OcDatePicker > renders 1`] = `
"<div class="oc-date-picker"><label class="oc-label" for="oc-textinput-1">Datepicker label</label>
<div class="oc-position-relative">
<!--v-if--> <input id="oc-textinput-1" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="date">
<!--v-if--> <input id="oc-textinput-1" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="date" value="">
<!--v-if-->
</div>
<div class="oc-text-input-message">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`SpacesList > should render all spaces in a table 1`] = `
<div class="space-filters oc-flex oc-flex-right oc-flex-wrap oc-flex-bottom oc-mx-m oc-mb-m">
<div class=""><label class="oc-label" for="spaces-filter">Search</label>
<div class="oc-position-relative">
<!--v-if--> <input id="spaces-filter" autocomplete="off" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="text">
<!--v-if--> <input id="spaces-filter" autocomplete="off" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="text" value="">
<!--v-if-->
</div>
<!--v-if-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ exports[`Users view > list view > renders initially warning if filters are manda
<div data-v-32efd9c6="" class="oc-flex oc-flex-middle">
<div data-v-32efd9c6="" class=""><label class="oc-label" for="users-filter">Search</label>
<div class="oc-position-relative">
<!--v-if--> <input id="users-filter" modelmodifiers="[object Object]" autocomplete="off" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="text">
<!--v-if--> <input id="users-filter" modelmodifiers="[object Object]" autocomplete="off" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="text" value="">
<!--v-if-->
</div>
<!--v-if-->
Expand Down Expand Up @@ -77,7 +77,7 @@ exports[`Users view > list view > renders list initially 1`] = `
<div data-v-32efd9c6="" class="oc-flex oc-flex-middle">
<div data-v-32efd9c6="" class=""><label class="oc-label" for="users-filter">Search</label>
<div class="oc-position-relative">
<!--v-if--> <input id="users-filter" modelmodifiers="[object Object]" autocomplete="off" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="text">
<!--v-if--> <input id="users-filter" modelmodifiers="[object Object]" autocomplete="off" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="text" value="">
<!--v-if-->
</div>
<!--v-if-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ exports[`Epub reader app > renders correctly 1`] = `
<!--v-if-->
<div dir="auto" class="v-select vs--single vs--unsearchable oc-select epub-reader-controls-chapters-select oc-width-1-1 oc-px-s oc-hidden@l" style="background: transparent;">
<div id="vs1__combobox" class="vs__dropdown-toggle" role="combobox" aria-expanded="false" aria-owns="vs1__listbox" aria-label="Chapter - Search for option">
<div class="vs__selected-options"><span class="vs__selected"><!--v-if--> Chapter 1 <!--v-if--></span><input class="vs__search" readonly="" id="oc-select-1" aria-autocomplete="list" aria-labelledby="vs1__combobox" aria-controls="vs1__listbox" type="search" autocomplete="off"></div>
<div class="vs__selected-options"><span class="vs__selected"><!--v-if--> Chapter 1 <!--v-if--></span><input class="vs__search" readonly="" id="oc-select-1" aria-autocomplete="list" aria-labelledby="vs1__combobox" aria-controls="vs1__listbox" type="search" autocomplete="off" value=""></div>
<div class="vs__actions"><button type="button" class="vs__clear" title="Clear Selected" aria-label="Clear Selected" style="display: none;"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="10">
<path d="M6.895455 5l2.842897-2.842898c.348864-.348863.348864-.914488 0-1.263636L9.106534.261648c-.348864-.348864-.914489-.348864-1.263636 0L5 3.104545 2.157102.261648c-.348863-.348864-.914488-.348864-1.263636 0L.261648.893466c-.348864.348864-.348864.914489 0 1.263636L3.104545 5 .261648 7.842898c-.348864.348863-.348864.914488 0 1.263636l.631818.631818c.348864.348864.914773.348864 1.263636 0L5 6.895455l2.842898 2.842897c.348863.348864.914772.348864 1.263636 0l.631818-.631818c.348864-.348864.348864-.914489 0-1.263636L6.895455 5z"></path>
</svg></button><svg xmlns="http://www.w3.org/2000/svg" width="14" height="10" role="presentation" class="vs__open-indicator">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ describe('Tag Select', () => {
})

it('does not accept tags consisting of blanks only', () => {
const { wrapper } = createWrapper(mockDeep<Resource>({ tags: [] }))
const { wrapper } = createWrapper(mock<Resource>({ tags: [] }))
const option = wrapper.vm.createOption(' ')
expect(option.error).toBeDefined()
expect(option.selectable).toBeFalsy()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ exports[`Projects view > different files view states > lists all available proje
</div>
<div class=""><label class="oc-label" for="spaces-filter">Search</label>
<div class="oc-position-relative">
<!--v-if--> <input id="spaces-filter" autocomplete="off" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="text">
<!--v-if--> <input id="spaces-filter" autocomplete="off" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="text" value="">
<!--v-if-->
</div>
<!--v-if-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ exports[`TrashOverview > view states > should render spaces list 1`] = `
<div class="trash-bin-filters oc-flex oc-flex-right oc-flex-wrap oc-flex-bottom oc-mx-m oc-mb-m">
<div class=""><label class="oc-label" for="spaces-filter">Search</label>
<div class="oc-position-relative">
<!--v-if--> <input id="spaces-filter" autocomplete="off" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="text">
<!--v-if--> <input id="spaces-filter" autocomplete="off" aria-invalid="false" class="oc-text-input oc-input oc-rounded" type="text" value="">
<!--v-if-->
</div>
<!--v-if-->
Expand Down
2 changes: 1 addition & 1 deletion packages/web-pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@uppy/tus": "^3.1.0",
"@uppy/utils": "^5.3.0",
"@uppy/xhr-upload": "^3.0.1",
"@vue/shared": "3.4.23",
"@vue/shared": "3.4.38",
"@vueuse/core": "^11.0.0",
"axios": "1.7.5",
"deepmerge": "^4.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"uuid": "9.0.1",
"vue-concurrency": "5.0.1",
"vue-router": "4.2.5",
"vue": "3.4.21",
"vue": "3.4.38",
"vue3-gettext": "2.4.0",
"web-runtime": "workspace:*",
"webdav": "5.7.1",
Expand Down
Loading

0 comments on commit b59f34a

Please sign in to comment.