astroturfcss / astroturf

Better Styling through Compiling: CSS-in-JS for those that want it all.
https://astroturfcss.github.io/astroturf/
MIT License
2.28k stars 60 forks source link

chore(deps): update all non-major dependencies #632

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies minor ^7.10.5 -> ^7.11.6
@babel/core (source) devDependencies patch ^7.11.4 -> ^7.11.6
@types/react devDependencies patch ^16.9.48 -> ^16.9.49
enzyme-adapter-react-16 (source) devDependencies patch ^1.15.3 -> ^1.15.4
lint-staged devDependencies minor ^10.2.13 -> ^10.3.0

Release Notes

babel/babel ### [`v7.11.6`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7116-2020-09-03) [Compare Source](https://togithub.com/babel/babel/compare/v7.11.5...v7.11.6) ##### :house: Internal - [#​12028](https://togithub.com/babel/babel/pull/12028) Run prepublish build after versioning ([@​JLHwung](https://togithub.com/JLHwung)) ##### :leftwards_arrow_with_hook: Revert - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-transform-fixture-test-runner` - [#​12027](https://togithub.com/babel/babel/pull/12027) Revert [#​12014](https://togithub.com/babel/babel/issues/12014) ([@​JLHwung](https://togithub.com/JLHwung)) ### [`v7.11.5`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7115-2020-08-31) [Compare Source](https://togithub.com/babel/babel/compare/v7.10.5...v7.11.5) ##### :bug: Bug Fix - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx-development` - [#​12017](https://togithub.com/babel/babel/pull/12017) Fix `jsxDEV` for generated elements ([@​Timer](https://togithub.com/Timer)) - `babel-parser` - [#​11931](https://togithub.com/babel/babel/pull/11931) fix: ExpressionBody should respect [In] parameter ([@​JLHwung](https://togithub.com/JLHwung)) - [#​11987](https://togithub.com/babel/babel/pull/11987) Set generator to true during error recovery of accessor ([@​existentialism](https://togithub.com/existentialism)) - Other - [#​11993](https://togithub.com/babel/babel/pull/11993) Added linting support for private class methods ([@​giovannicalo](https://togithub.com/giovannicalo)) - `babel-plugin-proposal-function-bind` - [#​12000](https://togithub.com/babel/babel/pull/12000) fix(plugin-proposal-function-bind): fix invalid code emitted for `::super.foo` ([@​uhyo](https://togithub.com/uhyo)) ##### :nail_care: Polish - `babel-traverse` - [#​11832](https://togithub.com/babel/babel/pull/11832) Forward deopt node path ([@​johanholmerin](https://togithub.com/johanholmerin)) ##### :house: Internal - Other - [#​12013](https://togithub.com/babel/babel/pull/12013) Remove unused enhanced-resolve and normalize lock resolutions ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12010](https://togithub.com/babel/babel/pull/12010) chore: use Rollup 2 ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12002](https://togithub.com/babel/babel/pull/12002) Restructure CI workflow ([@​JLHwung](https://togithub.com/JLHwung)) - [#​11781](https://togithub.com/babel/babel/pull/11781) chore: improve Yarn 2 cache on CI ([@​JLHwung](https://togithub.com/JLHwung)) - _Every package_ - [#​11962](https://togithub.com/babel/babel/pull/11962) Use Yarn 2 ([@​JLHwung](https://togithub.com/JLHwung))
enzymejs/enzyme ### [`v1.15.4`](https://togithub.com/enzymejs/enzyme/compare/enzyme-adapter-react-16@​1.15.3...enzyme-adapter-react-16@​1.15.4) [Compare Source](https://togithub.com/enzymejs/enzyme/compare/enzyme-adapter-react-16@​1.15.3...enzyme-adapter-react-16@​1.15.4)
okonet/lint-staged ### [`v10.3.0`](https://togithub.com/okonet/lint-staged/releases/v10.3.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.13...v10.3.0) ##### Features - Add support for adding lint-staged using pre-commit.com ([#​910](https://togithub.com/okonet/lint-staged/issues/910)) ([d404d7d](https://togithub.com/okonet/lint-staged/commit/d404d7d5a2ccfba51d2d59e1fbb6e2e82539646c))

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: 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.