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

chore(deps): update all non-major dependencies #244

Merged
merged 1 commit into from Jan 3, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2018

This PR contains the following updates:

Package Type Update Change References
debug devDependencies patch ^4.1.0 -> ^4.1.1 source
eslint devDependencies minor ^5.10.0 -> ^5.11.1 homepage, source
lerna devDependencies minor ^3.7.0 -> ^3.8.4 homepage, source
vuetify dependencies minor ^1.3.15 -> ^1.4.0 homepage, source

Release Notes

visionmedia/debug

v4.1.1

Compare Source

This backport fixes a bug in coveralls configuration as well as the .extend() function.

Patches

eslint/eslint

v5.11.1

Compare Source

  • de79f10 Fix: handle optional catch bindings in no-useless-catch (#​11205) (Colin Ihrig)

v5.11.0

Compare Source

lerna/lerna

v3.8.4

Compare Source

Bug Fixes
  • publish: Pass username to access.lsPackages() (31982a1)

v3.8.2

Compare Source

Bug Fixes

v3.8.1

Compare Source

Bug Fixes
  • bootstrap: Bail out of hoisted recursive lifecycles (169c943), closes #​1125
  • publish: Avoid recursive root lifecycle execution (e133134)
  • publish: Run root prepublish lifecycle if it exists (c5676bb)
  • run-lifecycle: Short-circuit ignore options (ae29097)
  • version: Avoid recursive root lifecycle execution (089392d), closes #​1844

v3.8.0

Compare Source

Bug Fixes
  • publish: Heighten dist-tag success log level to distinguish from noisy fetch logging (f1f0871)
  • publish: Unhide options shared with version command (09fccd3)
Features

3.7.2 (2018-12-21)

Bug Fixes
  • pack-directory: Accept lazy Package, passing directory as second parameter (c6819c0)
  • package: Add Package.lazy() helper (4aa9d37)
  • package: Chain self from serialize() method for parity with refresh() (98c812c)
  • publish: Re-order --git-reset flag in options (0653af9)
  • publish: Remove unused --npm-client option (4e7eaef)
  • symlink-binary: Use Package.lazy() instead of private resolver (83fe3ef)
  • version: Prevent clobbering composed --yes option (f3816be)

3.7.1 (2018-12-20)

Bug Fixes
  • bootstrap: Pulse progress bar during execution (b38a151)
  • clean: Pulse progress bar during execution (f1202de)
  • command: Enable progress from top-level log object (95e88f0)
  • import: Pulse progress bar during execution (b552e22)
  • npm-dist-tag: Accept opts.log, defaulting to libnpm/log (97edc7e)
  • npm-publish: Accept opts.log, defaulting to libnpm/log (a1d61f6)
  • pack-directory: Accept opts.log, defaulting to libnpm/log (d099d13)
  • publish: Do not pass this.logger into conf, it does not respect log.level (9bcd503)
  • publish: Pulse progress bar during execution (49b8771)
  • Add pulse-till-done utility (3359c63)
  • run-lifecycle: Accept opts.log, defaulting to libnpm/log (dde588a)
  • run-lifecycle: Do not execute on packages that lack the target script, avoiding spurious logs (c0ad316)

v3.7.2

Compare Source

Bug Fixes
  • publish: Heighten dist-tag success log level to distinguish from noisy fetch logging (f1f0871)
  • publish: Unhide options shared with version command (09fccd3)
Features

3.7.2 (2018-12-21)

Bug Fixes
  • pack-directory: Accept lazy Package, passing directory as second parameter (c6819c0)
  • package: Add Package.lazy() helper (4aa9d37)
  • package: Chain self from serialize() method for parity with refresh() (98c812c)
  • publish: Re-order --git-reset flag in options (0653af9)
  • publish: Remove unused --npm-client option (4e7eaef)
  • symlink-binary: Use Package.lazy() instead of private resolver (83fe3ef)
  • version: Prevent clobbering composed --yes option (f3816be)

3.7.1 (2018-12-20)

Bug Fixes
  • bootstrap: Pulse progress bar during execution (b38a151)
  • clean: Pulse progress bar during execution (f1202de)
  • command: Enable progress from top-level log object (95e88f0)
  • import: Pulse progress bar during execution (b552e22)
  • npm-dist-tag: Accept opts.log, defaulting to libnpm/log (97edc7e)
  • npm-publish: Accept opts.log, defaulting to libnpm/log (a1d61f6)
  • pack-directory: Accept opts.log, defaulting to libnpm/log (d099d13)
  • publish: Do not pass this.logger into conf, it does not respect log.level (9bcd503)
  • publish: Pulse progress bar during execution (49b8771)
  • Add pulse-till-done utility (3359c63)
  • run-lifecycle: Accept opts.log, defaulting to libnpm/log (dde588a)
  • run-lifecycle: Do not execute on packages that lack the target script, avoiding spurious logs (c0ad316)

v3.7.1

Compare Source

Bug Fixes
  • pack-directory: Accept lazy Package, passing directory as second parameter (c6819c0)
  • package: Add Package.lazy() helper (4aa9d37)
  • package: Chain self from serialize() method for parity with refresh() (98c812c)
  • publish: Re-order --git-reset flag in options (0653af9)
  • publish: Remove unused --npm-client option (4e7eaef)
  • symlink-binary: Use Package.lazy() instead of private resolver (83fe3ef)
  • version: Prevent clobbering composed --yes option (f3816be)
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.

@renovate renovate bot changed the title chore(deps): update dependency lerna to ^3.7.1 chore(deps): update dependency lerna to ^3.7.2 Dec 21, 2018
@renovate renovate bot changed the title chore(deps): update dependency lerna to ^3.7.2 chore(deps): update dependency lerna to ^3.8.0 Dec 21, 2018
@renovate renovate bot changed the title chore(deps): update dependency lerna to ^3.8.0 chore(deps): update all non-major dependencies Dec 22, 2018
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9719a3b to f6dba0b Compare December 27, 2018 02:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fa7bd92 to 08fd389 Compare January 3, 2019 01:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 08fd389 to dbd3ea1 Compare January 3, 2019 03:41
@pi0 pi0 merged commit 367435e into master Jan 3, 2019
@pi0 pi0 deleted the renovate/all-minor-patch branch January 3, 2019 08:47
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