chore(deps): update all minor dependencies #84
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.4.4
->7.5.5
3.9.1
->3.10.3
4.16.1
->4.17.0
16.8.16
->16.9.1
1.5.0
->1.13.0
1.5.0
->1.13.0
1.5.0
->1.13.0
9.5.1
->9.6.1
2.1.0
->2.4.0
3.0.0
->3.2.0
3.9.0
->3.10.0
1.12.1
->1.14.0
3.3.5
->3.4.0
6.0.1
->6.1.0
2.1.2
->2.2.1
3.0.1
->3.1.0
7.12.4
->7.14.3
1.6.0
->1.7.0
4.16.4
->4.17.1
4.11.0
->4.12.0
3.3.0
->3.4.1
1.16.4
->1.18.2
16.8.6
->16.9.0
16.8.6
->16.9.0
7.1.0
->7.2.0
4.2.0
->4.3.2
1.2.2
->1.3.0
3.4.5
->3.5.3
2.1.2
->2.2.0
4.30.0
->4.39.1
3.3.2
->3.4.1
3.3.1
->3.8.0
Release Notes
babel/babel
v7.5.5
Compare Source
🐛 Bug Fix
babel-code-frame
babel-plugin-proposal-object-rest-spread
babel-types
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
,babel-types
babel-plugin-transform-flow-comments
babel-core
,babel-helpers
babel-plugin-transform-runtime
babel-helpers
,babel-plugin-transform-instanceof
🏠 Internal
babel-parser
,babel-plugin-transform-typescript
🏃♀️ Performance
babel-helpers
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
v7.5.4
Compare Source
🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
v7.5.3
Compare Source
🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
v7.5.2
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
babel-helpers
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
babel-plugin-proposal-export-default-from
,babel-plugin-proposal-export-namespace-from
v7.5.0
Compare Source
👓 Spec Compliance
babel-parser
🚀 New Feature
babel-parser
babel-plugin-proposal-dynamic-import
,babel-preset-env-standalone
,babel-preset-env
babel-plugin-proposal-dynamic-import
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
babel-plugin-proposal-pipeline-operator
,babel-plugin-syntax-pipeline-operator
babel-plugin-transform-typescript
,babel-types
🐛 Bug Fix
babel-plugin-proposal-do-expressions
,babel-traverse
babel-helpers
,babel-plugin-transform-react-constant-elements
babel-preset-env
defaults
query in preset-env (@existentialism)babel-parser
babel-types
babel-node
babel-generator
babel-plugin-transform-typescript
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-traverse
babel-helpers
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
babel-plugin-transform-destructuring
babel-helper-create-class-features-plugin
,babel-plugin-transform-typescript
injectInitialization
to generate ts parameter properties (@nicolo-ribaudo)💅 Polish
babel-core
babel-helpers
babel-plugin-transform-typescript
📝 Documentation
babel-plugin-proposal-partial-application
,babel-plugin-syntax-partial-application
v7.4.5
Compare Source
🐛 Bug Fix
babel-parser
babel-preset-env
babel-plugin-transform-typescript
💅 Polish
babel-parser
babel-preset-env
babel-core
babel-core
,babel-traverse
🏠 Internal
babel-node
typescript-eslint/typescript-eslint
v1.13.0
Compare Source
Bug Fixes
@types/json-schema
dependency (#675) (a5398ce)typescript
from peer dep to dev dep (#712) (f949355)Features
v1.12.0
Compare Source
Bug Fixes
@types/json-schema
dependency (#675) (a5398ce)typescript
from peer dep to dev dep (#712) (f949355)Features
v1.11.0
Compare Source
Bug Fixes
const;
(#633) (430d628), closes #441async
identifier token typed asKeyword
(#681) (6de19d3)Features
v1.10.2
Compare Source
Bug Fixes
Features
consistent-type-definitions
rule (#463) (ec87d06)1.10.2 (2019-06-10)
Bug Fixes
1.10.1 (2019-06-09)
Note: Version bump only for package @typescript-eslint/typescript-eslint
v1.10.1
Compare Source
Bug Fixes
v1.9.0
Compare Source
Bug Fixes
no-dupe-class-members
from eslint-recommended (#520) (1a0e60b)endLine
andendColumn
(#517) (d9e5f15)Features
v1.8.0
Compare Source
Bug Fixes
Features
v1.7.0
Compare Source
Bug Fixes
Features
v1.6.0
Compare Source
Bug Fixes
as const
is reported (#390) (2521b85)Features
postcss/autoprefixer
v9.6.1
Compare Source
-webkit-line-clamp
truncating multi-line text support.v9.6.0
Compare Source
Autoprefixer 9.6 marked
browsers
option as deprecated and addedtext-orientation
and@media (min-resolution: 2x)
support.We added the “Sponsor” button to your repository. You can support Autoprefixer and other open source projects important for your business by Tidelift.
Browsers
Autoprefixer adds prefixes only for target browsers, browsers which is support on your project.
Initially, Autoprefixer had the
browsers
option to set target browsers. But we found that many tools need target browsers too.postcss-preset-env
andbabel-preset-env
use them to add only actual polyfills, postcss-normalize uses them to add only necessary CSS reset rules, plugins for ESLint and Stylelint will warn you if some of the target browsers doesn’t support your code.This is why we created Browserslist config file. It is a single config for all tools.
A lot of users still uses the
browsers
option. We understand them; it is hard to change old practice. Unfortunately, using thebrowsers
option creates many problems. For instance, you can miss that your build tool has own Autoprefixer inside. It will cut your prefixes because it will not know about your target browsers.This is why, in 9.6, we decided to deprecate the
browsers
option. Autoprefixer will show a warning on this option. In the next 10.0 release, we will drop this option. This is how you can migrate:Create
browserslist
key with an array inpackage.json
.Copy queries from the
browsers
option. If you havebrowsers: [“last 1 version”, “not dead”]
, then you need:HiDPI Media Query
We all need to support HiDPI/retina screen now. Autoprefixer supports specific media query for HiDPI screens:
Bug we found that CSS Values 4 spec added
x
alias fordppx
.Autoprefixer 9.6 supports
@media (min-resolution: 2x)
shortcut. Note, that Autoprefixer will not convert it to2dppx
. Autoprefixer adds only prefixes. Usepostcss-preset-env
to add polyfills.Other
text-orientation
property support was added.CONTRIBUTING.md
gajus/babel-plugin-graphql-tag
v2.4.0
Compare Source
v2.2.0
Compare Source
webpack-contrib/css-loader
v3.2.0
Compare Source
Bug Fixes
.
characters in localIndent to-
character (regression) (#982) (967fb66)Features
v3.1.0
Compare Source
Bug Fixes
.
characters in localIndent to-
character (regression) (#982) (967fb66)Features
airbnb/enzyme
v3.10.0
Compare Source
New Stuff
shallow
addsuspenseFallback
option; supportSuspense
/Lazy
(#1975)shallow
/mount
: addinvoke(propName)(...args)
(#1856, #945)shallow
: Support rendering anddive()
ingcreateContext()
providers and consumers (#1966)mount
/shallow
: addgetWrappingComponent
(#1960)Utils
: addisCustomComponent
(#1960)Utils
: addstub
argument tospyMethod
EnzymeAdapter
: addmatchesElementType
(#2146)RSTTraversal
: addgetHTMLFromHostNodes
Fixes
selectors
: unwrapmemo
elements - in both directions (#2146)shallow
: properly determine "should render" forPureComponent
s (#2096)mount
/shallow
:renderProp
: improve error messages (#2070)mount
:setContext
: use proper wrapper name in error messageshallow
:.contains()
: clean up error messageshallow
/mount
:hasClass
: avoid a crash with a non-string argument (#2057)mount
: properly handle HTML of multiple nodes (#2052)shallow
: ensure that if gDSFP exists, cDU is called. (#2027)shallow
: Mock sCU if gDSFP defined in shallow renderer rerender (#1981)mount
:.state()
: allow getting state from stateful children of a stateless root (#2043)mount
:.text()
: properly recurse through fragments and arrays (#2028)Refactors
ReactWrapper
/ShallowWrapper
: ensure calling an adapter‘s nodeToElement preserves the receivermount
: usegetHTMLFromHostNodes
Docs
shallow
: fix childAt (#2134)debug
: Added documentation forverbose
flag (#2104)reduce
/reduceRight
: fix example code (#2066, #2065, #2064)simulateError
withgetDerivedStateFromError
(#2036)shallow
:.hasClass
: fix use ofmount
jest
: Update deprecated jest config key (#2024)adriantoine/enzyme-to-json
v3.4.0
Compare Source
Add options to disable default props in snapshot
Make parameter noKey optional
eslint/eslint
v6.1.0
Compare Source
8f86cca
Upgrade: eslint-scope@^5.0.0 (#12011) (Kevin Partington)d08683e
Fix: glob processing (fixes #11940) (#11986) (Toru Nagashima)bfcf8b2
Fix: dot-location errors with parenthesized objects (fixes #11868) (#11933) (Milos Djermanovic)79e8d09
Fix: add parens for sequence expr in arrow-body-style (fixes #11917) (#11918) (Pig Fang)105c098
Docs: update docs for object-curly-spacing (fixes #11634) (#12009) (Chiawen Chen)c90a12c
Chore: update release script for new website repo (#12006) (Kai Cataldo)e2c08a9
Sponsors: Sync README with website (ESLint Jenkins)b974fcb
Update: Check computed property keys in no-extra-parens (#11952) (Milos Djermanovic)222d27c
Update: Add for-in and for-of checks for props in no-param-reassign (#11941) (Milos Djermanovic)e4c450f
Fix: no-extra-parens autofix within
in a for-loop init (fixes #11706) (#11848) (Milos Djermanovic)2dafe2d
Fix: prefer-const produces invalid autofix (fixes #11699) (#11827) (Milos Djermanovic)cb475fd
Fix: Cache file error handling on read-only file system. (fixes #11945) (#11946) (Cuki)89412c3
Docs: Fixed a typo (fixes #11999) (#12000) (Eddie Olson)6669f78
Fix: --init with Vue.js failed (fixes #11970) (#11985) (Toru Nagashima)93633c2
Upgrade: Upgrade lodash dependency (fixes #11992) (#11994) (Cyd La Luz)776dae7
Docs: fix wrong Node.js version in getting started (#11993) (Toru Nagashima)4448261
Docs: some typos and optimization points (#11960) (Jason Lee)2a10856
Chore: Add temporary test files to .gitignore (#11978) (Milos Djermanovic)d83b233
Chore: update path for release bundles (#11977) (Kai Cataldo)1fb3620
Fix: creating of enabledGlobals object without prototype (fixes #11929) (#11935) (finico)c2f2db9
Docs: Replace global true and false with writable and readonly in rules (#11956) (Milos Djermanovic)19335b8
Fix: actual messageId and expected messageId are switched in rule tester (#11928) (Milos Djermanovic)8b216e0
Docs: Fix incorrect example comments for unicode-bom rule (fixes #11937) (#11938) (Brandon Yeager)cc3885b
Chore: add v8-compile-cache to speed up instantiation time (#11921) (薛定谔的猫)d8f2688
](httpsRenovate 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.