nsftx / vuetify-uploader

Upload component for Vuetify framework
MIT License
5 stars 1 forks source link

An in-range update of vuetify is breaking the build 🚨 #44

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency vuetify was updated from 2.1.3 to 2.1.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

vuetify is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build is in progress ([Details](https://travis-ci.org/nsftx/vuetify-uploader/builds/598266299?utm_source=github_status&utm_medium=notification)). - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/nsftx/vuetify-uploader/373?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v2.1.4

πŸ”§ Bug Fixes

  • VAutocomplete: avoid changing selected index if not using multiple (8580c7b)
  • VAutocomplete: show selection color when navigating selection items (9992116)
  • VCard: resolved clashing border-radius, adjust to match md2 spec (0799040)
    • In order to support this fix, a new component has been added v-card-subtitle
    • This is additive and does not require an upgrade
  • VCarousel: add missing aria-labels on delimiters (#9332) (bfd25af), closes #7996
  • VContainer: adjust container fill-height (#9189) (87e8a53), closes #8680
  • VDataTable: add toggle and remove functions to group header slots (#9236) (f6abce8)
  • VExpansionPanels: stop parent active class propagation (#9227) (23fd69d), closes #8677
  • VRating: pass in x-small icon size (#9351) (28b0b5b)
  • VSheet: add missing !default declaration for sass variable (487ebfe)
  • VSparkline: add label color for light/dark theme (fix #8557) (#8613) (3a89a0d)
  • VTextField: use scrollWidth to calculate label width (#9286) (0f3fa6a)
  • VTreeviewNode: allow empty children item to behave as leaf (#9082) (8555450), closes #9043
Commits

The new version differs by 22 commits.

  • f0ec7db chore(release): publish v2.1.4
  • 8580c7b fix(VAutocomplete): avoid changing selected index if not using multiple
  • 9992116 fix(VAutocomplete): show selection color when navigating selection items
  • f6abce8 fix(VDataTable): add toggle and remove functions to group header slots (#9236)
  • 1758113 docs(VDataIterator): fix example (#9321)
  • 28b0b5b fix(VRating): pass in x-small icon size (#9351)
  • 4c61674 fix(overlayable): avoid overlay generation toggle if not active
  • 2165628 docs: fix typos ("it's" -> "its") (#9354)
  • 0c8a7a9 docs(quickstart): fix typo (#9353)
  • 054555a docs(component): grid>vRow>align property - changed available options (#9343)
  • 2012fb4 docs(examples): replaced old v-spacer syntax with new syntax (#9317)
  • bfd25af fix(VCarousel): add missing aria-labels on delimiters (#9332)
  • 23fd69d fix(VExpansionPanels): stop parent active class propagation (#9227)
  • 87e8a53 fix(VContainer): adjust container fill-height (#9189)
  • 8555450 fix(VTreeviewNode): allow empty children item to behave as leaf (#9082)

There are 22 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 2.1.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.1.5

πŸ”§ Bug Fixes

  • sass: move global style imports to component variable files (63f128f), closes #9323
  • VAlert: typo in computedIcon (#9390) (15ba83b), closes #9386
Commits

The new version differs by 3 commits.

  • d4f8a2f chore(release): publish v2.1.5
  • 63f128f fix(sass): move global style imports to component variable files
  • 15ba83b fix(VAlert): typo in computedIcon (#9390)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.1.7

πŸ”§ Bug Fixes

  • locale: update Norwegian translation (#9455) (051399a)
  • VCalendar: escape html of event name (#9387) (283d601)
  • VDataTable: adjust filter & sort functions to use Intl.Collator (#7805) (43adae8), closes #3672 #4622
  • VDialog: fix close on outside click with persist and hide-overlay (#9304) (ba99a45), closes #8697 #8697
  • VFileInput: trigger onInput after value has changed (#9091) (507f1b0), closes #9045
  • VImg: do not lazy load if intersection observer is not supported (22e23e2), closes #9412
  • VLazy: properly show transition on activation (ac7136d)
  • VSwitch/VCheckbox: color not applied if value is 0/false (#9431) (9856ca7)
Commits

The new version differs by 40 commits.

  • b7f3c4e chore(release): publish v2.1.7
  • 41bc9c1 docs: improve documentation around v-intersect usage
  • 22e23e2 fix(VImg): do not lazy load if intersection observer is not supported
  • 43adae8 fix(VDataTable): adjust filter & sort functions to use Intl.Collator (#7805)
  • 8c0315d docs(VSkeletonLoader): update loading prop desc (#9473)
  • 0d73268 docs(QuickStart): update heading text
  • 507f1b0 fix(VFileInput): trigger onInput after value has changed (#9091)
  • ac7136d fix(VLazy): properly show transition on activation
  • ba99a45 fix(vdialog): fix close on outside click with persist and hide-overlay (#9304)
  • 283d601 fix(vcalendar): escape html of event name (#9387)
  • 9856ca7 fix(VSwitch/VCheckbox): color not applied if value is 0/false (#9431)
  • b7848d8 docs: update systems bar up-next (#9415)
  • 0d19e3b docs(layouts): remove unused data attribute (#9437)
  • 08507ae chore: auto generate web-types.json to provide autocomplete for JetBrains IDEs (#9440)
  • 051399a fix(locale): update Norwegian translation (#9455)

There are 40 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.1.8

πŸ”§ Bug Fixes

⚠️ BREAKING CHANGES

A low impact security vulnerability was identified with the v-messages component. Using the value prop, it was possible to perform an XSS attack.

NOTICE
If you are not using HTML for the props rules, messages, hint, success-messages or error-messages, you do not need to do anything.

All values for v-message are now escaped. This primarily affects inputs as they use v-message for rule and hint output. To accommodate this change, a scoped slot has been added for users who
need to customize the styling of messages as they will no longer render html.

Components this fix impacts:

  • v-autocomplete
  • v-checkbox
  • v-combobox
  • v-file-input
  • v-input
  • v-messages
  • v-overflow-btn
  • v-radio-group
  • v-select
  • v-slider
  • v-switch
  • v-textarea
  • v-text-field
<!-- v2.1.7 -->

<v-text-field :rules="['<em>Foo<em>']" />
<!-- v2.1.8  -->

<v-text-field :rules="['Foo']">
  <template v-slot="{ message, key }">
     <em :key="key">{{ message }}</em>
  </template>
</v-text-field>

If you have any questions, please reach out to us in our community, https://community.vuetifyjs.com

Commits

The new version differs by 74 commits.

  • ed664ab chore(release): publish v2.1.8
  • d18db33 test(VMessages): expand coverage
  • 1279c52 fix(SelectionControls): fix dense styles (#9505)
  • 886c8a3 fix(Typescript): update declaration file (#9320)
  • 2db8cc9 chore(helpers): export lighten/darken functions (#9483)
  • 8e0144c docs: update links for why-vuetify page
  • 1ae752e fix(VIcon): dense font-size selector (#9494)
  • f528f75 docs(scroll): fix usage imports
  • 75696e6 docs(scroll): fix programmatic scrolling
  • c24a824 chore: updated lang files (#9525)
  • 3cb8383 docs: fix broken links, show more logos on home page
  • 6da63a8 docs: add new sponsor
  • d873669 docs: add vueconf to banner
  • baa9ac5 docs: fix github link
  • 7a1c01e chore: only show errors-warnings in build output

There are 74 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.1.9

⚠️ BREAKING CHANGES

A low impact security vulnerability was identified with the v-messages component. Using the value prop, it was possible to perform an XSS attack.

NOTICE
If you are not using HTML for the props rules, messages, hint, success-messages or error-messages, you do not need to do anything.

All values for v-message are now escaped. This primarily affects inputs as they use v-message for rule and hint output. To accommodate this change, a scoped slot has been added for users who
need to customize the styling of messages as they will no longer render html.

Components this fix impacts:

  • v-autocomplete
  • v-checkbox
  • v-combobox
  • v-file-input
  • v-input
  • v-messages
  • v-overflow-btn
  • v-radio-group
  • v-select
  • v-slider
  • v-switch
  • v-textarea
  • v-text-field
<!-- v2.1.7 -->

<v-text-field :rules="['<em>Foo<em>']" />
<!-- v2.1.8  -->

<v-text-field :rules="['Foo']">
  <template v-slot:messages="{ message, key }">
     <em :key="key">{{ message }}</em>
  </template>
</v-text-field>

If you have any questions, please reach out to us in our community, https://community.vuetifyjs.com

Commits

The new version differs by 76 commits.

  • c0a0d9c chore(release): publish v2.1.9
  • c0a81f1 fix(VMessages): apply escapeHTML to provided values
  • b07efe7 chore(release): publish v2.1.8
  • fb18074 test(VMessages): expand coverage
  • 1279c52 fix(SelectionControls): fix dense styles (#9505)
  • 886c8a3 fix(Typescript): update declaration file (#9320)
  • 2db8cc9 chore(helpers): export lighten/darken functions (#9483)
  • 8e0144c docs: update links for why-vuetify page
  • 1ae752e fix(VIcon): dense font-size selector (#9494)
  • f528f75 docs(scroll): fix usage imports
  • 75696e6 docs(scroll): fix programmatic scrolling
  • c24a824 chore: updated lang files (#9525)
  • 3cb8383 docs: fix broken links, show more logos on home page
  • 6da63a8 docs: add new sponsor
  • d873669 docs: add vueconf to banner

There are 76 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.1.10

πŸ”§ Bug Fixes

  • grid: allow binding style strings (3279945), closes #8328
  • locale: update Russian translation (#9563) (bbae296)
  • locale: update Ukrainian translation (#9562) (ddb90b1)
  • types: add missing component declarations (#9652) (50e66da),
    closes #9364
  • VBtn: keep border of outlined button when focused (cad50e2), closes #9603
  • VColorPicker: allow null as initial value (#9616) (2246e6b),
    closes #9472
  • VDataTable: revert to non locale sensitive number sort (a54a21d), closes #9515
  • VImg: remove observer once init (1700d57), closes #9490
  • VMenu: only use the activator slot in getActivator if it exists (0c6175f)
  • VMenu: prefer the activator slot over a click event (baeb7ba), closes #6906

Reverts

  • fix(VDialog): check if element is already focused on focusin event (7ecc216), closes #9144, see #8459
    If you get infinite recursion errors in a dialog, add :retain-focus="false"
Commits

The new version differs by 108 commits.

  • dfc555f chore(release): publish v2.1.10
  • cd3babd docs: removed hard coded colors (#9651)
  • 50e66da fix(types): add missing component declarations (#9652)
  • 3279945 fix(grid): allow binding style strings
  • 2246e6b fix(VColorPicker): allow null as initial value (#9616)
  • 7ecc216 revert: fix(VDialog): check if element is already focused on focusin event
  • 46d7dbe chore: fail lint on warnings
  • 06575e4 docs(snippets): Add missing translation: pageText (#9617)
  • 7b8973b docs: update selection-controls playground (#9619)
  • a54a21d fix(VDataTable): revert to non locale sensitive number sort
  • cad50e2 fix(VBtn): keep border of outlined button when focused
  • 6f9b2f8 fix(docs): remove gutters from nav drawers (#9567)
  • 0c6175f fix(VMenu): only use the activator slot in getActivator if it exists
  • 243a7c3 docs(SASSVariables): fix link to quick-start
  • baeb7ba fix(VMenu): prefer the activator slot over a click event

There are 108 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.1.11

πŸ”§ Bug Fixes

  • breakpoint: allow 0 value for scrollBarWidth (#9401) (a169612)
  • locale: update Portuguese translation (#9683) (dd3acaf)
  • styles: apply correct opacity for secondary text (#9495) (bdb9f0a), closes #9366
  • transitions: correctly merge event listeners (ad1f6ce), closes #9691
  • transitions: on.leave can be undefined (3098590)
  • types: missing currentTheme in Theme interface (#9697) (b7701dc), closes #9546
  • types: missing VCardSubtitle declaration (2a3d380)
  • VComboBox: disallow items editing when readonly (#9429) (22d1bd7), closes #8867
  • VDataTable: change page when items length decreases (#9634) (18365e0), closes #9010
  • VDataTable: display non-string item values (#8562) (c3789d9), closes #8554
  • VDataTable: items-per-page event should not emit immediately (#9615) (cbcd8e4), closes #9599
  • VDataTable: overlapping text in mobile rows (#9639) (0f84349), closes #8761
  • VDataTable: properly display divider in headers (#9635) (b43716c), closes #8514 #7411
  • VDialog: correct v-card-subtitle positioning (a178ac1), closes #9468
  • VDialog: only emit click:outside once (f11d845), closes #9682
  • VExpansionPanels: outer panels styles cascade to inner panels (#9696) (c27b42d), closes #9692
  • VGrid: add max-width for row in container and fill-height (#9731) (3b4d26c)
  • VList: keep circular ripple on checkboxes in shaped list items (f8f46d5)
  • VSkeletonLoader: avatar is not rounded (#9708) (5f073b5), closes #9447
  • VSlider: disable label in readonly slider (#9709) (89050b9), closes #9660
  • VTreeview: stuttering animation of toggle icon when loading (#9705) (b729afc), closes #9475

πŸ”„ Reverts

  • fix(transitions): on.leave can be undefined (18439d6)
Commits

The new version differs by 149 commits.

  • 711dbd3 chore(release): publish v2.1.11
  • ab11bf6 test: update snapshot
  • 3b4d26c fix(VGrid): add max-width for row in container and fill-height (#9731)
  • a169612 fix(breakpoint): allow 0 value for scrollBarWidth (#9401)
  • 22d1bd7 fix(VComboBox): disallow items editing when readonly (#9429)
  • a178ac1 fix(VDialog): correct v-card-subtitle positioning
  • c3789d9 fix(VDataTable): display non-string item values (#8562)
  • 89050b9 fix(VSlider): disable label in readonly slider (#9709)
  • c27b42d fix(VExpansionPanels): outer panels styles cascade to inner panels (#9696)
  • 0f84349 fix(VDataTable): overlapping text in mobile rows (#9639)
  • b43716c fix(VDataTable): properly display divider in headers (#9635)
  • 18365e0 fix(VDataTable): change page when items length decreases (#9634)
  • 5f073b5 fix(VSkeletonLoader): avatar is not rounded (#9708)
  • cbcd8e4 fix(VDataTable): items-per-page event should not emit immediately (#9615)
  • bdb9f0a fix: apply correct opacity for secondary text (#9495)

There are 149 commits in total.

See the full diff