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 #720

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/node (source) ^7.14.7 -> ^7.14.9 age adoption passing confidence
@babel/preset-env (source) ^7.14.8 -> ^7.14.9 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.28.4 -> ^4.28.5 age adoption passing confidence
@typescript-eslint/parser ^4.28.4 -> ^4.28.5 age adoption passing confidence
eslint (source) ^7.31.0 -> ^7.32.0 age adoption passing confidence
sass ^1.36.0 -> ^1.37.0 age adoption passing confidence
webpack ^5.46.0 -> ^5.47.1 age adoption passing confidence

Release Notes

babel/babel ### [`v7.14.9`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7149-2021-08-01) [Compare Source](https://togithub.com/babel/babel/compare/v7.14.7...v7.14.9) ##### :bug: Bug Fix - `babel-traverse` - [#​13596](https://togithub.com/babel/babel/pull/13596) Fix completion record for variable declarations ([@​addaleax](https://togithub.com/addaleax)) - `babel-plugin-proposal-class-properties`, `babel-plugin-transform-classes` - [#​13600](https://togithub.com/babel/babel/pull/13600) Extract computed keys from the class closure ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx` - [#​13552](https://togithub.com/babel/babel/pull/13552) Don't insert `__self: this` within constructors of derived classes ([#​13550](https://togithub.com/babel/babel/issues/13550)) ([@​SCLeoX](https://togithub.com/SCLeoX)) - `babel-parser` - [#​13581](https://togithub.com/babel/babel/pull/13581) \[ts] Check if param is assignable when parsing arrow return type ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-traverse`, `babel-types` - [#​13577](https://togithub.com/babel/babel/pull/13577) add 12 missing NODE_FIELDS ([@​jedwards1211](https://togithub.com/jedwards1211)) - `babel-plugin-proposal-async-generator-functions` - [#​13491](https://togithub.com/babel/babel/pull/13491) Fix `_step.value` access in `for await` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - Other - [#​13614](https://togithub.com/babel/babel/pull/13614) Update Rollup to `~2.54.0` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-helper-validator-identifier`, `babel-parser` - [#​13606](https://togithub.com/babel/babel/pull/13606) chore: reorganize benchmarks ([@​JLHwung](https://togithub.com/JLHwung)) ##### :running_woman: Performance - `babel-parser`, `babel-traverse` - [#​13611](https://togithub.com/babel/babel/pull/13611) Replace generic \__clone call by specific methods ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator` - [#​13593](https://togithub.com/babel/babel/pull/13593) Generator performance ([@​JLHwung](https://togithub.com/JLHwung))
typescript-eslint/typescript-eslint ### [`v4.28.5`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4285-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4284v4285-2021-07-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.28.4...v4.28.5) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
eslint/eslint ### [`v7.32.0`](https://togithub.com/eslint/eslint/releases/v7.32.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.31.0...v7.32.0) - [`3c78a7b`](https://togithub.com/eslint/eslint/commit/3c78a7bff6044fd196ae3b737983e6744c6eb7c8) Chore: Adopt `eslint-plugin/prefer-message-ids` rule internally ([#​14841](https://togithub.com/eslint/eslint/issues/14841)) (Bryan Mishkin) - [`faecf56`](https://togithub.com/eslint/eslint/commit/faecf56cdb4146b28bfa4f1980adb41b4d3614b1) Update: change reporting location for `curly` rule (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​14766](https://togithub.com/eslint/eslint/issues/14766)) (Nitin Kumar) - [`d7dc07a`](https://togithub.com/eslint/eslint/commit/d7dc07a15e256cee9232183165e2f6102f2c0873) Fix: ignore lines with empty elements (fixes [#​12756](https://togithub.com/eslint/eslint/issues/12756)) ([#​14837](https://togithub.com/eslint/eslint/issues/14837)) (Soufiane Boutahlil) - [`1bfbefd`](https://togithub.com/eslint/eslint/commit/1bfbefdaaf19ef32df42b89a3f5d32cff1e5b831) New: Exit on fatal error (fixes [#​13711](https://togithub.com/eslint/eslint/issues/13711)) ([#​14730](https://togithub.com/eslint/eslint/issues/14730)) (Antonios Katopodis) - [`ed007c8`](https://togithub.com/eslint/eslint/commit/ed007c82ee9d2170c87500d98303554b5f90b915) Chore: Simplify internal `no-invalid-meta` rule ([#​14842](https://togithub.com/eslint/eslint/issues/14842)) (Bryan Mishkin) - [`d53d906`](https://togithub.com/eslint/eslint/commit/d53d9064b9dd0dd6a8ea39e07b16310c8364db69) Docs: Prepare data for website to indicate rules with suggestions ([#​14830](https://togithub.com/eslint/eslint/issues/14830)) (Bryan Mishkin) - [`d28f2ff`](https://togithub.com/eslint/eslint/commit/d28f2ffb986e49d6da5c1d91215580591f4cfd35) Docs: Reference eslint-config-eslint to avoid potential for staleness ([#​14805](https://togithub.com/eslint/eslint/issues/14805)) (Brett Zamir) - [`8be8a36`](https://togithub.com/eslint/eslint/commit/8be8a36010145dfcd31cbdd4f781a91989e3b1bd) Chore: Adopt `eslint-plugin/require-meta-docs-url` rule internally ([#​14823](https://togithub.com/eslint/eslint/issues/14823)) (Bryan Mishkin) - [`f9c164f`](https://togithub.com/eslint/eslint/commit/f9c164f7b74ca73384c8c80eed5bdbe359b44f6c) Docs: New syntax issue template ([#​14826](https://togithub.com/eslint/eslint/issues/14826)) (Nicholas C. Zakas) - [`eba0c45`](https://togithub.com/eslint/eslint/commit/eba0c4595c126a91f700d5f2e8723ec3f820a830) Chore: assertions on reporting loc in `unicode-bom` (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​14809](https://togithub.com/eslint/eslint/issues/14809)) (Nitin Kumar) - [`ed945bd`](https://togithub.com/eslint/eslint/commit/ed945bd662714b1917e9de71d5b322a28be9161b) Docs: fix multiple broken links ([#​14833](https://togithub.com/eslint/eslint/issues/14833)) (Sam Chen) - [`60df44c`](https://togithub.com/eslint/eslint/commit/60df44c79b0f74406119c0c040a360ca84e721fc) Chore: use `actions/setup-node@v2` ([#​14816](https://togithub.com/eslint/eslint/issues/14816)) (Nitin Kumar) - [`6641d88`](https://togithub.com/eslint/eslint/commit/6641d88e17d952a8e51df5e0d3882a842d4c3f35) Docs: Update README team and sponsors (ESLint Jenkins)
sass/dart-sass ### [`v1.37.0`](https://togithub.com/sass/dart-sass/blob/master/CHANGELOG.md#​1370) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.36.0...1.37.0) ##### Dart API - **Potentially breaking bug fix:** `SassNumber.asSlash`, `SassNumber.withSlash()`, and `SassNumber.withoutSlash()` have been marked as `@internal`. They were never intended to be used outside the `sass` package. - **Potentially breaking bug fix:** `SassException` has been marked as `@sealed` to formally indicate that it's not intended to be extended outside of the `sass` package. - Add a `Value.withListContents()` method that returns a new Sass list with the same list separator and brackets as the current value, interpreted as a list.
webpack/webpack ### [`v5.47.1`](https://togithub.com/webpack/webpack/releases/v5.47.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.47.0...v5.47.1) ##### Bugfixes - upgrade webpack-sources for a bunch of bugfixes regarding source maps and missing chars in output ### [`v5.47.0`](https://togithub.com/webpack/webpack/releases/v5.47.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.46.0...v5.47.0) ### Performance - improve source-map performance ### Bugfixes - avoid unnecessary `"use strict"`s in module mode

Configuration

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

🚦 Automerge: Enabled.

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.