chore(deps): update all non-major dependencies #182
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.9.0
->7.9.5
7.9.2
->7.9.5
7.9.3
->7.9.5
7.9.0
->7.9.5
7.9.0
->7.9.5
25.2.3
->25.3.0
7.0.1
->7.0.2
7.0.1
->7.0.2
3.4.2
->3.5.2
6.0.0
->6.0.1
2.20.1
->2.20.2
2.20.1
->2.20.2
11.0.0
->11.1.0
11.0.0
->11.1.0
4.0.2
->4.2.0
4.16.0
->4.16.2
25.2.3
->25.3.0
5.9.6
->5.9.7
2.0.2
->2.0.3
2.2.0
->2.6.0
4.0.0
->4.1.0
7.0.2
->7.0.3
8.16.0
->8.17.0
Release Notes
babel/babel
v7.9.5
Compare Source
🐛 Bug Fix
babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-parameters
babel-traverse
babel-plugin-transform-destructuring
babel-preset-env
babel-plugin-transform-classes
babel-helper-function-name
,babel-plugin-transform-function-name
=
(@JLHwung)babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx
babel-types
babel-plugin-transform-parameters
babel-helper-create-class-features-plugin
💅 Polish
babel-plugin-transform-parameters
babel-traverse
babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-plugin-transform-classes
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
createSuper
in loose mode (it was unused) (@nicolo-ribaudo)babel-generator
🏠 Internal
facebook/jest
v25.3.0
Compare Source
Features
[babel-jest]
Support passingsupportsDynamicImport
andsupportsStaticESM
(#9766)[babel-preset-jest]
Enable all syntax plugins not enabled by default that works on current version of Node (#9774)[jest-circus]
Enable writing async test event handlers (#9397)[jest-runtime, @​jest/transformer]
Support passingsupportsDynamicImport
andsupportsStaticESM
(#9597)Chore & Maintenance
[*]
Replaceany
s withunknown
s (#9626)[@jest/transform]
Expose typeCacheKeyOptions
forgetCacheKey
(#9762)[@jest/types]
Correct typetestRegex
forProjectConfig
(#9780)v25.2.6
Compare Source
Chore & Maintenance
[*]
25.2.5 was published without changes from 25.2.4 - 25.2.6 includes all changes from that version.v25.2.4
Compare Source
Features
[jest-message-util]
Check for common errors when using the wrong test environment (#8245)Fixes
[jest-circus]
Fix type elision of jest-runtime imports (#9717)[@jest/transform]
Fix coverage reporter for uncovered files without transformers, reverting #9460 (#9724)moxystudio/node-cross-spawn
v7.0.2
Compare Source
webpack-contrib/css-loader
v3.5.2
Compare Source
v3.5.1
Compare Source
v3.5.0
Compare Source
Features
modules.auto
option, please look at an example of how you can simplify the configuration. (#1067) (c673cf4)modules.exportGlobals
option for export global classes and ids (#1069) (519e5f4)modules.mode
option may be a function (#1065) (0d8ac3b)3.4.2 (2020-01-10)
Bug Fixes
composes
(#1040) (df79602)3.4.1 (2020-01-03)
Bug Fixes
undefined
when sourceRoot is unavailable (#1036) (ded2a79)BenoitZugmeyer/eslint-plugin-html
v6.0.1
Compare Source
benmosher/eslint-plugin-import
v2.20.2
Compare Source
Fixed
order
]: fixisExternalModule
detect on windows ([#1651], thanks [@fisker])order
]: recognize ".." as a "parent" path ([#1658], thanks [@golopot])no-duplicates
]: fix fixer on cases with default import ([#1666], thanks [@golopot])no-unused-modules
]: Handleexport { default } from
syntax ([#1631], thanks [@richardxia])first
]: Add a way to disableabsolute-first
explicitly ([#1664], thanks [@TheCrueltySage])mysticatea/eslint-plugin-node
v11.1.0
Compare Source
The many rules for Node.js in the ESLint core will be deprecated in ESLint 7.0.0. This release includes the clone of those core rules.
✨ Enhancements
8788a11
added ten rules from the ESLint core:ade0b59
added node/no-restricted-import rule that is ES modules version of node/no-restricted-require rule.jantimon/html-webpack-plugin
v4.2.0
Compare Source
Features
v4.1.0
Compare Source
Features
4.0.4 (2020-04-01)
Bug Fixes
4.0.3 (2020-03-28)
Bug Fixes
4.0.2 (2020-03-26)
Bug Fixes
4.0.1 (2020-03-23)
Bug Fixes
v4.0.4
Compare Source
Bug Fixes
v4.0.3
Compare Source
Bug Fixes
luin/ioredis
v4.16.2
Compare Source
Bug Fixes
v4.16.1
Compare Source
Bug Fixes
Automattic/mongoose
v5.9.7
Compare Source
==================
strict
andupsert
are set andfilter
contains a non-schema path #8698castToNumber()
allow undefined #8725 p3x-robotremy/nodemon
v2.0.3
Compare Source
Bug Fixes
rollup/rollup
v2.6.0
Compare Source
2020-04-10
Features
Pull Requests
v2.5.0
Compare Source
This version is identical to 2.4.0
v2.4.0
Compare Source
2020-04-09
Features
Bug Fixes
this
withundefined
in class field definitions (#3488)Pull Requests
v2.3.5
Compare Source
2020-04-09
Bug Fixes
Pull Requests
v2.3.4
Compare Source
2020-04-07
Bug Fixes
Pull Requests
v2.3.3
Compare Source
2020-04-04
Bug Fixes
Pull Requests
v2.3.2
Compare Source
2020-03-31
Bug Fixes
Pull Requests
v2.3.1
Compare Source
2020-03-30
Bug Fixes
Pull Requests
v2.3.0
Compare Source
2020-03-29
Features
.mjs
extension in Node 13+ or.cjs
extension in any Node version and load them appropriately (#3445)rollup/dist/loadConfigFile
(#3445)Bug Fixes
Pull Requests
webpack-contrib/url-loader
v4.1.0
Compare Source
Features
mimetype
option can beBoolean
encoding
optiongenerator
optionuuidjs/uuid
v7.0.3
Compare Source
kazupon/vue-i18n
v8.17.0
Compare Source
⭐ New Features
📝 Documentation
Committers: 4
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 you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.