chore(deps): update minor and patch #144
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.1.5
->7.2.0
7.1.6
->7.2.0
7.1.6
->7.2.0
9.3.1
->9.4.2
0.4.5
->0.5.0
4.26.1
->4.27.1
Release Notes
babel/babel
v7.2.0
Compare Source
v7.2.0 (2018-12-03)
Thanks to @Gcaufy, @morozRed, @phapp88, @tim-mc and @katrotz for their first PRs!
You can read more about this release at https://babeljs.io/blog/2018/12/03/7.2.0.
🚀 New Feature
babel-parser
babel-core
babel-node
rootMode
from@babel/node
.. (@wtgtybhertgeghgtwtg)babel-generator
,babel-helpers
,babel-plugin-class-features
,babel-plugin-proposal-private-methods
,babel-plugin-syntax-class-properties
,babel-types
babel-preset-env
🐛 Bug Fix
babel-parser
babel-helper-fixtures
,babel-parser
babel-preset-env
babel-plugin-transform-destructuring
babel-plugin-proposal-optional-chaining
babel-core
,babel-helper-wrap-function
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-function-sent
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-classes
babel-core
💅 Polish
babel-generator
babel-node
fs-readdir-recursive
andoutput-file-sync
todevDependencies
for@babel/node
.. (@wtgtybhertgeghgtwtg)babel-parser
babel-*
🏠 Internal
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
babel-types
babel-generator
Committers: 15
postcss/autoprefixer
v9.4.2
Compare Source
v9.4.1
Compare Source
v9.4.0
Compare Source
Autoprefixer 9.4.0 brings limited autoplacement support to the IE CSS Grid.
Grid Autoplacement
If the
grid
option is set to"autoplace"
, limited autoplacement support is now added to the Autoprefixer CSS Grid translations. You can also use the/* autoprefixer grid: autoplace */
control comment to enable autoplacement directly in your CSS.In order to use the new autoplacement feature, you must define both rows and columns when declaring the grid template.
Autoplacement support in Autoprefixer is currently very limited in what it can do. Please read the Grid Autoplacement support in IE section before using this new feature.
Thanks to @bogdan0083 for implementing the new feature, @Dan503 for documenting it, and @evandiamond for coming up with the initial idea.
Other Changes
webpack-contrib/mini-css-extract-plugin
v0.5.0
Compare Source
Features
0.4.5 (2018-11-21)
Bug Fixes
0.4.4 (2018-10-10)
Bug Fixes
module.id
to preventcontenthash
from changing unnecessarily (#284) (d7946d0)0.4.3 (2018-09-18)
Bug Fixes
emitFile
to the child compilation (loaderContext.emitFile
) (#177) (18c066e)0.4.2 (2018-08-21)
Bug Fixes
0.4.1 (2018-06-29)
Bug Fixes
webpack/webpack
v4.27.1
Compare Source
Bugfixes
splitChunks
enforce
.v4.27.0
Compare Source
Features
getResolve
method to create their own resolver function with custom optionsBugfixes
export * from
Renovate configuration
📅 Schedule: "every weekend" (UTC).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR is stale, 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.