Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2019

This PR contains the following updates:

Package Type Update Change References
@​nuxt/devalue dependencies patch ^1.2.0 -> ^1.2.1 source
@​types/node dependencies minor ^11.9.5 -> ^11.10.4 source
eslint devDependencies minor ^5.14.1 -> ^5.15.0 homepage, source
esm dependencies patch ^3.2.6 -> ^3.2.9 source
esm devDependencies patch ^3.2.6 -> ^3.2.9 source
lerna devDependencies patch ^3.13.0 -> ^3.13.1 source
postcss-preset-env dependencies minor ^6.5.0 -> ^6.6.0 source
rollup devDependencies minor ^1.3.0 -> ^1.4.0 source
sort-package-json devDependencies minor ^1.19.0 -> ^1.20.0 source
tslint dependencies patch ^5.13.0 -> ^5.13.1 homepage, source
tslint devDependencies patch ^5.13.0 -> ^5.13.1 homepage, source
vue dependencies patch ^2.6.7 -> ^2.6.8 source
vue-loader dependencies minor ^15.6.4 -> ^15.7.0
vue-server-renderer dependencies patch ^2.6.7 -> ^2.6.8 source
vue-template-compiler dependencies patch ^2.6.7 -> ^2.6.8 source
webpack dependencies patch ^4.29.5 -> ^4.29.6 source
webpack-bundle-analyzer dependencies minor ^3.0.4 -> ^3.1.0 source

Release Notes

nuxt-community/devalue

v1.2.1

Compare Source

Patches

eslint/eslint

v5.15.0

Compare Source

standard-things/esm

v3.2.9

Compare Source

  • Fixed Module._cache initialization in Jest (#​734)

v3.2.8

Compare Source

  • Added support for .cjs files
  • Ensured JSON modules maintain reference equality whether loaded by static import or require()
  • Ensured mutation of JSON modules loaded by require() update their live bindings
  • Ensured named exports of CJS and WASM modules are valid identifiers
  • Ensured WASM modules participate in the lifecycle phases of ES modules

v3.2.7

Compare Source

  • Added support for mocking WASM modules and their dependencies
  • Ensured entry state is reset for erred modules
lerna/lerna

v3.13.1

Compare Source

Bug Fixes
csstools/postcss-preset-env

v6.6.0

Compare Source

  • Moved browserslist detection from using each input file per process to using
    the working directory on intialization, as was implied by the documentation.
    If fixing this previously undocumented behavior causes any harm to existing
    projects, it can be easily rolled back in a subsequent patch. For the
    majority of projects — those with a singular browserslist configuration and
    potentially many individually processed CSS files — we should expect reported
    build times around 35 seconds to drop to less than 2 seconds.
  • Updated browserslist to 4.4.2 (minor)
  • Updated autoprefixer to 9.4.9 (patch)
  • Updated caniuse-lite to 1.0.3000093 (patch)
  • Updated postcss to 7.0.14 (patch)
  • Updated postcss-attribute-case-insensitive to 4.0.1 (patch)
rollup/rollup

v1.4.0

Compare Source

2019-03-01

Features
  • Add option to change the name of the dynamic import function to allow polyfilling it (#​2723)
Pull Requests

v1.3.3

Compare Source

2019-03-01

Bug Fixes
  • Fix performance regression when handling long chains of calls to property methods (#​2732)
Pull Requests

v1.3.2

Compare Source

2019-02-27

Bug Fixes
  • Allow ids of default exported classes to be exported separately (#​2728)
Pull Requests

v1.3.1

Compare Source

2019-02-27

Bug Fixes
  • Correctly reexport the default export from entry chunks (#​2727)
Pull Requests
keithamus/sort-package-json

v1.20.0

Compare Source

Features
  • add several bundle entries (umd:main, unpkg, source), and flat for yarn (#​57) (262ef2d)
palantir/tslint

v5.13.1

Compare Source

  • [bugfix] Fix regression in CheckstyleFormatter backwards compatibility (#​4561)
vuejs/vue

v2.6.8

Compare Source

Bug Fixes
webpack/webpack

v4.29.6

Compare Source

Bugfixes

  • typeof __webpack_require__ and require.onError is no longer evaluated to undefined and evaluation is done at runtime instead.
  • this value in module.hot.accept with imported dependency is correctly preserved.
  • webassemblyjs updated to latest version

Contributing

  • added a linting step to ensure all dependencies resolve to npm modules
webpack-contrib/webpack-bundle-analyzer

v3.1.0

Compare Source


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 Feb 26, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##              dev   #5122      +/-   ##
=========================================
- Coverage   95.08%     95%   -0.09%     
=========================================
  Files          72      72              
  Lines        2421    2421              
  Branches      614     614              
=========================================
- Hits         2302    2300       -2     
- Misses         99     101       +2     
  Partials       20      20
Impacted Files Coverage Δ
packages/vue-renderer/src/renderer.js 94.81% <0%> (-1.04%) ⬇️

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 f39205a...cbc47b7. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency esm to ^3.2.7 chore(deps): update all non-major dependencies Feb 26, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 19 times, most recently from d9527db to 4754fab Compare March 2, 2019 04:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4754fab to cbc47b7 Compare March 2, 2019 06:54
@pi0 pi0 merged commit 4b9ea29 into dev Mar 2, 2019
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants