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

fix(deps): update all non-major dependencies #3991

Merged
merged 5 commits into from Sep 30, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2018

This PR contains the following updates:

Package Type Update Change References
@babel/core dependencies patch ^7.1.0 -> ^7.1.2 homepage, source
babel-core devDependencies patch ^7.0.0-0 -> ^7.0.0-bridge homepage, source
babel-eslint devDependencies patch ^10.0.0 -> ^10.0.1 source
babel-loader dependencies patch ^8.0.2 -> ^8.0.4 source
caniuse-lite dependencies patch ^1.0.30000887 -> ^1.0.30000888 source
connect dependencies patch ^3.6.5 -> ^3.6.6 source
eslint devDependencies patch ^5.6.0 -> ^5.6.1 homepage, source
express devDependencies patch ^4.16.2 -> ^4.16.3 homepage, source
glob dependencies patch ^7.1.2 -> ^7.1.3 source
html-minifier dependencies patch ^3.5.19 -> ^3.5.20 homepage, source
postcss dependencies patch ^7.0.2 -> ^7.0.4 homepage, source
postcss-preset-env dependencies patch ^6.0.3 -> ^6.0.7 source
vue-meta dependencies patch 1.5.3 -> 1.5.5 source
vue-meta dependencies patch ^1.5.4 -> ^1.5.5 source

Release Notes

babel/babel

v7.1.2

Compare Source

Same as v7.1.1, except compiled against Node 6 instead of Node 8 by accident (e.g had async functions).

v7.1.1

Compare Source

EDIT: had a publish issue here as well where it compiled against Node 8 instead of Node 6 so 7.1.2 will fix this.
Also force publish @babel/runtime and @babel/runtime-corejs2. We need to fix the publishing around that since Lerna doesn't pickup the @babel/helpers changes as there is no "dependency"

🐛 Bug Fix
🏠 Internal
babel/babel-eslint

v10.0.1

Compare Source

v10.0.1

The TypeAlias "conversion" to a function has issues. Sounds like we need to rethink the change, most likely we can just actually change the scoping rather than hardcode an AST change.

babel/babel-loader

v8.0.4

Compare Source

v8.0.3

Compare Source

Features
Bugs
  • #​685 - Also pass the caller option to loadPartialConfig
Docs
  • #​681 - Update the README links to use the new options docs
  • #​683 - Add .mjs to the examples
Internal

Some dev dependency updates and CI tweaks.

senchalabs/connect

v3.6.6

Compare Source

==================

  • deps: finalhandler@1.1.0
    • Use res.headersSent when available
  • perf: remove array read-past-end
eslint/eslint

v5.6.1

Compare Source

expressjs/express

v4.16.3

Compare Source

===================

  • deps: accepts@~1.3.5
    • deps: mime-types@~2.1.18
  • deps: depd@~1.1.2
    • perf: remove argument reassignment
  • deps: encodeurl@~1.0.2
    • Fix encoding % as last character
  • deps: finalhandler@1.1.1
    • Fix 404 output for bad / missing pathnames
    • deps: encodeurl@~1.0.2
    • deps: statuses@~1.4.0
  • deps: proxy-addr@~2.0.3
    • deps: ipaddr.js@1.6.0
  • deps: send@0.16.2
    • Fix incorrect end tag in default error & redirects
    • deps: depd@~1.1.2
    • deps: encodeurl@~1.0.2
    • deps: statuses@~1.4.0
  • deps: serve-static@1.13.2
    • Fix incorrect end tag in redirects
    • deps: encodeurl@~1.0.2
    • deps: send@0.16.2
  • deps: statuses@~1.4.0
  • deps: type-is@~1.6.16
    • deps: mime-types@~2.1.18
isaacs/node-glob

v7.1.3

Compare Source

kangax/html-minifier

v3.5.20

Compare Source

Bug fixes
Improvements
  • upgrade to clean-css 4.2.1
  • upgrade to commander 2.17.1
postcss/postcss

v7.0.4

Compare Source

  • Fix safe parser regression.

v7.0.3

Compare Source

  • Fix tokenizer extendability (by Andrew Powell).
  • Reduce npm package size.
csstools/postcss-preset-env

v6.0.7

Compare Source

  • Updated: postcss to 7.0.3 (patch)
  • Updated: postcss-custom-properties to 8.0.6 (patch)

v6.0.6

Compare Source

  • Updated: postcss-custom-media to 7.0.4 (patch)

v6.0.5

Compare Source

  • Updated: postcss-color-mod-function to 3.0.3 (patch)

v6.0.4

Compare Source

  • Updated: caniuse-lite to 1.0.3000088 (patch)
  • Updated: postcss-color-mod-function to 3.0.2 (patch)
declandewet/vue-meta

v1.5.5

Compare Source

Fix

Revert "feat: merge mixins options" #​273

v1.5.4

Compare Source

Patches

  • feat: merge mixins options (PR #​262)

Renovate configuration

📅 Schedule: No schedule defined.

🚦 Automerge: Enabled.

♻️ 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.


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

@renovate
Copy link
Contributor Author

renovate bot commented Sep 27, 2018

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.

@codecov-io
Copy link

codecov-io commented Sep 27, 2018

Codecov Report

Merging #3991 into dev will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #3991      +/-   ##
==========================================
- Coverage   97.56%   97.48%   -0.09%     
==========================================
  Files          18       18              
  Lines        1233     1233              
  Branches      337      337              
==========================================
- Hits         1203     1202       -1     
- Misses         29       30       +1     
  Partials        1        1
Impacted Files Coverage Δ
lib/core/nuxt.js 94.16% <0%> (-0.84%) ⬇️

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 1bf6385...ef4dd48. 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.

Vue-meta 1.5.3 has reactivity issues. Waiting for it to be fixed. /cc @Atinux

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 375230a to 59bd7c9 Compare September 28, 2018 21:00
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Sep 28, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Sep 29, 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.

@aldarund
Copy link

@pi0 i fixed failing build & failing test. And vue meta 1.5.5 should be ok

@Atinux Atinux merged commit bc90716 into dev Sep 30, 2018
@Atinux Atinux deleted the renovate/all-minor-patch branch September 30, 2018 16:12
@lock
Copy link

lock bot commented Oct 31, 2018

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 Oct 31, 2018
@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

6 participants