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.8.7
->^7.9.0
^7.8.7
->^7.9.0
^7.8.8
->^7.9.5
^7.8.8
->^7.9.4
^7.8.3
->^7.9.5
^7.8.3
->^7.9.0
^7.8.3
->^7.9.0
^7.8.3
->^7.9.0
^7.8.7
->^7.9.4
^7.8.7
->^7.9.5
^7.8.7
->^7.9.5
^7.8.3
->^7.9.0
^7.8.3
->^7.9.4
^7.8.3
->^7.9.4
^7.8.3
->^7.9.0
^7.8.7
->^7.9.2
^7.8.7
->^7.9.2
^7.8.6
->^7.9.5
^7.8.7
->^7.9.5
^1.5.7
->^1.5.9
^1.5.8
->^1.5.9
^1.5.7
->^1.5.9
^1.5.7
->^1.5.9
^1.5.7
->^1.5.9
^1.5.8
->^1.5.9
^1.5.8
->^1.5.9
1.2.13
->1.2.14
^1.5.16
->^1.5.17
^0.13.2
->^0.13.3
^9.7.4
->^9.7.6
^2.640.0
->^2.663.0
^8.0.6
->^8.1.0
^8.0.6
->^8.1.0
^2.3.0
->^2.3.3
^4.9.1
->^4.12.0
^0.0.7
->^0.0.8
3.3.1
->3.4.0
^3.3.1
->^3.4.0
^2.2.0
->^2.3.0
^7.14.0
->^7.14.3
^2.11.0
->^2.12.0
^12.1.4
->^12.3.0
^12.1.4
->^12.3.0
^7.5.0
->^7.5.1
^6.10.1
->^6.11.0
^5.2.0
->^5.2.1
^2.20.1
->^2.20.2
^2.20.1
->^2.20.2
^1.0.34
->^1.1.4
^1.7.12
->^1.7.14
^1.0.0
->^1.1.0
^8.2.1
->^8.3.0
^25.3.0
->^25.4.0
^2.1.2
->^2.1.3
^3.5.5
->^3.5.6
^2.1.5
->^2.1.6
2.0.4
->2.0.5
^2.0.4
->^2.0.5
^1.19.0
->^1.20.0
^1.19.0
->^1.20.0
^2.3.1
->^2.3.2
^6.9.1
->^6.9.3
^6.11.1
->^6.12.1
^16.13.0
->^16.13.1
^1.5.7
->^1.5.9
^1.22.1
->^1.23.0
^3.0.2
->^3.0.3
^4.2.0
->^4.2.2
^1.9.5
->^1.9.7
^4.5.1
->^4.6.1
~4.42.0
->~4.43.0
^4.42.0
->^4.43.0
^7.2.3
->^7.2.5
^4.8.0
->^4.9.1
^0.5.0
->^0.6.0
Release Notes
babel/babel
v7.9.0
Compare Source
🚀 New Feature
babel-generator
,babel-helper-builder-react-jsx-experimental
,babel-helper-builder-react-jsx
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-function-name
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-inline-elements
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-plugin-transform-regenerator
,babel-preset-react
,babel-preset-typescript
,babel-standalone
babel-helper-builder-react-jsx-experimental
,babel-helper-builder-react-jsx
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-react-jsx
,babel-preset-react
,babel-standalone
babel-plugin-transform-react-jsx
transform (@lunaruan)babel-compat-data
,babel-preset-env
shippedProposals
(@Wetinee)babel-core
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-plugin-transform-classes
,babel-plugin-transform-function-name
,babel-plugin-transform-parameters
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
babel-core
,babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-record-and-tuple
,babel-types
babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-preset-flow
declare
on class fields with Flow (@nicolo-ribaudo)babel-types
babel-generator
babel-generator
,babel-parser
,babel-types
babel-parser
export * as A
(@existentialism)babel-plugin-transform-react-jsx-source
,babel-preset-react
babel-generator
,babel-parser
,babel-plugin-transform-typescript
,babel-preset-typescript
,babel-types
import type
andexport type
support to TypeScript (@nicolo-ribaudo)🐛 Bug Fix
babel-helper-builder-react-jsx-experimental
,babel-helper-builder-react-jsx
,babel-helper-validator-identifier
,babel-highlight
,babel-parser
,babel-types
babel-plugin-proposal-optional-chaining
babel-plugin-transform-react-jsx-self
,babel-preset-react
this
to JSX's__self
with the old plugin (@nicolo-ribaudo)babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
this
in__self
for JSX elements in arrows (@nicolo-ribaudo)babel-compat-data
,babel-preset-env
object-rest-spread
aftertransform-parameters
(@JLHwung)babel-helpers
,babel-plugin-transform-for-of
,babel-preset-env
Symbol
support (@nicolo-ribaudo)babel-plugin-proposal-object-rest-spread
babel-register
@babel/register
sourceRoot (@andrewdotn)babel-core
,babel-helpers
,babel-plugin-transform-runtime
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime
Symbol
support (@nicolo-ribaudo)babel-parser
babel-helpers
,babel-plugin-proposal-object-rest-spread
,babel-runtime-corejs2
,babel-runtime
Symbol.iterator
for strings (@clshortfuse)babel-generator
💅 Polish
babel-parser
babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-spread
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime
🏠 Internal
babel-helper-builder-react-jsx-experimental
,babel-helper-builder-react-jsx
,babel-helper-validator-identifier
,babel-highlight
,babel-parser
,babel-types
babel-compat-data
,babel-preset-env
babel-core
babel-types
babel-helpers
,babel-plugin-transform-block-scoping
,babel-plugin-transform-for-of
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-preset-env
babel-core
,babel-plugin-proposal-decorators
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-parameters
,babel-traverse
gulp-rename
(@existentialism)mdx-js/mdx
v1.5.9
Compare Source
v1.5.8
Compare Source
apollographql/apollo-link
v1.2.14
Compare Source
benjamn/ast-types
v0.13.3
Compare Source
postcss/autoprefixer
v9.7.6
Compare Source
-webkit-stretch
fix.v9.7.5
Compare Source
-webkit-stretch
support.aws/aws-sdk-js
v2.663.0
Compare Source
v2.662.0
Compare Source
v2.661.0
Compare Source
v2.660.0
Compare Source
v2.659.0
Compare Source
v2.658.0
Compare Source
v2.657.0
Compare Source
v2.656.0
Compare Source
v2.655.0
Compare Source
v2.654.0
Compare Source
v2.653.0
Compare Source
v2.652.0
Compare Source
v2.651.0
Compare Source
v2.650.0
Compare Source
v2.649.0
Compare Source
v2.648.0
Compare Source
v2.647.0
Compare Source
v2.646.0
Compare Source
v2.645.0
Compare Source
v2.644.0
Compare Source
v2.643.0
Compare Source
v2.642.0
Compare Source
v2.641.0
Compare Source
babel/babel-loader
v8.1.0
Compare Source
airbnb/babel-plugin-dynamic-import-node
v2.3.3
Compare Source
v2.3.2
Compare Source
airbnb-js-shims
v2.3.1
Compare Source
import()
argument synchronously (#85)eslint
,eslint-config-airbnb-base
,in-publish
,rimraf
,safe-publish-latest
,tape
browserslist/browserslist
v4.12.0
Compare Source
v4.11.1
Compare Source
v4.11.0
Compare Source
v4.10.0
Compare Source
rolandstarke/node-cache-manager-fs-hash
v0.0.8
Compare Source
zip
optionInfinity
paulmillr/chokidar
v3.4.0
Compare Source
sindresorhus/clipboardy
v2.3.0
Compare Source
e4a82ba
contentful/contentful.js
v7.14.3
Compare Source
Bug Fixes
v7.14.2
Compare Source
Bug Fixes
v7.14.1
Compare Source
Bug Fixes
date-fns/date-fns
v2.12.0
Compare Source
Kudos to @leshakoss, @skyuplam, @so99ynoodles, @dkozickis, @belgamo, @akgondber, @dcousens and @BoomDev for working on the release!
Fixed
setDay
withweekStartsOn
!= 0.Added
formatDistanceToNowStrict
.v2.11.1
Compare Source
Fixed
documentationjs/documentation
v12.3.0
Compare Source
Features
v12.2.0
Compare Source
Features
12.1.4 (2019-11-15)
12.1.3 (2019-11-04)
Bug Fixes
12.1.2 (2019-09-09)
Bug Fixes
12.1.1 (2019-08-01)
Bug Fixes
tabrindle/envinfo
v7.5.1
Compare Source
Thanks to these contributors for this release:
prettier/eslint-config-prettier
v6.11.0
Compare Source
facebook/create-react-app
v5.2.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])gatsbyjs/gatsby
v1.1.4
Compare Source
v1.1.3
[Compare Source](https://togit
Renovate configuration
📅 Schedule: "after 10am on Monday" in timezone GMT.
🚦 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.