Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies - autoclosed #17

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 18, 2018

This PR contains the following updates:

Package Type Update Change References
@​mdi/font dependencies minor ^3.2.89 -> ^3.3.92 homepage, source
vuetify dependencies minor ^1.3.15 -> ^1.4.0 homepage, source

Release Notes

Templarian/MaterialDesign-Webfont

v3.3.92

Compare Source

vuetifyjs/vuetify

v1.4.0

Compare Source

Doc this way

Welcome to the v1.4 release! The team has been hard at work to bring more exciting features and functionality for your fingertips. With that in mind, the highlight (at least for me) of this release is the brand new documentation. The internal core has been redeveloped from the ground up to make it easier for developers to contribute and for us to maintain. In essence, everything should feel the same with some minor UI tweaks to improve your experience.

Over the course of the past few months, the entire repository had 150, 000 lines of code modified and over 2500 files. This was a massive feat and it would not have been possible without the support and dedication of the entire @​vuetifyjs/core-team, @​vuetifyjs/core-contributors and countless volunteers. I would like to highlight a few names for their absolutely selflessness in helping fine tune the new documentation experience:

Thank you for your hard work and dedication to improving Vuetify.

With this release also marks the start of v2.0 and our conversion to Material Design 2. The next iteration of Vuetify will be a complete rebuild of the framework internals, over 10 new components, additional customization options and more. For more details you can watch @​johnleider 's presentation at VueConf Toronto this year or checkout the corresponding slides.

Support Vuetify's development

If Vuetify has helped your development in anyway, please consider backing the project on Patreon (supports John) or Open Collective (supports Core Team). This helps us continue to maintain the framework and provide the level of support that we do. If you have any questions, please message @​johnleider in our Discord community.


Become a Patron

#### 📖 Table of Contents [#Important links](#user-content-important-links) [#Disclaimer](#user-content-disclaimer) [#TLDR](#user-content-tldr) [#New features](#user-content-new-features) [#Upgrade guide](#user-content-upgrade-guide) [#Release notes](#user-content-release-notes) **[#I need help!](#user-content-i-need-help)**

Documentation
Discord Community
Patreon
Open Collective
Twitter
Facebook
Medium publication
Shop

⌨️ TLDR

  • New components
  • Rebuilt documentation
    • Up next related pages
    • Component categories
    • Navigation Cleanup
    • Example Tweeks
    • Easier to contribute to
  • New locales

⚡️ Highlighted features

Click to expand ##### v-sparkline [Component documentation](https://vuetifyjs.com/components/sparklines)

Sparkline is the newest addition to the Vuetify core. It aims to help bridge the gap between chart and no chart. Great for displaying informational overviews when granular detail isn't a necessity.

image

v-sheet

Component documentation

If v-card had a younger sibling, it would be v-sheet. Serving as the baseline functionality for many MD2 components, the sheet provides a simple interface for creating paper like components.

image

Developer notes

The planned v-calendar component ran into complications towards the end of the v1.4 release cycle. We are dedicated to providing quality components and want to ensure that anything we release meets specific standards. To follow progress on its status, please subscribe to the pending pull request.

📑 Upgrade guide

Click to expand Syke, nothing to upgrade.

💯 Release notes

v1.4.0 ##### 🔧 Bug fixes * **VBottomNav:** correct inactive colors ([#​5822](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/5822)) ([205feed](https://renovatebot.com/gh/vuetifyjs/vuetify/commit/205feed)), closes [#​2685](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/2685) * **VCard:** add missing hover styles ([c1e8a99](https://renovatebot.com/gh/vuetifyjs/vuetify/commit/c1e8a99)), closes [#​5815](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/5815) * **VChip:** dark mode ([#​5449](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/5449)) ([3e9673e](https://renovatebot.com/gh/vuetifyjs/vuetify/commit/3e9673e)), closes [#​5074](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/5074) * **VDatePicker:** change clickable area of month/year in header ([#​5816](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/5816)) ([6eca62e](https://renovatebot.com/gh/vuetifyjs/vuetify/commit/6eca62e)), closes [#​5725](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/5725) * **VDialog/VMenu:** enable pointer-events for disabled activator ([#​5511](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/5511)) ([90d0af9](https://renovatebot.com/gh/vuetifyjs/vuetify/commit/90d0af9)), closes [#​5472](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/5472) * **VExpansionPanel:** hide v-card box-shadow ([c639b06](https://renovatebot.com/gh/vuetifyjs/vuetify/commit/c639b06)) * **VList:** sync icon and text transition ([0781323](https://renovatebot.com/gh/vuetifyjs/vuetify/commit/0781323)), closes [#​4689](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/4689) * **VTimePicker:** emit proper value in change event ([#​5680](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/5680)) ([8e67ed7](https://renovatebot.com/gh/vuetifyjs/vuetify/commit/8e67ed7)), closes [#​5266](https://renovatebot.com/gh/vuetifyjs/vuetify/issues/5266) ##### 🚀 New Features
🔎 Doc Updates
  • Accessibility: Greatly improved a11y throughout
  • Component Categories: Component categories can now be found in the API explorer. These categories use alternate language to help describe components in different ways.
  • Contributing: The Contribution page has been updated to provide more depth on how to setup your local environment.
  • Examples: On larger screens (smAndUp), example code will now display in a smaller viewport to help alleviate scroll strain on large examples. Example action icons are now more visible and easier to identify.
  • Navigation: Navigation drawer has been condensed and streamlined with many groups moving under the Framework list.
  • Props: All missing props have been added! These will continue to be fine tuned as we move into 2.0 release.
  • Related Pages: Up next links now can be found at the bottom of documentation pages that help guide users to related functionality.
  • Links: Are now identified by 3 types: external, internal and internal-same-age. All external links now open in new windows and internal links will properly navigate to the selected page and scroll to the designated hash (if provided).

🆘 I need help!

If you are stuck and need help, don't fret! We have a very large and dedicated community that is able to provide help 24/7. Come to the #release-migration channel.

v1.3.16

Compare Source

Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@codecov-io
Copy link

codecov-io commented Dec 18, 2018

Codecov Report

Merging #17 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #17   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines           5      5           
=====================================
  Hits            5      5

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d65fde7...7968555. Read the comment docs.

@renovate renovate bot changed the title Update dependency vuetify to ^1.3.15 Update all non-major dependencies Dec 18, 2018
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d92e70c to 94f1232 Compare December 23, 2018 04:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 41bdf38 to 7fcc325 Compare December 29, 2018 22:59
@renovate renovate bot changed the title Update all non-major dependencies Update dependency @mdi/font to ^3.3.92 Dec 31, 2018
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ac23274 to b971f38 Compare January 1, 2019 15:33
@renovate renovate bot changed the title Update dependency @mdi/font to ^3.3.92 Update all non-major dependencies Jan 1, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b971f38 to 7968555 Compare January 1, 2019 15:55
@renovate renovate bot changed the title Update all non-major dependencies Update all non-major dependencies - autoclosed Jan 1, 2019
@renovate renovate bot closed this Jan 1, 2019
@renovate renovate bot deleted the renovate/all-minor-patch branch January 1, 2019 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants