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 #4497

Merged
merged 2 commits into from Dec 9, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2018

This PR contains the following updates:

Package Type Update Change References
eslint devDependencies minor ^5.9.0 -> ^5.10.0 homepage, source
lerna devDependencies minor ^3.5.1 -> ^3.6.0 homepage, source
vue dependencies patch ^2.5.17 -> ^2.5.18 source
vue-server-renderer dependencies patch ^2.5.17 -> ^2.5.18 source
vue-template-compiler dependencies patch ^2.5.17 -> ^2.5.18 source

Release Notes

eslint/eslint

v5.10.0

Compare Source

lerna/lerna

v3.6.0

Compare Source

Bug Fixes
Features
  • add: Add --no-bootstrap option (89bb928)
  • bootstrap: Support --force-local option (#​1807) (25572af), closes #​1763
  • Migrate existing usage to libnpm (0d3a786), closes #​1767
  • create: Migrate npm info subprocess to libnpm.manifest (65a1d1b)
  • listable: Add --toposort option (b387881), closes #​1652
  • npm-dist-tag: Use fetch API instead of CLI to make changes (54008c6)
  • publish: Add a "from-package" positional argument (#​1708) (16611be), closes #​1648
  • publish: Attempt profile retrieval before whoami endpoint during user validation (38097d8)

3.5.1 (2018-11-29)

Bug Fixes
  • publish: Pass explicit list of files to checkout instead of globs (a4c57c2), closes #​1786
vuejs/vue

v2.5.18

Compare Source

Includes everything in 2.5.18-beta.0
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 all non-major dependencies to ^2.5.18 chore(deps): update all non-major dependencies Dec 8, 2018
@aldarund
Copy link

aldarund commented Dec 8, 2018

2.5.18 broke ssr directive resolve
vuejs/vue#9167 (comment)

@pi0
Copy link
Member

pi0 commented Dec 9, 2018

Tets failing because of fixtures/basic/pug:

image

@aldarund
Copy link

aldarund commented Dec 9, 2018

@pi0 than its because of vuejs/vue#9169

@renovate
Copy link
Contributor Author

renovate bot commented Dec 9, 2018

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over then you can add the label rebase to this PR and Renovate will reset/recreate it.

@codecov-io
Copy link

Codecov Report

Merging #4497 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #4497   +/-   ##
=======================================
  Coverage   91.43%   91.43%           
=======================================
  Files          61       61           
  Lines        2126     2126           
  Branches      516      516           
=======================================
  Hits         1944     1944           
  Misses        167      167           
  Partials       15       15

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 ff20bbb...5fd5116. Read the comment docs.

Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Pinning vue to 2.5.17 for now because of known problems.
  • Letting other dependencies to be upgraded
  • Prevent users (edge) to accidentally bump to 2.5.18

@pi0 pi0 merged commit 7c820d9 into dev Dec 9, 2018
@pi0 pi0 deleted the renovate/all-minor-patch branch December 9, 2018 08:58
@lock
Copy link

lock bot commented Jan 8, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 8, 2019
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants