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

Merged
merged 1 commit into from
Oct 18, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2018

This PR contains the following updates:

Package Type Update Change References
caniuse-lite dependencies patch ^1.0.30000892 -> ^1.0.30000893 source
cssnano dependencies patch ^4.1.4 -> ^4.1.5 source
mini-css-extract-plugin dependencies patch ^0.4.3 -> ^0.4.4 source
postcss-preset-env dependencies minor ^6.0.10 -> ^6.1.1 source
url-loader dependencies patch ^1.1.1 -> ^1.1.2 source
webpack dependencies minor ^4.20.2 -> ^4.21.0 source
webpack-bundle-analyzer dependencies patch ^3.0.2 -> ^3.0.3 source

Release Notes

cssnano/cssnano

v4.1.5

Compare Source

4.1.5

Bug Fixes

  • cssnano now allow to toggling of plugins in presets using boolean configuration option.
  • postcss-merge-longhand doesn't merge properties with unset.
  • postcss-merge-longhand correctly merge borders with custom properties.
  • postcss-merge-longhand doesn't merge redundant values if declarations are of different importance.

Other changes

  • postcss-calc updated to 7.0.0 version.
webpack-contrib/mini-css-extract-plugin

v0.4.4

Compare Source

Bug Fixes
  • index: assign empty module.id to prevent contenthash from changing unnecessarily (#​284) (d7946d0)
csstools/postcss-preset-env

v6.1.1

Compare Source

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

v6.1.0

Compare Source

  • Added: postcss-color-gray
  • Added: Passing autoprefixer: false disables autoprefixer
  • Updated: browserslist to 4.2.0 (minor)
  • Updated: caniuse-lite to 1.0.3000089 (patch)
webpack-contrib/url-loader

v1.1.2

Compare Source

Bug Fixes
  • fallback options behaviour (#​145) (03e631f)
  • package: add support for webpack =< v3.0.0 (peerDependencies) (#​150) (a6860fc)
  • package: relax node version range (engines) (#​155) (d37b108)
  • utils/normalizeFallback: correctly pass all options to the default fallback (file-loader) (#​139) (401be63)
webpack/webpack

v4.21.0

Compare Source

Features

  • add output.libraryTarget: "amd-require" which generates a AMD require([], ...) wrapper instead of a define([], ...) wrapper
  • support arrays of strings passed to output.library, which exposes the library to a subproperty

Bugfixes

  • fix cases where __webpack_require__.e is used at runtime but is not defined in the bundle
  • fix behavior of externals of global type

Performance

  • Some performance improvements to the chunk graph generation
webpack-contrib/webpack-bundle-analyzer

v3.0.3

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.


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

@codecov-io
Copy link

codecov-io commented Oct 16, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #4133   +/-   ##
=======================================
  Coverage   82.24%   82.24%           
=======================================
  Files          29       29           
  Lines        1549     1549           
  Branches      408      408           
=======================================
  Hits         1274     1274           
  Misses        216      216           
  Partials       59       59

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 fe0be62...1b8d21f. Read the comment docs.

@renovate renovate bot changed the title fix(deps): update dependency webpack-bundle-analyzer to ^3.0.3 fix(deps): update all non-major dependencies Oct 17, 2018
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 961c2d4 to 6bde227 Compare October 17, 2018 23:59
@pi0 pi0 merged commit 119d349 into dev Oct 18, 2018
@pi0 pi0 deleted the renovate/all-minor-patch branch October 18, 2018 07:14
@lock
Copy link

lock bot commented Nov 17, 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 Nov 17, 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

4 participants