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

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
@typescript-eslint/eslint-plugin ^4.28.2 -> ^4.28.3 age adoption passing confidence
@typescript-eslint/parser ^4.28.2 -> ^4.28.3 age adoption passing confidence
autoprefixer ^10.3.0 -> ^10.3.1 age adoption passing confidence
eslint (source) ^7.30.0 -> ^7.31.0 age adoption passing confidence
webpack ^5.44.0 -> ^5.45.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint ### [`v4.28.3`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4283-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4282v4283-2021-07-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.28.2...v4.28.3) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
postcss/autoprefixer ### [`v10.3.1`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#​1031) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.3.0...10.3.1) - Fixed adding wrong prefixes to `content` (by Luke Warlow).
eslint/eslint ### [`v7.31.0`](https://togithub.com/eslint/eslint/releases/v7.31.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.30.0...v7.31.0) - [`efdbb12`](https://togithub.com/eslint/eslint/commit/efdbb1227019427ec2d968a8d6e9151dd8a77c35) Upgrade: [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to v0.4.3 ([#​14808](https://togithub.com/eslint/eslint/issues/14808)) (Brandon Mills) - [`a96b05f`](https://togithub.com/eslint/eslint/commit/a96b05f6c5649cfee112d605c91d95aa191e2f78) Update: add end location to report in `consistent-return` (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​14798](https://togithub.com/eslint/eslint/issues/14798)) (Nitin Kumar) - [`e0e8e30`](https://togithub.com/eslint/eslint/commit/e0e8e308929c9c66612505f2da89043f8592eea7) Docs: update BUG_REPORT template ([#​14787](https://togithub.com/eslint/eslint/issues/14787)) (Nitin Kumar) - [`39115c8`](https://togithub.com/eslint/eslint/commit/39115c8b71d2629161359f6456f47fdbd552fddd) Docs: provide more context to no-eq-null ([#​14801](https://togithub.com/eslint/eslint/issues/14801)) (gfyoung) - [`9a3c73c`](https://togithub.com/eslint/eslint/commit/9a3c73c130d437a65f4edba0dcb63390e68cac41) Docs: fix a broken link ([#​14790](https://togithub.com/eslint/eslint/issues/14790)) (Sam Chen) - [`ddffa8a`](https://togithub.com/eslint/eslint/commit/ddffa8ad58b4b124b08061e9045fdb5370cbdbe3) Update: Indicating the operator in question ([#​14764](https://togithub.com/eslint/eslint/issues/14764)) (Paul Smith) - [`bba714c`](https://togithub.com/eslint/eslint/commit/bba714c2ed813821ed288fbc07722cdde6e534fe) Update: Clarifying what changes need to be made in no-mixed-operators ([#​14765](https://togithub.com/eslint/eslint/issues/14765)) (Paul Smith) - [`b0d22e3`](https://togithub.com/eslint/eslint/commit/b0d22e3eff18ea7f08189134c07cddceaec69a09) Docs: Mention benefit of providing `meta.docs.url` ([#​14774](https://togithub.com/eslint/eslint/issues/14774)) (Bryan Mishkin) - [`000cc79`](https://togithub.com/eslint/eslint/commit/000cc796fd487e7b9ba8bcc5857dd691044479cc) Sponsors: Sync README with website (ESLint Jenkins) - [`a6a7438`](https://togithub.com/eslint/eslint/commit/a6a7438502abc6a1e29ec35cfbe2058ffc0803b1) Chore: pin fs-teardown@0.1.1 ([#​14771](https://togithub.com/eslint/eslint/issues/14771)) (Milos Djermanovic)
webpack/webpack ### [`v5.45.1`](https://togithub.com/webpack/webpack/releases/v5.45.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.45.0...v5.45.1) ##### Bugfixes - temporary revert import assertions because parser changes break the word `assert` in other places - `import(/* webpackPrefetch: true */ ...)` no longer breaks library output - DataURL tries to avoid re-encoding - fix problems with DataURL encoding in some cases ### [`v5.45.0`](https://togithub.com/webpack/webpack/releases/v5.45.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.44.0...v5.45.0) ### Features - add support to import assertions ### Bugfixes - SourceMaps will now also be added to `.cjs` output files - fix non-system externals in a system library ### Performance - avoid copying timestamps from the watcher to the compiler ### Contributing - update to jest 27

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.